.header{position:absolute;z-index:999}.header .v-navigation-drawer{background-color:#2e3230;color:#fff;border:none;width:250px!important;transition:all .5s}.close-rail .header .v-navigation-drawer{width:70px!important;transition:all .5s}.header .v-navigation-drawer .head{height:20%;padding:1rem 1.5rem}.header .v-navigation-drawer .logo{display:flex;justify-content:space-between;align-items:center}.header .v-navigation-drawer .logo img{width:5rem}.header .v-navigation-drawer .logo .v-btn i{color:#878a99;font-size:1.8rem}.header .v-navigation-drawer .items{overflow:auto;height:80%;padding-top:.5rem}.header .v-navigation-drawer .items::-webkit-scrollbar{display:none}.close-rail .header .v-navigation-drawer .items{height:100%;padding-top:1rem}.header .v-navigation-drawer .items .item{text-decoration:none;color:#878a99;display:flex;justify-content:flex-start;align-items:center;padding:0 1.5rem;margin-bottom:1rem;transition:all .3s;cursor:pointer}.header .v-navigation-drawer .items .parent-item{justify-content:space-between}.header .v-navigation-drawer .items .parent-item .rotate{transform:rotate(90deg)}.header .v-navigation-drawer .items .child-item{padding:0;padding-left:2.5rem}.header .v-navigation-drawer .items .item.active,.header .v-navigation-drawer .items .item:hover{color:#fff}.close-rail .header .v-navigation-drawer .items .item{padding:0 .5rem;justify-content:center}.header .v-navigation-drawer .items .item .v-icon{margin-right:.5rem}.close-rail .header .v-navigation-drawer .items .item .v-icon{margin-right:0}.header .v-navigation-drawer .items .item span{font-size:1rem}.close-rail .header .v-navigation-drawer .items .item span{display:none}.navbarr{display:flex}.navbarr.sticky{position:sticky;width:100%;top:0;margin-top:0;z-index:99}.navbarr .temp{min-width:250px;transition:all .5s}.close-rail .navbarr .temp{min-width:70px;transition:all .5s}.navbarr .content{width:-webkit-fill-available}.navbarr .content .top-bar{background-color:#fff;display:flex;justify-content:flex-end;align-items:center;padding:0 1.5rem;height:11vh;box-shadow:0 1px 5px #ccc!important}@media(max-width:576px){.navbarr .content .top-bar{padding:0 .5rem}}.navbarr .content .top-bar .notification{margin-right:1rem;padding:.5rem;transition:all .5s;cursor:pointer;border-radius:50%}.navbarr .content .top-bar .notification:hover{background-color:#f3f3f9}.navbarr .content .top-bar i{color:#878a99}.navbarr .content .top-bar .profile{border-radius:5px;background-color:#f3f3f9;color:#7fb4f9;height:100%;display:flex;align-items:center;text-align:left;cursor:pointer;padding:1rem}.navbarr .content .top-bar .profile img{width:2rem;height:2rem;border-radius:50%;margin-right:.5rem}@media(max-width:767px){.navbarr .content .top-bar .profile img{margin-right:0}.navbarr .content .top-bar .profile .name{display:none}}.navbarr .content .top-bar .profile .name span:last-of-type{display:block;font-size:.7rem}.navbarr .content .logout{color:#000;margin-left:1rem;font-weight:700;font-size:.9rem;text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0;outline:none}#app{font-family:IBM Plex Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#fff}.background{background-color:#169b1d!important}.background-strong{background-color:#287a2c!important}.color{color:#169b1d}.color-strong{color:#287a2c!important}table{border-collapse:collapse;width:100%;box-shadow:0 1px 5px #ccc}table tr{background-color:#fff;border:1px solid #ddd;padding:.35em}table tfoot tr{padding:0}table td,table th{padding:.625em;text-align:center}table th{background-color:#f3f3f9;color:#000;font-weight:700;font-size:1em;letter-spacing:.1em;text-transform:capitalize}table td{color:#404040}table tfoot td .icon{padding:16px;background-color:#f1f1f1;color:#000;border-radius:50%;cursor:pointer}table tfoot td .icon:hover{background-color:#ddd;color:#000}table tfoot td span{display:inline-block;margin:0 3rem}@media(max-width:992px){table:not(.no-cards){border:0;box-shadow:none}table:not(.no-cards) thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table:not(.no-cards) tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}table:not(.no-cards) tfoot tr{margin-bottom:0}table:not(.no-cards) tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em}table:not(.no-cards) tfoot td{display:block}table:not(.no-cards) tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase;text-align:left}table:not(.no-cards) tbody td:last-child,table:not(.no-cards) tfoot tr{border-bottom:0}}.vl-overlay{position:fixed!important}.no-data{font-size:1.5rem;color:#878a99;margin-top:20vh}.error-message,.no-data{text-align:center;font-weight:700}.error-message{margin-top:1rem;color:red}.error-message p{margin-bottom:0}.login{padding-top:5rem;background:#f1f1f1;min-height:100vh}.login .headerImage{background-image:url(/img/loginImage.551f7e47.jpg);background-position:50%;background-size:cover;height:380px}.login .headerImage,.login .headerImage .overlay{position:absolute;top:0;left:0;right:0;width:100%}.login .headerImage .overlay{height:100%;bottom:0;background:linear-gradient(90deg,#183519,#151618);opacity:.9}.login .headerImage .shape{position:absolute;bottom:0;right:0;left:0;z-index:1;pointer-events:none}.login .headerImage .shape>svg{width:100%;height:auto;fill:#f1f1f1}.login .loginContent{position:relative;z-index:2;width:100%}.login .loginContent .brand{margin-bottom:1.5rem}.login .loginContent .brand img{width:7rem;height:7rem}.login .loginContent .brand p{font-size:13px;font-weight:500;margin-top:1rem}.login .loginContent .card .card-body{padding:1.5rem}.login .loginContent .card .card-body h5{color:#151618;font-weight:600}.login .loginContent .card .card-body .head p{color:#878a99}.login .loginContent .card a{text-decoration:none;color:#878a99;font-size:.8rem}.login .loginContent .card .card-body .mb-3{text-align:left}.login .loginContent .card .card-body label{font-weight:600;font-size:.8rem;color:#151618}.login .loginContent .card .card-body input{outline:none;border:1px solid grey}.login .loginContent .card .card-body input::-moz-placeholder{font-size:.8rem}.login .loginContent .card .card-body input::placeholder{font-size:.8rem}.login .loginContent .card .card-body input:focus{box-shadow:none;border:1px solid #151618}.login .loginContent .card .card-body .form-check{margin:2vh 0}.login .loginContent .card .card-body input[type=submit]{color:#fff}.login .loginContent .card .card-body form~div p{color:#000}.login .loginContent .card .card-body form~div a{color:#5ea3cb;font-weight:600}.login p{font-size:.8rem}.dashboard{display:flex}.dashboard .temp{min-width:250px;transition:all .5s}.close-rail .dashboard .temp{min-width:70px;transition:all .5s}.dashboard .content{width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}.dashboard .content .cards .card{background-color:#303030;border:none;border-radius:10px;padding:2rem;margin-bottom:1.5rem;height:88%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;box-shadow:0 1px 5px #ccc}@media(max-width:576px){.dashboard .content{padding:1rem .5rem}.dashboard .content .cards .card{padding:1rem}}.dashboard .content .cards .card.special{background-color:#fff}.dashboard .content .cards .card .detail span:first-of-type{color:#fff;font-size:30px}.dashboard .content .cards .card.special .detail span:first-of-type{color:#404040}.dashboard .content .cards .card .detail span:last-of-type{display:block;color:#d6d6d6;font-size:20px}.dashboard .content .cards .card.special .detail span:last-of-type{color:grey}.dashboard .content .cards .card .icon{background-color:#424242;border-radius:50%;padding:.8rem}.dashboard .content .cards .card.special .icon{background-color:#dce5e1}.dashboard .content .cards .card .icon i{color:#169b1d;font-size:30px}.dashboard .content .cards .card.special .icon i{color:#287a2c}.delete-modal .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161}.delete-modal .modal .modal-title{color:#dc3545;font-weight:700}.delete-modal .modal .modal-body{color:#000;text-align:left}.delete-modal .modal .no-btn{background-color:#6c757d;color:#fff}.delete-modal .modal .yes-btn{background-color:#dc3545;color:#fff}.delete-modal .modal .no-btn:hover,.delete-modal .modal .yes-btn:hover{box-shadow:1px 1px 5px #ccc}.add-employee .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.add-employee .modal .title{margin-bottom:1rem!important}.add-employee .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-employee .modal form .ar{direction:rtl;text-align:right}.add-employee .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-employee .modal form input,.add-employee .modal form select{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-employee .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-employee .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.edit-employee .modal .title{margin-bottom:1rem!important}.edit-employee .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-employee .modal form .ar{direction:rtl;text-align:right}.edit-employee .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-employee .modal form input,.edit-employee .modal form label.upload-input,.edit-employee .modal form select{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-employee .modal form label.upload-input{color:#6b6b6b;cursor:pointer;display:flex;justify-content:space-between}.edit-employee .modal form label.upload-input img{width:1.2rem;height:1.1rem}.edit-employee .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.employee{display:flex}.employee .temp{min-width:250px;transition:all .5s}.close-rail .employee .temp{min-width:70px;transition:all .5s}.employee .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.employee .content{padding:1rem .5rem}}.employee .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.employee .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.employee .content .title a{text-decoration:none;color:#fff;cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700;box-shadow:0 1px 5px #ccc}.employee .content table img{width:5rem}.employee .content table .actions{display:flex;align-items:center;justify-content:center}.employee .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.employee .content table .actions i:nth-of-type(2){margin:0 .5rem}.employee .content table .actions i:hover{color:#6f825f}.add-category .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.add-category .modal .title{margin-bottom:1rem!important}.add-category .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-category .modal form .ar{direction:rtl;text-align:right}.add-category .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-category .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-category .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-category .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.edit-category .modal .title{margin-bottom:1rem!important}.edit-category .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-category .modal form .ar{direction:rtl;text-align:right}.edit-category .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-category .modal form input,.edit-category .modal form label.upload-input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-category .modal form label.upload-input{color:#6b6b6b;cursor:pointer;display:flex;justify-content:space-between}.edit-category .modal form label.upload-input img{width:1.2rem;height:1.1rem}.edit-category .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.category{display:flex}.category .temp{min-width:250px;transition:all .5s}.close-rail .category .temp{min-width:70px;transition:all .5s}.category .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.category .content{padding:1rem .5rem}}.category .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.category .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.category .content .title a{text-decoration:none;color:#fff;cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700;box-shadow:0 1px 5px #ccc}.category .content table img{width:5rem}.category .content table .actions{display:flex;align-items:center;justify-content:center}.category .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.category .content table .actions i:nth-of-type(2){margin:0 .5rem}.category .content table .actions i:hover{color:#6f825f}.category-products{display:flex}.category-products .temp{min-width:250px;transition:all .5s}.close-rail .category-products .temp{min-width:70px;transition:all .5s}.category-products .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.category-products .content{padding:1rem .5rem}}.category-products .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.category-products .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.category-products .content .title a{cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700}.category-products .content table img{width:5rem}.category-products .content table .status .active,.category-products .content table .status .deactive{color:#fff;padding:.4rem;display:inline-block;width:5.5rem;font-size:15px;text-align:center;border-radius:10px;cursor:pointer}.category-products .content table .status .active{background-color:green}.category-products .content table .status .deactive{background-color:red}.category-products .content table .actions{display:flex;align-items:center;justify-content:space-evenly}.category-products .content table .actions i{font-size:30px;cursor:pointer}.add-subcategory .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.add-subcategory .modal .title{margin-bottom:1rem!important}.add-subcategory .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-subcategory .modal form .ar{direction:rtl;text-align:right}.add-subcategory .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-subcategory .modal form .v-select,.add-subcategory .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-subcategory .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.add-subcategory .modal form .v-select{padding:0}.add-subcategory .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.add-subcategory .modal form .v-select .v-field{border-radius:10px}.add-subcategory .modal form .v-select .v-icon,.add-subcategory .modal form .v-select span{color:#000}.add-subcategory .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.add-subcategory .modal form .v-select label{margin:0 1rem}.add-subcategory .modal form .v-select .v-input__details{display:none}.edit-subcategory .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.edit-subcategory .modal .title{margin-bottom:1rem!important}.edit-subcategory .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-subcategory .modal form .ar{direction:rtl;text-align:right}.edit-subcategory .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-subcategory .modal form .v-select,.edit-subcategory .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-subcategory .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-subcategory .modal form .v-select{padding:0}.edit-subcategory .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.edit-subcategory .modal form .v-select .v-field{border-radius:10px}.edit-subcategory .modal form .v-select .v-icon,.edit-subcategory .modal form .v-select span{color:#000}.edit-subcategory .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.edit-subcategory .modal form .v-select label{margin:0 1rem}.edit-subcategory .modal form .v-select .v-input__details{display:none}.sub-category{display:flex}.sub-category .temp{min-width:250px;transition:all .5s}.close-rail .sub-category .temp{min-width:70px;transition:all .5s}.sub-category .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.sub-category .content{padding:1rem .5rem}}.sub-category .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.sub-category .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.sub-category .content .title a{text-decoration:none;color:#fff;cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700;box-shadow:0 1px 5px #ccc}.sub-category .content table img{width:5rem}.sub-category .content table .actions{display:flex;align-items:center;justify-content:center}.sub-category .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.sub-category .content table .actions i:nth-of-type(2){margin:0 .5rem}.sub-category .content table .actions i:hover{color:#6f825f}.subcategory-products{display:flex}.subcategory-products .temp{min-width:250px;transition:all .5s}.close-rail .subcategory-products .temp{min-width:70px;transition:all .5s}.subcategory-products .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.subcategory-products .content{padding:1rem .5rem}}.subcategory-products .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.subcategory-products .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.subcategory-products .content .title a{cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700}.subcategory-products .content table img{width:5rem}.subcategory-products .content table .status .active,.subcategory-products .content table .status .deactive{color:#fff;padding:.4rem;display:inline-block;width:5.5rem;font-size:15px;text-align:center;border-radius:10px;cursor:pointer}.subcategory-products .content table .status .active{background-color:green}.subcategory-products .content table .status .deactive{background-color:red}.subcategory-products .content table .actions{display:flex;align-items:center;justify-content:space-evenly}.subcategory-products .content table .actions i{font-size:30px;cursor:pointer}.add-subsubcategory .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.add-subsubcategory .modal .title{margin-bottom:1rem!important}.add-subsubcategory .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-subsubcategory .modal form .ar{direction:rtl;text-align:right}.add-subsubcategory .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-subsubcategory .modal form .v-select,.add-subsubcategory .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-subsubcategory .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.add-subsubcategory .modal form .v-select{padding:0}.add-subsubcategory .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.add-subsubcategory .modal form .v-select .v-field{border-radius:10px}.add-subsubcategory .modal form .v-select .v-icon,.add-subsubcategory .modal form .v-select span{color:#000}.add-subsubcategory .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.add-subsubcategory .modal form .v-select label{margin:0 1rem}.add-subsubcategory .modal form .v-select .v-input__details{display:none}.edit-subsubcategory .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.edit-subsubcategory .modal .title{margin-bottom:1rem!important}.edit-subsubcategory .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-subsubcategory .modal form .ar{direction:rtl;text-align:right}.edit-subsubcategory .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-subsubcategory .modal form .v-select,.edit-subsubcategory .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-subsubcategory .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-subsubcategory .modal form .v-select{padding:0}.edit-subsubcategory .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.edit-subsubcategory .modal form .v-select .v-field{border-radius:10px}.edit-subsubcategory .modal form .v-select .v-icon,.edit-subsubcategory .modal form .v-select span{color:#000}.edit-subsubcategory .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.edit-subsubcategory .modal form .v-select label{margin:0 1rem}.edit-subsubcategory .modal form .v-select .v-input__details{display:none}.subsub-category{display:flex}.subsub-category .temp{min-width:250px;transition:all .5s}.close-rail .subsub-category .temp{min-width:70px;transition:all .5s}.subsub-category .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.subsub-category .content{padding:1rem .5rem}}.subsub-category .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.subsub-category .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.subsub-category .content .title a{text-decoration:none;color:#fff;cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700;box-shadow:0 1px 5px #ccc}.subsub-category .content table img{width:5rem}.subsub-category .content table .actions{display:flex;align-items:center;justify-content:center}.subsub-category .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.subsub-category .content table .actions i:nth-of-type(2){margin:0 .5rem}.subsub-category .content table .actions i:hover{color:#6f825f}.subsubcategory-products{display:flex}.subsubcategory-products .temp{min-width:250px;transition:all .5s}.close-rail .subsubcategory-products .temp{min-width:70px;transition:all .5s}.subsubcategory-products .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.subsubcategory-products .content{padding:1rem .5rem}}.subsubcategory-products .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.subsubcategory-products .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.subsubcategory-products .content .title a{cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700}.subsubcategory-products .content table img{width:5rem}.subsubcategory-products .content table .status .active,.subsubcategory-products .content table .status .deactive{color:#fff;padding:.4rem;display:inline-block;width:5.5rem;font-size:15px;text-align:center;border-radius:10px;cursor:pointer}.subsubcategory-products .content table .status .active{background-color:green}.subsubcategory-products .content table .status .deactive{background-color:red}.subsubcategory-products .content table .actions{display:flex;align-items:center;justify-content:space-evenly}.subsubcategory-products .content table .actions i{font-size:30px;cursor:pointer}.add-product .modal{height:100vh}.add-product .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;width:35rem;max-height:90vh;overflow:hidden}.add-product .modal .body{height:100%;overflow:auto;padding:2rem}@media(max-width:767px){.add-product .modal .modal-content{width:auto}}.add-product .modal .title{margin-bottom:1rem!important}.add-product .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-product .modal form .ar{direction:rtl;text-align:right}.add-product .modal form .toggles>div{text-align:center}.add-product .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-product .modal form .v-select,.add-product .modal form input,.add-product .modal form label.upload-input,.add-product .modal form textarea{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-product .modal form label.upload-input{color:#6b6b6b;cursor:pointer;margin:0;display:flex;justify-content:space-between;align-items:center}.add-product .modal form label.upload-input img{width:1.2rem;height:1.1rem}.add-product .modal form .v-select{outline:none;cursor:pointer}.add-product .modal form .generate{width:-moz-fit-content;width:fit-content;display:block;border:none;background-color:#6b6b6b;box-shadow:0 1px 5px #ccc;margin:auto;margin-top:1rem;font-weight:700}.add-product .modal form .generate:hover{background-color:#555151}.add-product .modal form .combination-table{margin-top:2rem}.add-product .modal form .combination-table input,.add-product .modal form .combination-table label.upload-input{width:10rem}.add-product .modal form .combination-table label.upload-input{background-color:#ccc;display:inline-flex;margin:0}.add-product .modal form .buttons{display:flex;justify-content:space-around;align-items:center;margin-top:2rem}.add-product .modal form .buttons input{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;width:6rem}.add-product .modal form .buttons .next,.add-product .modal form .buttons .prev{background-color:#6c757d}.add-product .modal form .v-select{padding:0}.add-product .modal form .v-select.v-input--disabled{background-color:#f3f3f3}.add-product .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.add-product .modal form .v-select .v-field{border-radius:10px}.add-product .modal form .v-select .v-icon,.add-product .modal form .v-select span{color:#000}.add-product .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.add-product .modal form .v-select label{margin:0 1rem}.add-product .modal form .v-select .v-input__details{display:none}@media(max-width:767px){.add-product table{border:0;box-shadow:none}.add-product table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.add-product table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}.add-product table tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em;text-align:right}.add-product table tfoot td{display:block}.add-product table tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.add-product table tbody td:last-child{border-bottom:0}}.edit-product .modal{height:100vh}.edit-product .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;width:35rem;max-height:90vh;overflow:hidden}.edit-product .modal .body{height:100%;overflow:auto;padding:2rem}@media(max-width:767px){.edit-product .modal .modal-content{width:auto}}.edit-product .modal .title{margin-bottom:1rem!important}.edit-product .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-product .modal form .ar{direction:rtl;text-align:right}.edit-product .modal form .toggles>div{text-align:center}.edit-product .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-product .modal form .v-select,.edit-product .modal form input,.edit-product .modal form label.upload-input,.edit-product .modal form textarea{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-product .modal form label.upload-input{color:#6b6b6b;cursor:pointer;margin:0;display:flex;justify-content:space-between;align-items:center}.edit-product .modal form label.upload-input img{width:1.2rem;height:1.1rem}.edit-product .modal form .v-select{outline:none;cursor:pointer}.edit-product .modal form .generate{width:-moz-fit-content;width:fit-content;display:block;border:none;background-color:#6b6b6b;box-shadow:0 1px 5px #ccc;margin:auto;margin-top:1rem;font-weight:700}.edit-product .modal form .generate:hover{background-color:#555151}.edit-product .modal form .combination-table{margin-top:2rem}.edit-product .modal form .combination-table input,.edit-product .modal form .combination-table label.upload-input{width:10rem}.edit-product .modal form .combination-table label.upload-input{background-color:#ccc;display:inline-flex;margin:0}.edit-product .modal form .buttons{display:flex;justify-content:space-around;align-items:center;margin-top:2rem}.edit-product .modal form .buttons input{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;width:6rem}.edit-product .modal form .buttons .next,.edit-product .modal form .buttons .prev{background-color:#6c757d}.edit-product .modal form .v-select{padding:0}.edit-product .modal form .v-select.v-input--disabled{background-color:#f3f3f3}.edit-product .modal form .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.edit-product .modal form .v-select .v-field{border-radius:10px}.edit-product .modal form .v-select .v-icon,.edit-product .modal form .v-select span{color:#000}.edit-product .modal form .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.edit-product .modal form .v-select label{margin:0 1rem}.edit-product .modal form .v-select .v-input__details{display:none}@media(max-width:767px){.edit-product table{border:0;box-shadow:none}.edit-product table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.edit-product table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}.edit-product table tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em;text-align:right}.edit-product table tfoot td{display:block}.edit-product table tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.edit-product table tbody td:last-child{border-bottom:0}}.product{display:flex}.product .temp{min-width:250px;transition:all .5s}.close-rail .product .temp{min-width:70px;transition:all .5s}.product .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.product .content{padding:1rem .5rem}}.product .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.product .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.product .content .title a{text-decoration:none;color:#fff;cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700;box-shadow:0 1px 5px #ccc}.product .content .filters{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.product .content .filters .filter{width:100%}.product .content .filters .filter span{color:#000}.product .content .filters .v-select{border:1px solid #ccc;background-color:#fff;border-radius:10px;outline:none;width:100%;cursor:pointer}.product .content .filters .export-file i{font-size:25px;padding:1.2rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.product .content table img{width:5rem}.product .content table .actions{display:flex;align-items:center;justify-content:center}.product .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.product .content table .actions i:nth-of-type(2){margin:0 .5rem}.product .content table .actions i:hover{color:#6f825f}.product .content .v-select{padding:0}.product .content .v-select.v-input--disabled{background-color:#f3f3f3}.product .content .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.product .content .v-select .v-field{border-radius:10px}.product .content .v-select .v-icon,.product .content .v-select span{color:#000}.product .content .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.product .content .v-select label{margin:0 1rem}.product .content .v-select .v-input__details{display:none}@media(max-width:1200px){.product table:not(.no-cards){border:0;box-shadow:none}.product table:not(.no-cards) thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.product table:not(.no-cards) tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}.product table:not(.no-cards) tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em;text-align:right}.product table:not(.no-cards) tfoot td{display:block}.product table:not(.no-cards) tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.product table:not(.no-cards) tbody td:last-child{border-bottom:0}}.add-section .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem;text-align:left}.add-section .modal .title{margin-bottom:1rem!important;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.add-section .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.add-section .modal form .ar{direction:rtl;text-align:right}.add-section .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.add-section .modal form input,.add-section .modal form textarea{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.add-section .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-section .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem;text-align:left}.edit-section .modal .title{margin-bottom:1rem!important;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.edit-section .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-section .modal form .ar{direction:rtl;text-align:right}.edit-section .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-section .modal form input,.edit-section .modal form textarea{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-section .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.product-details{display:flex}.product-details .temp{min-width:250px;transition:all .5s}.close-rail .product-details .temp{min-width:70px;transition:all .5s}.product-details .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.product-details .content{padding:1rem .5rem}}.product-details .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.product-details .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.product-details .content .title a{cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700}.product-details .content .images img{width:100%}.product-details .content .images .group{margin-top:1rem}.product-details .content .fullscreen-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:9999}.product-details .content .fullscreen-img{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.product-details .content .fullscreen-overlay .btn-close{position:absolute;top:20px;right:20px;z-index:10000}.product-details .content .fullscreen-overlay .carousel-control-next,.product-details .content .fullscreen-overlay .carousel-control-prev{width:40px;height:40px;top:50%;transform:translateY(-50%);opacity:.7;z-index:1000}.product-details .content .fullscreen-overlay .carousel-control-prev{left:10px}.product-details .content .fullscreen-overlay .carousel-control-next{right:10px}.product-details .content .fullscreen-overlay .carousel-control-next-icon,.product-details .content .fullscreen-overlay .carousel-control-prev-icon{width:50px;height:50px;background-size:100%,100%}.product-details .content .details h2{font-size:25px;color:#000;font-weight:700;margin-bottom:0}@media(max-width:767px){.product-details .content .details{margin-top:2rem}}.product-details .content .details .prices{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:2rem 0}.product-details .content .details .prices h3{color:#7f7f7f;font-weight:700;margin-right:1rem}.product-details .content .details .prices .offer-price{color:#287a2c}.product-details .content .details .prices h3{font-size:20px;margin-bottom:0}.product-details .content .details .prices h3:first-of-type{color:#6f825f;font-weight:700;margin-right:1rem}.product-details .content .details .prices h3.old-price{color:#a2a2a2;text-decoration:line-through}.product-details .content .details .selections>div:not(:first-of-type){margin-top:2rem}.product-details .content .details .selections h4{color:#313131;font-size:18px;font-weight:700;margin-bottom:.5rem}.product-details .content .details .selections .category h4,.product-details .content .details .selections .status h4,.product-details .content .details .selections .subcategory h4{margin-bottom:0}.product-details .content .details .selections div>span{font-size:15px;color:#444}.product-details .content .details .selections div>span.active,.product-details .content .details .selections div>span.deactive{font-weight:700}.product-details .content .details .selections div>span.active{color:green}.product-details .content .details .selections div>span.deactive{color:red}.product-details .content .details .selections .box{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.product-details .content .details .selections .box span{font-size:15px;color:#fff;background-color:#b2cc9b;border:1px solid #b2cc9b;padding:.5rem 1rem;border-radius:10px}.product-details .content .details .selections .box span:not(:last-of-type){margin-right:.5rem}.product-details .content .details .selections .box span{margin-bottom:.5rem}.product-details .content .details .selections .box span.active{color:#fff;background-color:#b2cc9b;border-color:#b2cc9b}.product-details .content .details .selections .combination td{color:#444;font-size:15px}.product-details .content .details .selections .combination .result td{font-weight:700}.product-details .content .details .selections .description p{color:#444;font-size:15px;margin-bottom:0}.product-details .content .sections{margin-top:2rem}.product-details .content .sections .tableTitle{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.product-details .content .sections .tableTitle h4{color:#313131;font-size:18px;font-weight:700}.product-details .content .sections .tableTitle a{text-decoration:none;color:#fff;cursor:pointer;padding:.5rem 1.5rem;border-radius:10px;font-size:12px;font-weight:700;box-shadow:0 1px 5px #ccc}.product-details .content .sections .actions{display:flex;align-items:center;justify-content:center}.product-details .content .sections .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.product-details .content .sections .actions i:nth-of-type(2){margin:0 .5rem}.product-details .content .sections .actions i:hover{color:#6f825f}.product-details .content .noData{font-size:1rem;text-align:center;font-weight:700;color:#878a99;margin-top:2vh}.order{display:flex}.order .temp{min-width:250px;transition:all .5s}.close-rail .order .temp{min-width:70px;transition:all .5s}.order .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.order .content{padding:1rem .5rem}}.order .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.order .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.order .content .title i{font-size:25px;padding:1.2rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.order .content .filter{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.order .content .filter>span{color:#000;font-weight:700;font-size:20px}.order .content .filter .date-picker{width:auto}@media(max-width:576px){.order .content .filter .date-picker{width:10rem}}.order .content .filter .date-picker .dp--header-wrap,.order .content .filter .date-picker .dp--tp-wrap{color:#000}.order .content table img{width:5rem}.order .content table .actions{display:flex;align-items:center;justify-content:center}.order .content table .actions i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.order .content table .actions i:nth-of-type(2){margin:0 .5rem}.order .content table .actions i:hover{color:#6f825f}.order .content table .v-select{padding:0;display:flex;justify-content:flex-end;align-items:center}.order .content table .v-select .v-field__input{padding:.5rem 1rem;min-height:2.8rem}.order .content table .v-select .v-field{border-radius:10px}.order .content table .v-select .v-icon,.order .content table .v-select span{color:#000}.order .content table .v-select input{border:none;background-color:transparent;padding:0;border-radius:0;width:100%}.order .content table .v-select label{margin:0 1rem}.order .content table .v-select .v-input__details{display:none}@media(max-width:1300px){.order table:not(.no-cards){border:0;box-shadow:none}.order table:not(.no-cards) thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.order table:not(.no-cards) tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}.order table:not(.no-cards) tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em;text-align:right}.order table:not(.no-cards) tfoot td{display:block}.order table:not(.no-cards) tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.order table:not(.no-cards) tbody td:last-child{border-bottom:0}}.order-details{display:flex}.order-details .temp{min-width:250px;transition:all .5s}.close-rail .order-details .temp{min-width:70px;transition:all .5s}.order-details .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.order-details .content{padding:1rem .5rem}}.order-details .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.order-details .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.order-details .content .title i{font-size:25px;padding:1.2rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.order-details .content .details .item{margin-top:1rem}.order-details .content .details .item .row div:first-of-type{color:#000;font-weight:700}.order-details .content .details .item .row div:last-of-type{color:#404040}.order-details .content .details .item table{margin-top:1rem}.order-details .content .details .item table .result{font-weight:700}.order-details .content .details .item .noData{font-size:1rem;text-align:center;font-weight:700;color:#878a99;margin-top:2vh}@media(max-width:576px){.order-details table{border:0;box-shadow:none}.order-details table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.order-details table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;box-shadow:0 1px 5px #ccc}.order-details table tbody td{border-bottom:1px solid #ddd;align-items:center;display:flex;justify-content:space-between;font-size:.8em;text-align:right}.order-details table tfoot td{display:block}.order-details table tbody td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.order-details table tbody td:last-child{border-bottom:0}.order-details table tbody .result td:not(:last-of-type){display:none}}.reset-password .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.reset-password .modal .title{margin-bottom:1rem!important}.reset-password .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.reset-password .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.reset-password .modal form input{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.reset-password .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.edit-customer .modal .modal-content{border-radius:1rem;box-shadow:1px 1px 5px #856161;padding:2rem}.edit-customer .modal .title{margin-bottom:1rem!important}.edit-customer .modal h2{font-weight:700;font-size:30px;margin-bottom:0}.edit-customer .modal form label{display:block;margin:1rem 0 .5rem 0;color:#000}.edit-customer .modal form input,.edit-customer .modal form select{border:1px solid #ccc;background-color:#fff;padding:.5rem 1rem;border-radius:10px;width:90%}.edit-customer .modal form .submit-btn{padding:.5rem 1rem;border-radius:10px;color:#fff;box-shadow:0 1px 5px #f1e7e7;font-weight:700;display:block;margin-top:2rem;width:6rem}.customer{display:flex}.customer .temp{min-width:250px;transition:all .5s}.close-rail .customer .temp{min-width:70px;transition:all .5s}.customer .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.customer .content{padding:1rem .5rem}}.customer .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.customer .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.customer .content table .dropdown{cursor:pointer;position:relative;display:inline-block}.customer .content table .dropdown i{font-size:20px;padding:1rem;background-color:#e9f3ef;border-radius:10px;cursor:pointer}.customer .content table .dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:1rem;z-index:99;left:-8rem;border-radius:10px;line-height:1.8}.customer .content table .dropdown-content a{text-decoration:none;display:block;color:#404040}.customer .content table .dropdown-content a:hover{color:#6f825f}.customer .content table .dropdown:hover .dropdown-content{display:block}.customer-orders{display:flex}.customer-orders .temp{min-width:250px;transition:all .5s}.close-rail .customer-orders .temp{min-width:70px;transition:all .5s}.customer-orders .content{position:relative;width:-webkit-fill-available;background-color:#f1f1f1;min-height:89vh;padding:2rem;text-align:left}@media(max-width:576px){.customer-orders .content{padding:1rem .5rem}}.customer-orders .content .title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.customer-orders .content .title h2{font-weight:700;font-size:30px;margin-bottom:0}.customer-orders .content .title a{cursor:pointer;padding:.7rem 2rem;border-radius:10px;font-size:16px;font-weight:700}