﻿@import'../theme/web/assets/css/bootstrap.min.css';@import'../theme/web/assets/css/pace.min.css';@import'../theme/web/assets/css/bootstrap-extended.css';@import'../theme/web/assets/css/horizontal-menu.css';:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}body{position:relative;font-size:14px;font-family:"Noto Sans",sans-serif;letter-spacing:.5px;background-color:#fff;}a{text-decoration:none;}input::placeholder{color:#000!important;opacity:.3!important;font-size:16px;}.alignContent{display:flex;align-items:center;justify-content:center;}.w-fit{width:fit-content;}@keyframes animdropdown{from{-webkit-transform:translate3d(0,6px,0);transform:translate3d(0,6px,0);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@-webkit-keyframes animdropdown{from{-webkit-transform:translate3d(0,6px,0);transform:translate3d(0,6px,0);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.top-header{background-color:#fff;height:70px;position:relative;border-bottom:1px solid var(--bs-border-color);left:0;right:0;top:0;padding:0 0;z-index:11;transition:ease-out .3s;box-shadow:none;display:flex;align-items:center;justify-content:center;}.top-header .logo-header{width:auto;height:70px;padding:0 1.5rem;gap:.5rem;z-index:5;position:relative;border-right:1px solid var(--bs-border-color-translucent);border-left:1px solid var(--bs-border-color-translucent);}.top-header .search-bar{width:60%;cursor:pointer;}.top-header .search-bar .search-control,.top-header .search-bar .mobile-search-control{background-color:#f8f9fa;border:1px solid var(--bs-white);}.top-header .search-bar .search-control:focus,.top-header .search-bar .mobile-search-control:focus{box-shadow:none;border:1px solid var(--bs-border-color);background-color:#fff;}.top-header .search-bar .search-close{display:none;}.top-header .search-bar .search-popup{display:none;position:absolute;width:auto;height:auto;top:54px;left:0;right:0;background-color:#fff;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);animation:.6s cubic-bezier(.25,.8,.25,1) 0s normal forwards 1 animdropdown;}.top-header .search-bar .search-popup .card{border:1px solid #dee2e6;box-shadow:none;margin-bottom:0;}.top-header .search-bar .search-popup .search-content{position:relative;height:24.3rem;}.top-header .search-bar .search-popup .search-title{font-size:13px;font-weight:500;text-transform:uppercase;color:#939aa0;margin-bottom:1rem;}.top-header .search-bar .search-popup .kewords{font-size:12.5px;font-weight:500;color:#606060;padding:.4rem .7rem;background-color:#f3f3f3;border-radius:2rem;display:flex;align-items:center;justify-content:center;transition:.2s cubic-bezier(.075,.82,.165,1);gap:.5rem;}.top-header .search-bar .search-popup .kewords:hover{color:#efefef;background-color:#28292d;}.top-header .search-bar .search-popup .search-list-item{padding:.4rem .7rem;border-radius:.25rem;transition:.2s cubic-bezier(.075,.82,.165,1);}.top-header .search-bar .search-popup .search-list-item:hover{color:#3a3a3a;background-color:#f8f8f8;}.top-header .search-bar .search-popup .search-list-item .list-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#edecec;}.top-header .search-bar .search-popup .search-list-item .search-list-title{font-size:14px;}.top-header .nav-item{height:70px;display:flex;align-items:center;}.top-header .nav-item .mega-menu{width:100%;height:fit-content;background-color:#fff;border-radius:0%;}.top-header .nav-item .mega-menu::after{display:none;}.top-header .nav-item .mega-menu .mega-menu-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background-color:#f8f8f8;}.top-header .nav-item .mega-menu .card{cursor:pointer;transition:.2s all;}.top-header .nav-item .mega-menu .card:hover{background-color:#f8f8f8;}.top-header .nav-item .dropdown-apps{width:320px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;border-radius:1rem;}.top-header .nav-item .dropdown-apps .app-name{font-size:14px;}.top-header .nav-item .dropdown-apps .app-wrapper{padding:1rem;background-color:#fff;border-radius:0;cursor:pointer;}.top-header .nav-item .dropdown-apps .app-wrapper:hover{background-color:#f8f8f8;}.top-header .nav-item .dropdown-notify{width:360px;border-radius:1rem;}.top-header .nav-item .dropdown-notify .option{font-size:1rem;color:#494949;width:35px;height:35px;border-radius:50%;background-color:#fff;cursor:pointer;border:0;display:flex;align-items:center;justify-content:center;}.top-header .nav-item .dropdown-notify .option:hover{background-color:#efefef;}.top-header .nav-item .dropdown-notify .notiy-title{font-size:1rem;}.top-header .nav-item .dropdown-notify .dropdown-option{font-size:14px;}.top-header .nav-item .dropdown-notify .notify-title{color:rgba(var(--bs-dark-rgb));font-size:15px;font-weight:500;margin-bottom:.2rem;}.top-header .nav-item .dropdown-notify .notify-desc{color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important;font-size:13px;font-weight:400;width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.top-header .nav-item .dropdown-notify .notify-time{color:#939aa0;font-size:12px;margin-top:.2rem;}.top-header .nav-item .dropdown-notify .user-wrapper,.top-header .nav-item .dropdown-notify .notify-close{width:45px;height:45px;font-size:20px;font-weight:500;background-color:#efefef;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.top-header .nav-item .dropdown-notify .notify-close{width:20px;height:20px;background-color:#efefef;visibility:hidden;}.top-header .nav-item .dropdown-notify .notify-list{position:relative;height:390px;}.top-header .nav-item .dropdown-notify .dropdown-item:hover .notify-close{visibility:visible;}.top-header .nav-item .dropdown-user{width:260px;border-radius:1rem;}.top-header .nav-item .badge-notify{position:absolute;top:2px;right:3px;font-size:12px;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:#f01414;}.top-header .dropdown-menu{border-radius:1rem;border:0;animation:.6s cubic-bezier(.25,.8,.25,1) 0s normal forwards 1 animdropdown;}.top-header .dropdown-menu::after{content:"";width:13px;height:13px;background:#fff;position:absolute;top:-6px;right:16px;transform:rotate(45deg);border-top:1px solid #ddd;border-left:1px solid #ddd;}.top-header .btn-toggle a{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;}.top-header .btn-toggle a:hover,.top-header .btn-toggle a:focus{background-color:#efefef;}.top-header .nav-right-links .nav-link{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;}.top-header .nav-right-links .nav-link:hover,.top-header .nav-right-links .nav-link:focus{background-color:#efefef;}.full-searchbar{position:fixed;top:0;left:0;right:0;background-color:#fff;width:100%!important;padding:0 1.5rem;height:70px;display:flex;align-items:center;justify-content:center;z-index:10;border-bottom:1px solid var(--bs-border-color);}.swiper-button-next,.swiper-button-prev{color:var(--bs-body-color);}.swiper-pagination-bullet-active{color:var(--bs-body-color);background:var(--bs-body-color,var(--bs-body-color));}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,14px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,14px));}.swiper-wrapper .slider-content{background-color:#f8f9fa;}.swiper-wrapper .sub-title{font-size:16px;font-weight:500;}@media(min-width:768px){.swiper-wrapper .sub-title{font-size:20px;}}.swiper-wrapper .large-title{font-size:22px;font-weight:500;}@media(min-width:768px){.swiper-wrapper .large-title{font-size:40px;}}.slide-icon{color:#0d0c0c;font-size:24px;display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;border-radius:50%;background-color:#fff;border:1px solid #e2e3e5;cursor:pointer;}.slide-icon:hover,.slide-icon:focus{background-color:#efefef;}.main-slider .swiper-nav{top:40%;z-index:10;}.tabular-product .nav-pills,.tabular-product-details .nav-pills{font-size:16px;font-weight:500;--bs-nav-pills-link-active-bg:background-image:linear-gradient(310deg,#7928ca,#ff0080) !important;}.tabular-product .nav-pills .active,.tabular-product-details .nav-pills .active{background-image:linear-gradient(310deg,#7928ca,#ff0080)!important;}.tabular-product-details .nav-pills{width:100%;width:-moz-max-content;}.tabular-product-details .nav-pills .nav-link{color:var(--bs-body-color);border:1px solid var(--bs-border-color);}.tabular-product-details .nav-pills .active{color:var(--bs-white);background-color:var(--bs-dark);}.tabular-product-details .customer-reviews-list .customer-pic{display:flex;align-items:center;justify-content:center;font-size:24px;width:50px;height:50px;border-radius:50%;background-color:#e3e4e5;}.product-card:hover .btn-add-to-cart{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity 300ms;}.btn-add-to-cart{visibility:hidden;opacity:0;transition:visibility 0s linear 300ms,opacity 300ms;visibility:hidden;}.discount-ribben{font-size:12px;color:#fff;font-weight:500;padding:4px 12px;border-radius:16px;background-color:#fd152c;}.product-img{background-color:var(--bs-light);}.product-name,.product-old-price,.product-price,[data-bs-theme=dark] body .product-price .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price,.product-card-list .product-price .prev-price{font-size:16px;font-weight:500;color:var(--bs-body-color);}.product-price,[data-bs-theme=dark] body .product-price .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price,.product-card-list .product-price .prev-price{font-size:18px;font-weight:600;}.product-old-price{font-size:16px;color:#979797;text-decoration:line-through;}.product-cat-subtitle{color:var(--bs-body-color);}.product-cat-title{color:var(--bs-body-color);}.bg-img-page-header{background-image:url(../assets/images/page-header/page-header-2.png);background-attachment:fixed;background-size:cover;background-position:center;height:250px;background-repeat:no-repeat;background-color:var(--bs-light);}.btn-filter-mobile{position:fixed;left:-37px;top:50%;z-index:10;transform:rotate(90deg);}.shop-instagram .instagram-block{transition:all .2s;}.shop-instagram .instagram-block:hover{background-color:rgba(0,0,0,.25);}.shop-instagram .instagram-block:hover .instagram-logo{visibility:visible;}.shop-instagram .instagram-logo{color:#000;font-size:24px;width:40px;height:40px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;visibility:hidden;}.footer-widgets .social-link a{font-size:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;}.footer-widgets .footer-link,[data-bs-theme=dark] body .footer-widgets .news-letter-caption,.footer-widgets .news-letter-caption{color:#5d6268;font-size:14px;}.section-breadcrumb .breadcrumb-link{color:var(--bs-body-color);}.section-breadcrumb .breadcrumb-active{color:#b0b0b0;}.section-breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"";}.product-details .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}.product-details .product-images-swiper-thumbnail .swiper-slide-thumb-active{border:1px solid #0e1115;border-radius:.5rem;}.offcanvas-cart{width:460px!important;}.btn-product-color{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:15%;background-color:var(--bs-light);}.product-size-list .btn-check:checked+.btn,.product-size-list .btn.active,.product-size-list .btn.show,.product-size-list .btn:first-child:active,.product-size-list :not(.btn-check)+.btn:active{color:var(--bs-white);background-image:linear-gradient(310deg,#7928ca,#ff0080)!important;border-color:var(--bs-border-color);}.btn-product-size{display:flex;align-items:center;justify-content:center;font-size:16px;width:50px;height:50px;border-radius:15%;border:2px solid var(--bs-border-color);background-color:var(--bs-white);}.product-quantity{width:12rem;}.product-share-link a{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid var(--bs-border-color);border-radius:50%;}.product-card-list .product-name,.product-card-list .product-price,.product-card-list [data-bs-theme=dark] body .product-price .prev-price,[data-bs-theme=dark] body .product-price .product-card-list .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price,.product-card-list .product-price .prev-price,.product-card-list .product-old-price{color:var(--bs-body-color);font-size:24px;font-weight:500;text-transform:capitalize;}.product-card-list .product-short-desc{font-size:16px;}.product-card-list .product-price,.product-card-list [data-bs-theme=dark] body .product-price .prev-price,[data-bs-theme=dark] body .product-price .product-card-list .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price,.product-card-list .product-price .prev-price{color:var(--bs-black);font-size:18px;font-weight:500;}.product-card-list .product-price .prev-price,.product-card-list [data-bs-theme=dark] body .product-price .prev-price .prev-price,[data-bs-theme=dark] body .product-price .product-card-list .prev-price .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price .prev-price{font-size:16px;color:#bcbcbc;}.product-card-list .product-actions{z-index:5;}.product-card-list .product-actions .btn-action{font-size:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;}.img-thumb-container img:hover{cursor:zoom-in;}.page-pagination .pagination{--bs-pagination-color:#212529;--bs-pagination-active-bg:#212529;--bs-pagination-hover-color:#212529;--bs-pagination-focus-color:#212529;--bs-pagination-active-border-color:#212529;--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(33,37,41,.25);}.btn-switcher{position:fixed;bottom:10%;right:0;z-index:10;}.back-to-top{display:none;width:40px;height:40px;line-height:40px;text-align:center;font-size:26px;color:#fff;position:fixed;border-radius:50%;bottom:24px;right:24px;background-color:var(--bs-body-color);z-index:5;}.back-to-top:hover{color:#fff;background-color:var(--bs-body-color);transition:all .5s;}.post-title,[data-bs-theme=dark] body .grid-posts-title,[data-bs-theme=dark] body .recent-post-title,[data-bs-theme=dark] body .post-categories-list-item,[data-bs-theme=dark] body .post-categories-list-item,.grid-posts-title,.recent-post-title,[data-bs-theme=dark] body .post-categories-list-item,.post-categories-list-item{color:#212529;font-size:28px;transition:.3s all;width:fit-content;}.post-title:hover,[data-bs-theme=dark] body .grid-posts-title:hover,[data-bs-theme=dark] body .recent-post-title:hover,[data-bs-theme=dark] body .post-categories-list-item:hover,.grid-posts-title:hover,.recent-post-title:hover,.post-categories-list-item:hover{text-decoration:underline;}.blog-img{width:100%;height:500px;}.blog-img img{display:block;width:100%;height:100%;object-fit:cover;}.recent-posts-img{width:130px;height:80px;}.recent-posts-img img{display:block;width:100%;height:100%;object-fit:cover;}.grid-posts-img{width:100%;height:260px;}.grid-posts-img img{display:block;width:100%;height:100%;object-fit:cover;}.recent-post-title,[data-bs-theme=dark] body .post-categories-list-item,.post-categories-list-item{font-size:16px;}.grid-posts-title{font-size:20px;}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-image:linear-gradient(310deg,#7928ca,#ff0080)!important;border-color:var(--bs-list-group-active-border-color) #7928ca;}.dropdown-menu{border-radius:1rem;border:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;}.toggled .top-header .navbar{left:70px;}.toggled .main-wrapper{margin-left:70px;}.toggled .page-footer{left:70px;}.chip{display:inline-block;height:32px;padding:0 12px;margin-right:1rem;margin-bottom:1rem;font-size:14px;font-weight:500;line-height:32px;color:rgba(0,0,0,.7);cursor:pointer;background-color:#f1f1f1;border:1px solid rgba(0,0,0,.15);border-radius:16px;-webkit-transition:all .3s linear;transition:all .3s linear;box-shadow:none;}.chip img{float:left;width:32px;height:32px;margin:0 8px 0 -12px;border-radius:50%;}.chip.chip-md{height:42px;line-height:42px;border-radius:21px;}.chip.chip-md img{height:42px;width:42px;}.main-wrapper .main-content .breadcrumb-title{font-size:20px;border-right:1.5px solid #aaa4a4;}.main-wrapper .main-content .page-breadcrumb .breadcrumb li.breadcrumb-item{font-size:16px;}.main-wrapper .main-content .page-breadcrumb .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;font-family:"Material Icons Outlined";content:"";}.main-wrapper .main-content .badge-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#f2f2f3;cursor:pointer;}.main-wrapper .main-content .badge-icon .badge-number{width:20px;height:20px;background-color:#ff1717;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:10px;padding:1px;}.main-wrapper .main-content .sharelink{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;}.main-wrapper .main-content .sharelink:hover,.main-wrapper .main-content .sharelink:focus{background-color:#efefef;}.main-wrapper .main-content .options{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;width:30px;height:30px;}.main-wrapper .main-content .options:hover,.main-wrapper .main-content .options:focus{background-color:#efefef;}.main-wrapper .main-content .dropdown-menu-share{width:max-content;}.main-wrapper .main-content .vertical-pills button{width:100%;text-align:left;border-radius:0%;}.main-wrapper .main-content .vertical-pills .nav-link{border-bottom:1px solid #dee2e6;color:#5d5d5d;}.main-wrapper .main-content .vertical-pills .nav-link:last-child{border-bottom:0 solid #dee2e6;}.main-wrapper .main-content .vertical-pills .nav-link.active{color:#fff;}.main-wrapper .main-content .customer-notes{height:480px;position:relative;overflow-y:scroll;}.main-wrapper .main-content .lable-table{text-transform:uppercase;padding:1px 8px;}.main-wrapper .main-content .customer-table table thead{font-size:.8rem;text-transform:uppercase;font-weight:400;}.main-wrapper .main-content .customer-table table .customer-name{color:#000;}.main-wrapper .main-content .product-table table thead{font-size:.8rem;text-transform:uppercase;font-weight:400;}.main-wrapper .main-content .product-table table .product-category{font-size:.8rem;color:#878d96;}.main-wrapper .main-content .product-table table .product-title{font-size:.97rem;color:#2f353c;}.main-wrapper .main-content .product-table table .product-tags{max-width:220px;display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}.main-wrapper .main-content .product-table table .product-tags .btn-tags{font-size:.75rem;background-color:#f6f6f6;color:#000;padding:2px 10px;text-transform:uppercase;font-weight:500;border-radius:2px;}.main-wrapper .main-content .product-table table .product-rating{font-size:.8rem;background-color:#fff;padding:2px 5px;text-align:center;border-radius:4px;border:1px solid #e8e8e8;font-weight:500;}.separator{display:flex;align-items:center;}.separator .line{height:1px;flex:1;background-color:#dee2e6;}.separator p{padding:0 1rem;}.review-desc{width:400px;}.auth-cover-left,.auth-cover-right{display:flex;background-color:#fff;min-height:100vh;}.auth-cover-right{background-color:#fff;}.auth-social-login{width:5rem;display:flex;align-items:center;justify-content:start;}.order-delete{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;cursor:pointer;}.order-delete:hover,.order-delete:focus{background-color:#efefef;}.page-footer{display:flex;align-items:center;justify-content:center;background-color:#fff;border-top:1px solid var(--bs-border-color);height:40px;position:absolute;left:0;right:0;bottom:0;transition:ease-out .3s;}.user-close-btn{display:flex;align-items:center;justify-content:center;color:#fff;width:45px;height:45px;border-radius:50%;transition:all .3s;position:absolute;right:-50px;top:16px;background-color:#050505;}.order-title{font-size:15px;font-weight:500;}.order-price{font-size:18px;font-weight:500;}.primaery-menu-close{display:flex;align-items:center;justify-content:center;color:#494949;width:45px;height:45px;border-radius:50%;transition:all .3s;}.primaery-menu-close:hover,.primaery-menu-close:focus{background-color:#efefef;}.product-wishlist{color:var(--bs-body-color);cursor:pointer;border-radius:50%;background-color:#fff;width:40px;height:40px;}.dropdown-toggle-nocaret:after{display:none;}.dropup .dropdown-toggle-nocaret:after{display:none;}.w-300{width:300px!important;}.h-70{height:70px!important;}.h-370{height:370px;}.f-14{font-size:14px;}.raised{box-shadow:var(--mdc-protected-button-container-elevation,0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12));}.wh-42{width:42px;height:42px;}.wh-48{width:48px;height:48px;}.wh-64{width:64px;height:64px;}.wh-120{width:120px;height:120px;}.w-220{width:220px;}.font-22{font-size:45px;}.font-text1{font-size:.8rem;}.font-text2{font-size:.7rem;}.piechart-legend{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}.cursor-pointer{cursor:pointer;}.theme-icons{background-color:#fff;}.user-list{position:relative;height:400px;}.btn-circle{display:flex;align-items:center;justify-content:center;}.error{color:#fe1010;}.dash-lable{font-size:14px;padding:2px 7px;background-color:#f3f3f3;width:max-content;}form select.error,form textarea.error,form input.error,form input.error:focus,form textarea.error:focus,form select.error:focus{border-color:#fe1010!important;}.alert-border-primary{border:1px solid var(--bs-gray-400);border-left:5px solid #008cff;}.alert-border-secondary{border:1px solid var(--bs-gray-400);border-left:5px solid #6c757d;}.alert-border-success{border:1px solid var(--bs-gray-400);border-left:5px solid #02c27a;}.alert-border-danger{border:1px solid var(--bs-gray-400);border-left:5px solid #fc185a;}.alert-border-warning{border:1px solid var(--bs-gray-400);border-left:5px solid #fbb513;}.alert-border-info{border:1px solid var(--bs-gray-400);border-left:5px solid #0dcaf0;}.alert-border-dark{border:1px solid var(--bs-gray-400);border-left:5px solid #212529;}.bg-error{background-image:url("../assets/images/auth/error-bg.png");background-position:center;background-size:cover;background-attachment:fixed;}.error-title{font-size:140px;line-height:140px;text-transform:uppercase;font-weight:bold;}.error-sub-title{font-size:30px;line-height:30px;text-transform:uppercase;}.contacts-social a{font-size:16px;width:36px;height:36px;line-height:36px;background:#fff;border:1px solid #eeecec;text-align:center;border-radius:50%;color:#2b2a2a;}.chart-container1{position:relative;height:350px;}.chart-container2{position:relative;height:138px;}.gmaps,.gmaps-panaroma{height:400px;background:#eee;border-radius:3px;}.border-gradient-1{border-image:linear-gradient(to right,#7928ca,#ff0080,#04e09a,#e0d504) 1;}.auth-basic-wrapper{width:auto;height:auto;}@media(min-width:1024px){.auth-basic-wrapper{height:100vh;}}.bg-login,.bg-reset-password,.bg-forgot-password,.bg-register{background-image:url(../assets/images/auth/bg-login.png);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;}.bg-register{background-image:url(../assets/images/auth/bg-register.png);}.bg-forgot-password{background-image:url(../assets/images/auth/bg-forgot.png);}.bg-reset-password{background-image:url(../assets/images/auth/bg-reset-password.png);}.email-wrapper{width:auto;height:600px;overflow:hidden;border-radius:.25rem;position:relative;background:#fff;box-shadow:0 .1rem .7rem rgba(0,0,0,.1);}.email-sidebar{width:250px;height:100%;position:absolute;background:#fff;left:0;top:0;bottom:0;z-index:2;overflow:hidden;border-right:1px solid rgba(0,0,0,.125);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}.email-sidebar-header{width:auto;height:auto;position:relative;background:#fff;border-bottom:1px solid rgba(0,0,0,.125);border-right:0 solid rgba(0,0,0,.125);border-top-left-radius:.25rem;padding:15px;}.email-navigation{position:relative;padding:0;height:345px;border-bottom:1px solid rgba(0,0,0,.125);}.email-navigation a.list-group-item{color:#404142;padding:.35rem 1.25rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s ease-out;}.email-navigation a.list-group-item:hover{background-color:rgba(13,110,253,.12);}.email-navigation a.list-group-item.active{color:#0b5ed7;font-weight:600;background-color:rgba(13,110,253,.12);}.email-header{position:absolute;height:70px;left:250px;right:0;top:0;padding:15px;background:#fff;border-bottom:1px solid rgba(0,0,0,.125);border-top-right-radius:.25rem;z-index:1;}.email-content{position:absolute;left:0;right:0;width:auto;top:70px;height:auto;margin-left:250px;padding:0;background:#fff;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.email-meeting{position:absolute;left:0;right:0;bottom:0;}.email-meeting a.list-group-item{color:#404142;padding:.35rem 1.25rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0);}.email-meeting a.list-group-item:hover{background-color:rgba(0,123,255,.15);transition:all .3s ease-out;}.email-hangout .chat-user-online:before{content:"";position:absolute;bottom:8px;left:45px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px #fff;background:#16e15e;}.email-toggle-btn{width:auto;height:auto;margin-right:10px;text-align:center;font-size:24px;color:#404142;border-radius:0;cursor:pointer;background-color:#fff;border:0 solid rgba(0,0,0,.15);}@media(min-width:1280px){.email-toggle-btn{display:none;}}.email-actions{width:230px;}.email-time{font-size:13px;color:#6c757d;}.email-list{position:relative;height:530px;}.email-list div.email-message{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);color:#383a3c;}.email-list div.email-message:hover{transition:all .2s ease-out;background-color:#eceef1;}.email-star{color:#6c757d;}.email-read-box{position:relative;height:530px;}.compose-mail-popup{width:42%;position:fixed;bottom:-30px;right:30px;z-index:15;display:none;}.compose-mail-toggled{display:block;}.compose-mail-title{font-size:16px;}.compose-mail-close{width:25px;height:25px;line-height:25px;text-align:center;font-size:14px;border-radius:2px;background-color:rgba(255,255,255,0);}.compose-mail-close:hover{background-color:rgba(255,255,255,.2);}.chat-wrapper{width:auto;height:600px;border-radius:.25rem;position:relative;background:#fff;box-shadow:0 .1rem .7rem rgba(0,0,0,.1);}.chat-sidebar{width:340px;height:100%;position:absolute;background:#fff;left:0;top:0;bottom:0;z-index:2;overflow:hidden;border-right:1px solid rgba(0,0,0,.125);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}.chat-sidebar-header{width:auto;height:auto;position:relative;background:#fff;border-bottom:1px solid rgba(0,0,0,.125);border-right:0 solid rgba(0,0,0,.125);border-top-left-radius:.25rem;padding:15px;}.chat-sidebar-header .chat-user-online:before{content:"";position:absolute;bottom:7px;left:40px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px #fff;background:#16e15e;}.chat-sidebar-content{padding:0;}.chat-user-online{position:relative;}.chat-list{position:relative;height:300px;}.chat-list .chat-user-online:before{content:"";position:absolute;bottom:7px;left:36px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px #fff;background:#16e15e;}.chat-list .list-group-item{border:1px solid rgba(0,0,0,0);background-color:transparent;}.chat-list .list-group-item:hover{border:1px solid rgba(0,0,0,0);background-color:rgba(13,110,253,.12);}.chat-list .list-group-item.active{background-color:rgba(13,110,253,.12);}.chat-content{margin-left:340px;padding:85px 15px 15px 15px;position:relative;width:auto;height:520px;}.chat-header{position:absolute;height:70px;left:340px;right:0;top:0;padding:15px;background:#fff;border-bottom:1px solid rgba(0,0,0,.125);border-top-right-radius:.25rem;z-index:1;}.chat-footer{position:absolute;height:70px;left:340px;right:0;bottom:0;padding:15px;background:#f8f9fa;border-top:1px solid rgba(0,0,0,.125);border-bottom-right-radius:.25rem;}.chat-footer-menu{display:none;}.chat-footer-menu a{display:inline-block;width:40px;height:40px;line-height:40px;font-size:18px;color:#6c757d;text-align:center;border-radius:50%;margin:3px;background-color:#fff;border:1px solid rgba(0,0,0,.15);}@media(min-width:1280px){.chat-footer-menu{display:block;}}.chat-tab-menu li a.nav-link{padding:.3rem .2rem;line-height:1.2;color:#4a4b4c;}.chat-tab-menu .nav-pills .nav-link.active,.chat-tab-menu .nav-pills .show>.nav-link{color:#008cff;background-color:rgba(0,123,255,0);}.chat-title{font-size:14px;color:#272b2f;}.chat-msg{font-size:13px;color:#6c757d;}.chat-time{font-size:13px;color:#6c757d;}.chart-online{color:#16e15e;}.chat-top-header-menu{display:none;}.chat-top-header-menu a{display:inline-block;width:40px;height:40px;line-height:40px;font-size:18px;color:#6c757d;text-align:center;border-radius:50%;margin:3px;background-color:#fff;border:1px solid rgba(0,0,0,.15);}@media(min-width:1280px){.chat-top-header-menu{display:block;}}.chat-content-leftside .chat-left-msg{width:fit-content;background-color:#eff2f5;padding:.8rem;border-radius:12px;max-width:480px;text-align:left;border-top-left-radius:0;color:#fff;}.chat-content-rightside .chat-right-msg{width:fit-content;background-color:#dcedff;padding:.8rem;border-radius:12px;float:right;max-width:480px;text-align:left;border-bottom-right-radius:0;color:#fff;}.chat-toggle-btn{width:40px;height:40px;line-height:40px;margin-right:15px;text-align:center;font-size:24px;color:#6c757d;border-radius:50%;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.15);}@media(min-width:1280px){.chat-toggle-btn{display:none;}}.fm-menu .list-group a{font-size:16px;color:#5f5f5f;display:flex;align-items:center;}.fm-menu .list-group a i{font-size:23px;}.fm-menu .list-group a:hover{background:#008cff;color:#fff;transition:all .2s ease-out;}.fm-file-box{font-size:25px;background:#e9ecef;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:.25rem;}.fm-icon-box{font-size:32px;background:#fff;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:.25rem;}.user-plus{width:33px;height:33px;margin-left:-14px;line-height:33px;background:#fff;border-radius:50%;text-align:center;font-size:22px;cursor:pointer;border:1px dotted #a9b2bb;color:#404142;}.user-groups img{margin-left:-14px;border:1px solid #e4e4e4;padding:2px;cursor:pointer;}.form-check-img{max-width:100%;height:auto;}.form-check-label-highlighter .form-check-input:checked[type=checkbox]~.form-check-label,.form-check-label-highlighter .form-check-input:checked[type=radio]~.form-check-label{border-color:#377dff;}.welcome-back-img{position:relative;}@media(min-width:1280px){.welcome-back-img{position:absolute;bottom:0;right:2rem;}}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-2:#181c1f;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#34393f;--bs-border-color-translucent:rgba(255,255,255,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}[data-bs-theme=dark] body{color:var(--bs-body-color);background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body input::placeholder{color:#fff!important;}[data-bs-theme=dark] body .bg-light{background-color:var(--bs-body-bg)!important;}[data-bs-theme=dark] body .card-title{color:#dee2e6;}[data-bs-theme=dark] body .top-header{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .search-bar .search-control,[data-bs-theme=dark] body .top-header .search-bar .mobile-search-control{background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .top-header .search-bar .search-control:focus,[data-bs-theme=dark] body .top-header .search-bar .mobile-search-control:focus{border:1px solid var(--bs-border-color);background-color:var(--bs-dark-bg-subtle);}[data-bs-theme=dark] body .top-header .full-searchbar{background-color:var(--bs-body-bg);width:100%!important;border-bottom:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .top-header .nav-item .mega-menu{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .nav-item .mega-menu .mega-menu-icon{background-color:#f8f8f8;}[data-bs-theme=dark] body .top-header .nav-item .mega-menu .card:hover{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-apps .app-wrapper{background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-apps .app-wrapper:hover{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .option{color:var(--bs-body-color);background-color:var(--bs-body-bg);border:0 solid var(--bs-border-color-translucent);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .option:hover{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .notify-title{color:var(--bs-body-color);}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .notify-desc{color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important;}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .notify-time{color:#939aa0;}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .user-wrapper,[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .notify-close{background-color:#efefef;}[data-bs-theme=dark] body .top-header .nav-item .dropdown-notify .notify-close{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .top-header .dropdown-menu{border:1px solid var(--bs-border-color-translucent);}[data-bs-theme=dark] body .top-header .dropdown-menu::after{background:var(--bs-body-bg);border-top:1px solid var(--bs-border-color);border-left:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .top-header .btn-toggle a{color:#dee2e6;}[data-bs-theme=dark] body .top-header .btn-toggle a:hover,[data-bs-theme=dark] body .top-header .btn-toggle a:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .top-header .nav-right-links .nav-link{color:#dee2e6;}[data-bs-theme=dark] body .top-header .nav-right-links .nav-link:hover,[data-bs-theme=dark] body .top-header .nav-right-links .nav-link:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .chip{color:var(--bs-body-color);background-color:var(--bs-body-bg-2);border:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .slider-content{background:var(--bs-body-bg);}[data-bs-theme=dark] body .slide-icon{color:var(--bs-body-color);background:var(--bs-body-bg-2);border:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .product-img{background:var(--bs-body-bg);}[data-bs-theme=dark] body .product-wishlist{color:var(--bs-body-color);background:var(--bs-body-bg-2);}[data-bs-theme=dark] body .main-wrapper .main-content .breadcrumb-title{border-right:1.5px solid var(--bs-border-color-translucent);}[data-bs-theme=dark] body .main-wrapper .main-content .sharelink{color:#dee2e6;}[data-bs-theme=dark] body .main-wrapper .main-content .sharelink:hover,[data-bs-theme=dark] body .main-wrapper .main-content .sharelink:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .main-wrapper .main-content .options{color:#dee2e6;}[data-bs-theme=dark] body .main-wrapper .main-content .options:hover,[data-bs-theme=dark] body .main-wrapper .main-content .options:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .main-wrapper .main-content .vertical-pills .nav-link{border-bottom:1px solid var(--bs-border-color);color:var(--bs-body-color);}[data-bs-theme=dark] body .main-wrapper .main-content .vertical-pills .nav-link:last-child{border-bottom:0 solid #dee2e6;}[data-bs-theme=dark] body .main-wrapper .main-content .customer-table table .customer-name{color:var(--bs-body-color);}[data-bs-theme=dark] body .main-wrapper .main-content .product-table table .product-category{color:#878d96;}[data-bs-theme=dark] body .main-wrapper .main-content .product-table table .product-title{color:var(--bs-body-color);}[data-bs-theme=dark] body .main-wrapper .main-content .product-table table .product-tags .btn-tags{background-color:var(--bs-body-bg-2);color:var(--bs-body-color);}[data-bs-theme=dark] body .main-wrapper .main-content .product-table table .product-rating{background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .main-wrapper .main-content .apexcharts-datalabel,[data-bs-theme=dark] body .main-wrapper .main-content .apexcharts-datalabel-label,[data-bs-theme=dark] body .main-wrapper .main-content .apexcharts-datalabel-value,[data-bs-theme=dark] body .main-wrapper .main-content .apexcharts-datalabels,[data-bs-theme=dark] body .main-wrapper .main-content .apexcharts-pie-label{fill:#fff;}[data-bs-theme=dark] body .separator .line{background-color:var(--bs-border-color);}[data-bs-theme=dark] body .auth-cover-left,[data-bs-theme=dark] body .auth-cover-right{background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .order-delete{color:#dee2e6;cursor:pointer;}[data-bs-theme=dark] body .order-delete:hover,[data-bs-theme=dark] body .order-delete:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .bg-img-page-header{background-image:none;background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .btn-outline-dark{--bs-btn-color:#fff;}[data-bs-theme=dark] body .btn-product-size{background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .product-price,[data-bs-theme=dark] body .product-price .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price{color:var(--bs-body-color);}[data-bs-theme=dark] body .product-price .prev-price,.product-card-list .product-price [data-bs-theme=dark] body .prev-price .prev-price{font-size:16px;color:var(--bs-secondary-text-emphasis);}[data-bs-theme=dark] body .post-title,[data-bs-theme=dark] body .grid-posts-title,[data-bs-theme=dark] body .recent-post-title,[data-bs-theme=dark] body .post-categories-list-item,[data-bs-theme=dark] body .post-categories-list-item,[data-bs-theme=dark] body .recent-post-title,[data-bs-theme=dark] body .post-categories-list-item,[data-bs-theme=dark] body .grid-posts-title,[data-bs-theme=dark] body .post-categories-list-item{color:var(--bs-body-color);}[data-bs-theme=dark] body .link-dark{color:var(--bs-body-color)!important;}[data-bs-theme=dark] body .page-footer{background-color:#212529;border-top:0 solid var(--bs-border-color);}[data-bs-theme=dark] body .brands-swiper img{filter:invert(1) grayscale(100%) brightness(200%);}[data-bs-theme=dark] body .brand-logo img{filter:invert(1) grayscale(100%) brightness(200%);}[data-bs-theme=dark] body .customer-reviews-list .customer-pic{background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .footer-widgets .footer-link,[data-bs-theme=dark] body .footer-widgets .news-letter-caption{color:var(--bs-body-color);font-size:14px;}[data-bs-theme=dark] body .page-pagination .pagination{--bs-pagination-color:var(--bs-body-color);--bs-pagination-active-bg:var(--bs-body-bg-2);--bs-pagination-hover-color:var(--bs-body-color);--bs-pagination-focus-color:var(--bs-body-color);--bs-pagination-active-border-color:var(--bs-border-color);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(33,37,41,.25);}[data-bs-theme=dark] body .back-to-top{color:var(--bs-body-color);background:var(--bs-body-bg);}[data-bs-theme=dark] body .back-to-top:hover{color:#fff;background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .offcanvas{background-color:var(--bs-body-bg-2);}[data-bs-theme=dark] body .primary-menu{background-color:var(--bs-body-bg-2);border-bottom:1px solid var(--bs-border-color);}[data-bs-theme=dark] body .primary-menu .nav-link{border-bottom:1px solid var(--bs-border-color)!important;color:var(--bs-body-color)!important;border-radius:0;}[data-bs-theme=dark] body .primary-menu .nav-link:hover{background-color:var(--bs-body-bg)!important;color:var(--bs-body-color)!important;}[data-bs-theme=dark] body .primary-menu .dropdown-menu{border:0;border-radius:0;}@media screen and (min-width:1200px){[data-bs-theme=dark] body .primary-menu .navbar .nav-link{border:1px solid var(--bs-border-color);color:var(--bs-body-color);border-radius:6px;}[data-bs-theme=dark] body .primary-menu .navbar .nav-link:hover{background-color:var(--bs-body-bg-2);color:var(--bs-body-color);}[data-bs-theme=dark] body .primary-menu .navbar .dropdown-menu{border:1px solid var(--bs-border-color);border-radius:6px;}}[data-bs-theme=dark] body .primaery-menu-close{color:#dee2e6;}[data-bs-theme=dark] body .primaery-menu-close:hover,[data-bs-theme=dark] body .primaery-menu-close:focus{color:#fff;background-color:#383c40;}[data-bs-theme=dark] body .theme-icons{background-color:var(--bs-body-bg);}[data-bs-theme=dark] body .error{color:#fe1010;}[data-bs-theme=dark] body .dash-lable{background-color:#f3f3f3;}[data-bs-theme=dark] body form select.error,[data-bs-theme=dark] body form textarea.error,[data-bs-theme=dark] body form input.error,[data-bs-theme=dark] body form input.error:focus,[data-bs-theme=dark] body form textarea.error:focus,[data-bs-theme=dark] body form select.error:focus{border-color:#fe1010!important;}[data-bs-theme=dark] body .gmaps,[data-bs-theme=dark] body .gmaps-panaroma{background:var(--bs-body-bg-2);}[data-bs-theme=dark] body .bootstrap-tagsinput{background-color:var(--bs-body-bg);border-color:var(--bs-border-color);}@media screen and (max-width:1280px){.email-header{height:auto;}.email-content{padding:100px 0 0 0;}}@media screen and (max-width:1024px){.email-header{border-top-left-radius:.25rem;}.email-sidebar{left:-280px;}.email-content{margin-left:0;}.email-header{left:0;}.email-toggled .email-sidebar{left:0;}.email-toggled .overlay{position:absolute;top:0;right:0;bottom:0;left:250px;background:#000;opacity:.5;z-index:9;display:block;cursor:move;transition:all .3s ease-out;}.chat-header{border-top-left-radius:.25rem;}.chat-footer{border-bottom-left-radius:.25rem;}.chat-sidebar{left:-370px;}.chat-content{margin-left:0;}.chat-header{left:0;}.chat-footer{left:0;}.chat-toggled .chat-sidebar{left:0;}.chat-toggled .overlay{position:absolute;top:0;right:0;bottom:0;left:340px;background:#000;opacity:.5;z-index:11;display:block;cursor:move;transition:all .3s ease-out;}}@media only screen and (max-width:1199px){.table-responsive{white-space:nowrap;}.sidebar-wrapper{left:-260px;}.sidebar-wrapper .sidebar-header .sidebar-close{display:flex;}.top-header .navbar{left:0;}.page-content{margin-left:0;}.toggled .sidebar-wrapper{width:260px;left:0;}.toggled .sidebar-wrapper .sidebar-header{width:260px;}.toggled .sidebar-wrapper .sidebar-bottom{width:260px;}.toggled .logo-name{display:block;}.toggled .top-header .navbar{left:0;}.toggled .page-footer{left:0;}.toggled .main-wrapper{margin-left:0;}.toggled .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:.5;z-index:11;display:block;cursor:move;transition:all .23s ease-out;}}@media only screen and (max-width:1199px){.top-header .navbar{left:0;}.top-header .navbar .dropdown{position:static;}.top-header .navbar .dropdown .dropdown-menu{width:100%;}.top-header .navbar .dropdown .dropdown-menu::after{display:none;}.top-header .navbar .mega-menu-widgets{padding:1rem;position:relative;height:480px;overflow-y:auto;overflow-x:hidden;}.main-wrapper{margin-left:0;}.page-footer{left:0;}.mini-sidebar{left:-70px;}}@media only screen and (max-width:992px){.search-popup{position:fixed!important;top:0!important;z-index:10;}}.recent-bids{overflow-y:auto;}.recent-bids li{opacity:.6;}.recent-bids li:first-child{opacity:1;}.recent-bids li:first-child div:first-child{font-size:1.2rem;white-space:nowrap;}.recent-bids li div:last-child{margin-right:auto;}.recent-bids li div:first-child{min-width:70px;text-align:right;}.lots .lot-nr{position:absolute;right:10px;top:10px;}.lots .product-img{height:250px;}.lots .product-img img{height:100%;width:100%;object-fit:cover;}body{overflow-y:scroll;}.logo{fill:#fc0;height:35px;}footer{opacity:.65;}[readonly]{background-color:var(--bs-secondary-bg);appearance:none;pointer-events:none;}