@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Metrophobic&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body,html{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif}a{color:inherit}html{scroll-behavior:smooth}#hamBurger,.Toastify__close-button{display:none!important}.Toastify__toast{min-height:0!important;padding:8px;font-size:13px;width:-moz-fit-content;width:fit-content}.Toastify__toast-body{margin:0!important;padding:0!important}.Toastify__toast-container{width:-moz-fit-content!important;width:fit-content!important}.Toastify--animate-icon{width:13px!important}.btn-close{--bs-btn-close-focus-shadow:none!important}.desc-dang,.desc-dang>*{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2!important;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;display:flex!important;justify-content:center!important;margin-top:20%}}@media only screen and (max-width:440px){.red-line{font-size:20px!important}.Toastify__toast-container--top-center{left:46.5%!important;transform:translateX(-46.5%)!important;align-items:center!important;top:16px!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.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(90deg,#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:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(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:translateX(-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:translateX(-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 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-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.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__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{-webkit-margin-end:10px;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--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{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:focus,.Toastify__close-button:hover{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:auto;transform-origin:right;border-bottom-left-radius:0}.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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}.app_label{color:#333;font-weight:600;font-size:.8rem;margin-top:10px}.app_input{margin-top:5px;border:1px solid #7777;padding:6px;width:100%;outline:none;font-size:10px;border-radius:2px}.app_btn{border:none;background-color:green;color:#fff;padding:6px 15px;border-radius:2px;font-weight:600;font-size:.7rem;margin-top:10px;text-decoration:none}.footer{background-color:#e7f0f5;color:#000}.footer .logo_img{height:60px;width:-moz-fit-content;width:fit-content}.footer-sec1 div{display:flex;font-weight:500;justify-content:center;align-items:center;gap:1rem;margin:1rem 0;border-right:1px solid hsla(0,0%,100%,.1);padding-right:2rem}.footer-sec1 div p{margin-bottom:0}.footer p{font-size:13px}.footer .col-4 p svg{font-size:25px!important;border:1px solid;border-radius:50%;padding:3px;margin-right:5px}.row{margin:0}.footer-sec1{display:flex;justify-content:space-evenly;align-items:center;border:1px solid hsla(0,0%,100%,.1);background-color:rgba(0,0,0,.3)}.footer-sec1,.footer-sec2{margin:0 5rem}.footer a{text-decoration:none;color:#000;font-size:12px}.footer-sec2 div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-sec2 div:first-child div{display:flex;font-size:22px;gap:1rem}.footer-sec2 div:nth-child(2) h4,.footer-sec2 div:nth-child(3) h4,.footer-sec2 div:nth-child(4) h4{margin-bottom:.7rem;padding-bottom:1rem}.footer-sec2 div:nth-child(2) p,.footer-sec2 div:nth-child(3) p{margin-bottom:.6rem;transition:all .3s}.footer-sec2 div:nth-child(2) p:hover,.footer-sec2 div:nth-child(3) p:hover{cursor:pointer}.footer-sec2 div:last-child input{font-size:12px;padding:10px 25px;border:1px solid hsla(0,0%,100%,.1);border-radius:50px;width:100%}.ftr-input{background-color:#fff;border-radius:50px;color:grey;border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center}.ftr-input svg{margin-right:1rem}.footer-sec2 div:last-child button{color:#242424;font-size:13px;font-weight:500;padding:10px 29px;border-radius:50px;outline:none;border:none;margin-top:18px}.ftr-div a{display:flex}.ftr-div a p:last-child{padding-left:1rem}.footer-sec3{background-color:rgba(0,0,0,.3);display:flex;align-items:center;padding:1.5rem 5rem;justify-content:space-between}.footer-sec3 p{margin:0}.shop-ftr .row a{padding:0!important}@media only screen and (max-width:1024px){.footer-sec1{margin:0 1rem}.footer p{font-size:12px}.footer-icon{font-size:23px!important}.footer h4,.footer-sec2 h2{font-size:19px}.footer-sec2 input{height:40px}.footer-sec2 input,.footer-sec2 input:hover{border:none;outline:none}.footer-sec2 div:last-child button{padding:10px 29px;font-size:12px}}@media only screen and (max-width:768px){.footer-sec1{margin:0 1rem;display:flex;flex-direction:column;align-items:flex-start;padding-left:10%}.footer-sec1 div{border-right:none}.footer p{font-size:12px}.footer-icon{font-size:23px!important}.footer h4,.footer-sec2 h2{font-size:19px!important}.footer-sec2{margin:1rem;flex-direction:column}.footer-sec2 div{width:100%}.footer-sec2 div:last-child input{height:40px;width:-moz-fit-content;width:fit-content;display:block}.footer-sec2 div:last-child button{padding:10px 29px;font-size:12px}.footer-sec3{padding:2rem}.footer-sec2 div:nth-child(n) h4{padding-bottom:0}.footer img{width:200px}.footer-sec2 div:first-child{display:flex;flex-direction:column;gap:0}.footer-sec2 div:first-child div{justify-content:space-between;width:290px}.shop-ftr a{width:150px;padding:0!important}.footer-sec3 p{margin:0}.footer{margin-bottom:92.5px}}@media only screen and (max-width:435px){.footer-sec1{margin:0 1rem;display:flex;flex-direction:column;align-items:flex-start;padding-left:10%}.footer-sec1 div{border-right:none}.footer p{font-size:12px}.footer-icon{font-size:23px!important}.footer h4,.footer-sec2 h2{font-size:19px!important}.footer-sec2{margin:.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-sec2 div{width:100%}.footer-sec2 div:last-child input{height:40px;width:-moz-fit-content;width:fit-content;display:block}.footer-sec2 div:last-child button{padding:10px 29px;font-size:12px}.footer-sec3{padding:2rem}.footer-sec2 div:nth-child(n) h4{padding-bottom:0}.footer-sec2 div:first-child div{justify-content:space-between;width:290px}.footer{padding-top:1rem;margin-bottom:77px}.footer .col-2 p,.footer .col-3 p{margin-bottom:9px}.shop-ftr a{width:100px}}.Header .Navbar__Title img{height:45px;padding-right:1rem;width:-moz-fit-content;width:fit-content}.header-sec{margin-left:auto;display:flex;gap:1rem}.header-sec-icons{display:none!important;gap:1rem}.header-sec>svg{font-size:30px}.header-sec>div:first-child input{border:none;outline:none;background-color:#f4f5f7}.header-sec>div:first-child input:focus{border:none;outline:none}.Header{display:flex;align-items:center;position:fixed;height:5rem;top:0;z-index:111;padding:0 3rem;transition:.3s ease-in-out;width:100%;box-shadow:0 2px 2px -2px rgba(0,0,0,.2)}.Navbar__Title a span{font-size:17px;margin-left:-1.2rem;font-weight:700}.Navbar__Title a{text-decoration:none;color:#fff}.Navbar__LinkText{margin-bottom:0;text-wrap:nowrap}.nav-search{width:90%}.nav-search-mobile{display:none!important}.Navbar__Link1,.Navbar__Link2,.Navbar__Link3,.Navbar__Link4,.Navbar__Link5{text-decoration:none;cursor:pointer;color:#000;font-size:15px}.Navbar__Link1:hover,.Navbar__Link2:hover,.Navbar__Link3:hover,.Navbar__Link4:hover,.Navbar__Link5:hover{color:#000}.Navbar__Link1,.Navbar__Link2,.Navbar__Link3,.Navbar__Link4{margin-right:2rem}.Header .Navbar__Button{cursor:pointer;background:transparent;border:none;outline:none;display:none;font-size:1.5rem}.Header div,.Navbar__Brand{display:flex;align-items:center;gap:0}.Navbar__Items{display:flex;align-items:center;height:30px;text-align:center}.Header .navIcons{color:#666}.Header .count{position:relative}.Header .count h5{font-size:.8rem;background-color:#00c68c;height:18px;width:18px;border-radius:50px;text-align:center;color:#fff;position:absolute;top:-6px;left:16px}.categories-nav-body{display:none;gap:1rem;padding:1rem;position:fixed;top:80px;left:0;z-index:999;background-color:#fff;cursor:pointer;width:720px;flex-wrap:wrap;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.categories-nav-body p{font-size:13px;margin:0}.categories-nav-body a{display:flex;justify-content:center;align-items:center;color:#000;text-decoration:none;width:160px;transition:all .3s}.categories-nav-body a:hover{opacity:.8}.categories-nav-body a img{width:60px;object-fit:contain;height:auto}.categories-nav{text-decoration:none;color:#000;margin-right:2rem}.categories-nav:hover{color:#000}.carousel-control-next,.carousel-control-prev{display:none!important}.header-sec-icons .log,.login-second .log{background-color:#000;color:#fff!important;border-radius:4px;padding:7px 35px;font-weight:600}.login-second .logout{background-color:#fff;color:#000;border-radius:4px;padding:7px 24px;font-weight:600;border:2px solid #000;transition:all .3s;font-size:14px}.login-second .logout:hover{background-color:#000;color:#fff}.collapse-cat{display:none!important}.nav-search{display:flex;align-items:center;background-color:#e7e7e7;padding:.5rem .5rem .5rem 1rem;gap:.5rem!important;border-radius:30px;margin-right:1rem;position:relative}.nav-search input{border:none;background-color:inherit}.nav-search input:focus{outline:none}.search-data{background-color:#fff;display:flex;flex-direction:column;position:absolute;top:60px;z-index:3;min-width:100%;left:0;align-items:flex-start!important;border:1px solid #e7e7e7;border-top:none;padding:.5rem 1rem;gap:.5rem!important}.search-data a{text-decoration:none;color:#000}.search-data a:hover{color:#639;font-weight:600}@media only screen and (max-width:1024px){.Header{padding:0}.Navbar__Link1,.categories-nav{margin-right:.7rem;font-size:14px}.Header .Navbar__Title img{height:35px}}@media only screen and (max-width:768px){.Header{padding:0 2rem}.categories-nav{display:none!important}.Navbar__Link1,.Navbar__Link2,.Navbar__Link3,.Navbar__Link4{margin-right:0;display:none}.Navbar__Link1,.Navbar__Link2,.Navbar__Link3,.Navbar__Link4,.Navbar__Link5{color:#fff}.Header .Navbar__Button{display:block}.Header .Navbar__Items{position:fixed;top:0;right:-130px;width:50%;align-items:flex-start;transition:.3s;transform:translateX(calc(100vh - 4px));padding:5rem 1rem;z-index:11111;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid #fff;overflow-y:auto}.Header .Navbar__Items,.Navbar__Items>div,.header-sec{display:flex;flex-direction:column}.header-sec{margin-left:0;gap:1rem}.header-sec-icons{display:flex!important;gap:.8rem}.header-sec-icons div,.header-sec-icons svg{color:#000!important}.Navbar__LinkText{color:#fff;font-size:1.2rem;font-weight:700;padding:6px 0;border-radius:4px;width:100%;color:#000}.Header div{gap:1rem}.Header .Navbar__Responsive{transform:none;height:100%;right:0}.Navbar__Items .Navbar__CloseButton{position:absolute;position:fixed;top:.7rem;right:1rem;font-size:1.3rem;color:#333}.Navbar__Items a{font-size:1rem}.Header .Navbar__Items>div{align-items:start!important}.header-sec-icons .logout{background-color:darkred;color:#fff!important;padding:5px 26px;border-radius:4px;font-weight:600;width:100%;border:none}.header-sec-icons .log{background-color:#000;color:#fff!important;border-radius:4px;padding:7px 35px;font-weight:600}.header-sec .logout svg{color:#fff!important}.collapse-cat>a{display:flex;flex-direction:column;color:#000;text-decoration:none;align-items:center;width:110px;padding:5px}.collapse-cat>a>img{height:60px;margin-bottom:3px;width:auto}.collapse-cat>a p{margin-bottom:5px}.collapse-cat{display:flex!important;gap:5px!important;flex-wrap:wrap}.categories-nav-body{display:none!important}.nav-search{width:100%}}@media only screen and (max-width:435px){.nav-search-pc{display:none!important}.collapse-cat>a p{margin-bottom:5px;font-size:13px}.collapse-cat>a{width:92px}.nav-search-mobile{position:absolute;background-color:#fff;top:54px;width:100%;left:0;display:flex!important;justify-content:center;padding-bottom:10px}.nav-search-mobile .nav-search{width:90%}.header-sec svg{font-size:20px}.Header{padding:0 10px;height:3.5rem}.categories-nav-body{display:none!important}.Header .Navbar__Items>div{align-items:start!important}.Header .Navbar__Items{z-index:11111;height:100vh;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid #fff;width:320px;padding-top:56px}.header-sec>div:first-child{border-radius:50px;font-size:13px}.Header div{gap:0;align-items:center}.nav-search{margin-right:0;padding:.4rem .5rem}.nav-search input{padding:0;width:60%}.header-sec-icons .log{background-color:#000;color:#fff!important;border-radius:4px;padding:7px 35px;font-weight:600}.header-sec .log svg{color:#fff!important}.header-sec-icons .logout{background-color:darkred;color:#fff!important;padding:5px 26px;border-radius:4px;font-weight:600;width:100%;border:none}.header-sec .logout svg{color:#fff!important}.Navbar__LinkText{font-size:1rem}.Header .Navbar__Title img{height:38px;padding-right:1rem}.login-second .log,.login-second .logout{border-radius:4px;padding:4px 14px;font-weight:500;font-size:13px}.search-data{width:200%;top:46px}}.footer-2{flex-direction:column;justify-content:center}.footer-2,.footer-2>div{display:flex;align-items:center}.footer-2>div{gap:2rem;margin-bottom:1rem}.footer-2>div svg{font-size:30px}.footer-2>div>div{display:flex;align-items:center;gap:3rem}@media only screen and (max-width:435px){.footer-2>div>div{gap:2rem}.footer-2>div>div svg{font-size:20px}.footer-2>div{display:flex;flex-direction:column;gap:1rem}.footer-2 p{padding:0 1rem;text-align:center;font-size:10px}.footer-sec2 div:first-child{gap:0;align-items:flex-start}}.cardMain{width:500px;position:fixed;top:0;right:0;z-index:111;height:100vh;background-color:#fff;overflow-y:scroll;padding-bottom:5rem}.cardMain.active{transform:translateX(100%);transition:.3s ease-in-out}.cardMain::-webkit-scrollbar{display:none}.cart-bg{width:100%;height:100%;position:fixed;background-color:#1a20243c;z-index:111;top:0}.cart-header-sec1{display:flex;justify-content:space-between;padding:1rem 1.5rem;align-items:center;font-weight:500;box-shadow:0 2px 2px -2px rgba(0,0,0,.2)}.cart-header-sec2{padding:14px 7px;border-radius:10px;border:1px solid #e8ebed;background-color:#eff3f5;max-width:calc(100% - 30px);width:calc(100% - 30px);margin:0 auto 20px}.cart-header-sec2 p{margin-bottom:0;font-weight:500;font-size:.9rem;text-align:center}.cart-btn{border:none;outline:none;padding:7px 10px;border-radius:6px;background-color:#1b2024;color:#fff;text-align:center;font-size:12px;cursor:pointer}.cart-header-sec2{align-items:center}.cart-header{position:-webkit-sticky;position:sticky;top:-1px;background-color:#fff;z-index:1}.cart-close{cursor:pointer;background-color:#e7e7e7;font-size:24px;border-radius:4px;padding:.1rem}.cart_body{padding:1rem}.cart-body-1 img{border-radius:13px;padding-block:5px;background-color:#f7f9fa;cursor:pointer}.cart-body-1>div P:last-child{border-radius:4px;padding-block:5px;background-color:#f7f9fa;font-size:12px;margin-bottom:0;text-align:center;font-weight:500}.cart-body-1 p{margin-bottom:0}.cart-body-1>div{display:flex;gap:1rem;align-items:center}.cart-body-1 .btn{padding:2px 5px!important;font-size:13px}.cart-body-1 .btn-group{background:#f5eff0;color:#1a2024;border-top-left-radius:8px;border-bottom-left-radius:8px;font-weight:500;border:2px solid #eff3f5}.cart-body-1 .btn:nth-child(2){background-color:#fff}.cart-body-1 .col-3{display:flex;align-items:flex-end}.cart-body-2-title{display:flex;justify-content:space-between}.cart-body-2-title p:last-child{color:#5076a4}.cart-body-2-title p{font-weight:700;font-size:13px;padding:1rem;margin-bottom:0}.scroll{overflow-x:scroll}.cart-body-scroll-container{width:1000px}.cart-body-1{padding:1rem 0 0}.cart-body-1 img{width:120px;object-fit:contain;height:120px}.cart-body .btn:disabled{border:none}@media only screen and (max-width:435px){.cardMain{top:0;width:320px}.cart-body-2-title p{font-weight:600;padding:.5rem;margin-bottom:0;font-size:13px}.cardMain .tax_para{font-size:.7rem!important}.cart-footer div:last-child a{font-size:.8rem!important;font-weight:400!important;padding:10px 8px!important}.cart-body{padding-left:0}.xMark{font-size:25px}.cart-header-sec2 p{font-size:9px}.cart-body-1 img{width:100px;height:100px}}.cart-footer{padding-left:20px}.ct-ftr-sec1{border-radius:11px;border:1px solid #e5e7e8;background-color:#eff3f5;position:relative;align-items:center}.ct-ftr-sec1 p{font-size:13px;margin:0}.ct-ftr-sec1>div{align-items:center;padding:1rem}.ct-ftr-sec1 .col-3{display:flex;justify-content:flex-end}.ct-ftr-sec1>p{border-top:1px solid #e5e7e8;padding:.4rem;text-align:center}.cart-footer>div:nth-child(2){font-size:13px}.ct-ftr-upi{background-color:#fdf8e5;padding:1rem}.ct-ftr-upi p{font-weight:600;margin-bottom:0;font-size:13px}.ct-ftr-sec1 .col-9 p{display:flex;align-items:center;gap:.3rem}.cart-footer p{margin:0}.cart-footer div:last-child a{border:none;outline:none;font-size:15px;padding:.5rem 2rem;border-radius:6px;background-color:#1b2024;color:#fff;text-align:center;cursor:pointer;font-weight:700;width:100%;text-decoration:none;display:block}.cart-footer{margin-top:0;background-color:#fff}.cart-footer div:last-child{align-items:center}.menu-nav{position:fixed;background-color:#fff;bottom:-1px;z-index:110;display:none;justify-content:space-around;width:100%;padding:.8rem 0}.menu-nav a,.menu-nav>div{display:flex;flex-direction:column;align-items:center;color:#1a2024;text-decoration:none;gap:.5rem}.menu-nav a svg,.menu-nav>div svg{font-size:35px}.menu-nav a.active{color:red}@media only screen and (max-width:768px){.menu-nav{display:flex}}@media only screen and (max-width:435px){.menu-nav{display:flex}.menu-nav a svg,.menu-nav>div svg{font-size:25px}.menu-nav a p,.menu-nav div p{font-size:.8rem}}.pp{padding:80px 1rem 1rem}.pp p{color:grey;font-size:.85rem}.pp h4{font-weight:700}.pp h6{font-weight:600}.rp{padding:80px 1rem 1rem}.rp li,.rp p{color:grey;font-size:.85rem}.dp{padding:80px 1rem 1rem}.dp li,.dp p{color:grey;font-size:.85rem}.tc{padding:80px 1rem 1rem}.tc li,.tc p{color:grey;font-size:.85rem}@media only screen and (max-width:435px){.dp,.pp,.rp,.tc{padding-top:101px}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.load-load{animation:rotate 1s linear infinite;width:70px;position:fixed;top:45%;left:45%;transform:translate(-45%,-45%)}.modal-title{color:#000;font-size:1rem;font-weight:600}.modal-mui-table-icon{color:rgba(0,0,0,.54);padding:.55rem .6rem;border-radius:50%;display:flex;align-items:center;transition:.3s;cursor:pointer}.modal-mui-table .css-i4bv87-MuiSvgIcon-root{font-size:20px}.modal-mui-table .css-1d98dbz-MuiCollapse-root{width:162px!important}.modal-mui-table .css-1d98dbz-MuiCollapse-root input,.modal-mui-table .css-1d98dbz-MuiCollapse-root input:focus{font-size:13px}.modal-mui-table-icon:hover{background-color:rgba(0,0,0,.04)}.modal-mui-table-btn{display:flex;justify-content:flex-end}.modal-body{padding:0}.quote-modal .row{align-items:flex-end}.multiple-input-fields{overflow-y:scroll}.modal-body h6,.modal-body td,.modal-body th{font-size:13px}.modal-body .css-wsew38{padding:0}.modal-body .view-student-modal{padding:.7rem}.modal-body .view-student-modal table{margin-bottom:0}.modal-body .add-student-modal{padding:.7rem}.fees-report-modal{padding:0 .7rem .7rem}.salary-report-modal{padding:.7rem}.salary-report-modal table{margin-bottom:0}.interested,.not-interested{padding:.7rem}.quote-modal{padding:.7rem .8rem}.add-task-modal,.module-modal,.sub-module-modal{padding:.7rem}.view-task-sub{padding:.7rem .9rem}.modal-mui-table .css-di3982>:not(:first-child){display:none}.modal-fullscreen .modal-body{overflow-y:clip!important}.view-task-sub{color:#000}.view-task-sub p{margin-bottom:5px}.view-task-sub .css-1dimb5e-singleValue,.view-task-sub .css-1nmdiq5-menu,.view-task-sub input{font-size:13px}.view-task-sub .col-3{display:flex;flex-direction:column;justify-content:space-around}.multiSelect .css-1i837h3-ValueContainer2{height:38px;overflow-y:scroll!important}.modal.show{--bs-modal-zindex:111111!important}.change-address-modal{padding:1rem 0;border-radius:8px}.change-address-modal-btn{display:flex;flex-direction:column!important;gap:.5rem}.change-address-modal-btn button{background-color:#fff!important;color:#2874f1!important;border-radius:4px;font-size:14px;width:100px;padding:5px 10px!important;font-weight:600!important;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);outline:none;border:none}@media only screen and (max-width:1024px){.modal-content{margin-top:0!important}}@media only screen and (max-width:435px){.change-address-modal-btn{display:flex;flex-direction:row!important;margin-top:.4rem}}.modal-content{padding:0 20px 20px}.modal{display:block!important;justify-content:center;padding:15px}.modal-header{border:none}.login-input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.modal-footer{border:none}.modal p{text-align:center}.modal-body{border-radius:10px;background-color:#eff4f7;display:flex;flex-direction:column;justify-content:center}.modal-body .modal-button{text-align:center}.modal-body button{background:#d0d9de;color:#000;border:none;font-weight:500;border-radius:5px;margin:0;padding:5px 20px}.modal-body p{font-size:.8rem}.modal-body button{width:100%}.login-input,.login-modal{font-size:13px}.home-sec3{padding:3rem 3rem .95rem}.home-sec3 a{text-decoration:none}.home-sec3 .item{width:200px!important;height:100%}.home-sec3 .slick-track,.home-video .slick-track{margin-left:0}.skeleton-bestseller{margin:1rem 0 6rem}.h-sec3-card img{width:100%;height:200px;object-fit:contain;border-radius:10px}.h-sec3-card{display:flex;flex-direction:column;align-items:center;height:100%}.deals{background-image:url(/images/deals.jpg);color:#fff;padding:1rem;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;border-radius:8px}.deals a{color:#fff;background-color:#d00027;border-color:#d00027;padding:8px 16px;border-radius:4px;font-weight:500;width:-moz-fit-content;width:fit-content;font-size:14px}.deals span strong{font-size:50px;font-weight:700}.deals span{font-size:30px;font-weight:500}.home-sec3 p.red-line{color:#1a2024;font-size:24px;margin-bottom:0}.h-sec3-footer p.red-line{color:#1a2024;font-size:24px;margin-bottom:12px}.home-sec3>div:first-child{position:relative}.h-sec3-footer>div:first-child{width:-moz-fit-content;width:fit-content;position:relative}.h-sec3-footer-block{color:#000;border-radius:10px;box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3)}.h-sec3-footer-block:hover{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.h-sec3-footer-block .col-4 p{padding:.5rem 1rem;background-color:#d83333;color:#fff;border-radius:40px;margin-bottom:5px}.h-sec3-footer-block .col-4{padding:.5rem 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.h-sec3-footer-block .col-8{display:flex;justify-content:flex-end;align-items:center;gap:2.5rem}.h-sec3-footer-block .col-8 span{font-size:20px;display:flex;align-items:center;gap:1rem}.h-sec3-footer-block .col-8 span strong{font-size:50px;font-weight:700}.owl-theme .owl-item{height:100%!important}.owl-stage{display:flex}.view-all{color:#2f5b96;font-size:1rem;font-weight:700;background:none;border:none;line-height:8px;letter-spacing:-.48px}.description{min-height:39px}.sec3_btn{display:block;margin-top:8px;text-align:center;border-radius:4px;background-color:#000;text-decoration:none;color:#fff}.sec3_btn,.sec3_btn:hover{padding:10px;border:1px solid #000;width:100%}.sec3_btn:hover{background-color:#fff;color:#000;border-radius:4px}@media only screen and (max-width:1024px){.h-sec3-footer-block .col-8 span strong{font-size:30px;font-weight:700}.h-sec3-footer-block .col-8 span{font-size:16px}.h-sec3-footer-block img{width:100px}.h-sec3-footer-block h1{font-size:30px}.home-sec3{padding:2rem}.deals p{text-align:center}.deals span strong{color:#adff2f}}@media only screen and (max-width:768px){.h-sec3-footer-block .col-8 span strong{font-size:20px;font-weight:700}.h-sec3-footer-block .col-8 span{font-size:16px}.h-sec3-footer-block img{width:80px}.h-sec3-footer-block h1{font-size:20px}.h-sec3-footer-block .col-4 p{padding:.2rem 1rem}.h-sec3-footer-block{display:flex;flex-direction:column}.h-sec3-footer-block .col-8{width:100%;justify-content:center}.h-sec3-footer-block .col-4{width:100%}.home-sec3{padding:1rem 1rem 0}.deals span strong{font-size:30px;color:#adff2f}.deals span{font-size:20px}.deals span strong:last-child{width:35px!important}.deals p{text-align:center}}@media only screen and (max-width:435px){.h-sec3-footer-block .col-8 span strong{font-size:13px;font-weight:700}.h-sec3-footer-block .col-8 span{font-size:11px;gap:.5rem}.h-sec3-footer-block img{width:80px;display:none}.h-sec3-footer-block h1{font-size:20px}.h-sec3-footer-block .col-4 p{padding:.2rem 1rem}.h-sec3-footer-block{display:flex;flex-direction:column;padding-bottom:.5rem}.h-sec3-footer-block .col-8{width:100%;justify-content:center;gap:.5rem;flex-direction:column}.h-sec3-footer-block .col-4{width:100%}.home-sec3{padding:1rem 1rem 0}.deals span strong{font-size:32px;color:#adff2f}.deals span{font-size:14px}.deals span strong:last-child{width:15px!important}.deals{padding:1.5rem .9rem}.deals p{text-align:center;font-size:13px}.deals h1{font-size:22px}.deals a{font-size:.9rem;padding:8px 30px}.desc_p{font-size:.8rem}.home-sec3 .view-all p{font-size:13px}.home-sec3 .slick-track,.home-video .slick-track{margin-left:auto}.h-sec3-footer p.red-line{padding:0 1rem}.home-sec3 .slick-slide{scale:.9!important}.home-sec3 .item{width:100%!important}}@media only screen and (max-width:400px){.home-sec3 .slick-slide{scale:.85!important}.price-list strong:first-child{font-size:18px!important}}@media only screen and (max-width:375px){.home-sec3 .slick-slide{scale:1!important}.home-sec3 .item{width:220px!important}}.carousel img{width:100%;height:calc(100vh - 80px)}.carousel-control-next-icon,.carousel-control-prev-icon{display:none}.carousel-item{margin-top:80px}@media only screen and (max-width:1024px){.carousel img{height:calc(43vw)}}@media only screen and (max-width:435px){.carousel img{height:calc(50vw)}.carousel-item{margin-top:101px}}.h-sec3-footer{padding:1rem 3rem 3rem}.deals a{text-decoration:none}@media only screen and (max-width:768px){.h-sec3-footer{padding:1rem}}@media only screen and (max-width:435px){.h-sec3-footer{padding:.1rem .1rem 1rem}}.newLaunches{padding:.5rem 0}.newlaunches_title{padding:0 3rem}.home-sec5>div:first-child{width:-moz-fit-content;width:fit-content;position:relative}.home-sec5-footer>div{display:flex;flex-direction:column;text-align:center}.home-sec5-footer img{width:100px;height:auto}.home-sec5-footer{display:flex;justify-content:center;gap:5rem;padding:0 3rem}.home-sec5 p.red-line{color:#1a2024;font-size:24px;margin-bottom:12px}.home-sec5 .available-colors{bottom:0;display:flex;position:relative}.home-sec5 .new-launch-color{outline:#1a2024;width:17px;height:17px;border:1px solid grey;border-radius:50%;position:absolute}.view_all_new{color:#2f5b96;font-size:1rem;font-weight:700;background:none;border:none;line-height:8px;letter-spacing:-.48px}.newlaunch_prod{margin:0;justify-content:space-evenly;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.home-sec5-card{text-align:center;width:100%;border:1px solid #e7e7e7;border-radius:8px}.home-sec5-card-top{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%}.home-sec5-card-top img{border-top-right-radius:10px;border-top-left-radius:10px;height:100%;width:100%;object-fit:contain;height:auto}.home-sec5-card-top p:last-child{background-color:#fcc50b;padding:.35rem 1rem;border-radius:20px;text-align:center!important;width:-moz-fit-content;width:fit-content;justify-content:center;font-weight:700}.add-to-cart{background:#1a2024;border:1px solid #1e2224;padding:8px;border-radius:4px;color:#fff;font-size:14px;font-weight:500}.add-to-cart:hover{color:#fff}.home-sec5-card-bottom div:first-child p{margin-bottom:0;text-align:center}.home-sec5-card-bottom div:last-child{align-items:center}.home-sec5-card-bottom{display:flex;flex-direction:column;gap:.5rem;padding:1rem .5rem;width:100%}.home-sec5 p strong.dis_price{font-size:1.3rem}.home-sec5 p strong.mrp_price{font-size:1.2rem}.home-sec5 p strong.discount_per{font-size:1rem;color:#43d4a9}@media only screen and (max-width:1024px){.newlaunch_prod{width:100%;grid-template-columns:repeat(4,1fr);justify-content:center}.home-sec5-card-top p:last-child{left:33px}}@media only screen and (max-width:768px){.home-sec5-card{border:1px solid #e7e7e7;border-radius:8px}.home-sec5-card-top p:last-child{font-size:.85rem}.newlaunches_title{padding:0 1rem}.newlaunch_prod{grid-template-columns:repeat(3,1fr)}.home-sec5-footer{display:flex;justify-content:space-between;gap:0;padding:1rem}.home-sec5-footer img{width:60px}.home-sec5-footer>div{display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width:440px){.home-sec5-footer{display:flex;justify-content:space-between;gap:0;padding:1rem}.newLaunches{padding:0}.newlaunches_title{padding:0 1rem}.home-sec5-card-top img{border-top-right-radius:10px;border-top-left-radius:10px;height:100%;width:100%}.home-sec5{padding:0!important}.home-sec5 p{font-size:11px}.add-to-cart{font-size:14px;padding:10px 8px}.home-sec5-card-top p:last-child{left:15%;font-size:.8rem}.home-sec5-card{border:.5px solid #77777729;border-radius:8px;margin:0;padding:0;width:100%}.newlaunch_prod{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-gap:5px;gap:5px;padding:0 1rem}.home-sec5 p strong.dis_price{font-size:.9rem!important}.home-sec5 p strong.mrp_price{font-size:.8rem}.home-sec5 p strong.discount_per{font-size:.7rem;color:#43d4a9}.home-sec5-card-bottom{gap:0;align-items:center}.view_all_new{font-size:13px}.home-sec5-footer img{width:60px}.home-sec5-footer div{display:flex;flex-direction:column;align-items:center}.newlaunch_prod .price-tag strong:first-child{font-size:18px}.newlaunch_prod .price-tag strong:last-child{font-size:14px}.home-sec5 .new-launch-color{width:13px;height:13px}.home-sec5 .available-colors{margin-bottom:5px}}@media only screen and (max-width:375px){.home-sec5-footer{display:flex;justify-content:space-between;gap:0;padding:1rem}.newlaunches_title{padding:0 1rem}.home-sec5-card-top img{border-top-right-radius:10px;border-top-left-radius:10px;height:100%;width:100%}.home-sec5{padding:0!important}.home-sec5 p{font-size:11px}.add-to-cart{font-size:14px;padding:10px 8px}.home-sec5-card-top p:last-child{left:53px;font-size:.8rem}.home-sec5-card{width:175px;border:.5px solid #77777729;border-radius:8px;padding:0;scale:.95;margin:0}.newlaunch_prod{justify-content:center;gap:0}.home-sec5 p strong.dis_price{font-size:.9rem!important}.home-sec5 p strong.mrp_price{font-size:.8rem}.home-sec5 p strong.discount_per{font-size:.7rem;color:#43d4a9}.home-sec5-card-bottom{gap:0;align-items:center}.view_all_new{font-size:13px}.home-sec5-footer img{width:60px}.home-sec5-footer div{display:flex;flex-direction:column;align-items:center}.newlaunch_prod .price-tag strong:first-child{font-size:16px}.newlaunch_prod .price-tag strong:last-child{font-size:14px}.home-sec5 .new-launch-color{width:13px;height:13px}.home-sec5 .available-colors{margin-bottom:5px}}@media only screen and (max-width:320px){.newlaunch_prod{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:7px;gap:7px}.home-sec5-card{width:240px;margin:auto;scale:1}.home-sec5 p{font-size:1rem}.newlaunch_prod .price-tag strong:first-child{font-size:20px}}.videoSec{padding:.5rem 3rem}.home-video p.red-line{color:#1a2024;font-size:24px;margin-bottom:12px}.home-video .video1{border:1px solid #eef0f4;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.home-video .video1 .v1{border-radius:10px 10px 0 0;width:100%}.home-video .video1 h6{text-align:center;margin-bottom:0}.home-video .video-content{padding:1rem;flex-direction:column;gap:.5rem;margin-top:.2rem;justify-content:space-around}.home-video .vc-component,.home-video .video-content{display:flex;align-items:center}.home-video .video1 .vc-component .rev-price{font-size:1.1rem;font-weight:700;display:flex;margin:0}.home-video .video1 .vc-component .old-price{font-size:.9rem;color:#b2b9bf;text-decoration:line-through;font-weight:500;display:flex;margin:0}.home-video .video1 .vc-component .off{font-size:.9rem;font-weight:700;color:#12b985;display:flex;margin:0}.home-video .video1 .video-content a{display:block;padding:5px 10px;text-align:center;border:1px solid #000;background-color:#fff;text-decoration:none;color:#000;width:100%}.home-video .video1 a:hover{width:100%;padding:5px 10px;background-color:#000;color:#fff}.skeleton-tribe{margin-bottom:9rem}.video-react-button,.video-react-control-bar,video-react-current-time,video-react-play-progress{display:none}.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-container{position:relative;width:100%;height:200px;display:flex;justify-content:center!important}.home-video .slick-slide>div{margin:0 10px}.home-video .slick-list{margin:0 -10px}@media only screen and (max-width:1024px){.home-video .video-content{padding:.5rem}}@media only screen and (max-width:435px){.home-video .video1 .vc-component .rev-price{font-size:.9rem}.home-video .video1 .vc-component .old-price{font-size:.8rem}.home-video .video1 .vc-component .off{font-size:.8rem;margin-left:5px}.home-video .video1 .video-content a{font-size:.9rem}.home-video .slick-slide>div{margin:0 5px}.videoSec{padding:1rem}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.filter_btn{display:flex}.filter_btn button{background-color:#000;color:#fff;border:0;padding:8px 15px;border-radius:4px;margin-bottom:10px;font-size:.8rem;font-weight:600}.shop .css-xvk2i-MuiSlider-track{background-color:#1a2024!important;border:1px solid #1a2024!important}.shop .MuiSlider-thumb{color:#fff;border:1px solid #1a2024!important}.shop nav{background:#fff;z-index:11111;border-radius:4px;border:1px solid hsla(0,0%,100%,.3);color:#fff;position:fixed;height:100vh;transform:translateX(-120%);transition:.3s ease-out;width:300px!important;top:0;padding:1rem;left:0;box-shadow:0 1px 4px rgba(0,0,0,.16);overflow-y:auto;overflow-x:hidden}.shop nav.active{transform:translateX(0)}.shop nav h4,.shop nav p{color:#000;font-weight:300}.shop nav label,.shop nav ul li{color:#000}.shop nav input{width:100%;height:40px;border:1px solid #ccc}.shop nav button{background-color:#000;padding:10px 20px;border:0;color:#fff;width:100%;border-radius:4px}.shop{padding-right:30px;padding-left:30px;margin-top:90px;margin-bottom:10px}.shop .category h4{padding:12px 30px 20px 0;color:#000;background-color:#0000;border-bottom:1px solid #f3eeeb;font-weight:300}.shop a{text-decoration:none;color:inherit}.shop .category a{color:#29292b;text-decoration:none;font-size:1rem;padding:10px}.shop .category a:hover{color:#a5e2bc}.prod-one h6{font-size:15px}.shop .availability h4{padding:12px 30px 20px 0;color:#000;background-color:#0000;font-weight:300}.shop .availability label{color:#29292b;text-decoration:none;font-size:1rem;font-weight:300}.shop .availability .form-check-input[type=radio]{border:2px solid #29292b;width:19px;height:19px;display:inline-block;position:relative;vertical-align:middle}.shop .availability .form-check-input:checked{background-color:#29292b}.prod-details{display:flex;flex-direction:column;height:100%}.prod-details p{font-size:13px;color:666;margin-bottom:5px}.shop .description p{font-size:12px!important}.shop .price h4{padding:12px 30px 20px 0;color:#000;background-color:#0000;border-bottom:1px solid #f3eeeb;font-weight:300}.shop .price p{font-weight:400;color:#29292b}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.shop .price input{width:100%;border:1px solid #ccc;padding:7px 10px;font-size:1rem}.shop .price button{align-items:center;font-size:1rem;font-weight:400;margin:10px 0 0;padding:8px 25px 12px;color:#fff;background-color:#010204;border:1px solid #010204;text-transform:capitalize}.shop .price button:hover{border:1px solid #010204;background-color:#fff;color:#010204}.shop .product .prod-one{padding:5px;border:1px solid #e6e4eb;background-color:#fff;border-radius:5px;width:100%}.shop .product .prod-one img{width:100%;border-radius:5px 5px 0 0;object-fit:contain;height:auto}.prod-one>div{height:100%}.shop .product .prod-one h3{justify-content:center!important;text-align:center;border:1px solid #fff;border-radius:0 0 5px 5px!important;padding:6px 9px!important;font-size:10px;font-weight:500;background:#fcc50b;color:#000}.shop .product .prod-one .prod-details span{font-size:12px}.shop .prod-details{gap:.3rem}.shop .product .prod-one .prod-details .star-icon{color:#f4c730;vertical-align:auto}.shop .product .prod-one .prod-details .verified-icon{color:#82cd47}.shop .product .prod-one .prod-details h5{font-size:1.2rem;font-weight:500;color:#1a2024;line-height:1.38;margin-bottom:0}.shop .product .prod-one .prod-details .rate .rev-price{font-size:1.15rem;font-weight:700}.shop .product .prod-one .prod-details .rate .old-price{font-size:1rem;color:#b2b9bf;text-decoration:line-through;font-weight:500;margin-top:.1rem;margin-left:2px}.shop .product .prod-one .prod-details .rate .off{font-size:1rem;font-weight:700;color:#12b985;margin-left:7px;margin-top:.1rem}.shop .product .prod-one .prod-details .badge h6{font-weight:400!important;background-color:#eff4f7!important;font-size:.8rem;color:#1a2024;padding:5px 8px 4px;border-radius:5px}.shop .product .prod-one .prod-details button{width:100%;background:#1a2024;border:1px solid #1a2024;padding:8px 6px;border-radius:4px;color:#fff;font-size:.9rem;font-weight:500}.sort-filter p{cursor:pointer;font-weight:700!important;font-size:.8rem;margin-bottom:0}.sort-filter p:hover{color:#124076}.sort-filter{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.shop .available-colors{bottom:-3px;display:flex;position:relative;left:-2px}.shop .available-colors span{position:absolute;right:-53px;color:grey;width:10px;fontsize:11px;height:10px;top:1px}.shop .new-launch-color{outline:#1a2024;width:17px;height:17px;border:1px solid grey;border-radius:50%;position:absolute}@media only screen and (max-width:1024px){.product button{margin-top:20px}.shop form>div>div{width:100%;padding:0}}@media only screen and (max-width:768px){.shop{padding-right:10px;padding-left:10px}.product a{width:50%}.prod-one{padding:0!important}.prod-one>.row>div,.shop>.row>div:last-child{padding:0}.prod-details p{font-size:13px;color:666}}@media only screen and (max-width:435px){.shop{padding:5px;margin-top:101px}.shop .product .prod-one{width:100%;display:flexbox;justify-content:center;align-items:center;padding:2px;margin:4px}.prod-one>div{height:100%}.shop .product .prod-one .prod-details h5{font-size:.9rem;font-weight:700;margin-bottom:3px;text-align:center}.prod-details p{font-size:.65rem}.shop .product .prod-one .prod-details span{font-size:8px}.shop .prod-details{gap:.2rem}.shop .product .prod-one .prod-details .star-icon{color:#f4c730;vertical-align:auto}.shop .product .prod-one .prod-details .verified-icon{color:#82cd47}.shop .product .prod-one .prod-details h3{font-size:.6rem!important;font-weight:500;color:#1a2024;line-height:1.38}.shop .product .prod-one .prod-details .rate .rev-price{font-size:.6rem;font-weight:700}.shop .product .prod-one .prod-details .rate .old-price{font-size:.7rem;color:#b2b9bf;text-decoration:line-through;font-weight:500;margin-top:.1rem;margin-left:0}.shop .product .prod-one .prod-details .rate .off{font-size:.7rem;font-weight:700;color:#12b985;margin-top:.1rem;margin-left:8px}.shop .product .prod-one .prod-details .rate .rev-price{font-size:.9rem;position:relative}.shop .product .prod-one .prod-details button{width:100%;background:#1a2024;border:1px solid #1a2024;padding:10px 6px;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500}.filters{display:none!important}.filter_btn{display:flex;padding:0 0 0 2px}.shop .available-colors{bottom:0;display:flex;position:relative}.shop .available-colors span{top:2px}.shop .new-launch-color{outline:#1a2024;width:14px;height:14px}}.color-circle.active{border:2px solid #000;transform:scale(1.1)}@media only screen and (max-width:360px){.prod-one>div{width:145px}}.bestseller-new{margin-top:90px}.bestseller-new .desc-dang p{margin-bottom:5px}@media only screen and (max-width:435px){.bestseller-new{margin-top:101px;padding:5px}.bestseller-new .product .prod-one{margin:0!important}.bestseller-new .shop .rate{width:100%}}.new-order-page{margin-top:80px}.order-page-form{padding:2rem 3rem}.form-contact>div:first-child{display:flex;justify-content:space-between}.form-input{padding:0 1rem;height:40px;border-radius:5px;border:1px solid #ebe9e9;margin:.3rem 0}.new-order-page .form-input{height:50px}.new-order-page .form-input-btn{padding:0 1rem;height:40px;border-radius:5px;font-weight:600;background-color:#000;color:#fff;border:1px solid #000;margin:.3rem 0;transition:all .3s}.new-order-page .form-input-btn:hover{padding:0 1rem;height:40px;border-radius:5px;font-weight:600;background-color:transparent;color:#000;margin:.3rem 0}.form-input:focus{outline:none;border:2px solid #000}.form-input-check{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.form-input-check input{border:1px solid #f6f6f6}button.form-input{transition:all .3s}a.form-input,button.form-input:hover{background-color:#000;color:#fff}a.form-input{text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s}a.form-input:hover{color:#000;background-color:#f6f6f6}.form-delivery>div:nth-child(3)>div:first-child{padding-left:0}.form-delivery>div:nth-child(3)>div:last-child{padding-right:0}.form-address{display:flex;justify-content:space-between;align-items:center}.form-address input,.form-address input:focus{outline:none;border:none}.form-input-2,.form-payment div{background-color:#f6f6f6}.form-payment div{height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #ebe9e9}.form-payment div p,.form-payment div svg{color:grey}.form-payment div svg{font-size:50px}.new-order-page .form-input .new-order-page form input[type=submit]:hover{background-color:#000;color:#fff}.city>div{padding:0}.city{justify-content:space-between}@media only screen and (max-width:1024px){.order-page-form{padding:2rem 1rem}.add-btn-grp{display:flex;flex-direction:column}.add-btn-grp div{padding:0}}@media only screen and (max-width:768px){.order-page-form{padding:2rem 1rem}.form-input{height:45px}.add-btn-grp div{width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:435px){.form-input,.form-input-btn{height:45px;width:100%!important}.order-page-form button,.order-page-form input,.order-page-form label,.order-page-form p,.order-page-form span{font-size:13px}.order-page-form h3{font-size:20px}.address-btn-grp button{font-size:.7rem!important;padding:10px!important;width:100%!important}.add-btn-grp{display:flex;flex-direction:column}.add-btn-grp div{width:100%;padding:0}.new-order-page{margin-top:101px}}.order-page-bill{padding:0 1rem 0 0}.order-page-bill img{background-color:#f6f6f6;border:1px solid #ebe9e9;border-radius:8px;object-fit:contain;width:100px;height:auto}.order-page-bill>div:first-child>div:first-child p{color:grey;font-size:14px;margin-bottom:0}.order-page-bill>:first-child>div:first-child>div{display:flex;align-items:center;gap:1rem}.order-page-bill p{margin-bottom:0}.order-page-bill .row{padding:.3rem;justify-content:space-between;align-items:center}.order-page-bill .row .col-6:last-child{text-align:right}.new-order-page p{margin:0}.address-btn-grp button{border:1px solid #e7e7e7;background-color:#fff;color:#2874f1;width:200px;padding:.5rem 0;border-radius:4px;margin-bottom:1rem;font-size:14px}@media only screen and (max-width:768px){.order-page-bill p{font-size:13px}}@media only screen and (max-width:435px){.order-page-bill{font-size:13px;padding-right:0}}.order-history{margin-top:80px;padding-top:.2rem;min-height:50vh}.order-history a{background-color:#fff;text-decoration:none;color:inherit;justify-content:center;border-bottom:1px solid #dbdbdb;transition:all .3s}.order-history strong{font-weight:500!important}.order-history p{margin:0;font-size:14px}.order-history img{width:100px;object-fit:contain}.order-history a>div:last-child p{display:flex;align-items:center}.order-status.Confirmed{color:#3498db}.order-status.Packed{color:#9b59b6}.order-status.Shipped{color:#f39c12}.order-status.Delivered{color:#0e9c23}.order-status.Cancelled{color:#9c0e0e}@media only screen and (max-width:435px){.order-history a>div:first-child{padding:0}.order-history p:last-child{max-width:425px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-history{margin-top:101px}}.o-his-details-page{background-color:#f1f3f6}.order-his-details>.row>div{background-color:#fff}.o-his-header{display:flex;gap:.5rem;padding:.7rem;font-size:14px;color:#878787;flex-wrap:wrap}.order-his-details p{margin:0;font-size:14px}.order-his-details{margin-top:80px}.order-his-details a{color:#000;text-decoration:none;font-size:14px}.o-his-cont>div{display:flex;flex-direction:column;gap:.5rem}.o-his-cont>div:nth-child(2)>div{display:flex;align-items:center;gap:.5rem}.o-his-cont>div:nth-child(2)>div p{margin:0;font-size:13px}.o-his-cont img{width:20px}.o-his-cont>div:last-child>div{display:flex;justify-content:space-between}.o-his-cont button{height:35px;width:auto;min-width:140px;color:#2874f0;border-radius:1px;text-align:center;background-color:#fff;font-weight:500;border:1px solid #e0e0e0}.order-his-details>div>div:last-child p{display:flex;align-items:center;gap:.5rem}.track{width:12px;height:12px;border-radius:50%}.track,.track:after{background-color:#26a541}.track:after{content:"";display:block;position:relative;width:160px;height:3px;left:3px;top:40%}.tracking{display:flex;justify-content:space-between}.tracking>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.tracking>div:last-child .track:after{content:none}.order-price strong{font-size:1rem}.hh-grayBox{margin:auto;border-radius:10px;width:60%}.ohd .order-tracking{text-align:center;width:25%;position:relative;display:flex;flex-direction:column;align-items:center}.ohd .order-tracking .is-complete{display:block;position:relative;border-radius:50%;height:20px;width:20px;border:0 solid #afafaf;background-color:#afafaf;margin:0 auto;transition:background .25s linear;-webkit-transition:background .25s linear;z-index:2}.ohd .order-tracking .is-complete:after{display:block;position:absolute;content:"";height:10px;width:7px;top:-2px;bottom:0;left:5px;margin:auto 0;border:0 solid #afafaf;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.ohd .order-tracking.completed .is-complete{border-color:#27aa80;border-width:0;background-color:#27aa80}.ohd .order-tracking.completed .is-complete:after{border-color:#fff;border-width:0 2px 2px 0;width:5px;left:7px;opacity:1}.ohd .order-tracking p{color:#a4a4a4;font-size:.8rem;margin-bottom:0;line-height:20px}.ohd .order-tracking p span{font-size:.8rem}.ohd .order-tracking.completed p{color:#000}.ohd .order-tracking.cancelled p{color:#dd5252}.ohd .order-tracking:before{content:"";display:block;height:3px;width:calc(100% - 12px);background-color:#afafaf;top:9px;position:absolute;left:calc(-50% + 6px)!important;z-index:0}.ohd .order-tracking:first-child:before{display:none}.ohd .order-tracking.completed:before{background-color:#27aa80}.ohd .order-tracking.cancelled:before{background-color:rgba(220,53,70,.767)}.ohd .order-status{padding:.2rem .5rem;color:#fff!important;border-radius:.5rem}.ohd .order-status.Confirmed{background-color:#3498db}.ohd .order-status.Packed{background-color:#9b59b6}.ohd .order-status.Shipped{background-color:#f39c12}.ohd .order-status.Delivered{background-color:#0e9c23}.ohd .order-status.Cancelled{background-color:#9c0e0e}.ohd-desc,.ohd-desc *{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2!important;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1024px){.order-his-details p{font-size:11px}.track:after{content:"";display:block;position:relative;width:109px;height:3px;background-color:#26a541;left:3px;top:40%}}@media only screen and (max-width:768px){.order-his-details p{font-size:11px}.track:after{content:"";display:block;position:relative;width:230px;height:3px;background-color:#26a541;left:3px;top:40%}.order-his-details>.row{background-color:#fff;margin:auto}}@media only screen and (max-width:435px){.order-his-details p{font-size:13px}.tracking p{font-size:10px;padding:0 10px!important}.track:after{content:"";display:block;position:relative;width:3px;height:70px;background-color:#26a541;left:4px;top:40%}.tracking{display:flex;justify-content:space-between;gap:2rem}.tracking,.tracking>div{flex-direction:column;align-items:flex-start}.tracking>div{gap:0}.ohd .hh-grayBox{width:100%}.o-his-cont{padding:0!important}.o-his-cont>div{padding:.5rem!important}.order-his-details{margin-top:101px}}.order-failure{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;animation:zoomIn .5s ease-in-out forwards}.order-failure svg{width:100px;display:block;margin:40px auto 0}.path{&.circle{animation:dash .9s ease-in-out}&.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}&.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}}.order-failure p{text-align:center;font-size:1.25em;&.success{color:#73af55}&.error{color:#d06079}}.go-back{border-radius:50px;border:1px solid #b4b4b8;padding:10px 38px;text-decoration:none;font-weight:600;background-color:#000;color:#fff}.order-success{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;position:relative;animation:zoomIn .5s ease-in-out forwards}@keyframes zoomIn{0%{transform:scale(0)}to{transform:scale(1)}}.animate-in{animation:none}.order-success svg{width:100px;display:block;margin:40px auto 0}.path{stroke-dasharray:1000;stroke-dashoffset:0;&.circle{animation:dash .9s ease-in-out}&.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}&.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}}.order-success p{text-align:center;font-size:1.25em;&.success{color:#73af55}&.error{color:#d06079}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.daily-deals-title>div{display:flex;gap:1rem;font-weight:900;background-color:#f1f5f9;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border-radius:8px;flex-wrap:wrap}.daily-deals-title>div>p{margin:0;font-weight:700}.daily-deals{margin-top:70px}.daily-deals .red-line{color:#1a2024;font-size:24px;margin-bottom:12px}.daily-deals .shop .product .prod-one{padding:5px 10px 5px 5px!important;border:1px solid #e6e4eb;background-color:#fff;border-radius:5px}.description p{margin:0}@media only screen and (max-width:435px){.daily-deals{padding:5px!important;margin-top:56px}.daily-deals .shop .rate{width:100%}.daily-deals .daily-deals-title p{font-size:.75rem}.daily-deals .daily-deals-title p.red-line{font-size:1.3rem}.daily-deals .prod-details p,.description{font-size:.65rem}.daily-deals .shop .product .prod-one img{scale:1}.daily-deals .shop .product .prod-one .prod-details h5{font-size:1rem!important;font-weight:600!important}.daily-deals .shop .product .prod-one{height:100%!important;margin:0}.daily-deals .prod-one .prod-details button{margin-top:auto}}@media only screen and (max-width:768px){.description,.description p{font-size:.8rem}.daily-deals{margin-top:101px}}.prodDetails{padding:8px 30px;margin-top:80px;height:560px}.prodDetails>.row,.prodDetails>.row>div{height:100%}.prod-img-container{gap:10px;height:100%}.otherImages{flex-direction:column;height:93%;overflow-y:scroll}.prod-img-container .col-2{width:-moz-fit-content;width:fit-content;height:100%}.prodDetails .prodImage{align-items:center;max-height:100%}.prodDetails .prodImage img:first-child{max-height:554px}.prodDetails .prodImage img{border-radius:10px;background-color:#e1e1e1;object-fit:contain}.prodDetails .otherImages::-webkit-scrollbar{width:2px!important;border-radius:10px}.prodDetails .otherImages::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:20px}.prodDetails .otherImages img{height:64px;border-radius:4px;overflow-y:scroll;border:1px solid #e7e7e7;padding:2px;cursor:pointer}.prod-price-container{display:flex;align-items:center;flex-wrap:wrap}.prod-img-container>div{height:100%}.prodDetails .otherImages img:focus{border:1px solid rgba(0,0,0,.422)}.prod-details-page .home .prodDetails .content .startReview h6 svg{color:gold!important;font-size:.8rem}.prod-details-main .home-sec3{padding-top:30px;padding-bottom:30px}.prod-details-main .h-sec3-footer>div:first-child{margin-top:0!important}.prodDetails .content .startReview span,.prodDetails .content .startReview span.review{font-size:.8rem;color:#666}.prodDetails .content .startReview span.danBadge{font-size:.7rem;color:#666}.prodDetails .content .startReview h6 svg.verified{color:green!important;font-size:.8rem}.prodDetails .content .detail h3{margin:.2rem 0;font-size:28px;line-height:normal;letter-spacing:-1.12px;font-weight:700;color:#1a2024!important}.prodDetails .content .detail p{font-size:.9rem;text-align:justify;color:#777}.prodDetails .content .pricing h6{font-size:22px;font-weight:700!important;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-1.12px;color:#1a2024}.prodImage{overflow:hidden;position:relative}.prodDetails .content .pricing h6 span.mrp{font-size:1rem;font-weight:400;letter-spacing:1px;color:#777;text-decoration:line-through}.prodDetails .content .pricing h6 span.offer{margin:0 10px 0 0;font-weight:500;font-size:14px;color:#00c68c}.prodDetails .content .pricing .end{background-color:#f1f5f9;padding:13px 15px;text-align:center;border-radius:3px}.prodDetails .content .pricing .end h5{font-size:.8rem;color:#000;letter-spacing:.7px;margin:0;display:flex;gap:1rem}.prodDetails .content .pricing .end h5 p{font-size:.7rem;display:flex;align-items:center}.prodDetails .content .pricing .end h5 span{font-size:.875rem;color:#000;font-weight:700;letter-spacing:.7px}.prodDetails .content .colour h6{font-size:.875rem;color:#1a2024;font-weight:700}.prodDetails .content .colour h6 span{font-weight:lighter}.prodDetails .content .colour a{background-color:red;height:35px;width:35px;border-radius:50%;color:transparent;text-decoration:none;border:1px solid #daa520;cursor:pointer}.prodDetails .content .colour a:focus{border:2px solid #000}.prodDetails .content .delivery .delContent{background-color:#f2f5f9;padding:15px 20px;border-radius:4px}.prodDetails .content .delivery .delContent h5{color:#00c68c;font-weight:700;font-size:.8rem}.prodDetails .content .delivery .delContent h5 span{color:#111;font-weight:700;font-size:.8rem}.prodDetails .content .delivery .delContent h6{color:#111;font-weight:300;font-size:.8rem}.prodDetails .content .delivery .delContent h6 span{color:red;font-weight:300;font-size:.8rem}.prodDetails .content .offers .conOffer{background-color:#ddeee952;border:1px solid #00c68c;border-radius:5px;padding:15px 25px;text-align:center}.prodDetails .content .offers .conOffer h6{color:#666;font-size:.8rem}.prodDetails .content .offers .conOffer hr{margin:0}.prodDetails .content .offers .conOffer p{color:#00c68c;font-weight:700;font-size:.9rem;margin:5px 0 0}.prodDetails .content .offers .conOffer h5{margin-top:10px;color:#000;font-size:.9rem;font-weight:900}.prodDetails .content .offers .conOffer h5 span{color:#777}.prodDetails .content .purchase .purBtn{background:#1a2024;border-radius:5px;width:100%;font-weight:700!important;color:#fff;border:none;padding:7px 30px;margin-top:20px}.purchase h5{font-size:.8rem;background-color:#00c68c;height:18px;width:18px;border-radius:50px;text-align:center;color:#fff}@keyframes bounce{0%,20%,50%,80%{transform:translateY(0);top:0}40%{transform:translateY(-20px);top:-20px;left:200px}60%{transform:translateY(-10px);top:-10px;left:200px}to{transform:translateY(0);top:-700px;left:200px}}.bounce-animation{position:relative;top:0;left:100px;display:inline-block;animation:bounce 1.5s ease}.active-thumb{border:2px solid #007bff;border-radius:4px}.prodDetails .otherImages.slick-slider{width:70px!important}.otherImages .slick-slide>div{height:100%}.otherImages img{height:100%;object-fit:cover;border-radius:6px;transition:border .3s ease;cursor:pointer}.otherImages img.active-thumb{border:2px solid #007bff}@media only screen and (max-width:1024px){.prodDetails{padding:8px 30px;margin-top:80px;height:100%}.otherImages{height:98%}}@media only screen and (max-width:768px){.prodDetails .content .purchase .purBtn{width:80%;position:fixed;left:10%;display:flex;justify-content:center;align-items:center;z-index:110;bottom:100px;padding:.75rem;border-radius:27px;font-size:20px}.prodDetails{height:100%}.prodDetails>.row>div:first-child{height:76vw}.otherImages{height:93%}}@media only screen and (min-width:1441px){.prodDetails .prodImage img{object-fit:contain}.prodDetails .prodImage img:first-child{background-color:#fff;max-height:700px}.prodDetails{height:700px}}@media only screen and (max-width:435px){.prodDetails .otherImages img{height:50px}.prodDetails>.row>div:first-child{height:80vw}.otherImages{height:93%}.prodDetails .content .purchase .purBtn{width:90%;position:fixed;left:5%;z-index:110;bottom:90px;padding:.5rem;border-radius:27px;font-size:20px}.prodDetails{padding:0;margin-top:101px;height:100%}.prodDetails .content .detail p{margin-bottom:0!important}.prodDetails .content .pricing .end{padding:8px 10px}.prodDetails .content .pricing .end h6{margin-bottom:0}.prodDetails .content .pricing h6{font-weight:700!important}.prod-details-main .red-line strong{font-size:20px!important}.prodDetails .col-10{width:80.3%}.prod-img-container{gap:5px}.prodDetails .content .pricing .end h5{gap:.2rem}.prodDetails .otherImages.slick-slider{width:50px!important}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}