@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{margin:0;background:#fff5e4;color:#470531;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex;flex-direction:column;min-height:100vh;max-width:1600px;margin:0 auto}.main-content{flex:1;display:flex;flex-direction:column}html{scroll-behavior:smooth;scroll-snap-type:none}section{height:100%;scroll-snap-align:center}ul{list-style:none}li{list-style:none;text-decoration:none}a{text-decoration:none;transition:.5s;color:inherit}a:hover{transition:.5s}.main-title{font-size:40px;font-weight:900;letter-spacing:1px}.main-description{margin-top:20px;max-width:700px}.section-container{padding:100px}.btn{display:flex;justify-content:center;align-items:center;text-align:center;gap:10px;padding:10px 20px;border-radius:10px;transition:.3s;cursor:pointer;font-size:16px;transition:all .3s ease}.btn svg{transition:transform .3s;font-size:20px;margin-top:3px}.btn:hover{transition:.3s}.btn-white{background:#fff;color:#000;border:2px solid white}.btn-white:hover{background:transparent;color:#fff}.btn-white-border{background:transparent;color:#fff;border:2px solid white}.btn-white-border:hover{background:#fff;color:#000}.btn-light{background:#f4eac5;border:2px solid #f4eac5}.btn-light:hover{background:transparent}.btn-light-border{background:transparent;border:2px solid #f4eac5}.btn-light-border:hover{background:#f4eac5}.btn-dark{background:#470531;border:2px solid #470531;color:#fff}.btn-dark:hover{background:transparent;color:#470531}.btn-dark-border{background:transparent;border:2px solid #470531}.btn-dark-border:hover{color:#fff;background:#470531}button,input{font-family:Oswald,sans-serif}.custom-toast{font-family:Oswald,sans-serif!important;border-radius:10px;background-color:#fff!important;color:#470531!important}.custom-toast-body{font-family:Oswald,sans-serif!important}.dashboard-head{font-size:30px}@media (max-width: 1800px){.section-container{padding-top:50px;padding-bottom:50px}}@media (max-width: 1600px){.section-container{padding-left:50px;padding-right:50px}}@media (max-width: 900px){.section-container{padding-left:30px;padding-right:30px}.main-title{font-size:30px;font-weight:900;letter-spacing:.5px}}@media (max-width: 600px){.section-container{padding:30px 20px}.btn{padding:8px 15px;font-size:14px}.main-title{font-size:25px;font-weight:700;letter-spacing:0px}.custom-toast{font-size:14px;margin-top:20px;margin-right:20px;padding:10px;width:80%!important;border-radius:10px}.custom-toast-body{font-size:12px;text-align:center}}.app-loader-container{position:fixed;inset:0;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden;pointer-events:none;transition:opacity .8s ease,visibility .8s ease;opacity:0;visibility:hidden}.app-loader-container .logo{width:120px;opacity:0;transform:scale(.8);transition:opacity .5s ease .3s,transform .5s ease .3s;z-index:3}.app-loader-container.show{opacity:1;visibility:visible;pointer-events:auto}.app-loader-container.show .logo{opacity:1;transform:scale(1)}.app-loader-container.hide{opacity:0;visibility:hidden}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.product-details-section{margin-top:140px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px}.product-details-section .product-loading-container{width:100%;display:flex;justify-content:center;align-items:center;min-height:500px}.product-details-section .img-div{width:50%;height:100%}.product-details-section .img-div #main-slider{border-radius:10px;overflow:hidden}.product-details-section .img-div #main-slider img{width:100%;height:800px;object-fit:cover;background-position:center}.product-details-section .img-div #thumbnail-slider{margin-top:1rem}.product-details-section .img-div #thumbnail-slider .splide__slide{cursor:pointer;opacity:.7;transition:opacity .3s}.product-details-section .img-div #thumbnail-slider .splide__slide.is-active{opacity:1;border:2px solid #470531}.product-details-section .img-div #thumbnail-slider .splide__slide img{border-radius:6px;width:100%;height:100%;object-fit:cover}.product-details-section .product-details-div{width:50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.product-details-section .product-details-div .product-name{font-size:30px}.product-details-section .product-details-div .rating-div{display:flex;flex-direction:row;align-items:center;gap:10px}.product-details-section .product-details-div .rating-div .rating-value{font-size:15px}.product-details-section .product-details-div .rating-div .rating{margin-top:-3px;display:inline-block}.product-details-section .product-details-div .rating-div .rating .star{color:#470531;font-size:15px}.product-details-section .product-details-div .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:20px}.product-details-section .product-details-div .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:16px;margin-bottom:2px}.product-details-section .product-details-div .price-div .sale-offer{margin-bottom:3px;background:#470531;padding:2px 10px;color:#fff;font-size:10px;text-transform:uppercase;border-radius:5px}.product-details-section .product-details-div .stock-available-div .stock-available{display:flex;justify-content:center;align-items:center;color:green;gap:5px}.product-details-section .product-details-div .stock-available-div .no-stock{display:flex;justify-content:center;align-items:center;color:red;gap:5px}.product-details-section .product-details-div .stock-available-div span{margin-bottom:3px}.product-details-section .product-details-div .add-to-cart-div{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%}.product-details-section .product-details-div .add-to-cart-div .qty-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px;gap:10px;width:150px;background:#470531;color:#fff;border:2px solid #470531;border-radius:10px;transition:.5s}.product-details-section .product-details-div .add-to-cart-div .qty-div svg{cursor:pointer}.product-details-section .product-details-div .add-to-cart-div .qty-div:hover{background:transparent;color:#470531}.product-details-section .product-details-div .add-to-cart-div .add-to-cart{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;border:2px solid #470531;padding:5px 10px;border-radius:10px;transition:all .3s ease;cursor:pointer}.product-details-section .product-details-div .add-to-cart-div .add-to-cart.loading{border-color:#470531;color:#470531}.product-details-section .product-details-div .add-to-cart-div .add-to-cart:hover:not(.loading){background:#470531;color:#fff;transition:.5s}.product-details-section .product-details-div .hr{width:100%;background:#470531;height:.5px;border:none}.product-details-section .product-details-div .promo-card{display:flex;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000000d;height:200px;width:100%;position:relative}.product-details-section .product-details-div .promo-card .promo-bg{width:100%;height:100%;object-fit:cover;background-position:center;background-size:cover}.product-details-section .product-details-div .promo-card .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:1}.product-details-section .product-details-div .promo-card .promo-content{flex:1;position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:left;text-align:left;gap:10px;z-index:2;padding:30px}.product-details-section .product-details-div .promo-card .promo-content .promo-tag{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#470531;color:#fff;font-size:10px;padding:4px 10px;border-radius:6px;font-weight:600;width:100px}.product-details-section .product-details-div .promo-card .promo-content .promo-title{font-size:20px;font-weight:700}.product-details-section .product-details-div .promo-card .promo-content .promo-subtitle{font-size:14px;color:#fff;margin-top:-10px}.product-details-section .product-details-div .promo-card .promo-content .promo-button{display:flex;justify-content:center;align-items:center;padding:4px 10px;border:none;background:transparent;color:#fff;border:2px solid white;border-radius:8px;cursor:pointer;gap:8px;font-size:14px;transition:all .3s ease;width:120px}.product-details-section .product-details-div .promo-card .promo-content .promo-button svg{transition:transform .3s;font-size:15px;margin-top:3px}.product-details-section .product-details-div .promo-card .promo-content .promo-button:hover{background:#fff;color:#000;border:2px solid white}.product-details-section .product-details-div .promo-card .promo-content .promo-button:hover svg{transform:translate(3px)}.product-details-section .product-details-div .promo-card .promo-image{flex:1}.product-details-section .product-details-div .promo-card .promo-image img{width:100%;height:auto;border-radius:10px;object-fit:cover}@media (max-width: 1000px){.product-details-section{margin-top:90px}}@media (max-width: 768px){.product-details-section{margin-top:80px;flex-direction:column}.product-details-section .img-div,.product-details-section .product-details-div{width:100%}}@media (max-width: 600px){.product-details-section .product-details-div .product-name{font-size:25px}.product-details-section .product-details-div .product-category{font-size:18px}.product-details-section .product-details-div .rating-div .rating-value{font-size:14px}.product-details-section .product-details-div .rating-div .rating .star{font-size:12px}.product-details-section .product-details-div .price-div{font-size:16px}.product-details-section .product-details-div .price-div .product-price.strike{font-size:12px;margin-bottom:1px}.product-details-section .product-details-div .price-div .sale-offer{margin-bottom:0}}.category-hero-section{margin-top:140px;display:flex;flex-direction:column;align-items:center}.category-hero-section .img-div{width:100%;height:250px;overflow:hidden;border-radius:10px;position:relative}.category-hero-section .img-div img{width:100%;height:100%;object-fit:cover;border-radius:10px}.category-hero-section .img-div .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:1}.category-hero-section .img-div .hero-content{flex:1;position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px;z-index:2}.category-hero-section .img-div .hero-content .title{font-size:40px;font-weight:700}@media (max-width: 1000px){.category-hero-section{margin-top:80px}}@media (max-width: 600px){.category-hero-section .img-div{height:200px}.category-hero-section .img-div .hero-content .title{font-size:30px}}.products-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:30px;background:#fff;margin:0 50px 50px;border-radius:10px;padding:50px}.products-section .product-filter-div{width:300px;background:#f8f8f9;padding:30px;height:100%;border-radius:10px}.products-section .product-filter-div h3{margin:0 0 25px;font-size:25px;font-weight:700;text-align:left}.products-section .product-filter-div .filter-category{margin-bottom:30px}.products-section .product-filter-div .filter-category .filter-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px;border-bottom:1px solid #ddd;font-weight:700;transition:.3s;font-size:20px}.products-section .product-filter-div .filter-category .filter-header:hover{background:#eaeaea}.products-section .product-filter-div .filter-category .filter-content li{list-style:none;margin-top:10px;cursor:pointer;font-size:16px}.products-section .product-filter-div .filter-category .filter-content li input[type=checkbox]{accent-color:#470531}.products-section .product-filter-div .filter-category .filter-content li span{margin-left:10px}.products-section .product-filter-div .filter-category .filter-content li span.active{color:#470531;font-weight:700}.products-section .product-filter-div .filter-category .range-inputs{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.products-section .product-filter-div .filter-category .range-inputs .input-div{display:flex;flex-direction:row;align-items:center;gap:5px}.products-section .product-filter-div .filter-category .range-inputs input{width:100%;padding:4px 8px;font-size:.85rem;border:1px solid #ccc;border-radius:4px}.products-section .product-filter-div .filter-category .range-container{position:relative;height:20px;margin-top:20px}.products-section .product-filter-div .filter-category .range-container input[type=range].thumb{-webkit-appearance:none;width:100%;position:absolute;pointer-events:none;height:0;top:0}.products-section .product-filter-div .filter-category .range-container input[type=range].thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:12px;width:12px;border-radius:50%;background:#470531;cursor:pointer;pointer-events:all;margin-top:11px;position:relative;z-index:3}.products-section .product-filter-div .filter-category .range-container input[type=range].thumb::-moz-range-thumb{height:12px;width:12px;border-radius:50%;background:#470531;cursor:pointer;pointer-events:all;position:relative;z-index:3}.products-section .product-filter-div .filter-category .range-container .range-track{position:absolute;top:4px;left:0;right:0;height:4px;background-color:#ddd;border-radius:2px;z-index:1}.products-section .product-filter-div .filter-category .range-container .range-selected{position:absolute;top:0;height:100%;background-color:#470531;z-index:2;border-radius:2px}.products-section .product-filter-div .reset-btn{width:100%;padding:10px;background:#470531;color:#fff;box-shadow:0 4px 6px #0000001a;border:none;cursor:pointer;font-weight:700;text-align:center;transition:.3s;border-radius:5px}.products-section .product-filter-div .reset-btn:hover{background:#ddcc92;box-shadow:none;color:#000}.products-section .product-grid-div{display:flex;flex-direction:column;gap:30px;width:100%}.products-section .product-grid-div .header-controls{gap:10px;display:flex;justify-content:space-between;align-items:center;background:#f8f8f9;padding:10px 20px;border-radius:10px}.products-section .product-grid-div .header-controls .product_views{display:flex;gap:10px}.products-section .product-grid-div .header-controls .product_views svg{font-size:30px;cursor:pointer}.products-section .product-grid-div .header-controls .product_views svg:hover{background:#e0e0e0;color:#000}.products-section .product-grid-div .header-controls .product_views .active{background:#333;color:#fff}.products-section .product-grid-div .header-controls .product_filters{display:flex;gap:50px}.products-section .product-grid-div .header-controls .product_filters .sort-show{display:flex;align-items:center;gap:10px}.products-section .product-grid-div .header-controls .product_filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.products-section .product-grid-div .header-controls .product_filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.products-section .product-grid-div .header-controls .product_filters .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.products-section .product-grid-div .header-controls .product_filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.products-section .product-grid-div .product-loading{background:#f8f8f9;border-radius:10px;padding:30px;display:flex;align-items:center;justify-content:center;min-height:300px;width:100%}.products-section .product-grid-div .product-grid-zero{background:#f8f8f9;border-radius:10px;padding:70px 30px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:300px}.products-section .product-grid-div .product-grid-zero svg{font-size:80px}.products-section .product-grid-div .product-grid-zero .reset-btn{appearance:none;border:none;background:none;font-size:16px;text-decoration:underline;cursor:pointer}.products-section .product-grid-div .product-grid-zero .reset-btn:hover{color:#470531}.products-section .product-grid-div .product-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:30px;background:#f8f8f9;border-radius:10px}.products-section .product-grid-div .product-grid .product-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:10px;cursor:pointer;box-shadow:0 2px 6px #00000014;overflow:hidden}.products-section .product-grid-div .product-grid .product-card .img-div{position:relative;width:100%;height:200px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.products-section .product-grid-div .product-grid .product-card .img-div .product-image{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;transition:.5s}.products-section .product-grid-div .product-grid .product-card .img-div .cart-div{position:absolute;top:5px;right:5px;display:flex;justify-content:center;align-items:center;background:#f8f8f9;color:#000;padding:5px;border-radius:5px;transition:all .3s ease;width:30px;height:30px}.products-section .product-grid-div .product-grid .product-card .img-div .cart-div .cart-icon{font-size:23px;transition:.3s}.products-section .product-grid-div .product-grid .product-card .img-div .cart-div .cart-icon:hover{color:#eb3424;transition:.3s}.products-section .product-grid-div .product-grid .product-card .img-div .wishlist-btn{position:absolute;top:10px;right:10px;color:#000;font-size:15px;transition:.3s}.products-section .product-grid-div .product-grid .product-card .img-div .wishlist-btn:hover{color:#eb3424;transition:.3s}.products-section .product-grid-div .product-grid .product-card .product-details{position:relative;display:flex;flex-direction:column;gap:10px;text-align:left;padding:15px}.products-section .product-grid-div .product-grid .product-card .product-details .product-name{font-size:18px;font-weight:500}.products-section .product-grid-div .product-grid .product-card .product-details .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:14px}.products-section .product-grid-div .product-grid .product-card .product-details .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:12px}.products-section .product-grid-div .product-grid .product-card .offer-percentage-div{position:absolute;display:flex;justify-content:center;align-items:center;top:8px;left:-30px;background:#eb3424;color:#fff;font-size:12px;transition:.3s;padding:2px 10px;border-top-right-radius:20px;border-bottom-right-radius:20px;transform:rotate(310deg);width:100px}.products-section .product-grid-div .product-grid .product-card:hover img{transform:scale(1.1);transition:.5s}.products-section .product-grid-div .product-grid .product-card:hover{box-shadow:0 8px 20px #00000026}.products-section .product-grid-div .footer-controls{gap:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#f8f8f9;padding:10px 20px;border-radius:10px}.products-section .product-grid-div .footer-controls .footer-pagination{display:flex;gap:10px}.products-section .product-grid-div .footer-controls .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.products-section .product-grid-div .footer-controls .footer-pagination .page-number.active{background-color:#470531;color:#fff}.products-section .product-grid-div .footer-controls .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.products-section .product-grid-div .footer-controls .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.products-section .product-grid-div .footer-controls .footer-pagination span.disabled{opacity:.5;pointer-events:none}.products-section .product-grid-div .footer-controls .footer-pagination span:disabled{cursor:not-allowed}.products-section .product-grid-div .footer-controls .footer-details{text-align:center}@media (max-width: 1250px){.products-section .product-grid-div .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1000px){.products-section{padding:30px}.products-section .product-filter-div{padding:20px}.products-section .product-grid-div .product-grid{gap:20px;padding:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.products-section{margin:0 30px 30px}}@media (max-width: 850px){.products-section .product-grid-div{width:100%}.products-section .product-grid-div .header-controls{flex-direction:column}.products-section .product-grid-div .header-controls .product_views{justify-content:space-between;width:100%}.products-section .product-grid-div .product-grid .product-card .img-div{height:150px}}@media (max-width: 730px){.products-section .product-grid-div .footer-controls{flex-direction:column}}@media (max-width: 700px){.products-section .product-grid-div .header-controls .product_filters{flex-direction:column;gap:10px}}@media (max-width: 650px){.products-section .product-grid-div .product-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width: 600px){.products-section{margin:0 20px 20px}.products-section .product-filter-div h3{margin:0 0 20px;font-size:20px}.products-section .product-filter-div .filter-category{margin-bottom:20px}.products-section .product-filter-div .filter-category .filter-header{font-size:16px}.products-section .product-filter-div .filter-category .filter-content li{font-size:14px}.products-section .product-filter-div .filter-category .range-inputs{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.products-section .product-filter-div .filter-category .range-inputs .input-div{display:flex;flex-direction:row;align-items:center;gap:5px}.products-section .product-filter-div .filter-category .range-inputs input{font-size:14px}.products-section .product-filter-div .reset-btn{width:100%;padding:10px;background:#470531;color:#fff;box-shadow:0 4px 6px #0000001a;border:none;cursor:pointer;font-weight:700;text-align:center;transition:.3s;border-radius:5px}.products-section .product-filter-div .reset-btn:hover{background:#ddcc92;box-shadow:none;color:#000}}@media (max-width: 530px){.products-section{flex-direction:column;padding:20px;gap:20px}.products-section .product-filter-div{width:100%;padding:50px}.products-section .product-grid-div{gap:20px}.products-section .product-grid-div .header-controls .product_filters{flex-direction:row;justify-content:space-between;width:100%;gap:10px}.products-section .product-grid-div .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 450px){.products-section .product-filter-div{padding:20px}.products-section .product-grid-div .product-grid{padding:0;background:transparent}.products-section .product-grid-div .product-grid .product-card .img-div{height:100px}.products-section .product-grid-div .product-grid .product-card .img-div .cart-div{padding:5px}.products-section .product-grid-div .product-grid .product-card .img-div .cart-div .cart-icon{font-size:18px}.products-section .product-grid-div .product-grid .product-card .product-details{padding:10px}.products-section .product-grid-div .product-grid .product-card .product-details .product-name{font-size:15px}.products-section .product-grid-div .product-grid .product-card .product-details .price-div{font-size:12px}.products-section .product-grid-div .product-grid .product-card .product-details .price-div .product-price.strike{font-size:10px}}@media (max-width: 420px){.products-section .product-grid-div .header-controls .product_filters{flex-direction:column;margin-left:auto;margin-right:auto}}@media (max-width: 1000px){.products-section .product-grid-div .footer-controls{flex-direction:column;gap:20px}}@media (max-width: 430px){.products-section .product-grid-div .footer-controls{flex-direction:column-reverse}.products-section .product-grid-div .footer-controls .footer-pagination .page-number,.products-section .product-grid-div .footer-controls .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.products-section .product-grid-div .footer-controls .footer-pagination .prev,.products-section .product-grid-div .footer-controls .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.homer-hero-section{display:flex;flex-direction:column;align-items:center;gap:50px;margin-top:128px}.homer-hero-section .img-slider-wrapper{position:relative;width:100%;height:500px}.homer-hero-section .img-slider-wrapper .swiper{height:100%;border-radius:12px}.homer-hero-section .img-slider-wrapper .swiper-pagination{bottom:20px!important;text-align:center}.homer-hero-section .img-slider-wrapper .swiper-pagination-bullet{background:#fff;opacity:.6;transition:.3s}.homer-hero-section .img-slider-wrapper .swiper-pagination-bullet-active{background:#fff;opacity:1;transform:scale(1.2)}.homer-hero-section .img-div{width:100%;height:100%;overflow:hidden;border-radius:10px;position:relative}.homer-hero-section .img-div .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:1}.homer-hero-section .img-div .hero-content{position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left;gap:20px;z-index:2;padding:100px}.homer-hero-section .img-div .hero-content .title{font-size:50px;font-weight:700;max-width:500px}.homer-hero-section .img-div .hero-content .subtitle{font-size:20px;color:#fff;margin-top:-10px}.homer-hero-section .img-div .hero-content .button{display:flex;justify-content:center;align-items:center;padding:8px 20px;border:none;background:transparent;color:#fff;border:2px solid white;border-radius:8px;cursor:pointer;gap:8px;font-size:16px;transition:all .3s ease;width:150px}.homer-hero-section .img-div .hero-content .button svg{transition:transform .3s;font-size:20px;margin-top:3px}.homer-hero-section .img-div .hero-content .button:hover{background:#fff;border:2px solid white;color:#000}.homer-hero-section .img-div .hero-content .button:hover svg{transform:translate(3px)}.homer-hero-section .img-div img{width:100%;height:100%;object-fit:cover;border-radius:10px}.homer-hero-section .company-stats{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;gap:30px;width:100%;height:20%}.homer-hero-section .company-stats .stats{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;width:100%;height:100%}.homer-hero-section .company-stats .stats .stat-icon{width:40px;margin-top:10px}.homer-hero-section .company-stats .stats .stat-icon.img1{width:50px}.homer-hero-section .company-stats .stats .stats-details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.homer-hero-section .company-stats .stats .stats-details .stat-title{font-size:18px}@media (max-width: 1000px){.homer-hero-section{margin-top:78px}.homer-hero-section .img-slider-wrapper{height:400px}.homer-hero-section .img-div .hero-content{padding:50px}.homer-hero-section .img-div .hero-content .title{font-size:30px}.homer-hero-section .company-stats .stats{flex-direction:column}}@media (max-width: 768px){.homer-hero-section .company-stats{display:grid;grid-template-columns:repeat(2,1fr);justify-content:flex-start;align-items:center}.homer-hero-section .company-stats .stats,.homer-hero-section .company-stats .stats .stats-details{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 700px){.homer-hero-section .img-slider-wrapper{height:300px}.homer-hero-section .img-div .hero-content{padding:30px}.homer-hero-section .img-div .hero-content .title{font-size:25px}.homer-hero-section .img-div .hero-content .subtitle{font-size:16px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.shop-section{display:block}.shop-section .shop-category-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.shop-section .shop-category-section .head-div h1{font-size:30px}.shop-section .shop-category-section .head-div p{margin-top:10px}.shop-section .shop-category-section .category-grid{margin-top:50px;display:flex;flex-direction:row;gap:20px;overflow-x:scroll;overflow-y:hidden;max-width:100%;scrollbar-width:none;-ms-overflow-style:none}.shop-section .shop-category-section .category-grid::-webkit-scrollbar{display:none}.shop-section .shop-category-section .category-grid .category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.shop-section .shop-category-section .category-grid .category-card .img-div{width:150px;height:150px;overflow:hidden;border-radius:50%;cursor:pointer;background:#fff}.shop-section .shop-category-section .category-grid .category-card .img-div .category-image{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:.5s}.shop-section .shop-category-section .category-grid .category-card .img-div:hover img{transform:scale(1.1);transition:.5s}.shop-section .shop-category-section .category-grid .category-card .category-name{font-size:20px}.shop-section .shop-category-section .scroll-controls{margin-top:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px;margin-left:auto;margin-right:50px}.shop-section .shop-category-section .scroll-controls .scroll-btn{width:35px;height:35px;border-radius:50%;border:2px solid #470531;background:transparent;color:#470531;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.shop-section .shop-category-section .scroll-controls .scroll-btn:hover{background:#470531;color:#fff;transform:scale(1.1)}.shop-section .shop-category-section .scroll-controls .scroll-btn:active{transform:scale(.95)}.shop-section .shop-category-section .scroll-controls .scroll-btn svg{font-size:15px}@media (max-width: 900px){.shop-section .shop-category-section .category-grid .category-card .img-div{width:120px;height:120px}.shop-section .shop-category-section .scroll-controls{margin-right:30px}.shop-section .shop-category-section .scroll-controls .scroll-btn{width:40px;height:40px;font-size:16px}.shop-section .shop-category-section .scroll-controls .scroll-btn svg{font-size:16px}}@media (max-width: 768px){.shop-section .shop-category-section .category-grid{padding:0 30px}.shop-section .shop-category-section .category-grid .category-card .img-div{width:100px;height:100px}.shop-section .shop-category-section .category-grid .category-card .category-name{font-size:16px}.shop-section .shop-category-section .scroll-controls{margin-right:20px;gap:10px}.shop-section .shop-category-section .scroll-controls .scroll-btn{width:35px;height:35px;font-size:14px}.shop-section .shop-category-section .scroll-controls .scroll-btn svg{font-size:14px}}@media (max-width: 550px){.shop-section .shop-category-section .category-grid{padding:0 20px}.shop-section .shop-category-section .category-grid .category-card .category-name{font-size:16px}.shop-section.section-container{padding-top:20px;padding-bottom:20px}}.filtered-products-section{display:block;background:#f8f8f9;margin:50px 50px 0;border-radius:10px}.filtered-products-section .head-div{display:flex;flex-direction:row;justify-content:space-between}.filtered-products-section .head-div .title{font-size:25px}.filtered-products-section .products-loading{margin-top:50px;display:flex;justify-content:center;align-items:center;min-height:200px;border-radius:10px}.filtered-products-section .product-grid{margin-top:50px;display:grid;grid-template-columns:repeat(6,1fr);gap:30px}.filtered-products-section .product-grid .product-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;cursor:pointer;overflow:hidden}.filtered-products-section .product-grid .product-card .img-div{position:relative;width:100%;height:200px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.filtered-products-section .product-grid .product-card .img-div .product-image{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;transition:.5s}.filtered-products-section .product-grid .product-card .img-div .cart-div{position:absolute;top:5px;right:5px;display:flex;justify-content:center;align-items:center;background:#f8f8f9;color:#000;padding:5px;border-radius:5px;transition:all .3s ease;width:30px;height:30px}.filtered-products-section .product-grid .product-card .img-div .cart-div .cart-icon{font-size:23px;transition:.3s}.filtered-products-section .product-grid .product-card .img-div .cart-div .cart-icon:hover{color:#eb3424;transition:.3s}.filtered-products-section .product-grid .product-card .img-div .wishlist-btn{position:absolute;top:10px;right:10px;color:#000;font-size:15px;transition:.3s}.filtered-products-section .product-grid .product-card .img-div .wishlist-btn:hover{color:#eb3424;transition:.3s}.filtered-products-section .product-grid .product-card .product-details{position:relative;display:flex;flex-direction:column;gap:10px;text-align:left;padding:15px}.filtered-products-section .product-grid .product-card .product-details .product-name{font-size:18px;font-weight:500}.filtered-products-section .product-grid .product-card .product-details .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:14px}.filtered-products-section .product-grid .product-card .product-details .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:12px}.filtered-products-section .product-grid .product-card .offer-percentage-div{position:absolute;display:flex;justify-content:center;align-items:center;top:8px;left:-30px;background:#eb3424;color:#fff;font-size:12px;transition:.3s;padding:2px 10px;border-top-right-radius:20px;border-bottom-right-radius:20px;transform:rotate(310deg);width:100px}.filtered-products-section .product-grid .product-card:hover img{transform:scale(1.1);transition:.5s}.filtered-products-section .no-products-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.filtered-products-section .no-products-found svg{margin-top:20px;font-size:60px}.filtered-products-section.margin-bottom{margin:50px}@media (max-width: 1300px){.filtered-products-section .product-grid{grid-template-columns:repeat(5,1fr)}.filtered-products-section .product-grid>*:nth-child(n+11){display:none}}@media (max-width: 1100px){.filtered-products-section .product-grid .product-card .img-div{height:150px}}@media (max-width: 1000px){.filtered-products-section .product-grid{grid-template-columns:repeat(4,1fr)}.filtered-products-section .product-grid>*:nth-child(n+9){display:none}}@media (max-width: 900px){.filtered-products-section{margin:30px 30px 0}.filtered-products-section.margin-bottom{margin:30px}}@media (max-width: 800px){.filtered-products-section .product-grid{margin-top:30px;grid-template-columns:repeat(3,1fr);gap:20px}.filtered-products-section .product-grid .product-card .product-details .product-name{font-size:16px}.filtered-products-section .product-grid .product-card .product-details .price-div{font-size:13px}.filtered-products-section .product-grid .product-card .product-details .price-div .product-price.strike{font-size:11px}.filtered-products-section .product-grid>*:nth-child(n+7){display:none}}@media (max-width: 600px){.filtered-products-section{margin:50px 20px 0}.filtered-products-section.margin-bottom{margin:50px 20px 20px}}@media (max-width: 500px){.filtered-products-section .head-div .title{font-size:22px}.filtered-products-section .product-grid{grid-template-columns:repeat(2,1fr)}.filtered-products-section .product-grid .product-card .img-div{height:130px}.filtered-products-section .product-grid>*:nth-child(n+7){display:none}.filtered-products-section .no-products-found svg{font-size:40px}.filtered-products-section .no-products-found h3{font-size:16px}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.promo-slider{width:100%}.promo-slider .promo-grid{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.promo-slider .promo-grid .promo-card{display:flex;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000000d;height:100%;width:100%;position:relative}.promo-slider .promo-grid .promo-card .promo-bg{width:100%;height:100%;object-fit:cover;background-position:center;background-size:cover}.promo-slider .promo-grid .promo-card .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:1}.promo-slider .promo-grid .promo-card .promo-content{flex:1;position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:left;text-align:left;gap:20px;z-index:2;padding:50px}.promo-slider .promo-grid .promo-card .promo-content .promo-tag{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:12px;padding:6px 12px;border-radius:6px;font-weight:600;width:130px}.promo-slider .promo-grid .promo-card .promo-content .promo-title{font-size:30px;font-weight:700}.promo-slider .promo-grid .promo-card .promo-content .promo-subtitle{font-size:16px;color:#fff;margin-top:-10px}.promo-slider .promo-grid .promo-card .promo-content .btn{width:150px}.promo-slider .promo-grid .promo-card .promo-image{flex:1}.promo-slider .promo-grid .promo-card .promo-image img{width:100%;height:auto;border-radius:10px;object-fit:cover}.promo-slider.section-container{padding-bottom:0}@media (max-width: 1100px){.promo-slider .promo-grid .promo-card{gap:10px}.promo-slider .promo-grid .promo-card .promo-content{padding:30px}.promo-slider .promo-grid .promo-card .promo-content .promo-title{font-size:25px}}@media (max-width: 1000px){.promo-slider .promo-grid{flex-direction:column}.promo-slider .promo-grid .promo-card{height:300px}}@media (max-width: 600px){.promo-slider .promo-grid{flex-direction:column}.promo-slider .promo-grid .promo-card{height:100%}.promo-slider .promo-grid .promo-card .promo-content{gap:15px}.promo-slider .promo-grid .promo-card .promo-content .promo-tag{font-size:10px;padding:4px 8px;border-radius:6px;font-weight:600;width:80px}.promo-slider .promo-grid .promo-card .promo-content .promo-title{font-size:20px}.promo-slider .promo-grid .promo-card .promo-content .promo-subtitle{font-size:14px}.promo-slider .promo-grid .promo-card .promo-content .btn{padding:4px 8px;width:120px}}@media (max-width: 400px){.promo-slider .promo-grid .promo-card .promo-content .promo-tag{display:none}}.bottom-hero-section{display:flex;flex-direction:column;align-items:center}.bottom-hero-section .img-div{width:100%;height:350px;overflow:hidden;border-radius:10px;position:relative}.bottom-hero-section .img-div img{width:100%;height:100%;object-fit:cover;border-radius:10px}.bottom-hero-section .img-div .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:1}.bottom-hero-section .img-div .hero-content{flex:1;position:absolute;color:#fff;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:left;text-align:left;gap:20px;z-index:2;padding:100px}.bottom-hero-section .img-div .hero-content .promo-tag{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:12px;padding:6px 12px;border-radius:6px;font-weight:600;width:130px}.bottom-hero-section .img-div .hero-content .title{font-size:40px;font-weight:700}.bottom-hero-section .img-div .hero-content .subtitle{font-size:20px;color:#fff;margin-top:-10px}.bottom-hero-section .img-div .hero-content .btn{width:150px}@media (max-width: 1000px){.bottom-hero-section .img-div{height:300px;width:100%}.bottom-hero-section .img-div .hero-content{padding:50px}.bottom-hero-section .img-div .hero-content .title{font-size:30px}}@media (max-width: 700px){.bottom-hero-section .img-div{height:200px;width:100%}.bottom-hero-section .img-div .hero-content{padding:30px}.bottom-hero-section .img-div .hero-content .title{font-size:20px}.bottom-hero-section .img-div .hero-content .subtitle{font-size:16px}.bottom-hero-section .img-div .hero-content .btn{width:150px}}@media (max-width: 700px){.bottom-hero-section .img-div .hero-content .btn{width:120px}}.cart-details-page{margin-top:130px;display:flex;flex-direction:column;gap:20px}.cart-details-page .payment-step-div{margin-top:30px;background:#fff;padding:30px;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;width:100%}.cart-details-page .payment-step-div .left{display:flex;flex-direction:row;align-items:center;gap:0px}.cart-details-page .payment-step-div .left .step-div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;border:2px solid #470531;border-radius:10px;padding:5px;width:110px;height:70px}.cart-details-page .payment-step-div .left .step-div svg{font-size:20px;color:#470531}.cart-details-page .payment-step-div .left .step-div p{font-size:12px}.cart-details-page .payment-step-div .left .step-div span{background-color:#470531;position:absolute;left:-8px;font-size:10px;border-radius:50%;height:15px;width:15px;color:#fff;display:flex;justify-content:center;align-items:center}.cart-details-page .payment-step-div .left .hr{height:2px;width:100px;background:#470531;border:1px solid #470531}.cart-details-page .payment-step-div .right{display:flex;flex-direction:column;text-align:right;justify-content:center}.cart-details-page .payment-step-div .right h1{font-size:18px}.cart-details-page .payment-step-div .right h2{font-size:16px;text-decoration:underline;transition:.3s}.cart-details-page .payment-step-div .right h2:hover{color:#470531;cursor:pointer;transition:.3s}.cart-details-page .cart-payment-div{display:flex;flex-direction:row;gap:20px}.cart-details-page .cart-payment-div h1{font-size:20px}.cart-details-page .cart-payment-div .cart-details-div{display:flex;flex-direction:column;gap:20px;width:70%}.cart-details-page .cart-payment-div .cart-details-div .cart-loading{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;min-height:300px;width:100%;background:#fff;border-radius:10px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card{position:relative;background:#fff;padding:30px;gap:20px;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:150px;width:150px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .img-div img{height:100%;width:100%;object-fit:cover}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details{display:flex;flex-direction:column;gap:10px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-category{opacity:.8}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:18px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:14px;margin-bottom:2px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div{display:flex;flex-direction:column;align-items:center;gap:20px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:20px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:16px;margin-bottom:2px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px;gap:10px;width:150px;background:#470531;color:#fff;border:2px solid #470531;border-radius:10px;transition:all .3s ease}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div svg{cursor:pointer}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div:hover:not(.loading){background:transparent;color:#470531}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div.loading{background:transparent;border-color:#470531;color:#470531}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .remove-item{position:absolute;top:-4px;right:-4px;background:#470531;border:1px solid #470531;color:#fff;border-radius:50%;padding:1px;cursor:pointer;transition:.3s}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .remove-item:hover{transform:scale(1.1);transition:.3s;background:#fff!important;color:#470531;border:1px solid #470531}.cart-details-page .cart-payment-div .cart-details-div .cart-details.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:30px;border-radius:10px}.cart-details-page .cart-payment-div .cart-details-div .cart-details.empty a{text-decoration:underline;color:#470531}.cart-details-page .cart-payment-div .cart-details-div .cart-details.empty a:hover{text-decoration:underline;color:#eb3424}.cart-details-page .cart-payment-div .address-payment-div{width:30%;display:flex;flex-direction:column;gap:20px}.cart-details-page .cart-payment-div .address-payment-div .address-div{display:flex;flex-direction:column;gap:20px;background:#fff;padding:30px;border-radius:10px}.cart-details-page .cart-payment-div .address-payment-div .address-div .address-card{display:flex;flex-direction:row;gap:20px;justify-content:space-between;align-items:center;width:100%;background:#fafafa;padding:10px 15px;border-radius:10px;border:1px solid #e4e4e4;cursor:pointer}.cart-details-page .cart-payment-div .address-payment-div .address-div .address-card .address-card-left{display:flex;flex-direction:row;align-items:center;gap:20px}.cart-details-page .cart-payment-div .address-payment-div .address-div .address-card .address-icon{font-size:30px}.cart-details-page .cart-payment-div .address-payment-div .address-div .address-card .address-icon.right{font-size:20px}.cart-details-page .cart-payment-div .address-payment-div .address-div .address-card.none .add-address{text-decoration:underline}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div{height:fit-content;position:relative;background:#fff;padding:30px;border-radius:10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .hr{margin-top:10px;margin-bottom:10px;width:100%;background:#470531;height:1px;border:none}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div{margin:20px 0}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon{margin-top:20px;display:flex;flex-direction:row;gap:10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .form-group{position:relative;display:flex;flex-direction:row;align-items:center;background:#fafafa;padding:10px 15px;border-radius:10px;border:1px solid #e4e4e4;color:gray;width:100%;height:100%}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .form-group input,.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .form-group select,.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .form-group textarea{flex:1;border:none;background:transparent;font-size:16px;outline:none;padding-right:10px;font-family:Oswald,sans-serif}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .apply-btn{font-size:14px;font-weight:600;display:flex;gap:5px;padding:10px 15px;background:#470531;color:#fff;border:2px solid #470531;border-radius:10px;width:100px;justify-content:center;align-items:center;cursor:pointer;margin-left:auto;transition:.3s}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .apply-btn svg{font-size:20px;font-weight:600}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-div .coupon .apply-btn:hover{background:#fff;color:#470531}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-error,.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .coupon-success{margin-top:-10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div{margin:20px 0}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div .coupon{margin-top:20px;display:flex;flex-direction:row;gap:10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div .coupon .form-group{position:relative;display:flex;flex-direction:row;align-items:center;background:#470531;color:#fff;border:2px solid #470531;padding:10px 15px;border-radius:10px;width:100%;height:100%}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div .coupon .remove-btn{font-size:14px;font-weight:600;display:flex;gap:5px;padding:10px 15px;background:#fff;color:#470531;border:2px solid #470531;border-radius:10px;width:100px;justify-content:center;align-items:center;cursor:pointer;margin-left:auto;transition:.3s}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div .coupon .remove-btn svg{font-size:20px;font-weight:600}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .applied-coupon-div .coupon .remove-btn:hover{background:#470531;color:#fff}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-info{margin-bottom:15px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-info .wallet-balance{font-size:14px;color:#666;margin:0}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply{display:flex;gap:10px;align-items:flex-end}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .form-group{flex:1}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .form-group input{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:14px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .form-group input:focus{outline:none;border-color:#470531}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .apply-btn{background:#470531;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .apply-btn:hover{background:#3a0428}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-apply .apply-btn:disabled{background:#ccc;cursor:not-allowed}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div{margin:20px 0}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div p{font-size:16px;font-weight:600;color:#470531;margin-bottom:10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div p{font-size:14px;color:#470531;margin-bottom:10px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div .wallet{display:flex;gap:10px;align-items:center}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div .wallet .form-group{flex:1;font-size:14px;color:#666;padding:10px;background:#f8f9fa;border-radius:5px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div .wallet .remove-btn{background:#dc3545;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div .wallet .remove-btn:hover{background:#c82333}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-div .applied-wallet-div .wallet .remove-btn:disabled{background:#ccc;cursor:not-allowed}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-error{margin-top:10px;font-size:12px;color:#dc3545}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .wallet-success{margin-top:10px;font-size:12px;color:#28a745}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .apply-btn.disabled{background:#6c757d!important;color:#fff!important;cursor:not-allowed!important;opacity:.6!important}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .apply-btn.disabled:hover{background:#6c757d!important;transform:none!important}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div input:disabled{background-color:#f8f9fa!important;color:#6c757d!important;cursor:not-allowed!important;opacity:.6!important}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .amount-div{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .shipping-free{text-decoration:line-through;color:#eb3424;font-size:12px;margin-bottom:2px;margin-right:5px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .amount-bg-div{margin-top:20px;background:#470531;color:#fff;padding:10px 20px;border-radius:10px;display:flex;flex-direction:row;justify-content:center;border:2px solid #470531;transition:.3s all;cursor:pointer}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .amount-bg-div .amount{font-weight:600;font-size:18px}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div .amount-bg-div:hover{background:#fff;color:#470531}.delivery-address-modal{display:flex;flex-direction:column;width:1000px}.delivery-address-modal .address-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #ccc}.delivery-address-modal .address-head .head{font-size:22px}.delivery-address-modal .address-body{display:flex;flex-direction:column;gap:20px;padding:10px}.delivery-address-modal .address-body .address-card{display:flex;flex-direction:column;gap:20px;width:100%;padding:20px;border:2px solid #ccc;border-radius:10px;cursor:pointer;transition:all .3s ease}.delivery-address-modal .address-body .address-card .address-card-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px}.delivery-address-modal .address-body .address-card .address-card-head .address-type-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.delivery-address-modal .address-body .address-card .address-card-head .address-type-div .location-icon{font-size:20px}.delivery-address-modal .address-body .address-card .address-card-head .address-type-div .address-type{font-size:20px;font-weight:700}.delivery-address-modal .address-body .address-card .address-card-head .address-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .edit-btn,.delivery-address-modal .address-body .address-card .address-card-head .address-actions .delete-btn{cursor:pointer;text-decoration:underline}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div{display:flex;flex-direction:row;gap:10px}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div .switch{position:relative;display:inline-block;width:30px;height:20px;margin-top:2px}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div .switch input{opacity:0;width:0;height:0}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div .slider{position:absolute;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div input:checked+.slider{background-color:#470531}.delivery-address-modal .address-body .address-card .address-card-head .address-actions .default-address-div input:checked+.slider:before{transform:translate(10px)}.delivery-address-modal .address-body .address-card .address-card-details{display:flex;flex-direction:column;gap:10px}.delivery-address-modal .address-body .address-card .address-card-details .card-row{display:flex;flex-direction:row;gap:20px}.delivery-address-modal .address-body .address-card .address-card-details .card-row .head{width:100px;font-weight:700}.delivery-address-modal .address-body .address-card:hover,.delivery-address-modal .address-body .address-card:focus,.delivery-address-modal .address-body .address-card.selected{border:2px solid #470531}.delivery-address-modal .address-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;border-top:1px solid #ccc}.delivery-address-modal .address-footer .cancel-continue-div{display:flex;flex-direction:row;gap:10px}@media (max-width: 1150px){.cart-details-page .cart-payment-div{flex-direction:column}.cart-details-page .cart-payment-div .cart-details-div{width:100%}.cart-details-page .cart-payment-div .address-payment-div{width:100%;flex-direction:row}.cart-details-page .cart-payment-div .address-payment-div .address-div{width:50%;height:100%}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div{width:50%}}@media (max-width: 1000px){.cart-details-page{margin-top:80px}.cart-details-page .payment-step-div{flex-direction:column;justify-content:center;gap:30px}.cart-details-page .payment-step-div .left{justify-content:center}.cart-details-page .payment-step-div .right{text-align:center}}@media (max-width: 700px){.cart-details-page .cart-payment-div .address-payment-div{width:100%;flex-direction:column}.cart-details-page .cart-payment-div .address-payment-div .address-div{width:100%;height:100%}.cart-details-page .cart-payment-div .address-payment-div .payment-details-div{width:100%}}@media (max-width: 550px){.cart-details-page .cart-payment-div .cart-details-div .lineItem-card{padding:20px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:100px;width:100px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-name{font-size:18px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-category{font-size:14px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:16px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:13px;margin-bottom:1px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div{gap:5px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .price-div{flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:16px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .price-div .product-price.strike{font-size:13px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div{justify-content:center;padding:5px 10px;gap:10px;width:80px;background:transparent;color:#000;border:none}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div svg{cursor:pointer;border:1px solid #470531;border-radius:50%;padding:2px;font-size:15px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div .qty{font-size:14px;font-weight:600;margin-top:-3px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div svg:hover{background:transparent;color:#470531}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .price-qty-div .qty-div:hover{background:transparent;color:#000}.cart-details-page .cart-payment-div .address-payment-div .address-div,.cart-details-page .cart-payment-div .address-payment-div .payment-details-div{padding:20px}}@media (max-width: 420px){.cart-details-page .cart-payment-div .cart-details-div .lineItem-card{padding:20px;gap:10px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div{gap:20px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:80px;width:80px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-name{font-size:16px}.cart-details-page .cart-payment-div .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-category{font-size:14px;opacity:.8}}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;inset:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.confirm-toast-container{position:fixed;top:16px;right:16px;z-index:9999;animation:slideIn .3s ease-out forwards}.confirm-toast-container.exit{animation:slideOut .3s ease-in forwards}.close-icon{position:absolute;top:8px;right:8px;color:gray}.confirm-toast{background-color:#fff;padding:16px 24px;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-family:Oswald,sans-serif;color:#470531;display:flex;flex-direction:column;align-items:center;width:300px;overflow:hidden;position:relative}.message{font-size:16px;font-weight:500;margin-bottom:12px;text-align:center}.buttons{display:flex;gap:12px}.yes-btn,.no-btn{padding:6px 16px;border:none;border-radius:8px;font-family:Oswald,sans-serif;cursor:pointer;font-size:14px}.yes-btn{background-color:#470531;color:#fff}.no-btn{background-color:#fff;color:#470531;border:1px solid #470531}.bottom-line.progress-bar{width:100%;height:5px;background-color:#ff9800;position:absolute;bottom:0;left:0;animation:shrinkBar 3s linear forwards}@keyframes slideIn{0%{transform:translate(150%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(150%);opacity:0}}@keyframes shrinkBar{0%{width:100%}to{width:0%}}.customer-home-dashboard-container{position:relative;margin-top:180px;display:flex;flex-direction:row;justify-content:center;gap:30px;padding:0 50px 50px}.customer-home-dashboard-container .dashboard-navigation-div{display:flex;flex-direction:column;align-items:center;gap:30px;width:300px;height:100%}.customer-home-dashboard-container .dashboard-navigation-div .profile-div{background:#fff;padding:30px;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:20px;width:100%}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .profile-image-div{width:50px;height:50px}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .profile-image-div img{width:100%;height:100%;border-radius:50%;object-fit:cover}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .profile-details{display:flex;flex-direction:column;align-items:flex-start}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .profile-details .profile-name{font-size:16px}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .profile-details .profile-email{font-size:14px}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .mobile-logout-icon{display:none}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section{height:100%;width:100%;background:#fff;padding:30px 0;border-radius:10px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .heading{padding:0 30px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .heading .main-heading{font-size:20px;letter-spacing:1px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .heading .hr-1{width:2px;height:15px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .heading .hr-2{width:15px;height:2px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .heading .second-heading{font-size:12px;letter-spacing:1px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .dashboard-hr{margin-top:20px;border:.5px solid #e0e0e0;width:100%;height:1px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul{margin-top:10px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul .menubar-li{display:flex;flex-direction:column;padding:10px 30px;border-left:3px solid white;cursor:pointer;transition:.5s}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul .menubar-li.active{font-weight:600;border-left:3px solid #470531;transition:.5s}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul .menubar-li:hover{background:#eaeaea;border-left:3px solid #470531;transition:.5s}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul .dropdown-ul{padding-left:10px}.customer-home-dashboard-container .dashboard-navigation-div .navigation-section .menubar-ul .dropdown-ul .dropdown-li{display:flex;flex-direction:column;padding:10px 30px;cursor:pointer}.customer-home-dashboard-container .dashboard-navigation-div .logout-div{height:100%;width:100%;background:#fff;padding:30px;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:10px;cursor:pointer}.customer-home-dashboard-container .dashboard-navigation-div .logout-div svg{font-size:25px;transition:transform .2s ease}.customer-home-dashboard-container .dashboard-navigation-div .logout-div p{transition:transform .2s ease}.customer-home-dashboard-container .dashboard-navigation-div .logout-div:hover svg,.customer-home-dashboard-container .dashboard-navigation-div .logout-div:hover p{transform:translate(4px)}.customer-home-dashboard-container .dashboard-menu-section{width:100%}.customer-home-dashboard-container .dashboard-menu-section-blocked-user{width:100%;height:auto;background:#fff;padding:30px;border-radius:10px;justify-content:center;align-items:center;text-align:center;display:flex;flex-direction:column;gap:10px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div{display:flex;flex-direction:column;gap:20px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div .head{font-size:20px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div .contact-us-btn{display:flex;gap:10px}@media (max-width: 1000px){.customer-home-dashboard-container{margin-top:130px}}@media (max-width: 900px){.customer-home-dashboard-container{padding:0 30px 30px}}@media (max-width: 800px){.customer-home-dashboard-container{flex-direction:column}}@media (max-width: 600px){.customer-home-dashboard-container{padding:0 20px 50px}}@media (max-width: 500px){.customer-home-dashboard-container .dashboard-navigation-div{width:100%}.customer-home-dashboard-container .dashboard-navigation-div .profile-div{position:relative;padding:20px;gap:10px}.customer-home-dashboard-container .dashboard-navigation-div .profile-div .mobile-logout-icon{display:block;position:absolute;top:50%;transform:translateY(-50%);right:30px;font-size:30px}.customer-home-dashboard-container .dashboard-navigation-div .logout-div{display:none}.customer-home-dashboard-container .dashboard-menu-section-blocked-user{padding:20px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .main-head{font-size:20px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user p{font-size:14px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div{gap:10px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div .head{font-size:18px}.customer-home-dashboard-container .dashboard-menu-section-blocked-user .contact-us-div .contact-us-btn{flex-direction:column}}.customer-order-div{display:block}.customer-order-div .order-heading{display:flex;flex-direction:row;background:#fff;padding:25px;gap:20px;border-radius:10px;justify-content:space-between}.customer-order-div .order-heading .filter-div{display:flex;gap:50px}.customer-order-div .order-heading .filter-div .sort-show{display:flex;align-items:center;gap:10px}.customer-order-div .order-heading .filter-div .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.customer-order-div .order-heading .filter-div .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.customer-order-div .order-heading .filter-div .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.customer-order-div .order-heading .filter-div select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.customer-order-div .customer-order-grid{margin-top:30px;display:flex;flex-direction:column;gap:30px}.customer-order-div .customer-order-grid .customer-order-card{display:flex;flex-direction:column;gap:30px;background:#fff;padding:30px;border-radius:10px}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .order-price-div{font-weight:500}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .order-price-div .order-id{font-size:18px}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .order-price-div span{font-size:20px;font-weight:700}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .status-cancel-div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .cancel-order{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 20px;gap:10px;background:#470531;color:#fff;border:2px solid #470531;border-radius:10px;transition:.5s;cursor:pointer}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .cancel-order:hover,.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .cancel-order.cancel{background:transparent;color:#470531}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .cancel-order.cancel{cursor:not-allowed;background:#e0e0e0}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid{display:flex;flex-direction:column;gap:30px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card{display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .img-div{height:150px;width:150px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .img-div img{height:100%;width:100%;object-fit:cover}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:end;margin-bottom:20px;gap:20px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div{justify-content:flex-end;align-items:flex-end}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-name{font-size:18px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-category{font-size:16px;opacity:.8}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{align-items:flex-end;text-align:right;font-size:16px}.customer-order-div .empty-customer-order-grid{margin-top:50px;background:#fff;padding:30px;border-radius:10px}.customer-order-div .empty-customer-order-grid .goto-link{appearance:none;border:none;background:none;font-size:16px;text-decoration:underline;cursor:pointer}.customer-order-div .empty-customer-order-grid .goto-link:hover{color:#470531}@media (max-width: 1000px){.customer-order-div .order-heading{flex-direction:column}.customer-order-div .order-heading .head-div{margin-left:right}.customer-order-div .order-heading .filter-div{justify-content:space-between;width:100%}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div{flex-direction:column}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .order-price-div{margin-right:auto}.customer-order-div .customer-order-grid .customer-order-card .cancel-order-price-div .status-cancel-div{justify-content:space-between;width:100%}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .img-div{height:120px;width:150px}}@media (max-width: 550px){.customer-order-div .order-heading{gap:10px;flex-direction:column}.customer-order-div .order-heading .filter-div{gap:20px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .img-div{height:100px;width:120px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-name{font-size:20px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-category{font-size:18px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div .price{display:flex;flex-direction:column}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div .price .amount{white-space:nowrap}}@media (max-width: 500px){.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-name{font-size:16px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-category,.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{font-size:14px}}@media (max-width: 400px){.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .img-div{height:80px;width:100px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-name{font-size:14px}.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .item-category,.customer-order-div .customer-order-grid .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{font-size:13px}}.cancel-order-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.cancel-order-modal .modal-content{background:#fff;padding:30px;border-radius:12px;max-width:500px;width:90%;box-shadow:0 10px 25px #0003}.cancel-order-modal .modal-content h3{color:#470531;margin-bottom:10px;font-size:20px}.cancel-order-modal .modal-content p{color:#6b7280;margin-bottom:20px}.cancel-order-modal .modal-content .form-group{margin-bottom:20px}.cancel-order-modal .modal-content .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.cancel-order-modal .modal-content .form-group textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;resize:vertical;min-height:80px;font-family:Oswald,sans-serif}.cancel-order-modal .modal-content .form-group textarea:focus{outline:none;border-color:#470531;box-shadow:0 0 0 3px #4705311a}.cancel-order-modal .modal-content .modal-actions{display:flex;gap:12px;justify-content:flex-end}.cancel-order-modal .modal-content .modal-actions button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.cancel-order-modal .modal-content .modal-actions button.cancel-btn{background:#f3f4f6;color:#374151;border:2px solid #d1d5db}.cancel-order-modal .modal-content .modal-actions button.cancel-btn:hover{background:transparent;color:#374151}.cancel-order-modal .modal-content .modal-actions button.confirm-btn{background:#dc2626;color:#fff;border:2px solid #dc2626}.cancel-order-modal .modal-content .modal-actions button.confirm-btn:hover{background:transparent;color:#dc2626}.amount-breakdown{margin-top:20px;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #470531}.amount-breakdown h3{margin:0 0 15px;color:#470531;font-size:18px;font-weight:600}.amount-breakdown .breakdown-details{display:flex;flex-direction:column;gap:8px}.amount-breakdown .breakdown-details .breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:6px;background:#fff;border:1px solid #e5e7eb}.amount-breakdown .breakdown-details .breakdown-row .label{font-weight:500;color:#374151;font-size:14px}.amount-breakdown .breakdown-details .breakdown-row .value{font-weight:600;color:#1f2937;font-size:14px}.amount-breakdown .breakdown-details .breakdown-row.discount{background:#fef2f2;border-color:#fecaca}.amount-breakdown .breakdown-details .breakdown-row.discount .label,.amount-breakdown .breakdown-details .breakdown-row.discount .value{color:#dc2626}.amount-breakdown .breakdown-details .breakdown-row.wallet{background:#f0fdf4;border-color:#bbf7d0}.amount-breakdown .breakdown-details .breakdown-row.wallet .label,.amount-breakdown .breakdown-details .breakdown-row.wallet .value{color:#16a34a}.amount-breakdown .breakdown-details .breakdown-row.shipping{background:#f0f9ff;border-color:#bae6fd}.amount-breakdown .breakdown-details .breakdown-row.shipping .label,.amount-breakdown .breakdown-details .breakdown-row.shipping .value{color:#0284c7}.amount-breakdown .breakdown-details .breakdown-row.total{background:#470531;border-color:#470531;margin-top:8px}.amount-breakdown .breakdown-details .breakdown-row.total .label{color:#fff;font-weight:600}.amount-breakdown .breakdown-details .breakdown-row.total .value{color:#fff;font-weight:700;font-size:16px}.cart-details-section{display:block}.cart-details-section .head-div{display:flex;flex-direction:row;background:#fff;padding:26px;border-radius:10px;justify-content:space-between;align-items:center}.cart-details-section .head-div .head{display:flex;flex-direction:column}.cart-details-section .cart-details-div{margin-top:30px;display:flex;flex-direction:column;gap:30px;width:100%}.cart-details-section .cart-details-div .lineItem-card{position:relative;background:#fff;padding:30px;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:150px;width:150px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .img-div img{height:100%;width:100%;object-fit:cover}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-category{opacity:.8}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:18px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:14px;margin-bottom:2px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div{display:flex;flex-direction:column;align-items:center;gap:20px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .price-div{display:flex;flex-direction:row;align-items:flex-end;gap:10px;font-size:20px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .price-div .product-price.strike{text-decoration:line-through;color:#eb3424;font-size:16px;margin-bottom:2px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .qty-div{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:5px 10px;gap:10px;width:80px;background:#470531;color:#fff;border:2px solid #470531;border-radius:10px;transition:.5s}.cart-details-section .cart-details-div .lineItem-card .remove-item{position:absolute;top:-4px;right:-4px;background:#470531;border:1px solid #470531;color:#fff;border-radius:50%;padding:1px;cursor:pointer;transition:.3s}.cart-details-section .cart-details-div .lineItem-card .remove-item:hover{transform:scale(1.1);transition:.3s;background:#fff!important;color:#470531;border:1px solid #470531}.cart-details-section .cart-details-div .cart-details.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:30px;border-radius:10px}.cart-details-section .cart-details-div .cart-details.empty a{text-decoration:underline;color:#470531}.cart-details-section .cart-details-div .cart-details.empty a:hover{text-decoration:underline;color:#eb3424}@media (max-width: 900px){.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:100px;width:120px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div{gap:10px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .price-div{flex-direction:column;justify-content:center;align-items:center;gap:0px;font-size:16px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .price-div .product-price.strike{font-size:12px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .qty-div{padding:3px 8px;width:80px}}@media (max-width: 500px){.cart-details-section .head-div{padding:20px;flex-direction:column;gap:10px}.cart-details-section .head-div a{margin-right:auto}.cart-details-section .cart-details-div .lineItem-card{padding:20px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div{gap:20px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .img-div{height:100px;width:100px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-name{font-size:18px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .product-name-div .product-category{font-size:16px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div{gap:5px;font-size:16px}.cart-details-section .cart-details-div .lineItem-card .lineitem-details-div .lineitem-details .price-div .product-price.strike{font-size:12px;margin-bottom:1px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div{gap:0px}.cart-details-section .cart-details-div .lineItem-card .price-qty-div .qty-div{gap:10px;width:100px;background:transparent;color:#470531;border:none}}.customer-profile-section-div .customer-profile-section{display:block}.customer-profile-section-div .customer-profile-section .head-div{display:flex;flex-direction:row;background:#fff;padding:26px;gap:20px;border-radius:10px;justify-content:space-between;align-items:center}.customer-profile-section-div .customer-profile-section .head-div .head{display:flex;flex-direction:column}.customer-profile-section-div .customer-profile-section .head-div .btn-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.customer-profile-section-div .customer-profile-section .head-div .save-btn{display:flex;justify-content:center;align-items:center;gap:10px}.customer-profile-section-div .customer-profile-section .customer-profile-details{margin-top:30px;display:flex;flex-direction:column;gap:30px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div{display:flex;flex-direction:column;background:#fff;padding:25px;border-radius:10px;gap:20px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-head{font-size:25px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-image-div{height:250px;width:250px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-image-div img{height:100%;width:100%;object-fit:cover}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details{display:flex;flex-direction:row;gap:20px;width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details{width:50%;display:flex;flex-direction:column;gap:5px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details .profile-value{padding:15px;border-radius:10px;border:2px solid #470531;width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .btn{height:55px;width:100px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px;cursor:inherit}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .verified-btn img{width:20px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div{display:flex;flex-direction:column;gap:10px;width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .btn{height:55px;width:100px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .verified-btn img{width:20px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field{width:100%;border-radius:10px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root:hover fieldset,.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiInputBase-input,.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .contact-info .contact-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div{display:flex;flex-direction:column;background:#fff;padding:25px;border-radius:10px;gap:20px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info-head{font-size:25px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .profile-image-div{height:250px;width:250px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .profile-image-div img{height:100%;width:100%;object-fit:cover}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div{display:flex;flex-direction:column;gap:10px;width:100%}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .btn{height:55px;width:100px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .verified-btn img{width:20px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field{width:100%;border-radius:10px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root:hover fieldset,.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputBase-input,.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.customer-profile-section-div .verify-email-div-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px}.customer-profile-section-div .verify-email-div-modal .verify-email-div{background:#fff;padding:30px 20px;border-radius:12px;position:relative;width:100%;max-width:500px;box-shadow:0 4px 20px #0003;animation:fadeIn .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .modal-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#444;transition:color .2s ease}.customer-profile-section-div .verify-email-div-modal .verify-email-div .modal-close-btn:hover{color:#000}.customer-profile-section-div .verify-email-div-modal .verify-email-div .verify-text{text-align:center}.customer-profile-section-div .verify-email-div-modal .verify-email-div .verify-email{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field{width:100%;border-radius:10px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root:hover fieldset,.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputBase-input,.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.customer-profile-section-div .verify-email-div-modal .verify-email-div .form-field.verify{width:150px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .btn.submit{height:55px;border-radius:10px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-error{width:315px;margin-left:auto;margin-right:auto}.customer-profile-section-div .verify-email-div-modal .verify-email-div .same-line{display:flex;flex-direction:column;text-align:start;align-items:center;gap:15px}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-container{text-align:center}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend{width:160px;padding:10px 20px;background-color:#470531;color:#fff;border:2px solid #470531;border-radius:6px;font-size:16px;cursor:pointer;transition:all .3s ease}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend:disabled{background-color:#9e4a83;cursor:not-allowed;opacity:.8}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend:hover:enabled{background-color:#fff;color:#470531}.customer-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .cooldown-text{margin-top:8px;font-size:14px;color:#470531;font-weight:500}@media (max-width: 1250px){.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div.contact .profile-info-details{flex-direction:column}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div.contact .profile-info-details .profile-details{width:100%}}@media (max-width: 1000px){.customer-profile-section-div .customer-profile-section .head-div{flex-direction:column}.customer-profile-section-div .customer-profile-section .head-div .head{margin-right:auto}.customer-profile-section-div .customer-profile-section .head-div .btn-div{justify-content:space-between;width:100%}}@media (max-width: 800px){.customer-profile-section-div .customer-profile-section .head-div{flex-direction:row}.customer-profile-section-div .customer-profile-section .head-div .head{margin-right:inherit}.customer-profile-section-div .customer-profile-section .head-div .btn-div{margin-left:auto;justify-content:flex-end;width:fit-content}}@media (max-width: 550px){.customer-profile-section-div .customer-profile-section .head-div{flex-direction:column}.customer-profile-section-div .customer-profile-section .head-div .head{margin-right:auto}.customer-profile-section-div .customer-profile-section .head-div .btn-div{justify-content:space-between;width:100%}}@media (max-width: 500px){.customer-profile-section-div .customer-profile-section .customer-profile-details{gap:20px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-head{font-size:22px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-image-div{padding:30px;height:100%;width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-image-div img{height:100%;width:100%;object-fit:cover}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details{flex-direction:column}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details{width:100%}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details .profile-head{font-size:18px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details .verified-btn{width:50px}.customer-profile-section-div .customer-profile-section .customer-profile-details .customer-profile-info-div .profile-info-details .profile-details .text{display:none}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info-head{font-size:22px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info{flex-direction:column;gap:20px}.customer-profile-section-div .customer-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .contact-head{font-size:18px}}.customer-addresses-section{display:block}.customer-addresses-section .head-div{display:flex;flex-direction:row;background:#fff;padding:26px;gap:20px;border-radius:10px;justify-content:space-between;align-items:center}.customer-addresses-section .head-div .head{display:flex;flex-direction:column}.customer-addresses-section .addresses-grid{margin-top:30px;display:flex;flex-direction:column;width:100%;background:#fff;padding:30px;border-radius:10px;gap:30px}.customer-addresses-section .addresses-grid .address-card:not(:last-child):after{content:"";display:block;height:1px;background-color:#470531;margin-top:10px}.customer-addresses-section .address-head{font-size:20px}.customer-addresses-section .hr{width:100%;background:#470531;border:.5px solid #470531;margin-top:-10px;margin-bottom:-10px}.customer-addresses-section .address-card{display:flex;flex-direction:column;gap:20px;width:100%}.customer-addresses-section .address-card .address-card-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px}.customer-addresses-section .address-card .address-card-head .address-type{font-size:18px}.customer-addresses-section .address-card .address-card-head .address-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.customer-addresses-section .address-card .address-card-head .address-actions .edit-btn,.customer-addresses-section .address-card .address-card-head .address-actions .delete-btn{cursor:pointer;text-decoration:underline}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div{display:flex;flex-direction:row;gap:10px}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div .switch{position:relative;display:inline-block;width:30px;height:20px;margin-top:2px}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div .switch input{opacity:0;width:0;height:0}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div input:checked+.slider{background-color:#470531}.customer-addresses-section .address-card .address-card-head .address-actions .set-default-div input:checked+.slider:before{transform:translate(10px)}.customer-addresses-section .address-card .address-card-details{display:flex;flex-direction:column;gap:10px}.customer-addresses-section .address-card .address-card-details .card-row{display:flex;flex-direction:row;gap:20px}.customer-addresses-section .address-card .address-card-details .card-row .head{width:100px;font-weight:700}.customer-addresses-section .address-card.default{margin-top:30px;display:flex;flex-direction:column;width:100%;background:#fff;padding:30px;border-radius:10px;gap:30px}.customer-addresses-section .no-address-div .no-address-text span{text-decoration:underline;cursor:pointer}.address-form-modal{display:block}.address-form-modal .address-form-head{display:flex;flex-direction:column;background:#fff;padding:30px;border-radius:10px;gap:20px}.address-form-modal .address-form-head .head{display:flex;flex-direction:column}.address-form-modal .address-form-head .btn-back{display:flex;flex-direction:row;gap:5px;align-items:center;font-size:14px;cursor:pointer}.address-form-modal .address-form-body{margin-top:30px;display:flex;flex-direction:column;gap:50px;width:100%;background:#fff;padding:30px;border-radius:10px}.address-form-modal .address-form-body .address-div{display:flex;flex-direction:row;gap:50px}.address-form-modal .address-form-body .address-details{width:50%;display:flex;flex-direction:column;gap:20px}.address-form-modal .address-form-body .address-details .contact-form{display:flex;flex-direction:column;gap:20px;width:100%}.address-form-modal .address-form-body .address-details .contact-form .form-field{width:100%;border-radius:10px}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiOutlinedInput-root:hover fieldset,.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiInputBase-input,.address-form-modal .address-form-body .address-details .contact-form .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.address-form-modal .address-form-body .address-details .contact-form .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.address-form-modal .address-form-body .address-details .contact-form .address-label-div{display:flex;flex-direction:column;gap:10px}.address-form-modal .address-form-body .address-details .contact-form .address-label-div .address-label{display:flex;flex-direction:row;gap:20px}.address-form-modal .address-form-body .address-details .contact-form .address-label-div .custom-radio{font-family:Oswald,sans-serif;font-size:16px;color:#000;cursor:pointer}.address-form-modal .address-form-body .address-details .contact-form .address-label-div .custom-radio input[type=radio]{accent-color:#470531;margin-right:10px;cursor:pointer}.address-form-modal .address-form-body .address-details .contact-form .set-default-div{margin-top:10px;display:flex;flex-direction:row;gap:20px}.address-form-modal .address-form-body .address-details .contact-form .set-default-div .switch{position:relative;display:inline-block;width:42px;height:24px}.address-form-modal .address-form-body .address-details .contact-form .set-default-div .switch input{opacity:0;width:0;height:0}.address-form-modal .address-form-body .address-details .contact-form .set-default-div .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.address-form-modal .address-form-body .address-details .contact-form .set-default-div .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.address-form-modal .address-form-body .address-details .contact-form .set-default-div input:checked+.slider{background-color:#470531}.address-form-modal .address-form-body .address-details .contact-form .set-default-div input:checked+.slider:before{transform:translate(18px)}.address-form-modal .address-form-body .btn-div{display:flex;gap:10px;justify-content:center;align-items:center}@media (max-width: 550px){.customer-addresses-section .head-div,.customer-addresses-section .address-grid,.customer-addresses-section .address-card.default,.address-form-modal .address-form-head{padding:20px}.address-form-modal .address-form-body{padding:20px;flex-direction:column}.address-form-modal .address-form-body .address-details{width:100%}}@media (max-width: 500px){.customer-addresses-section .head-div{flex-direction:column}.customer-addresses-section .head-div .head p{font-size:14px}.customer-addresses-section .head-div .btn{margin-left:auto}.customer-addresses-section .address-card .address-card-details .card-row{gap:50px}.customer-addresses-section .address-card .address-card-details .card-row .head{width:30px;font-weight:700}.address-form-modal .address-form-body .address-div{flex-direction:column}}@media (max-width: 450px){.customer-addresses-section .address-card .address-card-head{flex-direction:column;gap:10px;align-items:flex-start}.customer-addresses-section .address-card .address-card-head .address-actions{margin-left:auto}}.admin-change-password-section .head-div{display:flex;flex-direction:row;background:#fff;padding:26px;border-radius:10px;justify-content:space-between;align-items:center;gap:10px}.admin-change-password-section .head-div .head{display:flex;flex-direction:column}.admin-change-password-section .change-password-div{margin-top:30px;display:flex;flex-direction:column;background:#fff;padding:30px;border-radius:10px;align-items:center;gap:20px}.admin-change-password-section .change-password-div .same-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:20px}.admin-change-password-section .change-password-div label{width:120px}.admin-change-password-section .change-password-div .form-group{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}.admin-change-password-section .change-password-div .form-field{width:250px;border-radius:10px}.admin-change-password-section .change-password-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.admin-change-password-section .change-password-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.admin-change-password-section .change-password-div .form-field .MuiOutlinedInput-root:hover fieldset,.admin-change-password-section .change-password-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.admin-change-password-section .change-password-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.admin-change-password-section .change-password-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.admin-change-password-section .change-password-div .form-field .MuiInputBase-input,.admin-change-password-section .change-password-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.admin-change-password-section .change-password-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.admin-change-password-section .change-password-div .form-field.half{width:250px}.admin-change-password-section .change-password-div .btn-dark{margin-top:30px}.admin-change-password-section .change-password-div .error-message{width:390px}@media (max-width: 1300px){.admin-change-password-section .change-password-div .same-line{flex-direction:column}}@media (max-width: 500px){.admin-change-password-section .head-div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:20px}.admin-change-password-section .head-div .head p{font-size:14px}.admin-change-password-section .head-div .btn{margin-left:auto}.admin-change-password-section .change-password-div{padding:20px}}@media (max-width: 450px){.admin-change-password-section .change-password-div .form-group{flex-direction:column;align-items:flex-start}.admin-change-password-section .change-password-div .form-field{width:100%}}.customer-wallet-container{max-width:1200px;margin:0 auto}.customer-wallet-container .customer-wallet-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.customer-wallet-container .customer-wallet-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #470531;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.customer-wallet-container .customer-wallet-loading p{font-size:16px}.customer-wallet-container .wallet-header{background:#fff;border-radius:12px;margin-bottom:30px;text-align:left;padding:25px}.customer-wallet-container .wallet-header h1{font-size:25px;font-weight:700;color:#470531}.customer-wallet-container .wallet-header p{font-size:16px}.customer-wallet-container .wallet-tabs{display:flex;margin-bottom:30px;border-bottom:2px solid #e5e7eb}.customer-wallet-container .wallet-tabs .tab-button{padding:12px 24px;border:none;background:none;font-size:16px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease}.customer-wallet-container .wallet-tabs .tab-button:hover{color:#470531}.customer-wallet-container .wallet-tabs .tab-button.active{color:#470531;border-bottom-color:#470531}.customer-wallet-container .wallet-content .balance-card,.customer-wallet-container .refunds-content .balance-card{background:linear-gradient(135deg,#470531,#6b1a4b);color:#fff;padding:30px;border-radius:16px;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 25px #4705314d}.customer-wallet-container .wallet-content .balance-card .balance-info h2,.customer-wallet-container .refunds-content .balance-card .balance-info h2{font-size:18px;font-weight:500;margin-bottom:8px;opacity:.9}.customer-wallet-container .wallet-content .balance-card .balance-info .balance-amount,.customer-wallet-container .refunds-content .balance-card .balance-info .balance-amount{display:flex;align-items:baseline;gap:8px}.customer-wallet-container .wallet-content .balance-card .balance-info .balance-amount .currency,.customer-wallet-container .refunds-content .balance-card .balance-info .balance-amount .currency{font-size:20px;font-weight:500}.customer-wallet-container .wallet-content .balance-card .balance-info .balance-amount .amount,.customer-wallet-container .refunds-content .balance-card .balance-info .balance-amount .amount{font-size:36px;font-weight:700}.customer-wallet-container .wallet-content .balance-card .balance-icon,.customer-wallet-container .refunds-content .balance-card .balance-icon{font-size:48px;opacity:.8}.customer-wallet-container .wallet-content .transactions-section h3,.customer-wallet-container .wallet-content .refunds-header h3,.customer-wallet-container .refunds-content .transactions-section h3,.customer-wallet-container .refunds-content .refunds-header h3{font-size:20px;font-weight:600;color:#470531;margin-bottom:20px}.customer-wallet-container .wallet-content .transactions-list .transaction-item,.customer-wallet-container .refunds-content .transactions-list .transaction-item{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;transition:all .3s ease}.customer-wallet-container .wallet-content .transactions-list .transaction-item:hover,.customer-wallet-container .refunds-content .transactions-list .transaction-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info{flex:1}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info .transaction-type,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info .transaction-type{display:flex;align-items:center;gap:8px;margin-bottom:8px}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info .transaction-type .type-badge,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info .transaction-type .type-badge{font-size:16px}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info .transaction-type .type-text,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info .transaction-type .type-text{font-weight:500;color:#374151}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info .transaction-description,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info .transaction-description{color:#6b7280;font-size:14px;margin-bottom:4px}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-info .transaction-date,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-info .transaction-date{color:#9ca3af;font-size:12px}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-amount,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-amount{font-size:18px;font-weight:600}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-amount.credit,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-amount.credit{color:#10b981}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-amount.debit,.customer-wallet-container .refunds-content .transactions-list .transaction-item .transaction-amount.debit{color:#ef4444}.customer-wallet-container .wallet-content .no-transactions,.customer-wallet-container .wallet-content .no-refunds,.customer-wallet-container .refunds-content .no-transactions,.customer-wallet-container .refunds-content .no-refunds{margin-top:20px;background:#fff;border-radius:12px;text-align:center;padding:60px 20px;color:#6b7280}.customer-wallet-container .wallet-content .no-transactions p,.customer-wallet-container .wallet-content .no-refunds p,.customer-wallet-container .refunds-content .no-transactions p,.customer-wallet-container .refunds-content .no-refunds p{font-size:16px}.customer-wallet-container .refunds-content .refunds-list{margin-top:20px}.customer-wallet-container .refunds-content .refunds-list .refund-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:20px;transition:all .3s ease}.customer-wallet-container .refunds-content .refunds-list .refund-item:hover{box-shadow:0 4px 12px #0000001a}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-header .refund-info h4{font-size:18px;font-weight:600;color:#470531;margin-bottom:4px}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-header .refund-info .refund-reason{color:#6b7280;font-size:14px}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-header .refund-status .status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;background:#3b82f61a}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-details .detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-details .detail-row:last-child{border-bottom:none}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-details .detail-row .label{font-weight:500;color:#374151}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-details .detail-row .value{color:#6b7280}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-success{margin-top:16px;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-success p{color:#166534;font-weight:500;margin:0}.customer-wallet-container .bank-details-section{margin-top:20px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #470531}.customer-wallet-container .bank-details-section .bank-details-display h5{color:#470531;font-size:16px;font-weight:600;margin-bottom:12px}.customer-wallet-container .bank-details-section .bank-details-display .bank-info p{margin:4px 0;color:#374151;font-size:14px}.customer-wallet-container .bank-details-section .bank-details-display .bank-info p strong{color:#470531;font-weight:600}.customer-wallet-container .bank-details-section .bank-details-required .notice{margin-bottom:16px}.customer-wallet-container .bank-details-section .bank-details-required .notice p{margin:4px 0;color:#374151;font-size:14px}.customer-wallet-container .bank-details-section .bank-details-required .notice p:first-child{color:#f59e0b;font-weight:600}.customer-wallet-container .bank-details-section .bank-details-required .add-bank-details-btn{background:#470531;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-wallet-container .bank-details-section .bank-details-required .add-bank-details-btn:hover{background:#5a0a3a;transform:translateY(-1px)}.customer-wallet-container .modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.customer-wallet-container .bank-details-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.customer-wallet-container .bank-details-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.customer-wallet-container .bank-details-modal .modal-header h3{color:#470531;font-size:20px;font-weight:600;margin:0}.customer-wallet-container .bank-details-modal .modal-header .close-btn{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.customer-wallet-container .bank-details-modal .modal-header .close-btn:hover{color:#374151}.customer-wallet-container .bank-details-modal .modal-body{padding:24px}.customer-wallet-container .bank-details-modal .modal-body .same-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:20px}.customer-wallet-container .bank-details-modal .modal-body .form-group{margin-bottom:20px;width:100%}.customer-wallet-container .bank-details-modal .modal-body .form-group label{display:block;font-weight:500;color:#374151;margin-bottom:6px;font-size:14px}.customer-wallet-container .bank-details-modal .modal-body .form-group input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:Oswald,sans-serif;transition:border-color .2s ease}.customer-wallet-container .bank-details-modal .modal-body .form-group input:focus{outline:none;border-color:#470531;box-shadow:0 0 0 3px #4705311a}.customer-wallet-container .bank-details-modal .modal-body .form-group input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.customer-wallet-container .bank-details-modal .modal-body .form-group input::placeholder{color:#9ca3af}.customer-wallet-container .bank-details-modal .modal-body .form-group .error-message{color:#ef4444;font-size:12px;margin-top:4px;display:block}.customer-wallet-container .bank-details-modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb}.customer-wallet-container .bank-details-modal .modal-footer .cancel-btn{background:#f3f4f6;color:#374151;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-wallet-container .bank-details-modal .modal-footer .cancel-btn:hover{background:#e5e7eb}.customer-wallet-container .bank-details-modal .modal-footer .submit-btn{background:#470531;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-wallet-container .bank-details-modal .modal-footer .submit-btn:hover:not(:disabled){background:#5a0a3a;transform:translateY(-1px)}.customer-wallet-container .bank-details-modal .modal-footer .submit-btn:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.customer-wallet-container{padding:15px}.customer-wallet-container .wallet-header h1{font-size:24px}.customer-wallet-container .wallet-tabs .tab-button{padding:10px 16px;font-size:14px}.customer-wallet-container .wallet-content .balance-card{padding:20px;flex-direction:column;text-align:center;gap:16px}.customer-wallet-container .wallet-content .balance-card .balance-amount .amount{font-size:28px}.customer-wallet-container .wallet-content .transactions-list .transaction-item{flex-direction:column;align-items:flex-start;gap:12px}.customer-wallet-container .wallet-content .transactions-list .transaction-item .transaction-amount{align-self:flex-end}.customer-wallet-container .refunds-content .refunds-list .refund-item{padding:16px}.customer-wallet-container .refunds-content .refunds-list .refund-item .refund-header{flex-direction:column;align-items:flex-start;gap:12px}.bank-details-section{margin-top:20px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #470531}.bank-details-section .bank-details-display h5{color:#470531;font-size:16px;font-weight:600;margin-bottom:12px}.bank-details-section .bank-details-display .bank-info p{margin:4px 0;color:#374151;font-size:14px}.bank-details-section .bank-details-display .bank-info p strong{color:#470531;font-weight:600}.bank-details-section .bank-details-required .notice{margin-bottom:16px}.bank-details-section .bank-details-required .notice p{margin:4px 0;color:#374151;font-size:14px}.bank-details-section .bank-details-required .notice p:first-child{color:#f59e0b;font-weight:600}.bank-details-section .bank-details-required .add-bank-details-btn{background:#470531;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.bank-details-section .bank-details-required .add-bank-details-btn:hover{background:#5a0a3a;transform:translateY(-1px)}}.customer-notifications-container{max-width:1200px;margin:0 auto;padding:20px}.customer-notifications-container .customer-notifications-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.customer-notifications-container .customer-notifications-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #470531;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.customer-notifications-container .customer-notifications-loading p{font-size:16px;color:#6b7280}.customer-notifications-container .notifications-header{background:#fff;border-radius:12px;margin-bottom:30px;padding:25px;box-shadow:0 2px 10px #0000000d}.customer-notifications-container .notifications-header h1{font-size:28px;font-weight:700;color:#470531;margin-bottom:8px}.customer-notifications-container .notifications-header p{font-size:16px;color:#6b7280;margin-bottom:20px}.customer-notifications-container .notifications-header .notifications-controls{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.customer-notifications-container .notifications-header .notifications-controls .filter-buttons{display:flex;gap:8px}.customer-notifications-container .notifications-header .notifications-controls .filter-buttons .filter-btn{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-notifications-container .notifications-header .notifications-controls .filter-buttons .filter-btn:hover{border-color:#470531;color:#470531}.customer-notifications-container .notifications-header .notifications-controls .filter-buttons .filter-btn.active{background:#470531;border-color:#470531;color:#fff}.customer-notifications-container .notifications-header .notifications-controls .action-buttons{display:flex;gap:10px}.customer-notifications-container .notifications-header .notifications-controls .action-buttons .mark-all-read-btn{padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-notifications-container .notifications-header .notifications-controls .action-buttons .mark-all-read-btn:hover{background:#059669}.customer-notifications-container .notifications-header .notifications-controls .action-buttons .refresh-btn{padding:8px 16px;background:#f3f4f6;color:#374151;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-notifications-container .notifications-header .notifications-controls .action-buttons .refresh-btn:hover:not(:disabled){background:#e5e7eb}.customer-notifications-container .notifications-header .notifications-controls .action-buttons .refresh-btn:disabled{opacity:.6;cursor:not-allowed}.customer-notifications-container .notifications-content .notifications-list{display:flex;flex-direction:column;gap:15px}.customer-notifications-container .notifications-content .notifications-list .notification-item{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 10px #0000000d;border-left:4px solid #e5e7eb;cursor:pointer;transition:all .3s ease;display:flex;align-items:flex-start;gap:15px}.customer-notifications-container .notifications-content .notifications-list .notification-item:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.customer-notifications-container .notifications-content .notifications-list .notification-item.unread{border-left-color:#470531;background:#fef7ff}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:50%;font-size:20px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content{flex:1;min-width:0}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-title{font-size:16px;font-weight:600;color:#374151;margin:0;line-height:1.4}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta .notification-time{font-size:12px;color:#9ca3af;white-space:nowrap}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta .priority-badge{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta .priority-badge.urgent{background:#fef2f2;color:#dc2626}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta .priority-badge.high{background:#fef3c7;color:#d97706}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-message{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 10px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-data{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-data .data-item{padding:4px 8px;background:#f3f4f6;border-radius:4px;font-size:12px;color:#374151;font-weight:500}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions .mark-read-btn{padding:6px 12px;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions .mark-read-btn:hover{background:#2563eb}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions .delete-btn{padding:6px 12px;background:#ef4444;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions .delete-btn:hover{background:#dc2626}.customer-notifications-container .notifications-content .no-notifications{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.customer-notifications-container .notifications-content .no-notifications .no-notifications-icon{font-size:48px;margin-bottom:20px}.customer-notifications-container .notifications-content .no-notifications h3{font-size:20px;font-weight:600;color:#374151;margin-bottom:8px}.customer-notifications-container .notifications-content .no-notifications p{font-size:16px;color:#6b7280;line-height:1.5}@media (max-width: 768px){.customer-notifications-container{padding:15px}.customer-notifications-container .notifications-header{padding:20px}.customer-notifications-container .notifications-header h1{font-size:24px}.customer-notifications-container .notifications-header .notifications-controls{flex-direction:column;align-items:stretch}.customer-notifications-container .notifications-header .notifications-controls .filter-buttons,.customer-notifications-container .notifications-header .notifications-controls .action-buttons{justify-content:center}.customer-notifications-container .notifications-content .notifications-list .notification-item{flex-direction:column;gap:10px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header{flex-direction:column;align-items:flex-start;gap:5px}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-content .notification-header .notification-meta{align-self:flex-end}.customer-notifications-container .notifications-content .notifications-list .notification-item .notification-actions{flex-direction:row;justify-content:flex-end}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.unauthorized-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff5e4!important;padding:20px;font-family:Oswald,sans-serif}.unauthorized-container .unauthorized-content{margin-top:100px;background:#fff!important;border-radius:10px;border:2px solid #470531;padding:40px 30px;text-align:center;max-width:500px;width:100%;position:relative}.unauthorized-container .unauthorized-content .unauthorized-icon{margin-bottom:30px;display:flex;justify-content:center;align-items:center}.unauthorized-container .unauthorized-content .unauthorized-icon img{width:200px;height:200px;object-fit:contain}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-title{font-size:2rem;font-weight:600;color:#dc3545;margin:0 0 15px;letter-spacing:-.5px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-message{font-size:1rem;color:#6c757d;line-height:1.5;max-width:400px;margin:0 auto 30px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn{padding:10px 20px;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;font-family:Oswald,sans-serif;min-width:100px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn.btn-primary{background:#dc3545;color:#fff}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn.btn-primary:hover{background:#c82333}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn.btn-secondary{background:#6c757d;color:#fff}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn.btn-secondary:hover{background:#5a6268}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn:active{transform:translateY(0)}@media (max-width: 768px){.unauthorized-container{padding:15px}.unauthorized-container .unauthorized-content{padding:40px 30px;border-radius:15px}.unauthorized-container .unauthorized-content .unauthorized-icon{margin-bottom:25px}.unauthorized-container .unauthorized-content .unauthorized-icon img{width:100px;height:100px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-title{font-size:2rem;margin-bottom:15px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-message{font-size:1rem;margin-bottom:30px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions{flex-direction:column;align-items:center}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-actions .btn{width:100%;max-width:200px}}@media (max-width: 480px){.unauthorized-container .unauthorized-content{padding:30px 20px}.unauthorized-container .unauthorized-content .unauthorized-icon img{width:80px;height:80px}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-title{font-size:1.8rem}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-message{font-size:.95rem}}@media (prefers-color-scheme: dark){.unauthorized-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.unauthorized-container .unauthorized-content{background:#2d2d2d;color:#fff}.unauthorized-container .unauthorized-content .unauthorized-text .unauthorized-message{color:#adb5bd}}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section{margin-top:50px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;border:1px solid #e5e7eb;overflow:hidden}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header{background:linear-gradient(135deg,#470531,#6b1a4a);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-title{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:600;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-title .notifications-icon{font-size:24px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions{display:flex;gap:10px;align-items:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.btn-danger{background:#dc3545;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.btn-danger:hover{background:#c82333}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-controls .select-all-notifications{display:flex;align-items:center;gap:8px;font-weight:500;color:#374151;cursor:pointer}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card.unread{background:#e8f4fd;border-left:4px solid #007bff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card.read{opacity:.8}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-order-no{font-size:18px;font-weight:600;color:#1f2937;margin:0}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .no-notifications-message{text-align:center;padding:40px 20px;color:#6b7280}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .no-notifications-message .no-notifications-icon{font-size:48px;color:#d1d5db;margin-bottom:15px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .no-notifications-message p{font-size:16px;margin:0}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.minimal-notification{max-width:350px;width:90%}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.minimal-notification .order-alert-content .minimal-order-details p{margin:8px 0;font-size:14px;color:#374151}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.minimal-notification .order-alert-content .minimal-order-details p strong{color:#1f2937}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-header{padding:15px;text-align:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-header .alert-icon{font-size:28px;margin-bottom:8px}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-header h3{font-size:16px;margin:0}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content{padding:15px;text-align:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .order-info-header{margin-bottom:12px}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .order-info-header .order-number{font-size:16px;font-weight:700;color:#470531;margin:0 0 6px;text-align:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .order-info-header .order-message{font-size:14px;color:#6b7280;margin:0;text-align:center;font-weight:500}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .minimal-order-details{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;padding:12px;border-radius:8px;border-left:4px solid #470531}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .minimal-order-details p{margin:0;font-size:14px;color:#374151;text-align:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-content .minimal-order-details p strong{color:#1f2937;font-weight:600}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-actions{padding:10px 15px 15px;display:flex;justify-content:center}.super-admin-dashboard-home-section .dashboard-overview-div .order-alert-modal.top-right-notification .order-alert-actions .acknowledge-btn{padding:10px 20px;font-size:14px;width:100%;max-width:150px;justify-content:center}.order-alert-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-alert-modal .order-alert-content .alert-message{font-size:16px;color:#333;margin-bottom:20px;font-weight:500;text-align:center;background:#f8f9fa;padding:15px;border-radius:8px;border-left:4px solid #470531}.order-alert-modal .order-alert-content .minimal-order-details{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;padding:15px;border-radius:8px;border-left:4px solid #470531}.order-alert-modal .order-alert-content .order-details{background:#f8f9fa;border-radius:10px;padding:20px;margin-top:15px}.order-alert-modal .order-alert-content .order-details .order-info,.order-alert-modal .order-alert-content .order-details .customer-info,.order-alert-modal .order-alert-content .order-details .order-summary{margin-bottom:15px}.order-alert-modal .order-alert-content .order-details .order-info p,.order-alert-modal .order-alert-content .order-details .customer-info p,.order-alert-modal .order-alert-content .order-details .order-summary p{margin:8px 0;color:#555;font-size:14px}.order-alert-modal .order-alert-content .order-details .order-info p strong,.order-alert-modal .order-alert-content .order-details .customer-info p strong,.order-alert-modal .order-alert-content .order-details .order-summary p strong{color:#333;font-weight:600}.order-alert-modal .order-alert-content .order-details .customer-info{background:#e8f4fd;border-radius:8px;padding:15px;border-left:4px solid #007bff}.order-alert-modal .order-alert-content .order-details .order-summary{border-top:1px solid #e0e0e0;padding-top:15px}@keyframes pulse{0%{box-shadow:0 0 #470531b3}70%{box-shadow:0 0 0 10px #47053100}to{box-shadow:0 0 #47053100}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.order-alert-modal{width:95%;margin:20px}.order-alert-modal .order-alert-header{padding:15px}.order-alert-modal .order-alert-header h3{font-size:18px}.order-alert-modal .order-alert-content{padding:20px}.order-alert-modal .order-alert-actions{padding:15px 20px 20px}}@media (max-width: 768px){.order-dashboard-home-section{padding:0 10px}.order-dashboard-home-section .notifications-section .notifications-header{flex-direction:column;align-items:stretch;gap:15px}.order-dashboard-home-section .notifications-section .notifications-header .notifications-actions{justify-content:center}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content,.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card{padding:15px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top{flex-direction:column;gap:10px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header{flex-direction:column;align-items:flex-start;gap:8px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-time{margin-left:0}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions{justify-content:center}.order-alert-modal.top-right-notification{top:10px;right:10px;left:10px;width:auto;max-width:none}}.category-dashboard-section{display:block;padding:30px}.category-dashboard-section .category-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.category-dashboard-section .category-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.category-dashboard-section .category-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.category-dashboard-section .category-dashboard-body .table-header .search-bar input:focus,.category-dashboard-section .category-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.category-dashboard-section .category-dashboard-body .table-header .table-actions{display:flex;gap:10px}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters{display:flex;gap:50px}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show{display:flex;align-items:center;gap:10px}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.category-dashboard-section .category-dashboard-body .table-header .table-actions .btn-div{display:flex;gap:10px}.category-dashboard-section .category-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.category-dashboard-section .category-dashboard-body .table-header .table-actions .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.category-dashboard-section .category-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.category-dashboard-section .category-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.category-dashboard-section .category-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.category-dashboard-section .category-dashboard-body .category-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.category-dashboard-section .category-dashboard-body .category-table-container::-webkit-scrollbar{display:none}.category-dashboard-section .category-dashboard-body .category-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:hidden;background:#fff;white-space:nowrap}.category-dashboard-section .category-dashboard-body .category-table thead{background:#eaeaea}.category-dashboard-section .category-dashboard-body .category-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.category-dashboard-section .category-dashboard-body .category-table tbody tr{border-bottom:1px solid #e5e7eb}.category-dashboard-section .category-dashboard-body .category-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.category-dashboard-section .category-dashboard-body .category-table tbody tr .category-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.category-dashboard-section .category-dashboard-body .category-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;height:100%}.category-dashboard-section .category-dashboard-body .category-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.category-dashboard-section .category-dashboard-body .category-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.category-dashboard-section .category-dashboard-body .category-table tbody tr:last-child{border-bottom:none}.category-dashboard-section .category-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.category-dashboard-section .category-dashboard-body .table-footer .footer-details{text-align:center}.category-dashboard-section .category-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.category-dashboard-section .category-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.category-dashboard-section .category-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.category-dashboard-section .category-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.category-dashboard-section .category-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.category-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto}.category-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.category-form-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.category-form-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.category-form-section .category-content{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px;margin-bottom:50px}.category-form-section .category-content .category-head{font-size:30px}.category-form-section .category-content .note{font-size:12px}.category-form-section .category-content .category-details{display:flex;flex-direction:column;gap:20px;margin-top:30px}.category-form-section .category-content .category-details .image-div{width:200px;height:200px;position:relative}.category-form-section .category-content .category-details .image-div img{width:100%;height:100%;object-fit:cover}.category-form-section .category-content .category-details .image-div .img-close-btn{position:absolute;top:20px;right:20px;color:#1d4ed8;font-size:50px}.category-form-section .category-content .category-details .file-info{font-size:14px;margin-top:-10px;margin-bottom:-10px}.category-form-section .category-content .category-details .category-name{font-size:25px}.category-form-section .category-content .category-form{margin-top:30px;display:flex;flex-direction:column;gap:20px}.category-form-section .category-content .category-form .image-box{position:relative;width:150px;height:150px;border:1px solid #ccc;border-radius:8px;padding:8px;background:#f9f9f9;text-align:center}.category-form-section .category-content .category-form .image-box img{width:100%;height:100%;object-fit:cover;border-radius:4px}.category-form-section .category-content .category-form .image-box .remove-btn{position:absolute;display:flex;justify-content:center;align-items:center;top:4px;right:4px;color:#470531;border:2px solid #470531;border-radius:4px;height:20px;width:20px;font-size:16px;cursor:pointer;transition:.3s all}.category-form-section .category-content .category-form .image-box .remove-btn:hover{background:#470531;color:#fff}.category-form-section .category-content .category-form .form-field{width:100%;border-radius:10px}.category-form-section .category-content .category-form .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.category-form-section .category-content .category-form .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.category-form-section .category-content .category-form .form-field .MuiOutlinedInput-root:hover fieldset,.category-form-section .category-content .category-form .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.category-form-section .category-content .category-form .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.category-form-section .category-content .category-form .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.category-form-section .category-content .category-form .form-field .MuiInputBase-input,.category-form-section .category-content .category-form .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.category-form-section .category-content .category-form .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.category-form-section .category-content .action-div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}.category-form-section .category-content .action-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.category-form-section .category-content .action-div .btn.edit-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.category-form-section .category-content .action-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.category-form-section .category-content .action-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.category-form-section .category-content .action-div .btn.delete-btn:hover{background:transparent;color:#ef4444}@media (max-width: 850px){.category-dashboard-section .category-dashboard-body .table-header{flex-direction:column;gap:10px}.category-dashboard-section .category-dashboard-body .table-header .search-bar,.category-dashboard-section .category-dashboard-body .table-header .search-bar input{width:100%}.category-dashboard-section .category-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.category-dashboard-section{padding:20px}.category-dashboard-section .category-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 580px){.category-dashboard-section .category-dashboard-body .table-header{flex-direction:column;gap:10px}.category-dashboard-section .category-dashboard-body .table-header .table-actions{width:100%;flex-direction:column;justify-content:center;margin-left:auto;align-items:center}}@media (max-width: 430px){.category-dashboard-section .category-dashboard-body .table-header .table-actions{flex-direction:column;justify-content:center;align-items:center}.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters,.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show,.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div,.category-dashboard-section .category-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div select{width:100%}.category-dashboard-section .category-dashboard-body .table-header .table-actions .btn-div{width:100%;flex-direction:column;justify-content:space-between}.category-dashboard-section .category-dashboard-body .table-header .table-actions .btn-div .bulk-delete-btn{width:100%}}@media (max-width: 1000px){.category-dashboard-section .category-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 400px){.category-dashboard-section .category-dashboard-body .table-footer{flex-direction:column-reverse}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .page-number,.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .prev,.category-dashboard-section .category-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.product-dashboard-section{display:block;padding:30px}.product-dashboard-section .product-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.product-dashboard-section .product-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div{display:flex;gap:10px}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div .add-btn{background:#470531;color:#fff;border:2px solid #470531}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.product-dashboard-section .product-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.product-dashboard-section .product-dashboard-body .table-header .search-bar input:focus,.product-dashboard-section .product-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.product-dashboard-section .product-dashboard-body .table-header .filters-sort,.product-dashboard-section .product-dashboard-body .table-header .filters-sort .same-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show{display:flex;align-items:center;gap:10px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.product-dashboard-section .product-dashboard-body .table-header .filters-sort select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .reset-filters-btn{padding:8px 16px;background:#470531;color:#fff;border:2px solid #470531;border-radius:5px;font-family:Oswald,sans-serif;font-size:16px;cursor:pointer;transition:all .3s ease}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .reset-filters-btn:hover{background:transparent;color:#470531}.product-dashboard-section .product-dashboard-body .table-header .filters-sort.category{width:250px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort.category select{width:200px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.status .sort-select-div,.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.status select{width:120px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.category .sort-select-div,.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.category select{width:125px}.product-dashboard-section .product-dashboard-body .product-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.product-dashboard-section .product-dashboard-body .product-table-container::-webkit-scrollbar{display:none}.product-dashboard-section .product-dashboard-body .product-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;white-space:nowrap}.product-dashboard-section .product-dashboard-body .product-table thead{background:#eaeaea}.product-dashboard-section .product-dashboard-body .product-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.product-dashboard-section .product-dashboard-body .product-table tbody tr{border-bottom:1px solid #e5e7eb}.product-dashboard-section .product-dashboard-body .product-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.product-dashboard-section .product-dashboard-body .product-table tbody tr td:nth-child(2),.product-dashboard-section .product-dashboard-body .product-table tbody tr th:nth-child(2){width:250px!important;max-width:250px!important;min-width:250px!important;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;vertical-align:center;padding:8px}.product-dashboard-section .product-dashboard-body .product-table tbody tr .product-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.product-dashboard-section .product-dashboard-body .product-table tbody tr .action-div{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;height:100%}.product-dashboard-section .product-dashboard-body .product-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.stock-btn{background:#f59e0b;border:1.5px solid #f59e0b}.product-dashboard-section .product-dashboard-body .product-table tbody tr button.stock-btn:hover{background:transparent;color:#f59e0b}.product-dashboard-section .product-dashboard-body .product-table tbody tr:last-child{border-bottom:none}.product-dashboard-section .product-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.product-dashboard-section .product-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.product-dashboard-section .product-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.product-dashboard-section .product-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.product-dashboard-section .product-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.product-dashboard-section .product-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.product-form-section-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:1000}.product-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto;margin-bottom:50px}.product-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.product-form-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.product-form-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.product-form-section .product-content{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px;margin-bottom:50px}.product-form-section .product-content .product-head{font-size:30px}.product-form-section .product-content .product-form{margin-top:30px;display:flex;flex-direction:column;gap:20px}.product-form-section .product-content .product-form .image-preview-container{display:flex;flex-wrap:wrap;gap:20px}.product-form-section .product-content .product-form .image-preview-container .image-box{position:relative;width:150px;height:150px;border:1px solid #ccc;border-radius:8px;padding:8px;background:#f9f9f9;text-align:center}.product-form-section .product-content .product-form .image-preview-container .image-box img{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-form-section .product-content .product-form .image-preview-container .image-box .remove-btn{position:absolute;display:flex;justify-content:center;align-items:center;top:4px;right:4px;color:#470531;border:2px solid #470531;border-radius:4px;height:20px;width:20px;font-size:16px;cursor:pointer;transition:.3s all}.product-form-section .product-content .product-form .image-preview-container .image-box .remove-btn:hover{background:#470531;color:#fff}.product-form-section .product-content .product-form .form-field{border-radius:10px}.product-form-section .product-content .product-form .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.product-form-section .product-content .product-form .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.product-form-section .product-content .product-form .form-field .MuiOutlinedInput-root:hover fieldset,.product-form-section .product-content .product-form .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.product-form-section .product-content .product-form .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.product-form-section .product-content .product-form .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.product-form-section .product-content .product-form .form-field .MuiInputBase-input,.product-form-section .product-content .product-form .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.product-form-section .product-content .product-form .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.product-form-section .product-content .product-form .form-field.large{width:100%}.product-form-section .product-content .product-form .form-field.small{width:150px}.product-form-section .product-content .product-form .form-field.medium{width:330px}.product-form-section .product-content .product-form .same-line{display:flex;align-items:center;gap:30px}.product-form-section .product-content .product-form .isAvailable-div{display:flex;flex-direction:row;gap:10px;width:150px}.product-form-section .product-content .product-form .isAvailable-div .switch{position:relative;display:inline-block;width:30px;height:20px;margin-top:2px}.product-form-section .product-content .product-form .isAvailable-div .switch input{opacity:0;width:0;height:0}.product-form-section .product-content .product-form .isAvailable-div .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.product-form-section .product-content .product-form .isAvailable-div .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.product-form-section .product-content .product-form .isAvailable-div input:checked+.slider{background-color:#470531}.product-form-section .product-content .product-form .isAvailable-div input:checked+.slider:before{transform:translate(10px)}.product-form-section .product-content .product-details{display:flex;flex-direction:column;gap:20px;height:100%}.product-form-section .product-content .product-details .details-div{display:flex;flex-direction:column;border:2px solid #470531;border-radius:8px;overflow:hidden}.product-form-section .product-content .product-details .details-div .product-detail{display:flex;align-items:stretch;border-bottom:1px solid #ccc}.product-form-section .product-content .product-details .details-div .product-detail .head{width:180px;background-color:#f5f5f5;padding:12px 16px;font-weight:600;border-right:2px solid #470531;color:#333;display:flex;align-items:center}.product-form-section .product-content .product-details .details-div .product-detail .value{flex:1;padding:12px 16px;display:flex;align-items:center;color:#111}.product-form-section .product-content .product-details .details-div .product-detail .value.tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;gap:5px}.product-form-section .product-content .product-details .details-div .product-detail .value.tags .tag{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px}.product-form-section .product-content .product-details .details-div .product-detail:last-child{border-bottom:none}.product-form-section .product-content .img-div{margin-top:30px;width:250px;height:320px;position:relative}.product-form-section .product-content .img-div #main-slider{border-radius:10px;overflow:hidden}.product-form-section .product-content .img-div #main-slider .splide__track{height:100%!important}.product-form-section .product-content .img-div #main-slider .splide__slide{height:100%}.product-form-section .product-content .img-div #main-slider .splide__slide img{object-fit:cover;border-radius:10px}.product-form-section .product-content .img-div #main-slider .splide__arrow{width:10px;height:10px;background:#1d4ed8;opacity:.8}.product-form-section .product-content .img-div #main-slider .splide__arrow svg{width:10px;height:12px}.product-form-section .product-content .img-div #thumbnail-slider{margin-top:20px}.product-form-section .product-content .img-div #thumbnail-slider .splide__slide{cursor:pointer;opacity:.7;transition:opacity .3s}.product-form-section .product-content .img-div #thumbnail-slider .splide__slide.is-active{opacity:1;border:1px solid #470531}.product-form-section .product-content .img-div #thumbnail-slider .splide__slide img{border-radius:6px;object-fit:cover}.product-form-section .product-content .img-div .img-close-btn{position:absolute;top:20px;right:20px;color:#1d4ed8;font-size:50px}.product-form-section .product-content .action-div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;padding-bottom:50px}.product-form-section .product-content .action-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.product-form-section .product-content .action-div .btn.edit-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.product-form-section .product-content .action-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.product-form-section .product-content .action-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.product-form-section .product-content .action-div .btn.delete-btn:hover{background:transparent;color:#ef4444}.product-form-section .product-content .action-div .btn.stock-btn{background:#f59e0b;color:#fff;border:2px solid #f59e0b}.product-form-section .product-content .action-div .btn.stock-btn:hover{background:transparent;color:#f59e0b}.stock-update-modal-overlay{background:#00000080;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1002;display:flex;justify-content:center;align-items:center}.stock-update-modal{max-width:500px;width:90%;z-index:1002;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;overflow:hidden;position:relative}.stock-update-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.stock-update-modal .modal-header h2{margin:0;color:#1f2937;font-size:1.5rem;font-weight:600}.stock-update-modal .modal-header .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:5px;border-radius:4px;transition:all .2s ease}.stock-update-modal .modal-header .close-btn:hover{background:#f3f4f6;color:#374151}.stock-update-modal .modal-body{padding:20px}.stock-update-modal .modal-body .form-group{margin-bottom:20px}.stock-update-modal .modal-body .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#374151;font-size:16px}.stock-update-modal .modal-body .form-group .form-field{border-radius:10px}.stock-update-modal .modal-body .form-group .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.stock-update-modal .modal-body .form-group .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.stock-update-modal .modal-body .form-group .form-field .MuiOutlinedInput-root:hover fieldset,.stock-update-modal .modal-body .form-group .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.stock-update-modal .modal-body .form-group .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.stock-update-modal .modal-body .form-group .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.stock-update-modal .modal-body .form-group .form-field .MuiInputBase-input,.stock-update-modal .modal-body .form-group .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.stock-update-modal .modal-body .form-group .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.stock-update-modal .modal-body .form-group .isAvailable-div{display:flex;align-items:center;gap:10px}.stock-update-modal .modal-body .form-group .isAvailable-div .label{font-weight:500;color:#374151;margin:0}.stock-update-modal .modal-body .form-group .isAvailable-div .switch{position:relative;display:inline-block;width:35px;height:20px;margin-top:10px}.stock-update-modal .modal-body .form-group .isAvailable-div .switch input{opacity:0;width:0;height:0}.stock-update-modal .modal-body .form-group .isAvailable-div .switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:24px}.stock-update-modal .modal-body .form-group .isAvailable-div .switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.stock-update-modal .modal-body .form-group .isAvailable-div .switch input:checked+.slider{background-color:#22c55e}.stock-update-modal .modal-body .form-group .isAvailable-div .switch input:checked+.slider:before{transform:translate(14px)}.stock-update-modal .modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e5e7eb}.stock-update-modal .modal-footer .btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.stock-update-modal .modal-footer .btn.cancel-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.stock-update-modal .modal-footer .btn.cancel-btn:hover{background:#e5e7eb}.stock-update-modal .modal-footer .btn.save-btn{background:#22c55e;color:#fff;border:1px solid #22c55e}.stock-update-modal .modal-footer .btn.save-btn:hover:not(:disabled){background:#16a34a}.stock-update-modal .modal-footer .btn.save-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1000px){.product-dashboard-section .product-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 750px){.product-dashboard-section{padding:20px}.product-dashboard-section .product-dashboard-body .table-header{width:100%}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .same-line{flex-direction:column}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.category{margin-left:auto}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.status,.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.sort{margin-right:auto}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .reset-filters-btn{width:120px;margin-left:auto}}@media (max-width: 650px){.product-dashboard-section .product-dashboard-body .table-header{flex-direction:column;gap:10px}.product-dashboard-section .product-dashboard-body .table-header .search-bar,.product-dashboard-section .product-dashboard-body .table-header .search-bar input{width:100%}.product-dashboard-section .product-dashboard-body .table-header .btn-div .add-btn{width:120px}.product-dashboard-section .product-dashboard-body .table-header .btn-div .bulk-delete-btn{width:150px}.product-dashboard-section .product-dashboard-body .table-header .btn-div .export-btn{width:100px}}@media (max-width: 600px){.product-dashboard-section{padding:20px}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div{flex-direction:column;justify-content:space-between;width:100%}.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div{justify-content:space-between;width:100%}.product-dashboard-section .product-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 450px){.product-dashboard-section .product-dashboard-body .table-header .filters-sort{width:100%;flex-direction:column;justify-content:space-between;align-items:center;gap:10px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .same-line{flex-direction:column;justify-content:space-between;align-items:center;gap:10px}.product-dashboard-section .product-dashboard-body .table-header .filters-sort .sort-show.category{margin-right:auto;width:100%}}@media (max-width: 400px){.product-dashboard-section .product-dashboard-body .table-footer{flex-direction:column-reverse}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .page-number,.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .prev,.product-dashboard-section .product-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}@media (max-width: 370px){.product-dashboard-section .product-dashboard-body .table-header .search-btn-div .btn-div{flex-direction:column}}.coupon-dashboard-section{display:block;padding:30px}.coupon-dashboard-section .coupon-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.coupon-dashboard-section .coupon-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar input:focus,.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions,.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .btn-div{display:flex;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .filter-btn{background:#f0f4ff;color:#1d4ed8}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters{display:flex;gap:50px}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters .sort-show{display:flex;align-items:center;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.coupon-dashboard-section .coupon-dashboard-body .table-header .product_filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.coupon-dashboard-section .coupon-dashboard-body .coupon-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.coupon-dashboard-section .coupon-dashboard-body .coupon-table-container::-webkit-scrollbar{display:none}.coupon-dashboard-section .coupon-dashboard-body .coupon-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:hidden;background:#fff}.coupon-dashboard-section .coupon-dashboard-body .coupon-table thead{background:#eaeaea}.coupon-dashboard-section .coupon-dashboard-body .coupon-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr{border-bottom:1px solid #e5e7eb}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr .coupon-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;height:100%}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.coupon-dashboard-section .coupon-dashboard-body .coupon-table tbody tr:last-child{border-bottom:none}.coupon-dashboard-section .coupon-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.coupon-dashboard-section .coupon-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.coupon-dashboard-section .coupon-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.coupon-dashboard-section .coupon-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.coupon-dashboard-section .coupon-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.coupon-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto}.coupon-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.coupon-form-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.coupon-form-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.coupon-form-section .coupon-content{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px}.coupon-form-section .coupon-content .coupon-head{font-size:30px}.coupon-form-section .coupon-content .coupon-details{display:flex;flex-direction:column;gap:20px;height:100%}.coupon-form-section .coupon-content .coupon-details .details-div{margin-top:30px;display:flex;flex-direction:column;border:2px solid #470531;border-radius:8px;overflow:hidden}.coupon-form-section .coupon-content .coupon-details .details-div .coupon-detail{display:flex;align-items:stretch;border-bottom:1px solid #ccc}.coupon-form-section .coupon-content .coupon-details .details-div .coupon-detail .head{width:180px;background-color:#f5f5f5;padding:12px 16px;font-weight:600;border-right:2px solid #470531;color:#333;display:flex;align-items:center}.coupon-form-section .coupon-content .coupon-details .details-div .coupon-detail .value{flex:1;padding:12px 16px;display:flex;align-items:center;color:#111}.coupon-form-section .coupon-content .coupon-details .details-div .coupon-detail .value.tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;gap:5px}.coupon-form-section .coupon-content .coupon-details .details-div .coupon-detail .value.tags .tag{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px}.coupon-form-section .coupon-content .coupon-details .details-div .product-detail:last-child{border-bottom:none}.coupon-form-section .coupon-content .coupon-form{margin-top:30px;display:flex;flex-direction:column;gap:20px}.coupon-form-section .coupon-content .coupon-form .same-line{display:flex;flex-direction:row;gap:20px}.coupon-form-section .coupon-content .coupon-form .form-field{width:100%;border-radius:10px}.coupon-form-section .coupon-content .coupon-form .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.coupon-form-section .coupon-content .coupon-form .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.coupon-form-section .coupon-content .coupon-form .form-field .MuiOutlinedInput-root:hover fieldset,.coupon-form-section .coupon-content .coupon-form .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.coupon-form-section .coupon-content .coupon-form .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.coupon-form-section .coupon-content .coupon-form .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.coupon-form-section .coupon-content .coupon-form .form-field .MuiInputBase-input,.coupon-form-section .coupon-content .coupon-form .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.coupon-form-section .coupon-content .coupon-form .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.coupon-form-section .coupon-content .action-div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;padding-bottom:50px}.coupon-form-section .coupon-content .action-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.coupon-form-section .coupon-content .action-div .btn.edit-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.coupon-form-section .coupon-content .action-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.coupon-form-section .coupon-content .action-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.coupon-form-section .coupon-content .action-div .btn.delete-btn:hover{background:transparent;color:#ef4444}@media (max-width: 850px){.coupon-dashboard-section .coupon-dashboard-body .table-header{flex-direction:column;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar,.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar input{width:100%}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 650px){.coupon-dashboard-section .coupon-dashboard-body .table-header{flex-direction:column;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar,.coupon-dashboard-section .coupon-dashboard-body .table-header .search-bar input{width:100%}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.coupon-dashboard-section{padding:20px}.coupon-dashboard-section .coupon-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 580px){.coupon-dashboard-section .coupon-dashboard-body .table-header{flex-direction:column;gap:10px}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions{width:100%;flex-direction:column;justify-content:center;margin-left:auto;align-items:center}}@media (max-width: 430px){.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions{flex-direction:column;justify-content:center;align-items:center}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .product_filters,.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .product_filters .sort-show,.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div,.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .product_filters .sort-show .sort-select-div select{width:100%}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .btn-div{width:100%;flex-direction:column;justify-content:space-between}.coupon-dashboard-section .coupon-dashboard-body .table-header .table-actions .btn-div .bulk-delete-btn{width:100%}}@media (max-width: 1000px){.coupon-dashboard-section .coupon-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 400px){.coupon-dashboard-section .coupon-dashboard-body .table-footer{flex-direction:column-reverse}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .page-number,.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .prev,.coupon-dashboard-section .coupon-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.admin-profile-section-div .admin-profile-section{display:block;padding:30px}.admin-profile-section-div .admin-profile-section .head-div{display:flex;flex-direction:row;background:#fff;padding:26px;border-radius:10px;justify-content:space-between;align-items:center}.admin-profile-section-div .admin-profile-section .head-div .head{display:flex;flex-direction:column}.admin-profile-section-div .admin-profile-section .head-div .btn-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.admin-profile-section-div .admin-profile-section .head-div .save-btn{display:flex;justify-content:center;align-items:center;gap:10px}.admin-profile-section-div .admin-profile-section .admin-profile-details{margin-top:30px;display:flex;flex-direction:column;gap:30px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div{display:flex;flex-direction:column;background:#fff;padding:25px;border-radius:10px;gap:20px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-head{font-size:25px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-image-div{height:250px;width:250px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-image-div img{height:100%;width:100%;object-fit:cover}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details{display:flex;flex-direction:row;gap:20px;width:100%}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .profile-details{width:50%;display:flex;flex-direction:column;gap:5px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .profile-details .profile-value{padding:15px;border-radius:10px;border:2px solid #470531;width:100%}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .btn-dark{height:55px;width:100px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px;cursor:inherit}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .verified-btn img{width:20px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div{display:flex;flex-direction:column;gap:10px;width:100%}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .btn-dark{height:55px;width:100px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .verified-btn img{width:20px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field{width:100%;border-radius:10px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root:hover fieldset,.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiInputBase-input,.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .contact-info .contact-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div{display:flex;flex-direction:column;background:#fff;padding:25px;border-radius:10px;gap:20px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info-head{font-size:25px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .profile-image-div{height:250px;width:250px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .profile-image-div img{height:100%;width:100%;object-fit:cover}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div{display:flex;flex-direction:column;gap:10px;width:100%}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .same-line{display:flex;flex-direction:row;gap:10px;align-items:center}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .btn-dark{height:55px;width:100px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .verified-btn{width:100px;height:55px;margin-left:auto;background:#edf7ed;color:#458845;border:none;display:flex;flex-direction:row;gap:5px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .verified-btn img{width:20px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field{width:100%;border-radius:10px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root:hover fieldset,.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiInputBase-input,.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.admin-profile-section-div .admin-profile-section .edit-profile-modal-body .contact-info-div .contact-info .contact-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.admin-profile-section-div .verify-email-div-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px}.admin-profile-section-div .verify-email-div-modal .verify-email-div{background:#fff;padding:30px 20px;border-radius:12px;position:relative;width:100%;max-width:500px;box-shadow:0 4px 20px #0003;animation:fadeIn .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .modal-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#444;transition:color .2s ease}.admin-profile-section-div .verify-email-div-modal .verify-email-div .modal-close-btn:hover{color:#000}.admin-profile-section-div .verify-email-div-modal .verify-email-div .verify-text{text-align:center}.admin-profile-section-div .verify-email-div-modal .verify-email-div .verify-email{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field{width:100%;border-radius:10px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root:hover fieldset,.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiInputBase-input,.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.admin-profile-section-div .verify-email-div-modal .verify-email-div .form-field.verify{width:150px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .btn-dark.submit{height:55px;border-radius:10px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-error{width:315px;margin-left:auto;margin-right:auto}.admin-profile-section-div .verify-email-div-modal .verify-email-div .same-line{display:flex;flex-direction:column;text-align:start;align-items:center;gap:15px}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-container{text-align:center}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend{width:160px;padding:10px 20px;background-color:#470531;color:#fff;border:2px solid #470531;border-radius:6px;font-size:16px;cursor:pointer;transition:all .3s ease}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend:disabled{background-color:#9e4a83;cursor:not-allowed;opacity:.8}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .btn-resend:hover:enabled{background-color:#fff;color:#470531}.admin-profile-section-div .verify-email-div-modal .verify-email-div .otp-container .cooldown-text{margin-top:8px;font-size:14px;color:#470531;font-weight:500}@media (max-width: 768px){.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div.contact .profile-info-details{flex-direction:column}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div.contact .profile-info-details .profile-details{width:100%}}@media (max-width: 600px){.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details{flex-direction:column}.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .profile-details{width:100%}}@media (max-width: 500px){.admin-profile-section-div .admin-profile-section .head-div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.admin-profile-section-div .admin-profile-section .head-div .btn-div{margin-left:auto}}@media (max-width: 450px){.admin-profile-section-div .admin-profile-section .admin-profile-details .admin-profile-info-div .profile-info-details .profile-details .btn{width:60px}}.change-password-section{display:block;padding:30px}.change-password-section .head-div{display:flex;flex-direction:row;background:#fff;box-shadow:0 4px 6px #0000001a;padding:26px;border-radius:12px;justify-content:space-between;align-items:center;border:1px solid #e5e7eb}.change-password-section .head-div .head{display:flex;flex-direction:column;gap:8px}.change-password-section .head-div .head h2{color:#1f2937;font-size:24px;font-weight:600;margin:0;font-family:Oswald,sans-serif}.change-password-section .head-div .head p{color:#6b7280;font-size:14px;margin:0;font-family:Oswald,sans-serif}.change-password-section .change-password-div{margin-top:30px;display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 6px #0000001a;padding:40px;border-radius:12px;border:1px solid #e5e7eb;gap:30px}.change-password-section .change-password-div .same-line{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:30px}.change-password-section .change-password-div .form-group{display:flex;flex-direction:column;width:100%;gap:12px}.change-password-section .change-password-div .form-group label{font-weight:600;color:#374151;font-size:14px;font-family:Oswald,sans-serif;margin-bottom:4px}.change-password-section .change-password-div .form-field{width:100%;border-radius:8px}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root{color:#374151;font-family:Oswald,sans-serif;border-radius:8px;transition:all .3s ease;background-color:#f9fafb}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root fieldset{border-color:#d1d5db;border-width:1px;transition:all .3s ease}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root:hover{background-color:#fff}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root:hover fieldset{border-color:#470531;border-width:1.5px}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root.Mui-focused{background-color:#fff;box-shadow:0 0 0 3px #4705311a}.change-password-section .change-password-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.change-password-section .change-password-div .form-field .MuiInputLabel-root{color:#6b7280;font-family:Oswald,sans-serif;font-weight:500}.change-password-section .change-password-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.change-password-section .change-password-div .form-field .MuiInputBase-input{color:#374151;font-family:Oswald,sans-serif;font-size:14px;padding:12px 14px}.change-password-section .change-password-div .form-field .MuiIconButton-root{color:#6b7280;transition:color .2s ease}.change-password-section .change-password-div .form-field .MuiIconButton-root:hover{color:#470531;background-color:#4705310a}.change-password-section .change-password-div .btn-dark{margin-top:20px;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.change-password-section .change-password-div .btn-dark:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.change-password-section .change-password-div .error-message{width:100%;margin-top:8px}@media (max-width: 1200px){.change-password-section .change-password-div .same-line{flex-direction:column;gap:20px}}@media (max-width: 768px){.change-password-section{padding:20px}.change-password-section .head-div{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.change-password-section .head-div .btn{width:100%;text-align:center}.change-password-section .change-password-div{padding:30px 20px;gap:25px}.change-password-section .change-password-div .same-line{flex-direction:column;gap:20px}}@media (max-width: 480px){.change-password-section{padding:15px}.change-password-section .head-div{padding:20px 15px}.change-password-section .head-div .head h2{font-size:20px}.change-password-section .head-div .head p{font-size:13px}.change-password-section .change-password-div{padding:25px 15px;gap:20px}.change-password-section .change-password-div .form-group{gap:8px}.change-password-section .change-password-div .form-group label{font-size:13px}.change-password-section .change-password-div .form-field .MuiInputBase-input{font-size:13px;padding:10px 12px}.change-password-section .change-password-div .btn-dark{padding:10px 20px;font-size:13px}}.order-dashboard-section{display:block;padding:30px;overflow:hidden}.order-dashboard-section .order-dashboard-head{display:flex;justify-content:space-between;align-items:center}.order-dashboard-section .order-dashboard-head .filter-custom-date-div{display:flex;flex-direction:column;gap:20px;justify-content:flex-end;align-items:flex-end}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters{display:flex;gap:10px;align-items:center}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:10px;background:#470531;border:2px solid #470531;color:#fff}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div svg{margin-right:10px;font-size:18px;color:#fff}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div svg:hover{color:#470531}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div:hover{background:transparent;box-shadow:none;color:#470531}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div:hover svg{color:#470531}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters .sort-select-div:hover select{color:#470531}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .order-report-filters select{border:none;background:transparent;font-size:14px;color:#fff;padding:10px 15px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-family:Oswald,sans-serif}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs{display:flex;gap:10px;align-items:center}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs label{font-size:14px;font-weight:500;color:#555}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs .date-inputs-row{display:flex;gap:10px;align-items:center}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs .date-select-div{border:2px solid #470531;border-radius:10px;background:transparent;color:#000;font-size:14px;padding:10px 15px;cursor:pointer;outline:none;font-family:Oswald,sans-serif}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs .date-select-div:hover{background:#d5d5d5}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs .date-select-div::-webkit-calendar-picker-indicator{filter:invert(0);cursor:pointer}.order-dashboard-section .order-dashboard-head .filter-custom-date-div .custom-date-inputs .btn.btn-primary{font-size:14px}.order-dashboard-section .order-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.order-dashboard-section .order-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.order-dashboard-section .order-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.order-dashboard-section .order-dashboard-body .table-header .search-bar input:focus,.order-dashboard-section .order-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.order-dashboard-section .order-dashboard-body .table-header .table-actions{display:flex;gap:10px}.order-dashboard-section .order-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.order-dashboard-section .order-dashboard-body .table-header .table-actions .filter-btn{background:#f0f4ff;color:#1d4ed8}.order-dashboard-section .order-dashboard-body .table-header .table-actions .export-btn{background:#000;color:#fff;border:2px solid black}.order-dashboard-section .order-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#000;border:2px solid black}.order-dashboard-section .order-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.order-dashboard-section .order-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.order-dashboard-section .order-dashboard-body .table-header .order-filters{display:flex;gap:50px}.order-dashboard-section .order-dashboard-body .table-header .order-filters .sort-show{display:flex;align-items:center;gap:10px}.order-dashboard-section .order-dashboard-body .table-header .order-filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:110px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.order-dashboard-section .order-dashboard-body .table-header .order-filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.order-dashboard-section .order-dashboard-body .table-header .order-filters .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.order-dashboard-section .order-dashboard-body .table-header .order-filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.order-dashboard-section .order-dashboard-body .order-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.order-dashboard-section .order-dashboard-body .order-table-container::-webkit-scrollbar{display:none}.order-dashboard-section .order-dashboard-body .order-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:hidden;background:#fff;overflow-x:scroll!important;overflow-y:hidden;max-width:100%;scrollbar-width:none;-ms-overflow-style:none}.order-dashboard-section .order-dashboard-body .order-table::-webkit-scrollbar{display:none}.order-dashboard-section .order-dashboard-body .order-table thead{background:#eaeaea}.order-dashboard-section .order-dashboard-body .order-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.order-dashboard-section .order-dashboard-body .order-table tbody tr{border-bottom:1px solid #e5e7eb}.order-dashboard-section .order-dashboard-body .order-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.order-dashboard-section .order-dashboard-body .order-table tbody tr .order-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.order-dashboard-section .order-dashboard-body .order-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;height:100%}.order-dashboard-section .order-dashboard-body .order-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.cancel-btn{background:#f59e0b;border:1.5px solid #f59e0b}.order-dashboard-section .order-dashboard-body .order-table tbody tr button.cancel-btn:hover{background:transparent;color:#f59e0b}.order-dashboard-section .order-dashboard-body .order-table tbody tr:last-child{border-bottom:none}.order-dashboard-section .order-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.order-dashboard-section .order-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.order-dashboard-section .order-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.order-dashboard-section .order-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.order-dashboard-section .order-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.order-dashboard-section .order-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.order-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto;margin-bottom:50px}.order-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.order-form-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.order-form-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.order-form-section .order-content{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px}.order-form-section .order-content .order-head{font-size:30px}.order-form-section .order-content .customer-order-card{margin-top:30px;display:flex;flex-direction:column;gap:30px}.order-form-section .order-content .customer-order-card .orderId-price-div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-id{font-size:18px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-id span{font-size:20px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status{text-align:right}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details{text-align:left;margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px;border-left:4px solid #470531}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details h3{margin:0 0 15px;color:#470531;font-size:16px;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info{display:flex;flex-direction:column;gap:10px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info>div{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info>div:last-child{border-bottom:none}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info>div p{margin:0}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info>div p:first-child{font-weight:500;color:#374151;min-width:120px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info>div p:last-child{color:#6b7280;font-weight:500}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .label{font-weight:600;color:#374151}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .value{color:#6b7280;font-weight:500;text-align:right}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-pending{color:#f59e0b;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-processing{color:#3b82f6;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-payment_initiated{color:#8b5cf6;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-completed{color:#10b981;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-failed{color:#ef4444;font-weight:600}.order-form-section .order-content .customer-order-card .orderId-price-div .order-status .refund-details .refund-info .refund-status .status-cancelled{color:#6b7280;font-weight:600}.order-form-section .order-content .customer-order-card .order-details-div{display:flex;flex-direction:column;gap:30px}.order-form-section .order-content .customer-order-card .order-details-div .sub-head{font-size:22px}.order-form-section .order-content .customer-order-card .order-details-div .customer-details{display:flex;flex-direction:row;justify-content:space-between;gap:30px;background:#f3f3f3;padding:30px;border-radius:10px}.order-form-section .order-content .customer-order-card .order-details-div .customer-details .left,.order-form-section .order-content .customer-order-card .order-details-div .customer-details .right{display:flex;flex-direction:column;gap:10px}.order-form-section .order-content .customer-order-card .lineItems-grid{display:flex;flex-direction:column;gap:30px;background:#f3f3f3;padding:30px;border-radius:10px}.order-form-section .order-content .customer-order-card .lineItems-grid .linItems-head{font-size:22px;margin-bottom:-10px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card{display:flex;flex-direction:row;gap:20px;justify-content:flex-start;border-bottom:2px solid #e0e0e0;padding-bottom:30px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .img-div{height:150px;width:200px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .img-div img{height:100%;width:100%;object-fit:cover}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:end;margin-bottom:20px;gap:20px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div{justify-content:flex-end;align-items:flex-end}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .name{font-size:18px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .category{font-size:16px;opacity:.7}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{align-items:flex-end;text-align:right}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card:last-child{border-bottom:none;padding-bottom:0}.order-form-section .order-content .action-div{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:50px}.order-form-section .order-content .action-div .change-status-div{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.order-form-section .order-content .action-div .change-status-div .same-line{display:flex;flex-direction:row;align-items:center;gap:10px}.order-form-section .order-content .action-div .change-status-div .form-field{border-radius:10px}.order-form-section .order-content .action-div .change-status-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:5px;transition:all .3s ease}.order-form-section .order-content .action-div .change-status-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.order-form-section .order-content .action-div .change-status-div .form-field .MuiOutlinedInput-root:hover fieldset,.order-form-section .order-content .action-div .change-status-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.order-form-section .order-content .action-div .change-status-div .form-field .MuiOutlinedInput-root .MuiSelect-select{text-align:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:10px 12px!important;width:90px}.order-form-section .order-content .action-div .change-status-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif;width:100%;text-align:left;display:flex;justify-content:flex-start}.order-form-section .order-content .action-div .change-status-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.order-form-section .order-content .action-div .change-status-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.order-form-section .order-content .action-div .change-status-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.order-form-section .order-content .action-div .change-status-div .btn.edit-btn{border-radius:5px;padding:8px 12px;background:#22c55e;color:#fff;border:2px solid #22c55e}.order-form-section .order-content .action-div .change-status-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.order-form-section .order-content .action-div .cancel-dlt-div{display:flex;flex-direction:column;gap:10px}.order-form-section .order-content .action-div .cancel-dlt-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.order-form-section .order-content .action-div .cancel-dlt-div .btn.edit-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.order-form-section .order-content .action-div .cancel-dlt-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.order-form-section .order-content .action-div .cancel-dlt-div .btn.cancel-refund-btn{background:#f59e0b;color:#fff;border:2px solid #f59e0b}.order-form-section .order-content .action-div .cancel-dlt-div .btn.cancel-refund-btn:hover{background:transparent;color:#f59e0b}.order-form-section .order-content .action-div .cancel-dlt-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.order-form-section .order-content .action-div .cancel-dlt-div .btn.delete-btn:hover{background:transparent;color:#ef4444}@media (max-width: 700px){.order-form-section{width:100%}.order-form-section .order-content{padding:30px}}@media (max-width: 650px){.order-dashboard-section .order-dashboard-body .table-header{flex-direction:column;gap:10px}.order-dashboard-section .order-dashboard-body .table-header .search-bar,.order-dashboard-section .order-dashboard-body .table-header .search-bar input{width:100%}.order-dashboard-section .order-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.order-dashboard-section{padding:20px}.order-dashboard-section .order-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 500px){.order-form-section .order-content .order-head{font-size:25px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-id,.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .date,.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-price,.order-form-section .order-content .customer-order-card .orderId-price-div .order-status{font-size:15px}.order-form-section .order-content .customer-order-card .order-details-div .sub-head{font-size:20px}.order-form-section .order-content .customer-order-card .order-details-div .customer-details{padding:20px;flex-direction:column}.order-form-section .order-content .customer-order-card .lineItems-grid .linItems-head{font-size:20px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .img-div{height:100px;width:150px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div{margin-bottom:10px;gap:20px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .name{font-size:16px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .category{font-size:14px;opacity:.7}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{font-size:14px}}@media (max-width: 450px){.order-form-section .order-content .order-head{font-size:22px}.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-id,.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .date,.order-form-section .order-content .customer-order-card .orderId-price-div .order-price-div .order-price,.order-form-section .order-content .customer-order-card .orderId-price-div .order-status{font-size:14px}.order-form-section .order-content .customer-order-card .order-details-div .sub-head,.order-form-section .order-content .customer-order-card .lineItems-grid .linItems-head{font-size:18px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .img-div{height:80px;width:100px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div{gap:10px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .name{font-size:14px}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .item-name-div .category{font-size:13px;opacity:.7}.order-form-section .order-content .customer-order-card .lineItems-grid .lineItems-card .item-details-div .price-qty-div{font-size:14px}}@media (max-width: 450px){.order-form-section .order-content .action-div{flex-direction:column;align-items:center}.order-form-section .order-content .action-div .cancel-dlt-div{flex-direction:row}}.admin-cancel-model-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1001}.admin-cancel-model-overlay .modal-content{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000004d;max-width:500px;width:90%;max-height:80vh;overflow-y:auto}.admin-cancel-model-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.admin-cancel-model-overlay .modal-content .modal-header h2{margin:0;color:#333;font-family:Oswald,sans-serif}.admin-cancel-model-overlay .modal-content .modal-header .close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;margin-top:-30px;margin-right:-10px}.admin-cancel-model-overlay .modal-content .modal-header .close-btn:hover{color:#333}.admin-cancel-model-overlay .modal-content .modal-body{padding:20px}.admin-cancel-model-overlay .modal-content .modal-body .form-group{margin-bottom:20px}.admin-cancel-model-overlay .modal-content .modal-body .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.admin-cancel-model-overlay .modal-content .modal-body .form-group input,.admin-cancel-model-overlay .modal-content .modal-body .form-group select,.admin-cancel-model-overlay .modal-content .modal-body .form-group textarea{width:100%;padding:10px 15px 10px 10px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Oswald,sans-serif}.admin-cancel-model-overlay .modal-content .modal-body .form-group input:focus,.admin-cancel-model-overlay .modal-content .modal-body .form-group select:focus,.admin-cancel-model-overlay .modal-content .modal-body .form-group textarea:focus{outline:none;border-color:#470531}.admin-cancel-model-overlay .modal-content .modal-body .form-group select{padding-right:30px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;appearance:none;cursor:pointer}.admin-cancel-model-overlay .modal-content .modal-body .form-group textarea{resize:vertical;min-height:60px}.admin-cancel-model-overlay .modal-content .modal-body .form-group small{display:block;margin-top:5px;color:#666;font-size:12px}.admin-cancel-model-overlay .modal-content .modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #eee}.admin-cancel-model-overlay .modal-content .modal-footer button{font-size:14px;transition:all .3s ease}.admin-cancel-model-overlay .modal-content .modal-footer button.cancel-btn{background:#f5f5f5;color:#333}.admin-cancel-model-overlay .modal-content .modal-footer button.cancel-btn:hover{background:#e0e0e0}.admin-cancel-model-overlay .modal-content .modal-footer button.confirm-btn{background:#470531;color:#fff}.admin-cancel-model-overlay .modal-content .modal-footer button.confirm-btn:hover{background:#5a0640}.admin-cancel-model-overlay .modal-content .modal-footer .cancel-refund-btn{background:#dc3545;color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:5px}.admin-cancel-model-overlay .modal-content .modal-footer .cancel-refund-btn:hover{background:#c82333;transform:translateY(-1px)}@media (max-width: 1000px){.order-dashboard-section .order-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 400px){.order-dashboard-section .order-dashboard-body .table-footer{flex-direction:column-reverse}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .page-number,.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .prev,.order-dashboard-section .order-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.payment-dashboard-section{display:block;padding:30px;overflow:scroll}.payment-dashboard-section .payment-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.payment-dashboard-section .payment-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.payment-dashboard-section .payment-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.payment-dashboard-section .payment-dashboard-body .table-header .search-bar input:focus,.payment-dashboard-section .payment-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions{display:flex;gap:10px}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions .filter-btn{background:#f0f4ff;color:#1d4ed8}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters{display:flex;gap:50px}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters .sort-show{display:flex;align-items:center;gap:10px}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:110px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.payment-dashboard-section .payment-dashboard-body .table-header .payment-filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.payment-dashboard-section .payment-dashboard-body .payment-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.payment-dashboard-section .payment-dashboard-body .payment-table-container::-webkit-scrollbar{display:none}.payment-dashboard-section .payment-dashboard-body .payment-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:scroll!important;background:#fff}.payment-dashboard-section .payment-dashboard-body .payment-table thead{background:#eaeaea}.payment-dashboard-section .payment-dashboard-body .payment-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr{border-bottom:1px solid #e5e7eb}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr .payment-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;height:100%}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.payment-dashboard-section .payment-dashboard-body .payment-table tbody tr:last-child{border-bottom:none}.payment-dashboard-section .payment-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.payment-dashboard-section .payment-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.payment-dashboard-section .payment-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.payment-dashboard-section .payment-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.payment-dashboard-section .payment-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.payment-dashboard-section .payment-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.payment-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto;margin-bottom:50px}.payment-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.payment-form-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.payment-form-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.payment-form-section .payment-content{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px}.payment-form-section .payment-content .payment-head{font-size:25px}.payment-form-section .payment-content .payment-details-card{margin-top:30px;display:flex;flex-direction:column;gap:30px}.payment-form-section .payment-content .payment-details-card .payment-details-head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-price-div{display:flex;flex-direction:column;gap:10px}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-price-div .payment-id{font-size:18px}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-status{display:flex;flex-direction:column;gap:10px;text-align:right}.payment-form-section .payment-content .payment-details-card .check-out-details{display:flex;flex-direction:column;gap:30px}.payment-form-section .payment-content .payment-details-card .check-out-details .sub-head{font-size:22px}.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details{display:flex;flex-direction:row;justify-content:space-between;gap:30px;background:#f3f3f3;padding:30px;border-radius:10px}.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details .head{font-size:20px}.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details .left,.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details .right{display:flex;flex-direction:column;gap:10px}.payment-form-section .payment-content .payment-details-card .check-out-details .payment-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.payment-form-section .payment-content .payment-details-card .check-out-details .payment-table-container::-webkit-scrollbar{display:none}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:hidden;background:#fff}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table thead{background:#eaeaea}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table thead th{text-align:left;padding:30px 20px;font-size:14px;color:#470531;text-transform:uppercase}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table thead th:nth-child(1){flex-wrap:nowrap}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr{border-bottom:1px solid #e5e7eb}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr td{padding:20px;font-size:14px;color:#374151;text-align:left}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr td:nth-child(1){flex-wrap:nowrap}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr .payment-img{width:50px;height:50px;object-fit:cover;border-radius:6px}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;height:100%}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody .total-row{background-color:#f2f2f2}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr:last-child,.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr:nth-last-child(2){border-bottom:none}.payment-form-section .payment-content .action-div{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:50px}.payment-form-section .payment-content .action-div .change-status-div{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.payment-form-section .payment-content .action-div .change-status-div .same-line{display:flex;flex-direction:row;align-items:center;gap:10px}.payment-form-section .payment-content .action-div .change-status-div .form-field{border-radius:10px}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:5px;transition:all .3s ease}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiOutlinedInput-root:hover fieldset,.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiOutlinedInput-root .MuiSelect-select{text-align:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:10px 12px!important;width:90px}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif;width:100%;text-align:left;display:flex;justify-content:flex-start}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.payment-form-section .payment-content .action-div .change-status-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.payment-form-section .payment-content .action-div .change-status-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.payment-form-section .payment-content .action-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.payment-form-section .payment-content .action-div .btn.edit-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.payment-form-section .payment-content .action-div .btn.edit-btn:hover{background:transparent;color:#22c55e}.payment-form-section .payment-content .action-div .btn.cancel-btn{background:#ff9800;color:#fff;border:2px solid #ff9800}.payment-form-section .payment-content .action-div .btn.cancel-btn:hover{background:transparent;color:#ff9800}.payment-form-section .payment-content .action-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.payment-form-section .payment-content .action-div .btn.delete-btn:hover{background:transparent;color:#ef4444}@media (max-width: 1000px){.payment-dashboard-section .payment-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 700px){.payment-form-section{width:100%}.payment-form-section .payment-content{padding:30px}}@media (max-width: 650px){.payment-dashboard-section .payment-dashboard-body .table-header{flex-direction:column;gap:10px}.payment-dashboard-section .payment-dashboard-body .table-header .search-bar,.payment-dashboard-section .payment-dashboard-body .table-header .search-bar input{width:100%}.payment-dashboard-section .payment-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.payment-dashboard-section{padding:20px}.payment-dashboard-section .payment-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 500px){.payment-form-section{width:100%}.payment-form-section .payment-content .payment-head{font-size:22px}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-price-div .payment-id{font-size:16px}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-price-div .payment-price{font-size:15px}.payment-form-section .payment-content .payment-details-card .payment-details-head .payment-status{gap:5px;font-size:15px}.payment-form-section .payment-content .payment-details-card .check-out-details .sub-head{font-size:20px}.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details{flex-direction:column}.payment-form-section .payment-content .payment-details-card .check-out-details .customer-details .head{font-size:18px}.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table thead th,.payment-form-section .payment-content .payment-details-card .check-out-details .lineItems-table tbody tr td{font-size:12px}}@media (max-width: 400px){.payment-dashboard-section .payment-dashboard-body .table-footer{flex-direction:column-reverse}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .page-number,.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .prev,.payment-dashboard-section .payment-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.customer-list-dashboard-section{display:block;padding:30px;overflow:scroll}.customer-list-dashboard-section .customer-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.customer-list-dashboard-section .customer-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.customer-list-dashboard-section .customer-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.customer-list-dashboard-section .customer-dashboard-body .table-header .search-bar input:focus,.customer-list-dashboard-section .customer-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions{display:flex;gap:10px}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions .filter-btn{background:#f0f4ff;color:#1d4ed8}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters{display:flex;gap:50px}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters .sort-show{display:flex;align-items:center;gap:10px}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:110px;border-radius:5px;background:#eaeaea;border:2px solid #eaeaea}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters .sort-show .sort-select-div:hover{background:#d5d5d5;border:2px solid #d5d5d5;box-shadow:none}.customer-list-dashboard-section .customer-dashboard-body .table-header .customer-filters select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.customer-list-dashboard-section .customer-dashboard-body .customer-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.customer-list-dashboard-section .customer-dashboard-body .customer-table-container::-webkit-scrollbar{display:none}.customer-list-dashboard-section .customer-dashboard-body .customer-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;overflow:scroll!important;background:#fff}.customer-list-dashboard-section .customer-dashboard-body .customer-table thead{background:#eaeaea}.customer-list-dashboard-section .customer-dashboard-body .customer-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr{border-bottom:1px solid #e5e7eb}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr .action-div{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;height:100%}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.edit-btn{background:#22c55e;border:1.5px solid #22c55e}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.edit-btn:hover{background:transparent;color:#22c55e}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.customer-list-dashboard-section .customer-dashboard-body .customer-table tbody tr:last-child{border-bottom:none}.customer-list-dashboard-section .customer-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.customer-list-dashboard-section .customer-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.customer-list-dashboard-section .customer-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.customer-list-dashboard-section .customer-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.customer-list-dashboard-section .customer-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.customer-list-dashboard-section .customer-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.customer-details-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto;margin-bottom:50px}.customer-details-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;cursor:pointer}.customer-details-section .close-btn .icon{font-size:30px;font-weight:600;transition:.3s}.customer-details-section .close-btn:hover{background:#f3f3f3;color:#000;transition:.3s}.customer-details-section .customer-details-div{display:flex;flex-direction:column;justify-items:space-between;height:100%;gap:30px;padding:50px}.customer-details-section .customer-details-div .customer-details{display:flex;flex-direction:column;gap:30px}.customer-details-section .customer-details-div .customer-details .customer-head{font-size:30px}.customer-details-section .customer-details-div .customer-details .details-div{display:flex;flex-direction:column;border:2px solid #470531;border-radius:8px;overflow:hidden}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail{display:flex;align-items:stretch;border-bottom:1px solid #ccc}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .head{width:180px;background-color:#f5f5f5;padding:12px 16px;font-weight:600;border-right:2px solid #470531;color:#333;display:flex;align-items:center}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .value{flex:1;padding:12px 16px;display:flex;align-items:center;gap:20px;color:#111;width:100%;white-space:nowrap}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .error-message{width:130px;height:100%;font-size:14px;padding:5px 15px}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .value.img-div{width:100px;height:300px;overflow:hidden}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .value.img-div img{width:100%;height:100%;object-fit:cover;object-position:center}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .value.tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;gap:5px}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail .value.tags .tag{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px}.customer-details-section .customer-details-div .customer-details .details-div .customer-detail:last-child{border-bottom:none}.customer-details-section .customer-details-div .customer-details .change-password-div{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.customer-details-section .customer-details-div .customer-details .change-password-div .same-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:20px}.customer-details-section .customer-details-div .customer-details .change-password-div label{width:120px}.customer-details-section .customer-details-div .customer-details .change-password-div .form-group{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field{width:250px;border-radius:10px}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiOutlinedInput-root:hover fieldset,.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiInputBase-input,.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.customer-details-section .customer-details-div .customer-details .change-password-div .form-field.half{width:250px}.customer-details-section .customer-details-div .customer-details .change-password-div .btn-dark{margin-top:30px}.customer-details-section .customer-details-div .customer-details .change-password-div .error-message{width:390px}.customer-details-section .customer-details-div .action-div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px;padding-bottom:50px}.customer-details-section .customer-details-div .action-div .btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.customer-details-section .customer-details-div .action-div .btn.unblock-btn,.customer-details-section .customer-details-div .action-div .btn.password-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.customer-details-section .customer-details-div .action-div .btn.unblock-btn:hover,.customer-details-section .customer-details-div .action-div .btn.password-btn:hover{background:transparent;color:#22c55e}.customer-details-section .customer-details-div .action-div .btn.block-btn{background:#ff9800;color:#fff;border:2px solid #ff9800}.customer-details-section .customer-details-div .action-div .btn.block-btn:hover{background:transparent;color:#ff9800}.customer-details-section .customer-details-div .action-div .btn.delete-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.customer-details-section .customer-details-div .action-div .btn.delete-btn:hover{background:transparent;color:#ef4444}@media (max-width: 650px){.customer-list-dashboard-section .customer-dashboard-body .table-header{flex-direction:column;gap:10px}.customer-list-dashboard-section .customer-dashboard-body .table-header .search-bar,.customer-list-dashboard-section .customer-dashboard-body .table-header .search-bar input{width:100%}.customer-list-dashboard-section .customer-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.customer-list-dashboard-section{padding:20px}.customer-list-dashboard-section .customer-dashboard-body .table-footer{flex-direction:column;gap:10px}}.refund-dashboard-section{display:block;padding:30px;overflow:hidden}.refund-dashboard-section .refund-dashboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.refund-dashboard-section .refund-dashboard-head .refund-method-selector{display:flex;align-items:center;gap:10px}.refund-dashboard-section .refund-dashboard-head .refund-method-selector label{font-size:16px;font-weight:500;color:#374151}.refund-dashboard-section .refund-dashboard-head .refund-method-selector select{padding:8px 12px;font-size:16px;border-radius:5px;border:2px solid #e5e7eb;background:#fff;outline:none;cursor:pointer;transition:border-color .3s ease}.refund-dashboard-section .refund-dashboard-head .refund-method-selector select:focus{border-color:#3b82f6}.refund-dashboard-section .refund-dashboard-head .refund-method-selector select:hover{border-color:#9ca3af}.refund-dashboard-section .refund-dashboard-body{margin-top:30px;display:flex;flex-direction:column;gap:30px}.refund-dashboard-section .refund-dashboard-body .table-header{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;align-items:center}.refund-dashboard-section .refund-dashboard-body .table-header .search-bar input{padding:8px 12px;font-size:16px;border-radius:5px;border:none;outline:none;background:#f1f1f1;border:2px solid #f1f1f1;font-family:Oswald,sans-serif;width:220px;transition:all .3s ease}.refund-dashboard-section .refund-dashboard-body .table-header .search-bar input:focus,.refund-dashboard-section .refund-dashboard-body .table-header .search-bar input:hover{background:#e0e0e0;border:2px solid #e0e0e0}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions{display:flex;gap:10px}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions button{padding:8px 12px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions .filter-btn{background:#f0f4ff;color:#1d4ed8}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions .export-btn{background:#fff5e4;color:#470531;border:2px solid #fff5e4}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions .export-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions .add-btn{background:#470531;color:#fff;border:2px solid #470531}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions .add-btn:hover{background:#fff;color:#470531;border:2px solid #470531}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters{display:flex;gap:50px}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters .sort-show{display:flex;align-items:center;gap:10px}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.refund-dashboard-section .refund-dashboard-body .table-header .refund-filters .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.refund-dashboard-section .refund-dashboard-body .refund-table-container{width:100%;overflow-x:auto;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;scrollbar-width:none;-ms-overflow-style:none}.refund-dashboard-section .refund-dashboard-body .refund-table-container::-webkit-scrollbar{display:none}.refund-dashboard-section .refund-dashboard-body .refund-table{border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000000d;width:100%;border-collapse:collapse;white-space:nowrap}.refund-dashboard-section .refund-dashboard-body .refund-table thead{background:#eaeaea}.refund-dashboard-section .refund-dashboard-body .refund-table thead th{text-align:left;padding:30px 20px;font-size:16px;color:#470531;text-transform:uppercase}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr{border-bottom:1px solid #e5e7eb}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr td{padding:20px;font-size:16px;color:#374151;text-align:left}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr .action-div{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;height:100%}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button{display:flex;justify-content:center;align-items:center;border-radius:5px;border:none;color:#fff;font-size:16px;cursor:pointer;width:25px;height:25px;margin:0;transition:.5s all}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.view-btn{background:#3b82f6;border:1.5px solid #3b82f6}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.view-btn:hover{background:transparent;color:#3b82f6}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.delete-btn{background:#ef4444;border:1.5px solid #ef4444}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.delete-btn svg{font-size:13px}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.delete-btn:hover{background:transparent;color:#ef4444}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.process-btn{background:#22c55e;border:1.5px solid #22c55e}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.process-btn:hover{background:transparent;color:#22c55e}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.complete-btn{background:#3b82f6;border:1.5px solid #3b82f6}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.complete-btn:hover{background:transparent;color:#3b82f6}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.cancel-btn{background:#ef4444;border:1.5px solid #ef4444}.refund-dashboard-section .refund-dashboard-body .refund-table tbody tr button.cancel-btn:hover{background:transparent;color:#ef4444}.refund-dashboard-section .refund-dashboard-body .table-footer{gap:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:10px 20px;box-shadow:0 2px 10px #0000000d;border-radius:10px}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination{display:flex;gap:10px}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .page-number{cursor:pointer;border-radius:3px;height:30px;width:30px}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .page-number.active{background-color:#470531;color:#fff}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .page-ellipsis{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:transparent;color:#666;cursor:default;font-weight:700}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination span{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:#eaeaea;transition:.3s;cursor:pointer;border-radius:3px;margin-top:10px}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination span:hover{background:#d5d5d5;transition:.3s}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination span.disabled{opacity:.5;pointer-events:none}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination span:disabled{cursor:not-allowed}.refund-dashboard-section .refund-dashboard-body .table-footer .sort-show{display:flex;align-items:center;gap:10px}.refund-dashboard-section .refund-dashboard-body .table-footer .sort-show .sort-select-div{display:flex;align-items:center;justify-content:space-between;width:100px;border-radius:5px;background:#eaeaea}.refund-dashboard-section .refund-dashboard-body .table-footer .sort-show .sort-select-div svg{margin-right:10px;font-size:25px}.refund-dashboard-section .refund-dashboard-body .table-footer .sort-show .sort-select-div:hover{background:#d5d5d5;box-shadow:none}.refund-dashboard-section .refund-dashboard-body .table-footer .sort-show select{border:none;background:transparent;font-size:16px;color:#000;padding:8px;cursor:pointer;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100px;font-family:Oswald,sans-serif}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:1000}.refund-form-section{position:fixed;top:0;right:0;height:100%;width:700px;background:#fff;z-index:1001;overflow-y:auto;margin-bottom:50px}.refund-form-section .close-btn{position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center;background:#e2e2e5;color:#686868;width:30px;height:30px;border-radius:50%;border:none;cursor:pointer;font-size:20px;z-index:1002}.refund-form-section .close-btn:hover{background:#d1d1d1;color:#555}.refund-form-section .refund-content{padding:40px}.refund-form-section .refund-content .refund-head{font-family:Oswald,sans-serif;font-size:28px;color:#333;margin-bottom:30px}.refund-form-section .refund-content .customer-refund-card{background:#f8f9fa;border-radius:10px;padding:30px;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refundId-price-div{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e9ecef}.refund-form-section .refund-content .customer-refund-card .refundId-price-div .refund-price-div h2{font-family:Oswald,sans-serif;font-size:20px;color:#333;margin:0 0 10px}.refund-form-section .refund-content .customer-refund-card .refundId-price-div .refund-price-div .date{color:#666;font-size:14px;margin-bottom:10px}.refund-form-section .refund-content .customer-refund-card .refundId-price-div .refund-price-div .refund-price{color:#333;font-size:16px;font-weight:500}.refund-form-section .refund-content .customer-refund-card .refundId-price-div .refund-status p{margin:0;font-family:Oswald,sans-serif;font-size:14px;color:#666}.refund-form-section .refund-content .customer-refund-card .refundId-price-div .refund-status p:last-child{color:#333;font-weight:500}.refund-form-section .refund-content .customer-refund-card .refund-details-div h2{font-family:Oswald,sans-serif;font-size:18px;color:#333;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e9ecef}.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details{display:grid;grid-template-columns:1fr 1fr;gap:30px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .left h3,.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .right h3{font-family:Oswald,sans-serif;font-size:16px;color:#333;margin-bottom:15px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .left .details .customer-name,.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .left .details .customer-email,.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .right .details .customer-name,.refund-form-section .refund-content .customer-refund-card .refund-details-div .customer-details .right .details .customer-email{margin-bottom:8px;font-size:14px;color:#666}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section{margin-top:20px;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px;border-left:4px solid #470531;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section h3{margin:0 0 15px;color:#470531;font-size:16px;font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section .order-details .detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section .order-details .detail-row:last-child{border-bottom:none}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section .order-details .detail-row .label{font-weight:500;color:#374151}.refund-form-section .refund-content .customer-refund-card .refund-details-div .order-details-section .order-details .detail-row .value{color:#6b7280;font-weight:500}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details{margin-bottom:20px;padding:15px;background:#f0f9ff;border-radius:8px;border-left:4px solid #3b82f6;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details h3{margin:0 0 15px;color:#3b82f6;font-size:16px;font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details .detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details .detail-row:last-child{border-bottom:none}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details .detail-row .label{font-weight:500;color:#374151;text-align:left}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-details .detail-row .value{color:#6b7280;font-weight:500;text-align:right}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display{margin-top:20px;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #10b981;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display h3{margin:0 0 20px;color:#10b981;font-size:16px;font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media (max-width: 768px){.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid{grid-template-columns:1fr}}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid .detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid .detail-row:last-child{border-bottom:none}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid .detail-row .label{font-weight:500;color:#374151;text-align:left}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-details-display .bank-details-grid .detail-row .value{color:#6b7280;font-weight:500;text-align:right;word-break:break-all}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-transfer-notice{margin-top:20px;padding:20px;background:#fef3c7;border-radius:8px;border-left:4px solid #f59e0b;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-transfer-notice h4{margin:0 0 15px;color:#f59e0b;font-size:16px;font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-transfer-notice p{margin:0 0 10px;color:#92400e;font-size:14px;line-height:1.5}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-transfer-notice p:last-child{margin-bottom:0}.refund-form-section .refund-content .customer-refund-card .refund-details-div .bank-transfer-notice p strong{font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form{margin-top:30px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-status-head{font-family:Oswald,sans-serif;font-size:18px;color:#333;margin-bottom:20px;text-transform:capitalize}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form{margin-top:20px;margin-bottom:20px;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #10b981;box-shadow:0 2px 10px #0000000d}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form h4{margin:0 0 20px;color:#10b981;font-size:16px;font-weight:600}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}@media (max-width: 768px){.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-row{grid-template-columns:1fr}}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group{display:flex;flex-direction:column}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group label{margin-bottom:5px;font-weight:500;color:#374151;font-size:14px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group input{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:Oswald,sans-serif;transition:border-color .2s ease}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group input::placeholder{color:#9ca3af}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .bank-details-form .form-group .error-message{color:#ef4444;font-size:12px;margin-top:5px;font-weight:500;display:block}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group{margin-bottom:20px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group label{display:block;font-family:Oswald,sans-serif;font-size:14px;color:#333;margin-bottom:8px;font-weight:500}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group select,.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group input,.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group textarea{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:5px;font-family:Oswald,sans-serif;font-size:14px;transition:all .3s ease}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group select:focus,.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group input:focus,.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group textarea:focus{outline:none;border-color:#470531}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .form-group textarea{resize:vertical;min-height:80px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions{display:flex;gap:15px;margin-top:25px}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button{padding:10px 20px;border:none;border-radius:5px;font-family:Oswald,sans-serif;font-size:14px;cursor:pointer;transition:all .3s ease}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.process-btn{background:#22c55e;color:#fff;border:2px solid #22c55e}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.process-btn:hover{background:transparent;color:#22c55e}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.initiate-refund-btn{background:#f59e0b;color:#fff;border:2px solid #f59e0b}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.initiate-refund-btn:hover{background:transparent;color:#f59e0b}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.complete-btn{background:#3b82f6;color:#fff;border:2px solid #3b82f6}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.complete-btn:hover{background:transparent;color:#3b82f6}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.cancel-btn{background:#ef4444;color:#fff;border:2px solid #ef4444}.refund-form-section .refund-content .customer-refund-card .refund-details-div .refund-processing-form .refund-actions button.cancel-btn:hover{background:transparent;color:#ef4444}.no-refund-text{font-family:Oswald,sans-serif;color:#666;font-size:16px;margin:0}@media (max-width: 1000px){.refund-dashboard-section .refund-dashboard-body .table-footer{flex-direction:column}}@media (max-width: 700px){.refund-form-section{width:100%}.refund-form-section .refund-content{padding:30px}}@media (max-width: 650px){.refund-dashboard-section .refund-dashboard-body .table-header{flex-direction:column;gap:10px}.refund-dashboard-section .refund-dashboard-body .table-header .search-bar,.refund-dashboard-section .refund-dashboard-body .table-header .search-bar input{width:100%}.refund-dashboard-section .refund-dashboard-body .table-header .table-actions{width:100%;justify-content:space-between;margin-left:auto}}@media (max-width: 600px){.refund-dashboard-section{padding:20px}.refund-dashboard-section .refund-dashboard-body .table-footer{flex-direction:column;gap:10px}}@media (max-width: 500px){.refund-form-section{width:100%}.refund-form-section .refund-content .refund-head{font-size:22px}.refund-form-section .refund-content .refund-details-card .refund-details-head .refund-price-div .refund-id{font-size:16px}.refund-form-section .refund-content .refund-details-card .refund-details-head .refund-price-div .refund-price{font-size:15px}.refund-form-section .refund-content .refund-details-card .refund-details-head .refund-status{gap:5px;font-size:15px}.refund-form-section .refund-content .refund-details-card .check-out-details .sub-head{font-size:20px}.refund-form-section .refund-content .refund-details-card .check-out-details .customer-details{flex-direction:column}.refund-form-section .refund-content .refund-details-card .check-out-details .customer-details .head{font-size:18px}.refund-form-section .refund-content .refund-details-card .check-out-details .lineItems-table thead th,.refund-form-section .refund-content .refund-details-card .check-out-details .lineItems-table tbody tr td{font-size:12px}}@media (max-width: 400px){.refund-dashboard-section .refund-dashboard-body .table-footer{flex-direction:column-reverse}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .page-number,.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .page-ellipsis{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important;min-width:22px!important}.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .prev,.refund-dashboard-section .refund-dashboard-body .table-footer .footer-pagination .next{width:22px!important;height:22px!important;font-size:10px!important;padding:4px!important}}.superadmin-dashboard{background:#f5f5f5;margin-top:80px;height:calc(100vh - 80px);overflow:hidden}.super-admin-dashboard-home-section{display:flex;width:100%;height:100%;overflow:hidden}.super-admin-dashboard-home-section .dashboard-navigation-div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:300px;background:#fff;box-shadow:0 0 40px #00000014;overflow-y:auto;transition:.5s;z-index:1000}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-hr-1{border:1px solid #e0e0e0;width:100%;height:1px}.super-admin-dashboard-home-section .dashboard-navigation-div .close-menu-btn{position:fixed;top:50%;left:300px;transform:translateY(-50%);background:#470531;color:#fff;height:50px;width:15px;display:flex;justify-content:center;align-items:center;border-top-right-radius:10px;border-bottom-right-radius:10px;cursor:pointer;transition:.5s;box-shadow:0 0 40px #00000014}.super-admin-dashboard-home-section .dashboard-navigation-div .close-menu-btn .icon{font-size:50px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-head{padding:30px;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:20px;width:100%;width:300px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-head .icon{font-size:30px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-head .heading{font-size:20px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid{margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div{height:100%;width:100%;background:#fff;padding:0}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .heading{padding:0 30px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .heading .main-heading{font-size:20px;letter-spacing:1px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .dashboard-hr-2{margin-top:20px;border:.5px solid #e0e0e0;width:280px;height:1px;margin-left:auto;margin-right:auto}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul{margin:20px 10px;width:280px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul .menubar-li{display:flex;flex-direction:column;padding:10px 30px;border-left:3px solid white;cursor:pointer;transition:.5s}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul .menubar-li.active{font-weight:600;border-left:3px solid #470531;transition:.5s;background:#eaeaea}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul .menubar-li:hover{background:#eaeaea;border-left:3px solid #470531;transition:.5s}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul .dropdown-ul{padding-left:10px}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div .menubar-ul .dropdown-ul .dropdown-li{display:flex;flex-direction:column;padding:10px 30px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-navigation-div .dashboard-section-grid .dashboard-menu-div:last-child .dashboard-hr-2{display:none}.super-admin-dashboard-home-section .dashboard-navigation-div .logout-div{width:100%;padding:30px;display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:10px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-navigation-div .logout-div svg{font-size:25px;transition:transform .2s ease}.super-admin-dashboard-home-section .dashboard-navigation-div .logout-div p{transition:transform .2s ease}.super-admin-dashboard-home-section .dashboard-navigation-div .logout-div:hover svg,.super-admin-dashboard-home-section .dashboard-navigation-div .logout-div:hover p{transform:translate(4px)}.super-admin-dashboard-home-section .dashboard-navigation-div.close{margin-left:-300px;transition:.5s}.super-admin-dashboard-home-section .dashboard-navigation-div.close .close-menu-btn{left:0;transition:.5s}.super-admin-dashboard-home-section .dashboard-overview-div{flex:1;background:#eaeaea;padding:50px;overflow-y:auto;max-height:100%}.super-admin-dashboard-home-section .dashboard-overview-div .dashboard-overview-head{font-size:30px}.super-admin-dashboard-home-section .dashboard-overview-div .dashboard-overview-grid{margin-top:50px;display:flex;flex-wrap:wrap;gap:30px;width:100%}.super-admin-dashboard-home-section .dashboard-overview-div .dashboard-overview-grid .dashboard-overview-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:250px;height:250px;background:#470531;color:#fff;padding:20px 30px;border-radius:10px;gap:10px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-overview-div .dashboard-overview-grid .dashboard-overview-card .icon{font-size:60px}.super-admin-dashboard-home-section .dashboard-overview-div .dashboard-overview-grid .dashboard-overview-card .overview-details{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section{margin-top:50px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header{padding:20px;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-title{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:600}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-title .notifications-icon{font-size:24px;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;font-family:Oswald,sans-serif}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.toggle-notifications-btn{background:#fff;color:#470531;border:2px solid white;width:150px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.toggle-notifications-btn:hover{background:#470531;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.bulk-delete-notifications-btn{background:#dc3545;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-header .notifications-actions .btn.bulk-delete-notifications-btn:hover{background:#c82333}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content{padding:20px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-controls{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e5e7eb}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-controls .select-all-notifications{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;font-weight:500}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-controls .select-all-notifications input[type=checkbox]{width:16px;height:16px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list{display:flex;flex-direction:column;gap:15px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:all .3s ease}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card.unread{border-left:4px solid #470531;background:#fef7ff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card.read{border-left:4px solid #6c757d;opacity:.8}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top{display:flex;gap:15px;align-items:flex-start}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-checkbox{margin-top:5px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content{flex:1}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header{display:flex;align-items:center;gap:15px;margin-bottom:10px;flex-wrap:wrap}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-order-no{font-size:16px;font-weight:600;color:#1f2937;margin:0}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-type-badge{display:flex;align-items:center;gap:5px;background:#fff;padding:4px 8px;border-radius:4px;font-size:12px;color:#470531}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-type-badge .icon{font-size:18px;margin-top:2px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-status-badge.requested{background:#fef3c7;color:#d97706}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-status-badge.accepted{background:#d1fae5;color:#059669}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-status-badge.declined{background:#fee2e2;color:#dc2626}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-status-badge.acknowledged{background:#dbeafe;color:#1d4ed8}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-time{font-size:12px;color:#6b7280;margin-left:auto}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-details .notification-message{font-size:14px;color:#374151;margin:0 0 5px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-details .notification-location{font-size:12px;color:#6b7280;margin:0}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn{padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;width:70px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.btn-sm{padding:4px 8px;font-size:11px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.mark-read-btn{background:#10b981;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.mark-read-btn:hover{background:#059669}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.btn-info{background:#3b82f6;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.btn-info:hover{background:#2563eb}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.btn-danger{background:#ef4444;color:#fff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn.btn-danger:hover{background:#dc2626}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items{margin-bottom:20px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .summary-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .details-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .summary-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .details-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .summary-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .details-title,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-title{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 10px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .order-info,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .customer-info,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .order-info,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .customer-info,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .order-info,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .customer-info{background:#f8f9fa;padding:15px;border-radius:6px;border-left:3px solid #007bff}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .order-info p,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .customer-info p,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .order-info p,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .customer-info p,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .order-info p,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .customer-info p{margin:5px 0;font-size:14px;color:#374151}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .order-info p strong,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .customer-info p strong,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .order-info p strong,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .customer-info p strong,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .order-info p strong,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .customer-info p strong{color:#1f2937}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list{display:flex;flex-direction:column;gap:10px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card{display:flex;gap:15px;padding:15px;background:#f8f9fa;border-radius:6px;border:1px solid #e5e7eb}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-image,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-image,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-image{width:60px;height:60px;border-radius:6px;overflow:hidden}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-image img,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-image img,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-image img{width:100%;height:100%;object-fit:cover}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details{flex:1}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-name,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-name,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-name{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 5px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-category,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-category,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-category{font-size:12px;color:#6b7280;margin:0 0 8px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-pricing,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-pricing,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-pricing{display:flex;gap:15px;font-size:12px}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-pricing .item-price,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-pricing .item-quantity,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-pricing .item-total,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-pricing .item-price,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-pricing .item-quantity,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-pricing .item-total,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-pricing .item-price,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-pricing .item-quantity,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-pricing .item-total{color:#374151}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .order-summary .items-list .item-card .item-details .item-pricing .item-total,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .customer-details .items-list .item-card .item-details .item-pricing .item-total,.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-expanded-details .expanded-content .line-items .items-list .item-card .item-details .item-pricing .item-total{font-weight:600;color:#1f2937}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .no-notifications-message{text-align:center;padding:40px 20px;color:#6b7280}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .no-notifications-message .no-notifications-icon{font-size:48px;margin-bottom:15px;opacity:.5}.super-admin-dashboard-home-section .dashboard-overview-div .order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .no-notifications-message p{font-size:16px;margin:0}.super-admin-dashboard-home-section .dashboard-menu-section{flex:1;overflow-y:auto;max-height:100%}@media (max-width: 1000px){.super-admin-dashboard-home-section .dashboard-navigation-div{position:fixed;top:80px;left:0;bottom:0;height:100%;scrollbar-width:thin;padding-bottom:80px}.super-admin-dashboard-home-section .dashboard-navigation-div::-webkit-scrollbar{width:6px}.super-admin-dashboard-home-section .dashboard-navigation-div::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}}@media (max-width: 950px){.dashboardhome-container{margin-top:50px;flex-direction:column}.dashboardhome-container .navigation-section,.dashboardhome-container .dashboardhome-section{width:100%}}.order-alert-modal{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000004d;max-width:400px;width:350px;position:relative;animation:pulse 2s infinite;border:2px solid #470531}.order-alert-modal.top-right-notification{position:fixed;top:20px;right:20px;z-index:9999;max-width:400px;width:350px}.order-alert-modal .order-alert-header{background:linear-gradient(135deg,#470531,#6b1a4a);color:#fff;padding:20px;border-radius:15px 15px 0 0;display:flex;justify-content:center;align-items:center;text-align:center;gap:10px}.order-alert-modal .order-alert-header .alert-icon{font-size:32px}.order-alert-modal .order-alert-header h3{margin:0;font-size:18px;font-weight:600;font-family:Oswald,sans-serif}.order-alert-modal .order-alert-content{padding:25px;text-align:center}.order-alert-modal .order-alert-content .order-info-header{margin-bottom:15px}.order-alert-modal .order-alert-content .order-info-header .order-number{font-size:18px;font-weight:700;color:#470531;margin:0 0 8px;text-align:center}.order-alert-modal .order-alert-content .order-info-header .order-message{font-size:16px;color:#6b7280;margin:0;text-align:center;font-weight:500}.order-alert-modal .order-alert-content .minimal-order-details{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;padding:15px;border-radius:8px;border-left:4px solid #470531;margin-top:15px}.order-alert-modal .order-alert-content .minimal-order-details p{margin:0;font-size:16px;color:#374151;text-align:center}.order-alert-modal .order-alert-content .minimal-order-details p strong{color:#1f2937;font-weight:600}.order-alert-modal .order-alert-actions{padding:20px 25px 25px;display:flex;justify-content:center}.order-alert-modal .order-alert-actions .acknowledge-btn{background:#28a745;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;font-family:Oswald,sans-serif}.order-alert-modal .order-alert-actions .acknowledge-btn:hover{background:#218838;transform:translateY(-2px);box-shadow:0 5px 15px #28a7454d}.order-alert-modal .order-alert-actions .acknowledge-btn .icon{font-size:18px}.order-alert-modal.top-right-notification .order-alert-header{padding:15px}.order-alert-modal.top-right-notification .order-alert-header .alert-icon{font-size:28px}.order-alert-modal.top-right-notification .order-alert-header h3{font-size:16px}.order-alert-modal.top-right-notification .order-alert-content{padding:15px}.order-alert-modal.top-right-notification .order-alert-content .order-info-header{margin-bottom:12px}.order-alert-modal.top-right-notification .order-alert-content .order-info-header .order-number{font-size:16px;margin:0 0 6px}.order-alert-modal.top-right-notification .order-alert-content .order-info-header .order-message{font-size:14px}.order-alert-modal.top-right-notification .order-alert-content .minimal-order-details{padding:12px}.order-alert-modal.top-right-notification .order-alert-content .minimal-order-details p{font-size:14px}.order-alert-modal.top-right-notification .order-alert-actions{padding:10px 15px 15px}.order-alert-modal.top-right-notification .order-alert-actions .acknowledge-btn{padding:10px 20px;font-size:14px;width:100%;max-width:150px}@media (max-width: 768px){.order-dashboard-home-section{padding:0 10px}.order-dashboard-home-section .notifications-section .notifications-header{flex-direction:column;align-items:stretch;gap:15px}.order-dashboard-home-section .notifications-section .notifications-header .notifications-actions{justify-content:center}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content,.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card{padding:15px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top{flex-direction:column;gap:10px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header{flex-direction:column;align-items:flex-start;gap:8px}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-content .notification-header .notification-time{margin-left:0}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions{flex-direction:row;justify-content:center;width:100%}.order-dashboard-home-section .notifications-section .notifications-content-wrapper .notifications-content .notifications-list .notification-card .notification-card-top .notification-actions .btn{flex:1;max-width:80px}.order-alert-modal.top-right-notification{top:10px;right:10px;left:10px;width:auto;max-width:none}}.page-not-found-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff5e4!important;padding:20px;font-family:Oswald,sans-serif}.page-not-found-container .page-not-found-content{margin-top:100px;background:#fff!important;border-radius:10px;border:2px solid #470531;padding:40px 30px;text-align:center;max-width:500px;width:100%;position:relative}.page-not-found-container .page-not-found-content .page-not-found-icon{margin-bottom:30px;display:flex;justify-content:center;align-items:center}.page-not-found-container .page-not-found-content .page-not-found-icon img{width:200px;height:200px;object-fit:contain}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-title{font-size:4rem;font-weight:700;color:#6f42c1;margin:0 0 10px;letter-spacing:-1px;line-height:1}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-subtitle{font-size:1.5rem;font-weight:600;color:#1a1a1a!important;margin:0 0 15px;letter-spacing:-.5px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-message{font-size:1rem;color:#1a1a1a!important;line-height:1.5;max-width:400px;margin:0 auto 30px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn{padding:10px 20px;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;font-family:Oswald,sans-serif;min-width:100px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-primary{background:#6f42c1;color:#fff}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-primary:hover{background:#5a32a3}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-secondary{background:#6c757d;color:#fff}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-secondary:hover{background:#5a6268}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-outline{background:transparent;color:#6f42c1;border:1px solid #6f42c1}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn.btn-outline:hover{background:#6f42c1;color:#fff}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn:active{transform:translateY(0)}@media (max-width: 768px){.page-not-found-container{padding:15px}.page-not-found-container .page-not-found-content{padding:40px 30px;border-radius:15px}.page-not-found-container .page-not-found-content .page-not-found-icon{margin-bottom:25px}.page-not-found-container .page-not-found-content .page-not-found-icon img{width:120px;height:120px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-title{font-size:4rem}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-subtitle{font-size:1.5rem;margin-bottom:15px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-message{font-size:1rem;margin-bottom:30px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions{flex-direction:column;align-items:center}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-actions .btn{width:100%;max-width:200px}}@media (max-width: 480px){.page-not-found-container .page-not-found-content{padding:30px 20px}.page-not-found-container .page-not-found-content .page-not-found-icon img{width:100px;height:100px}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-title{font-size:3rem}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-subtitle{font-size:1.3rem}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-message{font-size:.95rem}}@media (prefers-color-scheme: dark){.page-not-found-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.page-not-found-container .page-not-found-content{background:#2d2d2d;color:#fff}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-subtitle{color:#e9ecef}.page-not-found-container .page-not-found-content .page-not-found-text .page-not-found-message{color:#adb5bd}}nav{position:fixed;background:#ff9494;display:flex;flex-direction:column;top:0;left:0;right:0;margin:0 auto;z-index:1000;width:100%;box-shadow:0 0 30px #e3e4ed5e}nav .mobile-search-icon{display:none;position:absolute;font-size:28px;top:30px;left:30px;z-index:1002}nav .mobile-search-div-section{display:none;width:100%;flex-direction:row;gap:10px;height:80px;padding:10px 50px 10px 70px}nav .mobile-search-div-section .search-div{display:flex;flex-direction:row;align-items:center;gap:15px;background:#ffd1d1;padding:12px 20px;border-radius:5px;width:100%}nav .mobile-search-div-section .search-div .search-icon{font-size:23px}nav .mobile-search-div-section .search-div input{all:unset;width:100%}nav .mobile-search-div-section .search-div:hover{background:#ffe3e1}nav .mobile-search-div-section .btn-search{border:2px solid #ffd1d1;border-radius:5px}nav .mobile-search-div-section .btn-search:hover{background:#ffd1d1}nav .mobile-search-icon.close{font-size:25px}nav .navbar{padding:10px 50px;display:flex;flex-direction:row;justify-content:space-between;gap:200px;align-items:center;width:100%;height:80px}nav .navbar .logo-div{width:150px!important;height:70px;margin-left:-18px}nav .navbar .logo-div img{margin-top:-2px;width:150px;height:100%;object-fit:cover}nav .navbar .search-div-section{width:100%;display:flex;flex-direction:row;gap:10px}nav .navbar .search-div-section .search-div{display:flex;flex-direction:row;align-items:center;gap:15px;background:#ffd1d1;padding:12px 20px;border-radius:5px;width:100%}nav .navbar .search-div-section .search-div .search-icon{font-size:23px}nav .navbar .search-div-section .search-div input{all:unset;width:100%}nav .navbar .search-div-section .search-div:hover{background:#ffe3e1}nav .navbar .search-div-section .btn-search{border:2px solid #ffd1d1;border-radius:5px}nav .navbar .search-div-section .btn-search:hover{background:#ffd1d1}nav .navbar .login-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;color:#470531;font-size:23px}nav .navbar .login-div .account-div{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.3s;white-space:nowrap}nav .navbar .login-div .account-div .username{display:flex;align-items:center;font-size:18px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}nav .navbar .login-div .account-div .account-icon{font-size:20px;margin-top:5px}nav .navbar .login-div .account-div .login-icon{font-size:25px;margin-top:5px}nav .navbar .login-div .account-div:hover{color:#fff5e4;transition:.3s}nav .navbar .login-div .cart-icon{transition:.3s;margin-top:5px}nav .navbar .login-div .cart-icon:hover svg{color:#fff5e4!important;cursor:pointer;transition:.3s}nav .navbar .login-div .mobile-menu-div{display:none;flex-direction:row;align-items:center;justify-content:center;gap:20px;z-index:1001}nav .navbar .login-div .mobile-menu-div .menu-icon{margin-top:5px}nav .menu-hr{width:100%;height:1px;background:#fff5e4;border:none}nav .category-menu{color:#470531;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:20px;padding:10px 50px;overflow-x:scroll;overflow-y:hidden;max-width:100%;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}nav .category-menu::-webkit-scrollbar{display:none}nav .category-menu .category-tab{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:.3s}nav .category-menu .category-tab .category-name{font-size:18px;font-weight:400}nav .category-menu .category-tab .category-icon{font-size:18px;margin-top:5px}nav .category-menu .category-tab:hover,nav .category-menu .category-tab.active{color:#fff5e4;transition:.3s}.profile-dashboard{display:flex;flex-direction:column;align-items:center;gap:10px}.profile-dashboard .profile-div{display:flex;flex-direction:row;align-items:center;gap:20px}.profile-dashboard .profile-div .profile-image-div{width:50px;height:50px}.profile-dashboard .profile-div .profile-image-div img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-dashboard .profile-div .profile-details{display:flex;flex-direction:column;align-items:flex-start}.profile-dashboard .profile-div .profile-details .profile-name{font-size:16px}.profile-dashboard .profile-div .profile-details .profile-email{font-size:14px}.profile-dashboard .hr{height:1px;width:100%;background:#470531;border:none}.profile-dashboard .dashboard-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;margin-right:auto}.profile-dashboard .dashboard-links .dashboard-link{display:flex;flex-direction:row;align-items:center;gap:10px}.profile-dashboard .dashboard-links .dashboard-link img{width:25px}.profile-dashboard .dashboard-links .dashboard-link .dashboard-menu{font-size:16px;font-weight:400;transition:.5s}.profile-dashboard .dashboard-links .dashboard-link .dashboard-menu:hover,.profile-dashboard .dashboard-links .dashboard-link .dashboard-menu.active{color:#470531;font-weight:700;transition:.5s}.profile-dashboard .logout-div{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto}.profile-dashboard .logout-div .logout-link{display:flex;flex-direction:row;align-items:center;gap:5px;padding:5px 10px;border:2px solid #470531;border-radius:5px;cursor:pointer;transition:.5s}.profile-dashboard .logout-div .logout-link .icon{font-size:20px}.profile-dashboard .logout-div .logout-link:hover{background:#470531;color:#fff;transition:.5s}@media screen and (max-width: 1300px){nav .navbar{gap:100px}}@media screen and (max-width: 1000px){nav .navbar{gap:50px}nav .navbar .login-div .mobile-menu-div{display:flex}nav .navbar .login-div .account-div .username{display:none}nav .navbar .login-div .hr{display:none}nav .category-menu{position:fixed;right:0;top:0;padding-top:100px;padding-left:50px;width:300px;height:100vh;display:flex;flex-direction:column;background:#ff9494;justify-content:flex-start;align-items:flex-start;transition:.5s;z-index:1000;overflow-y:scroll;box-shadow:-5px 0 10px #0000001a}nav .category-menu .nav-links{display:flex;flex-direction:column;gap:10px}nav .category-menu .search-div-section{display:flex;flex-direction:column;gap:10px}nav .category-menu .search-div-section .btn-dark{width:100%}nav .category-menu.close{right:-300px}}@media screen and (max-width: 800px){nav .mobile-search-icon{display:block}nav .mobile-search-div-section{display:flex}nav .navbar{padding:10px 30px;gap:30px}nav .navbar .logo-div{width:120px;margin-left:30px}nav .navbar .logo-div img{width:120px}nav .navbar .search-div-section{display:none}}@media screen and (max-width: 450px){nav .category-menu{width:100%}nav .category-menu.close{right:-100%}}.hamburger-btn{position:relative;height:60px;width:60px;border-radius:50%;background:transparent;border:none;cursor:pointer;transition:background-color .3s}.hamburger-btn .bar{position:absolute;height:3px;width:25px;background:#eb3424;left:50%;transform:translate(-50%)}.hamburger-btn .top{top:35%;transform:translate(-50%) translateY(-50%)}.hamburger-btn .middle{top:50%;transform:translate(-50%) translateY(-50%)}.hamburger-btn .bottom{left:50%;transform:translate(-50%) translateY(50%);width:12.5px;margin-left:2.5px;top:38px;transition:all .5s}.hamburger-btn .bottom.hide{display:none;transition:all .5s}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,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)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out;z-index:1000}.modal-overlay .modal-content{background:#fff;padding:30px;border-radius:15px;text-align:center;position:relative;box-shadow:0 10px 30px #0003;animation:scaleUp .3s ease-in-out}.modal-overlay .close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:20px;cursor:pointer;color:gray;transition:.3s}.modal-overlay .close-btn:hover{color:#000}.modal-overlay h2{margin-bottom:20px;font-size:24px}.modal-overlay .contact-form{color:#470531;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:600px;background-color:#fff;font-family:Oswald,sans-serif}.modal-overlay .contact-form .title{font-size:25px}.modal-overlay .contact-form .form-description{font-size:14px;margin-bottom:30px}.modal-overlay .contact-form .sameline{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;text-align:start;gap:10px;width:100%}.modal-overlay .contact-form .sameline p{width:50%;text-align:left}.modal-overlay .contact-form .sameline.form-errors{margin-top:-10px;font-size:12px}.modal-overlay .contact-form .sameline.phone .form-field.country-code{width:20%}.modal-overlay .contact-form .sameline.phone .form-field.number{width:80%}.modal-overlay .contact-form.login{width:400px}.modal-overlay .contact-form.register{width:600px}.modal-overlay .form-field{width:100%;border-radius:10px}.modal-overlay .form-field .MuiOutlinedInput-root{color:#470531;font-family:Oswald,sans-serif;border-radius:10px;transition:all .3s ease}.modal-overlay .form-field .MuiOutlinedInput-root fieldset{border-color:#470531;border-width:1.5px;transition:.3s}.modal-overlay .form-field .MuiOutlinedInput-root:hover fieldset,.modal-overlay .form-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#470531;border-width:2px}.modal-overlay .form-field .MuiInputLabel-root{color:#470531;font-family:Oswald,sans-serif}.modal-overlay .form-field .MuiInputLabel-root.Mui-focused{color:#470531}.modal-overlay .form-field .MuiInputBase-input,.modal-overlay .form-field .MuiSelect-select{color:#470531;font-family:Oswald,sans-serif;text-align:left}.modal-overlay .form-field .start-adornment{font-family:Oswald,sans-serif;color:#470531;font-weight:500}.modal-overlay .btn{width:150px;margin-left:auto;margin-right:auto;font-weight:400;background-color:#470531;color:#fff;border:2px solid #470531;border-radius:6px;padding:8px 16px;cursor:pointer;transition:.3s}.modal-overlay .btn:hover{background-color:#fff;color:#470531;border:2px solid #470531}.modal-overlay .verify-email-div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.modal-overlay .verify-email-div .verify-email{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px}.modal-overlay .verify-email-div .form-field.verify{width:150px}.modal-overlay .verify-email-div .btn.submit{height:55px;border-radius:10px}.modal-overlay .verify-email-div .otp-error{width:315px;margin-left:auto;margin-right:auto}.modal-overlay .verify-email-div .same-line{display:flex;flex-direction:column;text-align:start;align-items:center;gap:15px}.modal-overlay .verify-email-div .otp-container{text-align:center}.modal-overlay .verify-email-div .otp-container .btn-resend{width:160px;padding:10px 20px;background-color:#470531;color:#fff;border:2px solid #470531;border-radius:6px;font-size:16px;cursor:pointer;transition:all .3s ease}.modal-overlay .verify-email-div .otp-container .btn-resend:disabled{background-color:#9e4a83;cursor:not-allowed;opacity:.8}.modal-overlay .verify-email-div .otp-container .btn-resend:hover:enabled{background-color:#fff;color:#470531}.modal-overlay .verify-email-div .otp-container .cooldown-text{margin-top:8px;font-size:14px;color:#470531;font-weight:500}@keyframes unfill{0%{width:100%}to{width:0%}}.modal-overlay .goto-links{margin-top:20px}.modal-overlay .goto-links span{color:#470531;text-decoration:underline;transition:.3s;cursor:pointer}.modal-overlay .goto-links span:hover{color:#000;transition:.3s}@media (max-width: 650px){.modal-overlay .modal-content{width:80%}.modal-overlay .contact-form{width:100%}}@media (max-width: 570px){.modal-overlay .modal-content{width:90%}.modal-overlay .contact-form{width:100%}.modal-overlay .contact-form .sameline{flex-direction:column;align-items:center}.modal-overlay .contact-form.login,.modal-overlay .contact-form.register{width:100%}}footer{background:#ff9494;padding:30px 50px;width:100%}footer .footer-section{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:space-between;width:100%;text-align:center}footer .footer-section .social-links{display:flex;flex-direction:row;gap:20px;align-items:center;transition:.3s all}footer .footer-section .social-links svg{font-size:25px;transition:.3s all;cursor:pointer}footer .footer-section .social-links svg:hover{color:#eb3424}footer .footer-section .nav-links{display:flex;flex-direction:row;align-items:center;gap:10px;transition:.5;cursor:pointer}footer .footer-section .nav-links p:hover{color:#fff5e4;transition:.5}@media (max-width: 940px){footer .footer-section{flex-direction:column;gap:10px}}@media (max-width: 600px){footer{padding:15px 30px}footer .footer-section{font-size:14px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-nav{position:fixed;background:#fff;display:flex;flex-direction:column;top:0;left:0;right:0;margin:0 auto;z-index:1000;width:100%;height:80px}.admin-nav .navbar{padding:10px 50px;display:flex;flex-direction:row;justify-content:space-between;gap:20px;align-items:center;width:100%;height:80px}.admin-nav .navbar .logo-div{width:150px!important;height:70px;margin-left:-18px}.admin-nav .navbar .logo-div img{margin-top:-2px;width:150px;height:100%;object-fit:cover}.admin-nav .navbar .profile-div{border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:20px}.admin-nav .navbar .profile-div .profile-image-div{width:50px;height:50px}.admin-nav .navbar .profile-div .profile-image-div img{width:100%;height:100%;border-radius:50%;object-fit:cover}.admin-nav .navbar .profile-div .profile-details{display:flex;flex-direction:column;align-items:flex-start}.admin-nav .navbar .profile-div .profile-details .profile-name{font-size:16px}.admin-nav .navbar .profile-div .profile-details .profile-email{font-size:14px}@media (max-width: 550px){.admin-nav .navbar .logo-div{width:120px}.admin-nav .navbar .logo-div img{margin-top:-2px;width:120px;height:100%;object-fit:cover}.admin-nav .navbar .profile-div{gap:10px}.admin-nav .navbar .profile-div .profile-image-div{width:30px;height:30px}.admin-nav .navbar .profile-div .profile-details .profile-name{font-size:14px}.admin-nav .navbar .profile-div .profile-details .profile-email{font-size:12px}}@media (max-width: 450px){.admin-nav .navbar .profile-div{gap:10px}.admin-nav .navbar .profile-div .profile-image-div{width:40px;height:40px}.admin-nav .navbar .profile-div .profile-details{display:none}}
