@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body{font-family:Inter,serif;color:#212529;overflow-x:hidden;position:relative;background-color:#f5f5f5;font-size:.6rem}@media (min-width:768px){body{font-size:.7rem}}@media (min-width:992px){body{font-size:.75rem}}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}img{max-width:100%}a{text-decoration:none;color:transparent}.cursor-pointer{cursor:pointer}.vh-100{height:100vh}.bg-primary{background-color:#008dd2!important}.text-primary{color:#008dd2!important}.button-primary-solid{background-color:#008dd2;color:#fff!important;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .3s ease,color .3s ease;font-size:.6rem}@media (min-width:768px){.button-primary-solid{font-size:.7rem}}@media (min-width:992px){.button-primary-solid{font-size:.75rem}}.button-primary-solid:hover{background-color:#006b9f}.button-primary-outline{background-color:transparent;color:#008dd2;border:1px solid #008dd2;padding:8px 16px;border-radius:20px;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .3s ease,color .3s ease;font-size:.6rem}@media (min-width:768px){.button-primary-outline{font-size:.7rem}}@media (min-width:992px){.button-primary-outline{font-size:.75rem}}.button-primary-outline:hover{background-color:#008dd2;color:#fff;border-color:#008dd2}.form-control,.form-select{font-size:.5rem;height:26px;border-radius:18px}@media (min-width:768px){.form-control,.form-select{font-size:.7rem}}@media (min-width:992px){.form-control,.form-select{font-size:.7rem}}@media (min-width:768px){.form-control,.form-select{height:37px}}@media (min-width:992px){.form-control,.form-select{height:37px}}.form-control.focus-none,.form-select.focus-none{box-shadow:none}.form-group .form-control,.form-group .form-select{border-radius:.375rem}.input-group .form-select{max-width:85px}.navbar{background-color:#008dd2}.navbar .navbar-brand img{width:80px}@media (min-width:768px){.navbar .navbar-brand img{width:100px}}@media (min-width:992px){.navbar .navbar-brand img{width:140px}}.add-location{background-color:#0279b2;font-size:.8rem;padding:2px 16px;position:relative;display:inline-flex}.add-location i{top:14px;left:14px}.add-location .form-floating label{top:-9px;left:-2px;padding:0 0 4px 2px;font-size:.7rem;overflow:visible;opacity:1}.add-location .form-floating .form-select{height:auto;background-color:#0279b2;color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:7px 38px 8px 6px;margin-left:15px}.add-location .form-floating option:hover{background-color:#008dd2!important}.navbar-searchbox{width:55%;transition:.3s}@media (min-width:768px){.navbar-searchbox{width:55%}}@media (min-width:992px){.navbar-searchbox{width:25%}}.navbar-searchbox .rd-search-form-submit{font-size:.4rem;border-radius:50%;position:absolute;top:4px;bottom:0;right:6px;width:18px;height:18px;padding:0;margin:0;line-height:1;border:none;cursor:pointer;background-color:#008dd2;color:#fff;transition:.33s}@media (min-width:768px){.navbar-searchbox .rd-search-form-submit{font-size:.8rem}}@media (min-width:992px){.navbar-searchbox .rd-search-form-submit{font-size:.8rem}}@media (min-width:768px){.navbar-searchbox .rd-search-form-submit{width:28px}}@media (min-width:992px){.navbar-searchbox .rd-search-form-submit{width:28px}}@media (min-width:768px){.navbar-searchbox .rd-search-form-submit{height:28px}}@media (min-width:992px){.navbar-searchbox .rd-search-form-submit{height:28px}}.navbar-searchbox .form-control{border-radius:20px;font-size:.45rem;padding:.475rem .75rem}@media (min-width:768px){.navbar-searchbox .form-control{font-size:.7rem}}@media (min-width:992px){.navbar-searchbox .form-control{font-size:.7rem}}.selected-thumbnail{outline:2px solid #007bff;border-radius:8px}.notificationDropdown{position:absolute;top:100%;left:-250px;margin-top:.5rem;transform:translateX(0);box-shadow:0 .25rem 1rem rgba(0,0,0,.1);border:1px solid #dee2e6;border-radius:.5rem;z-index:10000;min-width:280px;max-height:500px;overflow-y:auto;background-color:#fff;list-style:none;padding-left:0;font-family:Segoe UI,sans-serif}.notification-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.3);z-index:999}.notificationDropdown li{padding:.75rem 1rem;border-bottom:1px solid #f1f1f1;transition:background-color .2s ease}.notificationDropdown li.bg-light{background-color:#f9f9f9}.notificationDropdown li:last-child{border-bottom:none}.notificationDropdown .dropdown-item{padding:0}.notificationDropdown .notification-card{display:flex;flex-direction:column;align-items:start}.notificationDropdown .notification-card img{border-radius:.5rem;object-fit:cover}.notificationDropdown .notification-card .text-muted{color:#6c757d}.notificationDropdown .notification-card .btn-primary{background-color:#007bff;border:none;font-weight:500;transition:background-color .2s ease}.notificationDropdown .notification-card .btn-primary:hover{background-color:#0056b3}.notificationDropdown .btn-outline-secondary{border-color:#ced4da;color:#6c757d}.notificationDropdown .btn-outline-secondary:hover{background-color:#f8f9fa;color:#495057}.notificationDropdown .btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.notificationDropdown .btn-outline-primary:hover{background-color:#e7f1ff;color:#084298}.notificationDropdown .btn-primary{background-color:#0d6efd;color:#fff}.notificationDropdown .btn-primary:hover{background-color:#084298}.notificationDropdown .btn-sm{font-size:12px;padding:4px 8px;border-radius:9999px}@media (max-width:767.98px){.notificationDropdown{font-size:.8rem;width:auto;max-width:90vw;left:-230px;transform:translateX(-10%)}}.carousel-fade .carousel-item{opacity:0;transition:opacity 1s ease-in-out}.carousel-fade .carousel-item.active{opacity:1}.search-results{position:absolute;top:100%;left:0;width:100%;margin-top:.25rem;background-color:#fff;border-radius:.375rem;box-shadow:0 2px 5px rgba(0,0,0,.1);max-height:340px;overflow-y:auto;z-index:1000}.search-results__empty,.search-results__loading{padding:.5rem;text-align:center;color:#6c757d}.search-results__item{padding:.5rem;border-bottom:1px solid #dee2e6;cursor:pointer;transition:background-color .2s ease}.search-results__item:hover{background-color:#f8f9fa;color:#008dd2}.search-results__item:last-child{border-bottom:none}.navbar-mobile{position:fixed;bottom:0;left:0;width:100%;height:80px;z-index:999;background-color:#fcfcfc}.navbar-mobile .nav{margin:12px 0;display:flex;justify-content:space-evenly;align-items:center;padding:0 10px}.navbar-mobile .nav .nav-link{font-size:.6rem}.navbar-mobile .nav .nav-link .count-div{width:20px}.navbar-mobile .nav .nav-link .count-div .count{border-radius:50%;height:16px;width:16px;display:flex;align-items:center;justify-content:center;top:-8px;right:-9px;background:red;color:#fff;font-size:10px}.navbar-mobile .nav .nav-link .count-div i{font-size:12px}.navbar-mobile .nav .nav-link .count-div span{font-weight:600}.navbar-mobile .nav .nav-link.active{background:#f0f8ff;border-radius:10px;padding:7px}.navbar-mobile .nav .nav-link.active i{color:#fcfcfc}@media (max-width:1199.98px){.card-body{padding:.6rem!important}}.custom-slide{padding:3px;margin-bottom:-6px}.catg-box{color:#000;border:1px solid rgba(0,141,210,.259)}.category-image{width:80px!important;height:80px!important;object-fit:contain;transition:transform .3s ease}@media (min-width:768px){.catg-box img{width:80px}}@media (min-width:992px){.catg-box img{width:100px}}@media (min-width:768px){.catg-box img{height:40px}}@media (min-width:992px){.catg-box img{height:40px}}.catg-box:hover{color:#000;border:1px solid #008dd2}.catg-box:hover img{transform:scale(.9)}.catg-box .cat-content{font-size:.6rem}.dropdown-menu[data-bs-popper]{top:100%;left:-229px;font-size:.7rem;min-width:255px;overflow:hidden;z-index:9999}.dropdown-menu[data-bs-popper] button{font-size:.6rem;padding:5px 10px}.dropdown-item{padding:4px 10px}.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{background-color:#008dd2;color:#fcfcfc}.dropdown-item:active button,.dropdown-item:focus button,.dropdown-item:hover button{background-color:#fcfcfc;color:#008dd2}.dropdown-item:active .text-muted,.dropdown-item:focus .text-muted,.dropdown-item:hover .text-muted{color:#fcfcfc!important}.dropdown-item:active .noti-icon,.dropdown-item:focus .noti-icon,.dropdown-item:hover .noti-icon{background-color:#fcfcfc;color:#008dd2}.dropdown-item .noti-icon{width:30px;height:30px;background-color:#008dd2;color:#fcfcfc}.dropdown-item .notification-image{width:200px;height:40px;object-fit:contain}.nav-link{background-color:#fff!important;color:#000;font-weight:600}.nav-link:focus,.nav-link:hover{color:#000!important}.nav-link.active{background-color:#008dd2!important;color:#fff!important}.slide .carousel-item{height:150px;overflow:hidden}@media (min-width:768px){.slide .carousel-item{height:150px}}@media (min-width:992px){.slide .carousel-item{height:320px}}.section-heading .arrow,.section-heading h2{font-size:.6rem;font-weight:600}@media (min-width:768px){.section-heading .arrow,.section-heading h2{font-size:.7rem}}@media (min-width:992px){.section-heading .arrow,.section-heading h2{font-size:.75rem}}section{margin-bottom:1rem}@media (min-width:768px){section{margin-bottom:2rem}}.productnotfound-btn,.submit-btn{padding:6px 12px;font-size:.9rem;border-radius:4px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#008dd2;border:1px solid #008dd2}.submit-btn:hover{background-color:#008dd2;color:#fff}.product{position:relative;padding:8px;border-radius:.375rem;overflow:hidden;border:1px solid #ededed}@media (min-width:768px){.product{padding:12px}}@media (min-width:992px){.product{padding:16px}}.product:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:#fff;pointer-events:none;z-index:-1}.product .product-body{display:flex;flex-direction:column;justify-content:space-between}.product .product-body.sidebar-product-body{display:flex;flex-direction:row;gap:10px;margin-bottom:10px}.product .product-body.sidebar-product-body .product-figure{text-align:center}.product .product-body.sidebar-product-body .product-figure img{height:60px;width:200px;padding:5px}@media (min-width:768px){.product .product-body.sidebar-product-body .product-figure img{height:60px}}@media (min-width:992px){.product .product-body.sidebar-product-body .product-figure img{height:90px}}@media (min-width:768px){.product .product-body.sidebar-product-body .product-figure img{width:300px}}@media (min-width:992px){.product .product-body.sidebar-product-body .product-figure img{width:500px}}.product .product-body.sidebar-product-body.view-items img{width:80px}.product .product-body .product-figure{text-align:center;margin-bottom:20px}.product .product-body .product-figure img{height:130px;width:100%;object-fit:contain;transition:transform .3s ease-in-out}@media (min-width:768px){.product .product-body .product-figure img{height:150px}}@media (min-width:992px){.product .product-body .product-figure img{height:150px}}.product .product-body .product-title{letter-spacing:0;text-transform:capitalize;font-size:.6rem;font-weight:400;text-align:start;max-height:30px;line-height:1.7;overflow:hidden;color:#2e2e2e}@media (min-width:768px){.product .product-body .product-title{font-size:.7rem}}@media (min-width:992px){.product .product-body .product-title{font-size:.75rem}}@media (min-width:768px){.product .product-body .product-title{max-height:42px}}.product .product-body .product-price{font-size:.6rem}@media (min-width:768px){.product .product-body .product-price{font-size:.7rem}}@media (min-width:992px){.product .product-body .product-price{font-size:.75rem}}.product .product-body .product-icon{position:absolute;top:16px;right:6px;font-size:16px;width:40px;padding:6px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;cursor:pointer}.product .product-body .product-icon:hover{transition:all .3s ease-in-out;color:red}.product .product-body .txt:hover{cursor:auto}.product:hover{position:relative;box-shadow:0 0 0 1px #f4f4f4}.product:hover .product-body .product-figure img{transform:scale(.9)}.bundle-products .product .product-figure img{height:80px!important}.side-display .product:not(:last-child){margin-bottom:20px}.side-display.checkout .product{border:none;border-radius:0}.side-display.checkout .product .product-title{min-height:auto!important;max-height:-moz-fit-content;max-height:fit-content}.side-display.checkout .product:hover{box-shadow:none}.side-display.checkout .product:hover .product-figure img{transform:none}.slick-slide{margin:2px 4px}.slick-product .slick-vertical .carousel-parent{margin-bottom:7px}.slick-product .slick-vertical .carousel-parent .slick-product-figure{position:relative;overflow:hidden;transition:all .3s ease}.slick-product .slick-vertical .carousel-parent .slick-product-figure img{width:100%;transform:none;transition:inherit;object-fit:contain;height:150px}@media (min-width:768px){.slick-product .slick-vertical .carousel-parent .slick-product-figure img{height:180px}}@media (min-width:992px){.slick-product .slick-vertical .carousel-parent .slick-product-figure img{height:280px}}.slick-product .slick-vertical .child-carousel .slick-list{margin-left:-6px;margin-right:-6px;height:100%!important;padding:0!important}.slick-product.slick-vertical .child-carousel .slick-list .slick-slide{cursor:pointer;width:50px!important;margin:0 3px!important;overflow:hidden}.slick-product.slick-vertical .child-carousel .slick-list .slick-slide.slick-current{border:1px solid #008dd2;border-radius:10px;height:-moz-fit-content;height:fit-content}.slick-product.slick-vertical .child-carousel .slick-list .slick-slide:not(:last-child){margin-bottom:10px!important}.slick-product.slick-vertical .child-carousel .slick-list .slick-track{height:100%!important;display:flex;flex-direction:column}@media (min-width:1200px){.slick-product.slick-vertical .child-carousel .slick-list .slick-track{display:flex;flex-direction:row}}.slick-product .slick-vertical .child-carousel .slick-product-figure{background:#fff;border-radius:10px}.slick-product.slick-vertical .child-carousel .slick-product-figure img{height:50px;object-fit:contain}.product-content .single-product-title,.product-content h6{font-size:.6rem;line-height:1.6}@media (min-width:768px){.product-content .single-product-title,.product-content h6{font-size:.7rem}}@media (min-width:992px){.product-content .single-product-title,.product-content h6{font-size:.75rem}}.product-content p{font-size:.5rem}@media (min-width:768px){.product-content p{font-size:.6rem}}@media (min-width:992px){.product-content p{font-size:.7rem}}.bundle-products .product-box{position:relative}.bundle-products .product-box:not(:first-child):after{position:absolute;content:"+";font-family:Bootstrap Icons;display:block;text-align:center;font-size:20px;color:#000;top:131px;left:-7px;font-weight:700}.progress{height:3px!important;color:#008dd2}.active-card{border:1px solid #008dd2;box-shadow:0 .02rem .25rem rgba(0,141,210,.14)!important}.status-title{font-size:.6rem}@media (min-width:768px){.status-title{font-size:.7rem}}@media (min-width:992px){.status-title{font-size:.75rem}}.product-summary img{width:100px;height:100px;object-fit:contain}@media (min-width:768px){.product-summary img{width:110px}}@media (min-width:992px){.product-summary img{width:120px}}@media (min-width:768px){.product-summary img{height:110px}}@media (min-width:992px){.product-summary img{height:120px}}.accordion-button{font-size:.6rem}@media (min-width:768px){.accordion-button{font-size:.7rem}}@media (min-width:992px){.accordion-button{font-size:.7rem}}.accordion-button:focus{box-shadow:none}.accordion-button:not(.collapsed){color:#212529!important}#filter-details,#tracking-details{width:100%;position:fixed;right:0;top:0;height:100%;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.1);transition:left .3s ease-in-out;z-index:1050;font-size:.6rem;overflow-y:scroll}@media (min-width:768px){#filter-details,#tracking-details{width:100%}}@media (min-width:992px){#filter-details,#tracking-details{width:400px}}@media (min-width:768px){#filter-details,#tracking-details{font-size:.7rem}}@media (min-width:992px){#filter-details,#tracking-details{font-size:.7rem}}#filter-details.expanded,#tracking-details.expanded{right:0}.track-sys .tracking-status{position:relative}.track-sys .tracking-status .track-box{background:#f8f8f8;padding:10px;position:relative;border-radius:20px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #c9c4c4}.track-sys .tracking-status:not(:last-child):after{position:absolute;content:"";height:21px;width:2px;background-color:#dcdcdc;bottom:-20px;left:20px}.track-sys .tracking-status.success .track-box{background-color:#008dd2;color:#fcfcfc}.track-sys .tracking-status.success:after{background-color:#008dd2}.carousel-indicators{bottom:-8px}.carousel-indicators [data-bs-target]{background-color:#fff;height:8px;width:9px;opacity:1}.carousel-indicators .active{background-color:#008dd2;width:22px}.collapse-toggle{cursor:pointer}footer{background-color:#012b3f;color:#fff}footer .footer-title{color:#fff;font-weight:700;margin:13px 0 26px}footer .nav-link{padding:.2rem 0;color:#fff;font-size:.9rem}footer .nav-link:focus,footer .nav-link:hover{color:#fff!important}@media (max-width:767.98px){footer .nav-link{font-size:.8rem}footer .nav-link .footer-title{margin:13px 0 8px}}.tabs .tab{font-size:.7rem}.tabs .tab.active{background-color:#008dd2;color:#fff}.active-faq .accordion-button:not(.collapsed){color:#008dd2;border-color:#008dd2;box-shadow:0 0 0 .25rem rgba(0,141,210,.25)}.active-faq{border-color:#008dd2}.active-faq .accordion-button:focus{border-color:#008dd2;box-shadow:0 0 0 .25rem rgba(0,141,210,.25)}