:root{--theme-color:#0da487;--white:#ffffff;--title-color:#222222;--light-gray:#f8f8f8;--content-color:#4a5568;--black:#000000;--border-color:#ececec}.alert{font-size:15px;letter-spacing:.3px;padding:18px 24px}@media(max-width:575px){.alert{top:0!important;right:0!important;margin:12px!important;width:-moz-fit-content;width:fit-content}}.alert .alert-success{background:#39da8a!important;color:var(--white)!important;border:none}.alert .alert-success .close{color:var(--white);opacity:1;top:-4px;text-shadow:none;font-weight:400;font-size:24px}.alert .btn-close{top:50%!important;transform:translateY(-50%)!important}[data-notify=icon]{margin-right:5px}[data-notify=progressbar]{width:100%;height:5px;margin-bottom:0;position:absolute;bottom:0;left:0;border-radius:0}.progress-bar-info{background-color:#0c5460}.add-cart-box{display:flex;flex-wrap:nowrap;gap:10px;position:fixed;top:-90px;right:calc(10px + 10*(100vw - 320px)/1600);border:1px solid var(--border-color);align-items:center;padding:5px 10px;box-shadow:0 3px 5px rgba(34,34,34,.129);border-radius:5px;transition:all .3s ease-in-out;background-color:var(--white);z-index:6}.add-cart-box.show{top:calc(10px + 10*(100vw - 320px)/1600)}.add-cart-box .add-iamge{width:50px;height:auto}.add-cart-box .btn-close{color:var(--white);background-color:var(--theme-color);opacity:1;background-image:none;position:absolute;top:-6px;right:-6px}.add-cart-box .add-contain h6{font-weight:600}.accordion-box{display:grid;grid-gap:24px;gap:24px}.accordion-box .accordion-item{border:1px solid var(--border-color);border-radius:6px;overflow:hidden}.accordion-box .accordion-item .accordion-header.collapsed .accordion-button{border-bottom:unset}.accordion-box .accordion-item .accordion-header .accordion-button{display:flex;align-items:center;justify-content:space-between;color:var(--title-color);transition:all .3s ease-in-out;background-color:var(--light-gray);box-shadow:unset;font-size:18px;font-weight:600;border-bottom:1px solid var(--border-color);z-index:0}.accordion-box .accordion-item .accordion-header .accordion-button:after{content:"";position:relative;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:auto;height:auto;background:unset;font-size:23px;line-height:1;font-weight:400;margin:0;color:#777}.accordion-box .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);outline:0;box-shadow:unset;border-bottom:1px solid var(--border-color)}.accordion-box .accordion-item .accordion-header .accordion-button.collapsed{border-color:rgba(0,0,0,0)}.accordion-box .accordion-item .accordion-body p{font-size:15px;color:var(--content-color);line-height:1.7;margin:0}.breadscrumb-section{background-color:var(--light-gray);position:relative;overflow:hidden}.breadscrumb-section .breadscrumb-contain{padding:calc(26px + 14*(100vw - 320px)/1600) 0;text-align:center;color:var(--title-color);display:flex;align-items:center}@media(max-width:575px){.breadscrumb-section .breadscrumb-contain{display:block}}.breadscrumb-section .breadscrumb-contain h2{font-weight:700;font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:0}@media(max-width:575px){.breadscrumb-section .breadscrumb-contain h2{text-align:center;margin-bottom:8px}}.breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{position:relative;width:70%;margin:0 auto}@media(max-width:575px){.breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{width:90%}}@media(max-width:360px){.breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{width:100%}}.breadscrumb-section .breadscrumb-contain .search-box-breadscrumb input{width:100%;border:none;border-radius:6px;font-size:15px}.breadscrumb-section .breadscrumb-contain .search-box-breadscrumb i{top:50%;transform:translateY(-50%);position:absolute;right:calc(14px + 6*(100vw - 320px)/1600);color:var(--content-color);font-size:calc(15px + 3*(100vw - 320px)/1600)}.breadscrumb-section .breadscrumb-contain nav{margin-left:auto}body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav{margin-left:unset;margin-right:auto}.breadscrumb-section .breadscrumb-contain nav .breadcrumb{display:flex;align-items:center;justify-content:center}.breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item{font-weight:500}.breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item svg{color:var(--content-color);font-size:20px}.breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item.active{color:var(--black);line-height:1;margin-top:2px;display:flex;align-items:center}.breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item{position:relative;padding-left:8px}body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:unset;padding-right:8px}.breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item:before{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;content:"";color:var(--content-color);float:unset;font-size:18px;padding-right:8px}body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item:before{padding-right:unset;padding-left:8px}.breadscrumb-section .breadscrumb-order{display:block}.breadscrumb-section .breadscrumb-order .order-box .order-image{width:calc(170px + 80*(100vw - 320px)/1600);height:auto;margin:0 auto calc(16px + 12*(100vw - 320px)/1600)}.breadscrumb-section .breadscrumb-order .order-box .order-image .star{position:absolute;animation:grow 3s infinite;fill:var(--theme-color);opacity:0}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:first-child{width:12px;height:12px;left:12px;top:16px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(2){width:18px;height:18px;left:168px;top:84px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(3){width:10px;height:10px;left:32px;top:162px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(4){height:20px;width:20px;left:82px;top:-12px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(5){width:14px;height:14px;left:125px;top:162px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(6){width:10px;height:10px;left:16px;top:16px}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:first-child{animation-delay:1.5s}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(2){animation-delay:3s}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(3){animation-delay:4.5s}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(4){animation-delay:6s}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(5){animation-delay:7.5s}.breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(6){animation-delay:9s}.breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark{position:relative;padding:30px;animation:checkmark 5m cubic-bezier(.42,0,.275,1.155) both;display:inline-block;transform:scale(.8);margin:-20px}.breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark__check{position:absolute;top:50%;left:50%;z-index:10;transform:translate3d(-50%,-50%,0);fill:#fff}.breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark__background{fill:var(--theme-color);animation:rotate 35s linear infinite both}.breadscrumb-section .breadscrumb-order .order-box .order-image i{font-size:50px;color:#4ead4e}.breadscrumb-section .breadscrumb-order .order-box .order-image h2{margin-top:10px;margin-bottom:15px}.breadscrumb-section .breadscrumb-order .order-box .order-image p{font-size:18px;text-transform:capitalize}.breadscrumb-section .breadscrumb-order .order-box .order-image.order-fail i{color:var(--theme-color)}.breadscrumb-section .breadscrumb-order .order-box .order-contain h3{font-size:calc(21px + 3*(100vw - 320px)/1600);font-weight:700;margin-bottom:6px}.breadscrumb-section .breadscrumb-order .order-box .order-contain h5{margin-bottom:8px;line-height:1.4}.faq-breadscrumb{background-color:var(--light-gray);position:relative;overflow:hidden}.faq-breadscrumb .breadscrumb-contain{padding:calc(26px + 34*(100vw - 320px)/1600) 0;text-align:center;color:var(--title-color);display:block}.faq-breadscrumb .breadscrumb-contain h2{font-size:calc(22px + 26*(100vw - 320px)/1600);font-weight:700;margin-top:-6px}.faq-breadscrumb .breadscrumb-contain p{margin:calc(11px + 5*(100vw - 320px)/1600) auto 0;color:var(--content-color);width:50%;line-height:1.7;font-size:calc(14px + 2*(100vw - 320px)/1600)}@media(max-width:1660px){.faq-breadscrumb .breadscrumb-contain p{width:60%}}@media(max-width:1366px){.faq-breadscrumb .breadscrumb-contain p{width:70%}}@media(max-width:991px){.faq-breadscrumb .breadscrumb-contain p{width:90%}}@media(max-width:767px){.faq-breadscrumb .breadscrumb-contain p{width:100%}}.faq-breadscrumb .breadscrumb-contain p span{display:inline}.faq-breadscrumb .breadscrumb-contain .faq-form-tag{position:relative;margin:calc(18px + 17*(100vw - 320px)/1600) auto 0;width:50%}@media(max-width:1660px){.faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:60%}}@media(max-width:1366px){.faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:70%}}@media(max-width:991px){.faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:90%}}@media(max-width:767px){.faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:100%}}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group{background-color:var(--white)}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group i{display:flex;align-items:center;padding:0 calc(12px + 8*(100vw - 320px)/1600);color:var(--theme-color);font-size:calc(14px + 2*(100vw - 320px)/1600)}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .form-control{padding-left:0;border:none}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .form-control:focus{background-color:rgba(0,0,0,0)}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-menu li{display:block}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color);z-index:0}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button:after{content:unset}.faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button i{position:relative;padding:0;margin-left:5px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.vendore-breadscrumb-section{background-image:url(/_next/static/media/breadcrumb.877a73a3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:calc(52px + 48*(100vw - 320px)/1600) 0}.vendore-breadscrumb-section .breadscrumb-contain{width:50%;margin:0 auto}@media(max-width:1366px){.vendore-breadscrumb-section .breadscrumb-contain{width:63%}}@media(max-width:991px){.vendore-breadscrumb-section .breadscrumb-contain{width:85%}}@media(max-width:767px){.vendore-breadscrumb-section .breadscrumb-contain{width:100%}}.vendore-breadscrumb-section .breadscrumb-contain h2{font-size:calc(27px + 27*(100vw - 320px)/1600);text-align:center;margin-bottom:calc(14px + 4*(100vw - 320px)/1600)}.vendore-breadscrumb-section .breadscrumb-contain form{position:relative}.vendore-breadscrumb-section .breadscrumb-contain form span{position:absolute;top:50%;transform:translateY(-50%);left:16px}.vendore-breadscrumb-section .breadscrumb-contain form span i{font-size:calc(21px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.vendore-breadscrumb-section .breadscrumb-contain form .form-control{padding:calc(8px + 6*(100vw - 320px)/1600) calc(95px + 27*(100vw - 320px)/1600) calc(8px + 6*(100vw - 320px)/1600) calc(48px + 11*(100vw - 320px)/1600);border:none}.vendore-breadscrumb-section .breadscrumb-contain form button{position:absolute;top:50%;transform:translateY(-50%);right:calc(3px + 3*(100vw - 320px)/1600);padding:0;font-size:calc(14px + 3*(100vw - 320px)/1600);width:calc(77px + 31*(100vw - 320px)/1600);height:calc(33px + 9*(100vw - 320px)/1600)}.btn{display:flex;align-items:center;justify-content:center;color:var(--title-color);padding:calc(7px + 7*(100vw - 320px)/1600) calc(14px + 18*(100vw - 320px)/1600);font-weight:500;background:rgba(0,0,0,0);transition:all .3s ease;position:relative;border:none;font-size:calc(14px + 4*(100vw - 320px)/1600);z-index:0;white-space:nowrap}.btn:focus{box-shadow:none}.btn:hover .icon{transform:translateX(3px)}.btn.dark-button{background:linear-gradient(93.33deg,#222221 12.35%,#2f2f2d 99.38%)!important}.btn .icon{margin-left:calc(6px + 6*(100vw - 320px)/1600);transition:.3s ease}.btn .icon-2{margin-left:6px;transition:.3s ease}.btn-furniture{border:1px solid var(--content-color);color:var(--content-color);display:block}.btn-animation{display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--white);border-radius:5px;font-weight:600;background:rgba(0,0,0,0);transition:all .3s ease;position:relative;background:#ff6b6b;background:linear-gradient(90deg,#ff6b6b,#ff4f4f);border:none;z-index:0}.btn-animation svg{transition:.3s ease;font-size:21px}.btn-animation:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;background:#ff4f4f;background:linear-gradient(90deg,#ff4f4f,#ff6b6b);transition:all .3s ease}.btn-animation:hover{color:var(--white)}.btn-animation:hover:after{top:0;height:100%}.btn-animation:hover svg{color:#fff}.btn-md{padding:calc(8px + 3*(100vw - 320px)/1600) calc(16px + 8*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.btn-sm{padding:8px 16px;font-size:14px;font-weight:500}.btn-2{padding:9px 25px;font-size:calc(14px + 4*(100vw - 320px)/1600);font-weight:400}.btn-2:hover:after{top:0;height:100%}.btn-2-animation{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease;position:relative;background:#0da487;background:linear-gradient(90deg,#0da487,#0e947a);border:none;z-index:0}.btn-2-animation:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;background:#0da487;background:linear-gradient(90deg,#0e947a,#0da487);transition:all .3s ease}.btn-category{padding:calc(6px + 2*(100vw - 320px)/1600) calc(16px + 11*(100vw - 320px)/1600);letter-spacing:.8px;font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:700;border-radius:50px}.btn.btn-theme-outline{color:var(--theme-color);border:1px solid var(--theme-color);transition:all .5s ease}.btn.btn-theme-outline:hover{background-color:var(--theme-color);color:#fff}.save-back-button .btn-primary{background-color:var(--theme-color)!important;border:1px solid var(--theme-color)!important;transition:all .5s ease}.save-back-button .btn-primary:hover{background-color:var(--white)!important;color:var(--theme-color)}.save-back-button .btn-outline{border:1px solid var(--theme-color)!important;color:var(--theme-color)!important;background-color:var(--white)!important;transition:all .5s ease}.save-back-button .btn-outline:hover{background-color:var(--theme-color)!important;color:var(--white)!important}.save-back-button .btn-lg{font-size:16px;padding:10px 48px}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.cookie-bar-box{background:var(--white);position:fixed;bottom:10px;right:10px;border-radius:calc(8px + 12*(100vw - 320px)/1600);max-width:370px;overflow:hidden;z-index:2;box-shadow:0 .25rem .5rem rgba(34,34,34,.05),0 24px 35px rgba(34,34,34,.1);transition:all .3s ease-in-out}@media(max-width:480px){.cookie-bar-box{max-width:100%;right:0;margin:0 10px}}.cookie-bar-box.hide{opacity:0;bottom:-350px}.cookie-bar-box .cookie-box{padding:calc(13px + 17*(100vw - 320px)/1600);text-align:center}.cookie-bar-box .cookie-box .cookie-image{display:flex;align-items:center;justify-content:center}.cookie-bar-box .cookie-box .cookie-image img{width:calc(15px + 10*(100vw - 320px)/1600);height:auto;margin-right:10px}.cookie-bar-box .cookie-box .cookie-contain{margin-top:calc(10px + 6*(100vw - 320px)/1600)}.cookie-bar-box .cookie-box .cookie-contain h2{margin-bottom:calc(7px + 3*(100vw - 320px)/1600);font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:700}.cookie-bar-box .cookie-box .cookie-contain h5{font-size:calc(14px + 4*(100vw - 320px)/1600);margin:0 auto;line-height:1.3}.cookie-bar-box .button-group{display:flex;align-items:center;margin:0}.cookie-bar-box .button-group button{white-space:nowrap;width:100%;font-weight:700;border-radius:0;text-transform:capitalize}.cookie-bar-box .button-group button.privacy-button{background-color:var(--light-gray)}.cookie-bar-box .button-group button.ok-button{background-color:var(--theme-color);color:#fff}.cookie-bar-box-2{position:fixed;bottom:10px;right:10px;background-color:#eadfd8;max-width:400px;padding:20px;border-radius:20px;text-align:center}.cookie-bar-box-2 .cookie-bar-image{display:flex;align-items:center;justify-content:center;width:47px;height:47px;background-color:#ded4cd;border-radius:100%;margin:0 auto 13px}.cookie-bar-box-2 .cookie-bar-image i{font-size:26px;height:auto;color:#2c3249}.cookie-bar-box-2 .cookie-bar-detail h4{line-height:1.5;color:#2c3249}.cookie-bar-box-2 .cookie-bar-detail .cookie-button-group{display:flex;align-items:center;justify-content:center;margin-top:10px;flex-wrap:nowrap;gap:12px}.cookie-bar-box-2 .cookie-bar-detail .cookie-button-group .allow-button{background-color:rgba(44,50,73,.16);padding:11px 17px;border:1px solid #2c3249;border-radius:50px 15px 15px 50px;font-size:14px;font-weight:600}.cookie-bar-box-2 .cookie-bar-detail .cookie-button-group .decline-button{background-color:rgba(44,50,73,.16);padding:11px 17px;border-radius:15px 50px 50px 15px;font-size:14px;font-weight:600}.counter{display:flex;align-items:center}.counter .qty-left-minus,.counter .qty-right-plus{display:flex;align-items:center;justify-content:center;width:calc(30px + 5*(100vw - 320px)/1600);height:calc(30px + 5*(100vw - 320px)/1600);border:1px solid var(--border-color);box-sizing:border-box;cursor:pointer;border-radius:20px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0}.counter .qty-left-minus i,.counter .qty-left-minus svg,.counter .qty-right-plus i,.counter .qty-right-plus svg{font-size:12px;margin-top:3px}.counter .qty-left-minus:hover,.counter .qty-right-plus:hover{color:#010200}.counter .qty-left-minus{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:0}.counter .qty-right-plus{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:0}.counter input{width:45px;height:calc(30px + 5*(100vw - 320px)/1600);border:1px solid var(--border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;font-size:14px;font-weight:500;background-color:rgba(0,0,0,.06);border-radius:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.newsletter-form{display:flex;align-items:center;flex-wrap:nowrap;gap:11px}.newsletter-form .form-control{background-color:rgba(0,0,0,0);padding:calc(8px + 4*(100vw - 320px)/1600)}.newsletter-form .form-control::placeholder{color:var(--white);font-size:calc(14px + 4*(100vw - 320px)/1600)}.normal-form .form-control{border:none}.normal-form .form-control:focus{background-color:var(--white)}.theme-form-check{cursor:pointer;transition:background .2s ease}.theme-form-check input{width:20px;height:20px;vertical-align:middle;border-radius:10px;background:none;border:0;box-shadow:inset 0 0 0 1.5px #9f9f9f;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;transition:box-shadow .15s cubic-bezier(.95,.15,.5,1.25);pointer-events:none}.theme-form-check input:focus{outline:none}.theme-form-check input:checked{box-shadow:inset 0 0 0 6px #6743ee}.theme-form-check input label{vertical-align:middle;display:inline-block;line-height:20px;padding:0 8px}.theme-form-floating>.form-control:focus~label,.theme-form-floating>.form-control:not(:placeholder-shown)~label,.theme-form-floating>.form-select~label{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 4*(100vw - 320px)/1600);opacity:.95;top:-5px;left:5px;height:31px;background-color:var(--white);white-space:nowrap;opacity:1}.theme-form-floating .form-control,.theme-form-floating .form-select{height:calc(51px + 3*(100vw - 320px)/1600);line-height:normal}.theme-form-floating>.form-control:focus,.theme-form-floating>.form-control:not(:placeholder-shown){padding-top:17px;padding-bottom:10px;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:500}.theme-form-floating>.form-select{padding-top:12px;padding-bottom:10px;font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.theme-form-floating>.form-select:focus{border-color:var(--theme-color);outline:0;box-shadow:0 0 0 4px rgba(0,0,0,0)}.theme-form-floating .form-control:focus{background-color:var(--white);border:1px solid #ced4da}.theme-form-floating label{font-size:calc(13px + 3*(100vw - 320px)/1600);color:var(--content-color);border:none}.theme-form-floating-2>.form-control:focus~label,.theme-form-floating-2>.form-control:not(:placeholder-shown)~label,.theme-form-floating-2>.form-select~label{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 4*(100vw - 320px)/1600);opacity:.95;top:-5px;left:10px;height:31px;background-color:var(--white);padding:0 10px;opacity:1}.theme-form-floating-2>.form-control:focus,.theme-form-floating-2>.form-control:not(:placeholder-shown){padding-top:12px;padding-bottom:10px;font-size:15px;font-weight:500}.theme-form-floating-2>.form-select{padding-top:12px;padding-bottom:10px;font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.theme-form-floating-2>.form-select:focus{border-color:var(--theme-color);outline:0;box-shadow:0 0 0 4px rgba(0,0,0,0)}.theme-form-floating-2 .form-control:focus{background-color:var(--white);border:1px solid #ced4da}.theme-form-floating-2>.form-control,.theme-form-floating-2>.form-select{height:46px}.theme-form-floating-2>label{top:50%;transform:translateY(-50%);left:9px;padding:0;border:none;height:auto}.theme-form-floating-2>.form-control{padding:14px 10px}.theme-form-floating-2 label{font-size:calc(13px + 3*(100vw - 320px)/1600);color:var(--content-color)}.checkbox_animated{cursor:pointer;position:relative;margin-right:16px;height:100%;z-index:0;border:unset}.checkbox_animated:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:4px;z-index:1;border-left:2px solid var(--theme-color);border-bottom:2px solid var(--theme-color);border-right-style:solid;border-top-style:solid;border-top:2px var(--theme-color);border-right:2px var(--theme-color)}.checkbox_animated:after{content:"";position:absolute;width:21px;height:21px;top:-2px;left:0;background-color:var(--white);border:2px solid var(--border-color);cursor:pointer}html.dark .checkbox_animated:after{background-color:#1d1d22;border-color:#1d1d22}.checkbox_animated:checked:before{transform:rotate(-45deg) scale(1)}.custom-form-check-2{min-height:auto;margin-bottom:0}.custom-form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:0}.custom-form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.custom-form-check .form-check-input:focus{box-shadow:none}.form-control{font-size:14px;padding:calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600)}.form-control::placeholder{color:rgba(var(--content-color),.3215686275)}.form-control.subscribe-input{border:none;border-radius:0}.form-control:focus{color:var(--black)}.form-select{font-size:14px}.form-select.theme-form-select:focus{background-color:var(--white);box-shadow:none;color:var(--black)}.input-group .btn{z-index:1}.outer-otp .inner-otp .no-background{background-color:rgba(0,0,0,0)}body[dir=rtl] .form-select{background-position:left .75rem center}html.dark select{background-size:12px;--bs-form-select-bg-img:url(/_next/static/media/light-down-arrow.c13ab866.svg)}.custom-select-box{position:relative;cursor:pointer}.custom-select-box .box-content{position:absolute;z-index:2;width:100%;background-color:var(--white);padding:calc(5px + 5*(100vw - 320px)/1600);top:60px;border:1px solid #efefef;border-radius:5px;box-shadow:0 0 8px #ededed;transform:translateY(-15px);transition:all .5s ease;opacity:0;visibility:hidden}html.dark .custom-select-box .box-content{border-color:rgba(119,119,119,.44);box-shadow:0 0 8px rgba(255,255,255,.12)}.custom-select-box .box-content input{padding:7px 10px!important}.custom-select-box .box-content.open{visibility:visible;opacity:1;transform:none}.custom-select-box .box-content ul{margin-top:10px;padding-left:0;max-height:160px;overflow:auto}.custom-select-box .box-content ul li{color:var(--title-color)!important;padding-block:4px;display:flex;justify-content:flex-start;align-items:center}.custom-select-box .box-content ul li:hover p{color:var(--theme-color)}.custom-select-box .box-content ul li:last-child{padding-bottom:0}.custom-select-box .box-content ul li+li{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.custom-select-box .box-content ul li a{display:block;color:#898989;text-transform:capitalize}.custom-select-box .box-content ul li p{font-size:15px;text-transform:capitalize;letter-spacing:.05em;margin-bottom:0;transition:all .5s ease}.custom-select-box .box-content ul li .selected{color:var(--theme-color)}.custom-select-box .close-icon{top:50%;transform:translateY(-50%);position:absolute;right:40px;line-height:1;cursor:pointer}.category-select-box{position:relative}.category-select-box .bootstrap-tagsinput{border:1px solid #efefef;background-color:#f9f9f6!important;font-size:calc(14px + 2*(100vw - 320px)/1600);color:#898989;padding:10px;border-radius:.375rem;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category-select-box .bootstrap-tagsinput input{border:none;padding:0!important;line-height:2}.category-select-box .select-category-box{position:absolute;z-index:1;top:60px;width:100%;opacity:0;visibility:hidden;transition:all .2s ease;transform:translateY(-20px)}.category-select-box .select-category-box.show{opacity:1;transform:none;visibility:visible}.outer-otp{width:235px;overflow:hidden}.outer-otp .inner-otp{left:0;position:-webkit-sticky;position:sticky}.outer-otp .inner-otp input{padding-left:15px;letter-spacing:41px;border:0;background-image:linear-gradient(270deg,rgb(189,189,189) 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:50px 1px;background-repeat:repeat-x;background-position-x:35px;width:300px;min-width:300px}.input-error,.input-error .invalid-feedback{position:relative}body[dir=rtl] textarea.form-control.is-valid,body[dir=rtl] textarea.form-control:valid{padding-left:calc(1.5em + .75rem);padding-right:calc(12px + 3*(100vw - 320px)/1600);background-position:top calc(.375em + .1875rem) left calc(.375em + .1875rem)}.label-flex{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center}.label-flex .discount{background-color:var(--theme-color);color:var(--white);padding:4px calc(7px + 3*(100vw - 320px)/1600);border-radius:4px}.label-flex .discount.sm-discount label{font-size:12px}.label-flex .discount label{display:flex;align-items:center;justify-content:center;margin:-2px 0}.label-flex .wishlist{font-size:calc(16px + 6*(100vw - 320px)/1600);color:var(--content-color);margin-left:auto}.title-header .right-options ul{display:flex;align-items:center;gap:15px}.title-header a{color:#222}.title-header h5:after{left:-25px}body[dir=rtl] .title-header h5:after{right:-28px}.card{margin-bottom:30px;border:none;letter-spacing:.5px;border-radius:15px;padding:25px}@media(max-width:576px){.card{padding:15px}}.card.card-hover{transition:all .3s ease}.card.card-hover:hover{box-shadow:0 0 25px rgba(35,35,35,.1);transition:all .4s ease;transform:translateY(-5px)}.card.card-tiles{border:1px solid #ddd}.card .card-header{background-color:var(--white);padding:0;border-bottom:1px solid var(--light-gray);position:relative;margin-bottom:16px}.card .card-header--2{display:flex;align-items:center;justify-content:space-between;padding:40px}.card .card-header-1{margin:40px 0 20px;color:#1c2128}.card .card-header-1 h5{font-size:20px;font-weight:700}.card .card-header-2{color:#1c2128;margin-bottom:30px}.card .card-header-2 h5{font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:700}.card .card-header-block{display:block;padding:40px}.card .card-header-block .card-order-section{margin-top:20px;border-top:1px solid rgba(35,35,35,.15);border-bottom:1px solid rgba(35,35,35,.15);padding:10px 0}.card .card-header-block .card-order-section ul{margin:-8px}.card .card-header-block .card-order-section ul li{display:inline-block;margin:8px;position:relative}.card .card-header-block .card-order-section ul li:before{content:"/";position:absolute;top:0;right:-10px;width:0;height:100%}.card .card-header-block .card-order-section ul li:last-child:before{content:none}.card .card-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a{color:#9a9a9a}.card .card-header-top{padding:16px}.card .card-header.card-no-border{border-bottom:none!important}.card .card-header h5{font-size:30px;font-weight:700}.card .card-header h5:not(.m-0),.card .card-header h5:not(.mb-0){margin-bottom:0;text-transform:capitalize}.card .card-header>span{font-size:12px;color:rgba(74,85,104,.7);margin-top:5px;display:block;letter-spacing:1px}.card .card-header .card-header-right{border-radius:0 0 0 7px;right:35px;top:33px;display:inline-block;padding:8px 0;position:absolute;background-color:var(--white);z-index:1}.card .card-header .card-header-right .card-option{text-align:right;width:35px;height:20px;overflow:hidden;transition:.3s ease-in-out}.card .card-header .card-header-right .card-option li{display:inline-block}.card .card-header .card-header-right .card-option li:first-child i{transition:1s;font-size:16px;color:var(--theme-color)}.card .card-header .card-header-right .card-option li:first-child i.icofont{color:unset}.card .card-header .card-header-right i{margin:0 5px;cursor:pointer;color:#2c323f;line-height:20px}.card .card-header .card-header-right i.icofont-refresh{font-size:13px}.card .card-header .best-selling-box{display:flex;align-items:center}.card .card-header .best-selling-box span{margin-right:6px;font-weight:700;color:var(--title-color)}.card .card-header .best-selling-box .dropdown .dropdown-toggle{color:var(--content-color)}.card .card-body{padding:0;background-color:rgba(0,0,0,0)}.card .card-body-2{padding:16px}.card .card-body h3{color:var(--title-color);text-transform:capitalize}.card .card-body p:last-child{margin-bottom:0}.card .sub-title{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:5px;margin-bottom:8px;font-size:18px}.card .card-footer{background-color:var(--white);border-top:1px solid var(--light-gray);padding:30px 40px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.card.card-load .card-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--white),.7);z-index:8;display:flex;align-items:center;justify-content:center}.card.card-load .card-loader i{margin:0 auto;color:var(--theme-color);font-size:20px}.card.full-card{position:fixed;top:0;z-index:99999;box-shadow:none;right:0;border-radius:0;border:1px solid #efefef;width:calc(100vw - 12px);height:100vh}.card.full-card .card-body{overflow:auto}.card-absolute{margin-top:20px}.card-absolute .card-header{position:absolute;top:-20px;left:15px;border-radius:.25rem;padding:10px 15px}.card-absolute .card-header h5{font-size:17px}.card-absolute .card-body{margin-top:10px}.card-header .border-tab{margin-bottom:-13px}.custom-card{overflow:hidden;padding:30px}.custom-card .card-header{padding:0}.custom-card .card-header img{border-radius:50%;margin-top:-100px;transform:scale(1.5)}.custom-card .card-profile{text-align:center}.custom-card .card-profile img{height:110px;padding:7px;background-color:var(--white);z-index:1;position:relative}.custom-card .card-social{text-align:center}.custom-card .card-social li{display:inline-block;padding:15px 0}.custom-card .card-social li:last-child a{margin-right:0}.custom-card .card-social li a{padding:0;margin-right:15px;color:#bcc6de;font-size:16px;transition:all .3s ease}.custom-card .card-social li a:hover{color:var(--theme-color);transition:all .3s ease}.custom-card .profile-details h6{margin-bottom:30px;margin-top:10px;color:rgba(74,85,104,.7);font-size:14px}.custom-card .card-footer{padding:0}.custom-card .card-footer>div{padding:15px;text-align:center}.custom-card .card-footer>div+div{border-left:1px solid #efefef}.custom-card .card-footer>div h3{margin-bottom:0;font-size:24px}.custom-card .card-footer>div h6{font-size:14px;color:rgba(74,85,104,.7)}.custom-card .card-footer>div h5{font-size:16px;margin-bottom:0}.custom-card .card-footer>div i{font-size:24px;display:inline-block;margin-bottom:15px}.custom-card .card-footer>div .m-b-card{margin-bottom:10px}.card .pagination-box{margin:0 auto;padding-bottom:30px;padding-top:5px}.spinning{padding-right:40px}.spinning:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;right:10px;top:4px;border:2px solid rgba(var(--white),.29);border-right:3px solid var(--white);animation:rotate360 .5s linear infinite}.custom-loader-wrapper,.loader-wrapper{position:fixed;left:0;width:100%;height:100vh;background-color:var(--white);z-index:999;display:flex;align-items:center;justify-content:center;text-align:center;gap:15px;top:0}.custom-loader-wrapper .loader,.loader-wrapper .loader{width:48px;height:48px;border:5px solid #eaeaea;border-bottom:5px solid var(--theme-color);border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}.custom-loader-wrapper h3,.loader-wrapper h3{margin-top:6px;color:#777;font-weight:400}.custom-box-loader{position:relative;min-height:350px;z-index:0}.custom-box-loader .box-loader .custom-loader-wrapper,.custom-box-loader .box-loader .loader-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:0;gap:0;z-index:8;align-items:flex-start}.custom-box-loader .box-loader .custom-loader-wrapper>div,.custom-box-loader .box-loader .loader-wrapper>div{padding-top:30%}div#loading-bar{color:var(--theme-deafult)!important}div#loading-bar .bar{background:var(--theme-deafult)!important}#loading-bar-spinner{top:15px!important;left:unset!important;right:0!important;margin-right:20px;color:var(--theme-deafult)!important}#loading-bar-spinner .spinner-icon{width:16px!important;height:16px!important}.loader-bg .ngx-bar{background-color:var(--theme-color)!important}.loader-bg .ngx-spinner{color:var(--theme-color)!important;right:10px;left:unset!important}.skeleton-body{background-image:none!important;overflow:hidden;pointer-events:none;position:fixed;left:0;top:0;width:100vw;height:100vh}.skeleton-body .bg-effect{background-image:none}.skeleton-body .title{opacity:0;visibility:hidden}.skeleton-body .skeleton-banner-xl{position:relative}.skeleton-body .skeleton-banner-xl .bg-size{background-color:#f8f8f8!important;background-image:none!important}.skeleton-body .skeleton-banner-sm,.skeleton-body .skeleton-banner-xl [class*=col-]{position:relative}.skeleton-body .skeleton-banner-sm .bg-size{background-color:#f8f8f8!important;background-image:none!important}.skeleton-body .skeleton-banner-sm [class*=col-]{position:relative}.skeleton-body .skeleton-banner-sm .skeleton-text-wrap .placeholder{min-height:6.8%}.skeleton-body .skeleton-banner-vertical{position:relative}.skeleton-body .skeleton-banner-vertical .bg-size{background-color:#f8f8f8!important;background-image:none!important}.skeleton-body .skeleton-banner-vertical [class*=col-]{position:relative}.skeleton-body .skeleton-banner-vertical .skeleton-text-wrap{justify-content:flex-start}.skeleton-body .skeleton-banner-vertical .skeleton-text-wrap .placeholder{min-height:3.3%}.skeleton-body .skeleton-text-wrap{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:30px}.skeleton-body .skeleton-text-wrap .placeholder{min-height:4.3%;background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;border-radius:10px}.skeleton-body .home-section-2{background-color:#f2f2f2;background-image:none!important}.skeleton-body .compare-fix,.skeleton-body .recently-purchase,.skeleton-body .setting-box,.skeleton-text-wrap{display:none}.skeleton-box{position:absolute;top:0;left:0;width:100%;height:max-content;padding:calc(8px + 6*(100vw - 320px)/1600);z-index:0;background-color:#f9f9f6}.skeleton :empty{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:100%}[class=dark] .skeleton :empty{background-color:#1d1d22;background-image:linear-gradient(135deg,#1d1d22,#2a2d2d 20%,#1d1d22 40%,#1d1d22)}.skeleton__section+.skeleton__section{margin-top:16px}.skeleton,.skeleton-section{width:100%}.skeleton__section--actions{display:flex;flex-direction:row;gap:8px;margin-bottom:16px}.skeleton__section--card{display:flex;flex-direction:row;margin-bottom:24px}.skeleton__header{margin-bottom:6px;height:32px;width:200px;max-width:35%}.skeleton__header--long{width:300px;max-width:85%}.skeleton__p{height:16px;width:100%;margin-bottom:8px}.skeleton__p:last-child{width:45%}.skeleton__p--short{max-width:120px}.skeleton__img{height:160px;width:64px;border-radius:8px}.skeleton__tree .skeleton__p{width:100%;max-width:none}.skeleton-seller .vendor-text{width:66px;height:66px;border-radius:11px;background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%}.skeleton-seller .contain-name h3{width:50%}.skeleton-seller .contain-name .product-label,.skeleton-seller .contain-name h3{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;height:28px}.skeleton-seller .contain-name .product-label{width:20%}.skeleton-seller .contain-name .product-label:after{display:none}.skeleton-seller .saller-contact{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:50%!important;height:28px}.skeleton-seller .saller-contact.mt-2{width:60%!important}.blog-skeleton .product-box{padding:0;background-color:rgba(0,0,0,0)}.blog-skeleton .skeleton__img{height:224px}.list_view .skeleton{display:flex;align-items:center}.list_view .skeleton__section--card{display:flex;flex-direction:row;margin-bottom:-1px;width:38%;transition:all .3s ease-in-out;height:300px}.list_view .skeleton__img{height:100%}.list_view .content-div{width:50%;margin-left:30px}.skeleton-vertical .offer-image{width:80px;height:80px;background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:7px}.skeleton-vertical.offer-product .offer-detail .vertical-price{width:120px;height:21px}.skeleton-vertical.offer-product .offer-detail .vertical-price,.skeleton-vertical.offer-product .offer-detail span{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:9px}.skeleton-vertical.offer-product .offer-detail span{width:30px;height:20px}.skeleton-vertical.offer-product .offer-detail a .name{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:120px;height:16px;border-radius:9px}.skeleton-offer .coupon-box{padding:40px 27px}.skeleton-offer .coupon-box .coupon-name .card-name h5{background:#fff;background-position:-500px 0;animation:skeletonShine 2s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#ffffff,#e1e1e1 20%,#ffffff 40%,#ffffff);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:24px;width:140px}.skeleton-offer .coupon-box .coupon-name .card-name h5:after{display:none}.skeleton-offer .coupon-box .coupon-content p{background:#fff;background-position:-500px 0;animation:skeletonShine 2s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#ffffff,#e1e1e1 20%,#ffffff 40%,#ffffff);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:22px;margin-bottom:0;width:70%}.skeleton-offer .coupon-box .coupon-content .long{width:90%;margin-top:10px}.skeleton-offer .coupon-box .coupon-content .long.long-s{width:60%}.common-skeleton ul{display:flex;flex-direction:column;padding:0!important}.common-skeleton ul li{display:block!important}.common-skeleton ul .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:24px}.common-skeleton ul .placeholder+.placeholder{margin-top:14px}.common-skeleton .img-box{display:flex;align-items:center;margin-bottom:40px}.common-skeleton .img-box .img-content{width:80%;display:flex;flex-direction:column;gap:8px;margin-left:40px}.common-skeleton .img-box .img{width:230px;height:230px;border-radius:15px}.common-skeleton .img-box .img,.common-skeleton .img-box .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;opacity:1}.common-skeleton .img-box .placeholder{border-radius:5px;height:20px}.product-section-box .question-answer.skeleton-qa li h6{background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;height:20px;width:15%}.product-section-box .question-answer.skeleton-qa li .answer-box>div{width:100%}.product-section-box .question-answer.skeleton-qa li .answer-box p{background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;height:20px;width:40%;margin-bottom:6px}.product-section-box .question-answer.skeleton-qa li .answer-box p:nth-child(2){width:60%}.product-section-box .question-answer.skeleton-qa li .answer-box p:nth-child(3){width:50%}.product-section-box .question-answer.skeleton-qa li .answer-box h5,.product-section-box .question-answer.skeleton-qa li .question-box h5{border:none;background-color:var(--light-gray)}.modal-close-btn{position:absolute;top:-10px;right:-10px;z-index:2;color:#fff;font-size:23px;padding:0}.modal-close-btn:hover{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.save-back-button{padding:0 calc(17px + -1*(100vw - 320px)/1600);display:flex;align-items:center;gap:8px}.theme-modal .modal-content{border:none}html.dark .theme-modal .modal-content{background-color:#2a2d2d}.theme-modal .modal-content .modal-header{border-bottom:none;padding:calc(8px + 8*(100vw - 320px)/1600) calc(17px + -1*(100vw - 320px)/1600)}.theme-modal .modal-content .modal-header .modal-title{font-weight:600;font-size:20px;width:95%;color:var(--content-color)}.theme-modal .modal-content .modal-header .modal-title svg{display:none}.theme-modal .modal-content .modal-header .btn-close{position:absolute;top:calc(7px + 3*(100vw - 320px)/1600);right:calc(7px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);opacity:1;background-image:none;border-radius:4px;font-size:calc(20px + 3*(100vw - 320px)/1600);width:calc(28px + 5*(100vw - 320px)/1600);height:calc(28px + 5*(100vw - 320px)/1600);color:var(--white);margin:0;padding:0;z-index:1;display:flex;align-items:center;justify-content:center}body[dir=rtl] .theme-modal .modal-content .modal-header .btn-close{right:unset;left:10px}html.dark .theme-modal .modal-content .modal-header .btn-close{color:#fff}.theme-modal .modal-content .modal-header .btn-close:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased}.theme-modal .modal-content .modal-body{padding-top:5px}html.dark .theme-modal .modal-content .modal-body{background-color:#2a2d2d}.theme-modal .modal-content .modal-body.policy-body{padding:5px 16px 16px}.theme-modal .modal-content .modal-body.policy-body p{color:var(--content-color);line-height:1.5;font-size:15px;margin-bottom:0}.theme-modal .modal-content .modal-body.policy-body p strong{font-size:17px;color:var(--title-color)}.theme-modal .modal-content .modal-body.policy-body p+p{margin-top:12px}.theme-modal .modal-content .modal-body.policy-body ul{list-style-type:disc;padding-left:19px;margin-top:2px;display:grid;grid-gap:3px;gap:3px}body[dir=rtl] .theme-modal .modal-content .modal-body.policy-body ul{padding-left:unset;padding-right:19px}.theme-modal .modal-content .modal-body.policy-body ul li{display:list-item;color:var(--content-color)}.theme-modal .modal-content .modal-body .modal-footer{padding:calc(8px + 8*(100vw - 320px)/1600) 0 0}.theme-modal .modal-content .modal-footer{border:none;padding:calc(8px + 8*(100vw - 320px)/1600) calc(17px + -1*(100vw - 320px)/1600);gap:8px}.theme-modal .modal-content .modal-footer button{margin:0}.delete-modal .modal-body{text-align:center}.delete-modal .modal-body svg{width:70px;height:70px;padding:18px;border-radius:100%;background-color:rgba(26,164,136,.1);color:var(--theme-color);margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-left:auto;margin-right:auto}.delete-modal .modal-body .modal-title{font-weight:700;font-size:calc(17px + 8*(100vw - 320px)/1600);margin-bottom:7px}.delete-modal .modal-body p{margin-bottom:20px;font-size:14px}.delete-modal .modal-body .button-box{display:flex;align-items:center;justify-content:center;gap:15px}.delete-modal .modal-body .button-box button{font-size:16px;padding:11px 50px;transition:none}.view-modal .modal-content .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}html.dark .view-modal .modal-content .modal-body{background-color:#2a2d2d}.view-modal .modal-content .modal-body .view-image-slider{background-color:#f9f9f9;border-radius:7px;margin-bottom:10px}html.dark .view-modal .modal-content .modal-body .view-image-slider{background-color:#1d1d22}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next,.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{top:50%;transform:translateY(-50%);width:calc(24px + 6*(100vw - 320px)/1600);height:calc(24px + 6*(100vw - 320px)/1600);display:flex!important;align-items:center;justify-content:center;position:absolute;z-index:1;background-color:var(--white);border:1px solid var(--border-color);border-radius:100%}html.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next,html.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{border:1px solid rgba(119,119,119,.1);box-shadow:0 0 8px rgba(119,119,119,.1803921569);background-color:#2a2d2d}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:before,.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:before{content:unset}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:after,.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:after{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:calc(17px + 3*(100vw - 320px)/1600);line-height:1;color:var(--title-color)}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{left:-14px;right:unset}@media(max-width:991px){.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{left:0;right:unset}}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:after{margin-right:2px;content:""}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next{right:-14px;left:unset}@media(max-width:991px){.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next{right:0;left:unset}}.view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:after{margin-left:2px;content:""}.view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-arrow{display:none!important}.view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list{margin:0 -5px}.view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list .slick-slide ul,.view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list .slick-slide>div{margin:0 5px}.view-modal .modal-content .modal-body .thumbnail-image{display:flex;align-items:center;justify-content:center;height:100%;background-color:#f9f9f9;cursor:pointer}html.dark .view-modal .modal-content .modal-body .thumbnail-image{background-color:#1d1d22}.view-modal .modal-content .modal-body .thumbnail-image img{width:100%;height:100%;object-fit:contain}.view-modal .modal-content .modal-body .right-sidebar-modal .selection-section h4{font-size:16px}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.view-modal .modal-content .modal-body .right-sidebar-modal .select-package{justify-content:center}}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li a,.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover button,.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover img{border-color:rgba(154,154,154,.65)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active button,.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active button,html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active img{color:#fff}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled a,.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled button{cursor:default}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active{border-color:rgba(154,154,154,.4)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active button{color:var(--content-color);background-color:#f8f8f8}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active button{background-color:#1d1d22}.view-modal .modal-content .modal-body .right-sidebar-modal .color li{opacity:.7}.view-modal .modal-content .modal-body .right-sidebar-modal .color li.active{opacity:1;border-color:var(--title-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .color li button{width:36px!important;height:36px!important}.view-modal .modal-content .modal-body .right-sidebar-modal .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.view-modal .modal-content .modal-body .right-sidebar-modal .circle li:hover button{color:#222;background-color:#f1f0f0}.view-modal .modal-content .modal-body .right-sidebar-modal .circle li.active button{color:var(--white);background-color:var(--theme-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check:hover .form-check-label{color:var(--title-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check+.form-check{margin-left:15px}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:focus{box-shadow:unset}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:active{filter:unset}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked:after{transform:scale(1)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;color:var(--content-color);cursor:pointer;margin:0}.view-modal .modal-content .modal-body .right-sidebar-modal .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}.view-modal .modal-content .modal-body .right-sidebar-modal .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.view-modal .modal-content .modal-body .right-sidebar-modal .image li button,.view-modal .modal-content .modal-body .right-sidebar-modal .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.view-modal .modal-content .modal-body .right-sidebar-modal .image li.active button,.view-modal .modal-content .modal-body .right-sidebar-modal .image li.active img{background-color:rgba(0,0,0,0)}.view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li:hover button{color:#222;background-color:#f1f0f0}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li:hover button{color:#ddd;background-color:#1d1d22}.view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li button{background-color:var(--light-gray);border:unset}.view-modal .modal-content .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:capitalize;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(17px + 8*(100vw - 320px)/1600);width:96%}.view-modal .modal-content .modal-body .right-sidebar-modal .price{color:var(--theme-color);font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.view-modal .modal-content .modal-body .right-sidebar-modal .price del{color:var(--content-color);font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 2px 0 6px}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .price del{margin:0 6px 0 2px}.view-modal .modal-content .modal-body .right-sidebar-modal .price .modal-label{font-weight:500;margin-left:12px;padding:5px calc(14px + 2*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;font-size:calc(14px + 2*(100vw - 320px)/1600)}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .price .modal-label{margin-left:unset;margin-right:12px}.view-modal .modal-content .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li{width:100%}.view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.view-modal .modal-content .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto}.view-modal .modal-content .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-rating .rating{margin-top:-3px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-button{display:flex;align-items:center;margin-top:20px}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-button .add-cart-button{background-color:var(--title-color);color:var(--white);font-weight:600}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-button .view-button{margin-left:15px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;text-align:left;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{background-color:#1d1d22}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{text-align:right}@media(max-width:575px){.view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{width:100%;max-width:100%}}.view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{color:#ddd}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{padding-left:unset;padding-right:13px}.view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li:after{left:unset;right:0}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{width:150px;margin:0}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border-radius:7px;padding:5px 4px;text-align:center;z-index:0;border:1px solid #eee}html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{border-color:rgba(119,119,119,.4)}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group button{display:flex;align-items:center;justify-content:center;width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);border:none;padding:0!important;background-color:var(--white);z-index:0;border-radius:4px!important}.view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .addtocart_btn button svg{margin-right:10px;stroke-width:1px;margin-top:-3px}body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .addtocart_btn button svg{margin-right:unset;margin-left:10px}.view-modal .modal-content .modal-body .right-sidebar-modal .pickup-box{margin-block:.5rem}.view-modal .modal-content .modal-body .right-sidebar-modal .product-package{margin-block:8px}.location-modal .modal-content .modal-header{display:block;padding:calc(13px + 17*(100vw - 320px)/1600) calc(13px + 17*(100vw - 320px)/1600) 0}.location-modal .modal-content .modal-header p{margin-bottom:0;line-height:1.6}.location-modal .modal-content .modal-body{padding:calc(13px + 17*(100vw - 320px)/1600)}.location-modal .modal-content .modal-body .location-list .search-input{position:relative}.location-modal .modal-content .modal-body .location-list .search-input .form-control{padding-left:45px}.location-modal .modal-content .modal-body .location-list .search-input i{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;padding:0 15px;font-size:17px;color:var(--content-color)}.location-modal .modal-content .modal-body .location-list .disabled-box{display:flex;align-items:center;padding:calc(10px + 5*(100vw - 320px)/1600) calc(7px + 7*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color);margin-top:calc(12px + 8*(100vw - 320px)/1600)}.location-modal .modal-content .modal-body .location-list .disabled-box h6{color:var(--content-color);transition:all .3s ease-in-out}.location-modal .modal-content .modal-body .location-list .disabled-box span{margin-left:auto;margin-right:5px;transition:all .3s ease-in-out;font-size:10px;font-weight:500;color:#9b9bb4;padding:3px 10px;border-radius:30px}.location-modal .modal-content .modal-body .location-list .location-select li{display:block}.location-modal .modal-content .modal-body .location-list .location-select li a{display:flex;align-items:center;padding:calc(10px + 0*(100vw - 320px)/1600) calc(7px + 7*(100vw - 320px)/1600);position:relative;transition:all .3s ease-in-out;z-index:0}.location-modal .modal-content .modal-body .location-list .location-select li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:0;transition:all .3s ease-in-out;z-index:-1}.location-modal .modal-content .modal-body .location-list .location-select li a:hover:after{opacity:.2}.location-modal .modal-content .modal-body .location-list .location-select li a:hover h6{color:var(--theme-color)}.location-modal .modal-content .modal-body .location-list .location-select li a:hover span{border-color:rgba(0,0,0,0);background-color:var(--theme-color);color:var(--white)}.location-modal .modal-content .modal-body .location-list .location-select li a h6{color:var(--title-color);transition:all .3s ease-in-out}.location-modal .modal-content .modal-body .location-list .location-select li a span{margin-left:auto;transition:all .3s ease-in-out;font-size:10px;font-weight:500;border:1px solid #e2e2ec;color:#9b9bb4;padding:3px 10px;border-radius:30px}.deal-modal .modal-content .modal-header{padding:calc(13px + 17*(100vw - 320px)/1600) calc(13px + 17*(100vw - 320px)/1600) 0}.deal-modal .modal-content .modal-header p{margin-bottom:0;line-height:1.6;font-weight:400}.deal-modal .modal-content .modal-body{padding:calc(13px + 17*(100vw - 320px)/1600)}.deal-modal .modal-content .modal-body .deal-offer-box{max-height:360px;overflow:auto}.deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}@media(max-width:575px){.deal-modal .modal-content .modal-body .deal-offer-box{height:auto}}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list{display:flex;flex-wrap:wrap;gap:calc(6px + 10*(100vw - 320px)/1600)}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li{width:100%}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+1) .deal-offer-contain:before{background-color:var(--theme-color)}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+2) .deal-offer-contain:before{background-color:#ff4f4f}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+3) .deal-offer-contain:before{background-color:#ffa53b}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain{display:flex;flex-wrap:nowrap;gap:13px;position:relative;z-index:0;padding:10px;align-items:center;border-radius:12px;overflow:hidden}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:.15}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-image img{width:calc(69px + 11*(100vw - 320px)/1600);height:calc(69px + 11*(100vw - 320px)/1600);object-fit:contain}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain{display:block;color:var(--title-color)}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a,.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a:hover{color:var(--title-color)}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-weight:500;font-size:calc(14px + 2*(100vw - 320px)/1600)}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h5{font-weight:600;font-size:18px}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6{display:flex;flex-wrap:wrap;gap:7px;align-items:flex-end;font-size:15px;font-weight:400;margin-top:6px}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6 del{color:#ff4f4f;font-weight:400;font-size:13px}.deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6 span{color:var(--content-color);font-size:13px;font-weight:400}.remove-profile .modal-content .modal-header{justify-content:center;padding-bottom:0}.remove-profile .modal-content .modal-body .remove-box p{text-align:center;line-height:1.6;margin:0;color:var(--content-color)}.pickup-offcanvas{border:none}.pickup-offcanvas .offcanvas-header{border-bottom:1px solid var(--border-color);align-items:flex-start}.pickup-offcanvas .offcanvas-header .offcanvas-title{font-weight:600}.pickup-offcanvas .offcanvas-header .offcanvas-title span{display:block;color:var(--content-color);font-size:14px;font-weight:400;margin-top:4px}.pickup-offcanvas .offcanvas-body .check-box{margin-top:10px}.pickup-offcanvas .offcanvas-body .check-box h6{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:15px;color:var(--content-color)}.pickup-offcanvas .offcanvas-body .check-box h6 i{font-size:20px}.pickup-offcanvas .offcanvas-body .address-box{margin-top:18px}.pickup-offcanvas .offcanvas-body .address-box ul li{display:block;font-size:13px;color:var(--content-color)}.categories-canvas{width:320px}.categories-canvas .offcanvas-header{padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}.categories-canvas .offcanvas-header .offcanvas-title{color:var(--theme-color);font-weight:600}.categories-canvas .offcanvas-header .close-button{padding:0;margin:-10px 0;font-size:16px;background-image:none}.categories-canvas .offcanvas-body{padding:20px 24px;margin-top:13px}.categories-canvas .offcanvas-body .categories-list ul{display:flex;flex-wrap:wrap;gap:25px}.categories-canvas .offcanvas-body .categories-list ul li{display:block;width:100%}.categories-canvas .offcanvas-body .categories-list ul li a{display:flex;align-items:center;color:var(--content-color)}.categories-canvas .offcanvas-body .categories-list ul li a:hover h6{letter-spacing:.3px}.categories-canvas .offcanvas-body .categories-list ul li a:hover h6:before{width:65px}.categories-canvas .offcanvas-body .categories-list ul li a h6{font-size:17px;font-weight:500;position:relative;transition:all .3s ease-in-out}.categories-canvas .offcanvas-body .categories-list ul li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.categories-canvas .offcanvas-body .categories-list ul li a i{margin-left:auto}.product-review-form .product-wrapper{display:flex;align-items:center;padding:calc(12px + 5*(100vw - 320px)/1600) calc(16px + 7*(100vw - 320px)/1600);gap:14px;margin-bottom:calc(8px + 14*(100vw - 320px)/1600);border-radius:calc(4px + 4*(100vw - 320px)/1600);background-color:var(--light-gray)}.product-review-form .product-wrapper .product-image{width:80px;border-radius:5px;overflow:hidden;background-color:var(--white)}.product-review-form .product-wrapper .product-image img{width:100%;height:100%;object-fit:contain}.product-review-form .product-wrapper .product-content .name{font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:600;margin-bottom:4px}.product-review-form .product-wrapper .product-content .product-review-rating{display:flex;align-items:center;gap:6px}.product-review-form .product-wrapper .product-content .product-review-rating label{color:var(--content-color);font-weight:400}.product-review-form .product-wrapper .product-content .product-review-rating .price-number{line-height:1;color:rgba(var(--content-color),.6);display:flex;align-items:center;gap:3px;margin:5px 0 0}.product-review-form .product-wrapper .product-content .product-review-rating .rating-number{line-height:1;margin-left:8px;color:rgba(74,85,104,.6);display:flex;align-items:center;gap:3px}body[dir=rtl] .product-review-form .product-wrapper .product-content .product-review-rating .rating-number{margin-left:unset;margin-right:8px}.product-review-form .product-wrapper .product-content .product-review-rating .rating-number i{margin-top:-1px}.product-review-form .product-wrapper .product-content .product-review-rating .product-rating .rating li{line-height:1}.product-review-form .review-box+.review-box{margin-top:calc(14px + 7*(100vw - 320px)/1600)}.product-review-form .review-box .product-review-rating{display:flex;align-items:center;gap:9px}.product-review-form .review-box .product-review-rating .product-rating .rating li{line-height:1}.product-review-form .review-box .product-review-rating .product-rating .rating li svg{font-size:16px}.variation-modal .modal-content .modal-header{padding:0!important;border:unset;background-color:rgba(0,0,0,0)}.variation-modal .modal-content .modal-body{padding-top:16px!important;border:unset!important}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain,.variation-modal .modal-content .modal-body .right-sidebar-modal{text-align:center}}.variation-modal .modal-content .modal-body .right-box-contain .offer-top,.variation-modal .modal-content .modal-body .right-sidebar-modal .offer-top{font-weight:500;padding:5px calc(12px + 4*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;display:inline-block;margin-bottom:0;margin-left:12px}.variation-modal .modal-content .modal-body .right-box-contain .name,.variation-modal .modal-content .modal-body .right-sidebar-modal .name{font-size:22px;font-weight:700;margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.variation-modal .modal-content .modal-body .right-box-contain .price-rating,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating{display:block}}@media(max-width:1460px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating-2,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-2{display:block}.variation-modal .modal-content .modal-body .right-box-contain .price-rating-2 .custom-rate,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-2 .custom-rate{margin-top:5px}.variation-modal .modal-content .modal-body .right-box-contain .price-rating-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box{display:flex;align-items:center;justify-content:space-between}}@media(max-width:480px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box{display:block}}@media(max-width:1460px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating-box .custom-rate,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box .custom-rate{margin-top:0!important}}@media(max-width:480px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating-box .custom-rate,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box .custom-rate{margin-top:10px!important}}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate{margin-top:10px;justify-content:center}}.variation-modal .modal-content .modal-body .right-box-contain .price-rating .price,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price{font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.variation-modal .modal-content .modal-body .right-box-contain .price-rating .price del,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price del{font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 calc(0px + 2*(100vw - 320px)/1600)}.variation-modal .modal-content .modal-body .right-box-contain .price-rating .price span,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate ul li svg,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate ul li svg{font-size:16px}.variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate .review,.variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate .review{font-size:13px;margin-left:8px;color:var(--title-color)}body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate .review,body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate .review{margin-left:unset;margin-right:8px}.variation-modal .modal-content .modal-body .right-box-contain .product-title,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-title{padding-top:20px}.variation-modal .modal-content .modal-body .right-box-contain .product-contain,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain{border-bottom:1px solid var(--border-color);padding-bottom:16px}.variation-modal .modal-content .modal-body .right-box-contain .product-contain p,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain p{color:var(--content-color);line-height:1.7;margin:calc(14px + 2*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600);width:100%}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .product-contain p,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain p{width:100%}}.variation-modal .modal-content .modal-body .right-box-contain .product-package .image li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li{width:65px;height:65px;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:5px;padding:5px}.variation-modal .modal-content .modal-body .right-box-contain .note-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box{display:flex;flex-wrap:nowrap;gap:calc(7px + 8*(100vw - 320px)/1600);align-items:center;margin-top:20px}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .note-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box{justify-content:center}}.variation-modal .modal-content .modal-body .right-box-contain .note-box .compare-button,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .compare-button{background-color:var(--light-gray)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button{max-width:250px;width:250px;background-color:#212529;text-transform:uppercase}.variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button:hover,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button:hover{background-color:rgba(33,37,41,.8)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button svg,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button svg{animation:ring 4s ease-in-out .7s infinite;line-height:1;margin-top:-3px;font-size:19px}.variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty{width:auto;margin-top:0;max-width:170px}.variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty .input-group,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty .input-group{background-color:var(--light-gray)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button,.variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button:hover,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button:hover{background-color:var(--white)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button:hover i,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button:hover i{color:var(--theme-color)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .wishlist-button,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .wishlist-button{padding:0;width:46px;height:46px;border:1px solid #eee;border-radius:100%;background-color:var(--light-gray)}.variation-modal .modal-content .modal-body .right-box-contain .note-box .wishlist-button i,.variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .wishlist-button i{font-size:20px}.variation-modal .modal-content .modal-body .right-box-contain .buy-now-button,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-now-button{margin-top:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}.variation-modal .modal-content .modal-body .right-box-contain .buy-now-button button,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-now-button button{background-color:#ff7272}.variation-modal .modal-content .modal-body .right-box-contain .buy-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px}.variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box{padding:0;margin:0;display:flex;align-items:center}.variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box input,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box input{margin-top:-7px;display:block}.variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box .form-check-label span,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box .form-check-label span{display:flex;align-items:center}.variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box .form-check-label span a,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box .form-check-label span a{text-decoration:underline;margin-left:3px;color:var(--title-color)}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .buy-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box{justify-content:center}}.variation-modal .modal-content .modal-body .right-box-contain .buy-box a,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a{display:flex;flex-wrap:wrap;gap:calc(5px + 3*(100vw - 320px)/1600);font-size:16px;align-items:center;color:#777}.variation-modal .modal-content .modal-body .right-box-contain .buy-box a:hover,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a:hover{color:#222}.variation-modal .modal-content .modal-body .right-box-contain .buy-box a i,.variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a i{font-size:17px}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box{padding-bottom:20px;border-bottom:1px solid var(--border-color)}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info{margin-top:20px}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:calc(8px + 4*(100vw - 320px)/1600);align-items:flex-start;text-align:left;column-count:2;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}@media(max-width:480px){.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list{column-count:1;padding:15px}}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}@media(max-width:480px){.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li{margin-left:unset;width:100%;padding-left:unset}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{content:none!important}}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{left:unset;right:0}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li a,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li a{margin-left:5px;color:var(--title-color);font-weight:500}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li a+a,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li a+a{margin-left:0}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-icon i,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-icon i{font-size:20px;color:var(--theme-color)}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h4,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h4{width:90%;font-weight:400;margin-bottom:5px;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h4,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h4{width:100%}}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h6,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h6{margin-top:4px}.variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail a,.variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail a{margin-top:0;color:var(--theme-color);display:inline-block}.variation-modal .modal-content .modal-body .right-box-contain .paymnet-option .payment-img,.variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option .payment-img{width:52%}.variation-modal .modal-content .modal-body .right-box-contain .paymnet-option ul,.variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option ul{align-items:center;display:flex;flex-wrap:wrap;gap:calc(3px + 5*(100vw - 320px)/1600)}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .paymnet-option ul,.variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option ul{justify-content:center}}.variation-modal .modal-content .modal-body .right-box-contain .share-option,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color)}.variation-modal .modal-content .modal-body .right-box-contain .share-option ul,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul{display:flex;flex-wrap:wrap;gap:20px}.variation-modal .modal-content .modal-body .right-box-contain .share-option ul li,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li{display:block}.variation-modal .modal-content .modal-body .right-box-contain .share-option ul li:hover a,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li:hover a{transform:translateY(-4px)}.variation-modal .modal-content .modal-body .right-box-contain .share-option ul li a,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li a{display:block;text-align:center;font-size:18px;color:var(--content-color);transition:all .5s ease}.variation-modal .modal-content .modal-body .right-box-contain .share-option ul li a:hover,.variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li a:hover{color:var(--theme-color);transition:all .5s ease}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package{justify-content:center}}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li a,.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li a,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover button,.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover img,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover img{border-color:rgba(154,154,154,.65)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active button,.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active img,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active img,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active img{background:var(--white)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled:before,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled a,.variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled a,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled button{cursor:default}.variation-modal .modal-content .modal-body .right-box-contain .product-package .color li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li{opacity:.7}.variation-modal .modal-content .modal-body .right-box-contain .product-package .color li.active,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li.active{opacity:1;border-color:var(--title-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .color li button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li button{width:36px!important;height:36px!important}.variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li:hover button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li:hover button{color:#222;background-color:#f1f0f0}.variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li.active button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li.active button{color:var(--white);background-color:var(--theme-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check:hover .form-check-input,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check:hover .form-check-label,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check:hover .form-check-label{color:var(--title-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check+.form-check,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check+.form-check{margin-left:15px}body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check+.form-check,body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check+.form-check{margin-left:unset;margin-right:15px}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:after,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:focus,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:focus{box-shadow:unset}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:active,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:active{filter:unset}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked:after,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked:after{transform:scale(1)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked~.form-check-label,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-label,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;margin-top:1px;color:var(--content-color);cursor:pointer}.variation-modal .modal-content .modal-body .right-box-contain .product-package .form-select,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-select,body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-select{background-position:left .75rem center}.variation-modal .modal-content .modal-body .right-box-contain .product-package .image li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.variation-modal .modal-content .modal-body .right-box-contain .product-package .image li button,.variation-modal .modal-content .modal-body .right-box-contain .product-package .image li img,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.variation-modal .modal-content .modal-body .right-box-contain .product-package .image li img,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li img{width:100%;height:100%;object-fit:contain}.variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li:hover button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li:hover button{color:#222;background-color:#f1f0f0}.variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li.active button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li button,.variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li button{background-color:var(--light-gray);border:unset}.exit-modal .modal-content,.newsletter-modal .modal-content{overflow:hidden}html.dark .exit-modal .modal-content,html.dark .newsletter-modal .modal-content{background-color:#1d1d22}@media(max-width:991px){.exit-modal .modal-content .modal-header .btn-close,.newsletter-modal .modal-content .modal-header .btn-close{background-color:#fff;color:var(--theme-color)}html.dark .exit-modal .modal-content .modal-header .btn-close,html.dark .newsletter-modal .modal-content .modal-header .btn-close{color:var(--theme-color)}}.exit-modal .modal-box,.newsletter-modal .modal-box{display:flex}@media(max-width:991px){.exit-modal .modal-box,.newsletter-modal .modal-box{display:block}}.exit-modal .modal-box .modal-image,.newsletter-modal .modal-box .modal-image{height:100%;width:400px}@media(max-width:991px){.exit-modal .modal-box .modal-image,.newsletter-modal .modal-box .modal-image{height:330px;width:100%}.exit-modal .modal-box .modal-image img,.newsletter-modal .modal-box .modal-image img{width:100%;height:100%;object-fit:cover}}.exit-modal .modal-box .modal-content,.newsletter-modal .modal-box .modal-content{border-radius:0;background-color:var(--light-gray);width:calc(100% - 400px);padding:calc(18px + 12*(100vw - 320px)/1600) calc(15px + 15*(100vw - 320px)/1600);display:flex;flex-direction:unset;align-items:center}@media(max-width:991px){.exit-modal .modal-box .modal-content,.newsletter-modal .modal-box .modal-content{width:100%}}.exit-modal .modal-box .modal-content .modal-logo,.newsletter-modal .modal-box .modal-content .modal-logo{width:calc(94px + 6*(100vw - 320px)/1600);margin-bottom:calc(12px + 11*(100vw - 320px)/1600)}.exit-modal .modal-box .modal-content h2,.newsletter-modal .modal-box .modal-content h2{font-size:calc(29px + 9*(100vw - 320px)/1600);font-weight:bolder;text-transform:uppercase;color:var(--theme-color);margin-bottom:calc(15px + 6*(100vw - 320px)/1600)}.exit-modal .modal-box .modal-content h2 span,.newsletter-modal .modal-box .modal-content h2 span{color:var(--title-color)}.exit-modal .modal-box .modal-content h5,.newsletter-modal .modal-box .modal-content h5{color:rgba(34,34,34,.5);margin-bottom:4px}.exit-modal .modal-box .modal-content p,.newsletter-modal .modal-box .modal-content p{font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.4;margin-bottom:0}.exit-modal .modal-box .modal-content .modal-form-box,.newsletter-modal .modal-box .modal-content .modal-form-box{margin-top:calc(24px + 12*(100vw - 320px)/1600)}.exit-modal .modal-box .modal-content .modal-form-box .form-control,.newsletter-modal .modal-box .modal-content .modal-form-box .form-control{color:var(--title-color);font-size:14px;padding:12px;border:unset;background-color:var(--white);box-shadow:0 0 12px 0 rgba(34,34,34,.05);border-radius:0}.exit-modal .modal-box .modal-content .modal-form-box .form-control::placeholder,.newsletter-modal .modal-box .modal-content .modal-form-box .form-control::placeholder{font-size:14px;color:#909090}.exit-modal .modal-box .modal-content .modal-form-box .input-group-text,.newsletter-modal .modal-box .modal-content .modal-form-box .input-group-text{padding:12px calc(19px + 5*(100vw - 320px)/1600);background-color:var(--theme-color);color:#fff;font-size:14px;border:unset;border-radius:0}.exit-modal.show .modal-box .modal-image,.newsletter-modal.show .modal-box .modal-image{margin-right:0}.offcanvas.shop-offcanvas-filter{width:calc(300px + 50*(100vw - 320px)/1600)}html.dark .offcanvas.shop-offcanvas-filter{background-color:#2a2d2d}.offcanvas.shop-offcanvas-filter .offcanvas-header{justify-content:unset}.offcanvas.shop-offcanvas-filter .offcanvas-header h5{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600);line-height:1.2;order:1}html.dark .offcanvas.shop-offcanvas-filter .offcanvas-header h5{color:#fff}.offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{padding:0;width:auto;height:auto;opacity:1;order:0;margin:0 10px 0 0;background:unset}body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{margin-right:unset;margin-left:10px}.offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:21px;line-height:1}html.dark .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{color:#fff}.offcanvas.shop-offcanvas-filter .custom-height{max-height:unset}.offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-track{background-color:#1d1d22}.offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-thumb{background-color:#1d1d22}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button{display:none}@media(max-width:991px){.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button{display:block;margin-bottom:26px}}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3{display:flex;align-items:center;font-weight:600}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3 svg{margin-right:10px}body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3 svg{margin-left:10px;margin-right:unset}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category{margin-bottom:25px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title{display:flex;justify-content:space-between;margin-bottom:0;padding:0 0 8px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title h2{font-size:18px;padding:0 0 8px;font-weight:600;border-bottom:1px solid var(--theme-color)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title a{display:block}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title a:hover{color:var(--theme-color)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);padding-top:16px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li{padding:9px 11px;background-color:#f9f8f6;position:relative;border-radius:4px;display:flex;align-items:center;gap:10px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li span{position:relative;line-height:1;margin-top:-1px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li span svg{font-size:14px;color:var(--title-color);cursor:pointer}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li a{color:#777}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion{display:flex;flex-wrap:wrap;gap:25px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item{border:none;width:100%;background-color:rgba(0,0,0,0)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{font-size:18px;padding:0 0 8px;font-weight:600;margin-bottom:9px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button.collapsed:before{transform:rotate(180deg)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:focus{border-color:unset;box-shadow:none}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:26px;height:26px;display:flex;align-items:center;justify-content:center;top:0;right:5px;background-color:#f7f6f4;font-size:15px;border-radius:100%;transition:all .3s ease-in-out}body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:0}html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{color:#ddd;background-color:#1d1d22}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span{position:relative}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span:before{content:"";position:absolute;width:100%;height:1px;bottom:-8px;left:0;background-color:var(--theme-color)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-collapse .accordion-body{padding:16px 0 0}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .left-title{margin-bottom:20px;margin-top:32px}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .left-title h3{font-weight:700}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab{gap:calc(11px + 9*(100vw - 320px)/1600)}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item{width:100%;height:60px;background-color:#f7f6f3;border-radius:6px;display:flex;overflow:hidden}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link{width:100%;text-align:left;font-size:18px;font-weight:500;color:var(--title-color);border-radius:unset;position:relative}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover:not(.not) img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.45}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.29}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active{color:var(--white);background-color:var(--theme-color);font-size:19px;font-weight:600}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{top:50%;transform:translateY(-50%);width:90px;height:90px;position:absolute;right:-10px;filter:invert(1);opacity:.4}.offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{top:50%;transform:translateY(-50%);width:70px;height:70px;position:absolute;right:-10px;opacity:.1;transition:all .3s ease-in-out}.address-form .form-control{padding:10px 10px 11px}.address-form .custom-select.intl-tel-input{left:13px;top:29px}body.rtl .address-form .custom-select.intl-tel-input{right:13px;left:unset}.address-form .custom-select .select2-container .select2-selection{border-color:#ced4da!important;background:rgba(0,0,0,0)!important}.address-form .custom-select .select2-container--default .select2-selection--single{width:100%!important}.address-form .modal-footer>*{margin:0}.refund-modal .modal-content .modal-body{padding:5px 16px 16px}.product-section-box{margin-top:calc(12px + 36*(100vw - 320px)/1600)}.product-section-box .custom-nav{flex-wrap:nowrap;border:none;white-space:nowrap;overflow-x:auto;overflow-y:hidden;margin:0;border-bottom:1px solid var(--border-color)}.product-section-box .custom-nav::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}html.dark .product-section-box .custom-nav::-webkit-scrollbar-track{background-color:#1d1d22}.product-section-box .custom-nav::-webkit-scrollbar{height:4px;background-color:#f5f5f5;border-radius:100px}.product-section-box .custom-nav::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.product-section-box .custom-nav .nav-item .nav-link{color:var(--title-color);padding:0 calc(17px + 3*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600);font-size:calc(16px + 4*(100vw - 320px)/1600);letter-spacing:.6px;border:none;font-weight:600;position:relative}.product-section-box .custom-nav .nav-item .nav-link:after{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:rgba(0,0,0,0);transition:all .3s ease-in-out}body[dir=rtl] .product-section-box .custom-nav .nav-item .nav-link:after{left:unset;right:0}.product-section-box .custom-nav .nav-item .nav-link.active,.product-section-box .custom-nav .nav-item .nav-link:focus,.product-section-box .custom-nav .nav-item .nav-link:hover{background-color:var(--white)}.product-section-box .custom-nav .nav-item .nav-link.active:after,.product-section-box .custom-nav .nav-item .nav-link:focus:after,.product-section-box .custom-nav .nav-item .nav-link:hover:after{width:100%;background:var(--theme-color)}.product-section-box .offer-table{margin-bottom:0;border:1px solid var(--border-color);table-layout:fixed;display:inherit;border-radius:6px}.product-section-box .offer-table tbody tr td,.product-section-box .offer-table tbody tr th{padding:12px 16px}.product-section-box .offer-table tbody tr th{width:7%}.product-section-box .offer-table tbody tr td{vertical-align:middle}.product-section-box .offer-table tbody tr td.offer-name{width:20%}.product-section-box .custom-tab{padding-top:calc(20px + 10*(100vw - 320px)/1600)}.product-section-box .custom-tab .tab-pane p{margin:0;color:var(--content-color);line-height:1.7;font-size:calc(13px + 2*(100vw - 320px)/1600);width:auto}.product-section-box .custom-tab .tab-pane p+p{margin-top:calc(12px + 8*(100vw - 320px)/1600)}.product-section-box .custom-tab .product-detail .detail-title h5{font-weight:600;color:var(--content-color);font-size:17px;margin-bottom:10px}.product-section-box .custom-tab .product-detail .detail-list{display:flex;flex-wrap:wrap;gap:4px}.product-section-box .custom-tab .product-detail .detail-list li{display:flex;align-items:flex-start;color:var(--content-color);width:100%}.product-section-box .custom-tab .product-detail .detail-list li i{font-size:6px;color:var(--content-color);margin:6px 6px 0 0}.product-section-box .custom-tab .tab-pane .product-description p{margin-bottom:calc(12px + 8*(100vw - 320px)/1600);color:var(--content-color);line-height:1.7;font-size:calc(14px + 1*(100vw - 320px)/1600)}.product-section-box .custom-tab .tab-pane .product-description p:last-child{margin-bottom:0}.product-section-box .custom-tab .information-box ul{display:flex;flex-wrap:wrap;gap:7px}.product-section-box .custom-tab .information-box ul li{color:var(--content-color);width:100%;display:list-item;list-style-type:circle;margin-left:35px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.product-section-box .custom-tab .review-box form .form-floating{z-index:0}.product-section-box .custom-tab .review-box .review-title{margin-bottom:calc(10px + 8*(100vw - 320px)/1600)}.product-section-box .custom-tab .review-box .review-people .review-list{display:flex;flex-wrap:wrap;gap:26px}.product-section-box .custom-tab .review-box .review-people .review-list li{display:block;width:100%}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box{display:flex;align-items:center;width:100%;border-radius:10px;padding:20px 26px;background:var(--light-gray)}@media(max-width:480px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box{display:block}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box:hover .reply a{opacity:1}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image{width:70px;height:70px;border-radius:10px}@media(max-width:480px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image{margin:0 auto}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image img{width:100%;height:100%;border-radius:10px;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:575px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image img{border-radius:8px}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding-left:15px;width:calc(100% - 70px)}body[dir=rtl] .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding-left:unset;padding-right:15px}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .name{display:block;font-weight:600;font-size:15px}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .name:hover{color:var(--theme-color)}@media(max-width:480px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding:0;width:100%;margin-top:16px}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time{display:flex;align-items:center;justify-content:space-between;width:100%}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time h6{font-size:13px;color:#777;margin-top:1px}@media(max-width:360px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time{display:block}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time .product-rating{margin-top:8px}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply{margin-top:9px;line-height:1.6;color:var(--content-color);position:relative}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply p{width:90%;margin:0;line-height:1.6}@media(max-width:480px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply p{width:100%}}.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{position:absolute;top:0;right:0;opacity:0;font-weight:600;transition:all .3s ease-in-out}@media(max-width:575px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{opacity:1}}@media(max-width:480px){.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{position:relative;margin-left:8px}}.product-section-box .custom-tab .review-box .rating-box{margin-top:17px}.product-section-box .custom-tab .review-box .rating-box ul{display:flex;flex-wrap:wrap;gap:calc(13px + 7*(100vw - 320px)/1600);align-items:center}.product-section-box .custom-tab .review-box .rating-box ul li{width:100%}.product-section-box .custom-tab .review-box .rating-box ul li .rating-list{display:flex;flex-wrap:nowrap;gap:14px;align-items:center}.product-section-box .custom-tab .review-box .rating-box ul li .rating-list h5{white-space:nowrap}.product-section-box .custom-tab .review-box .rating-box ul li .rating-list .progress{width:100%;border-radius:3px}.product-section-box .custom-tab .review-box .rating-box ul li .rating-list .progress .progress-bar{background:var(--theme-color)}.product-section-box .custom-tab .info-table{border:1px solid var(--border-color);margin-bottom:0}.product-section-box .custom-tab .info-table.table-striped tbody tr:nth-of-type(odd) td{background-color:var(--light-gray);color:var(--title-color)}.product-section-box .custom-tab .info-table tbody tr td,.product-section-box .custom-tab .info-table tbody tr th{padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap}.product-section-box .custom-tab .info-table tbody tr td{border-left:1px solid var(--border-color)}.product-section-box .question-answer li{display:block;margin-bottom:25px;padding-bottom:19px;position:relative;border-bottom:1px solid var(--border-color)}.product-section-box .question-answer li .link-dislike-box{display:flex;gap:13px;position:absolute;top:0;right:0}body[dir=rtl] .product-section-box .question-answer li .link-dislike-box{right:unset;left:0}@media(max-width:575px){.product-section-box .question-answer li .link-dislike-box{position:relative;margin-top:10px;justify-content:flex-end}}.product-section-box .question-answer li .link-dislike-box li{margin:0;padding:0;border:unset}.product-section-box .question-answer li .link-dislike-box li a span{display:flex;align-items:center;gap:4px;color:rgba(var(--content-color),.6)}.product-section-box .question-answer li .link-dislike-box li a span svg{font-size:16px}.product-section-box .question-answer li .question-box{display:flex;gap:15px;margin-bottom:15px;width:93%}@media(max-width:1480px){.product-section-box .question-answer li .question-box{width:89%}}@media(max-width:684px){.product-section-box .question-answer li .question-box{width:85%}}@media(max-width:575px){.product-section-box .question-answer li .question-box{width:100%}}.product-section-box .question-answer li .question-box h5{border:1px solid #eee;background-color:#f8f8f8;text-transform:capitalize;font-size:calc(15px + 1*(100vw - 320px)/1600);padding-inline:7px;width:auto;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.product-section-box .question-answer li .answer-box{display:flex;gap:15px}.product-section-box .question-answer li .answer-box h5{border:1px solid rgba(0,0,0,0);background-color:var(--theme-color);color:var(--white);text-transform:capitalize;font-size:calc(15px + 1*(100vw - 320px)/1600);padding-inline:7px;width:auto;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-top:3px}html.dark .product-section-box .question-answer li .answer-box h5{color:#fff}.product-section-box .question-answer li .answer-box p{margin:0;width:calc(100% - 15px - 30px);line-height:1.5;color:var(--content-color);letter-spacing:.6px}.product-section-box .question-answer li h6{margin:0;font-size:16px;font-weight:600;letter-spacing:.6px}.product-section-box .question-answer li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.product-section-box .question-answer li .report-text{text-align:right;font-size:13px;color:rgba(var(--content-color),.6);font-weight:400;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:7px}.product-section-box .question-answer li .report-text i{font-size:15px}.custome-pagination{margin-top:calc(22px + 13*(100vw - 320px)/1600);z-index:0;position:relative}.custome-pagination .pagination{flex-wrap:wrap;gap:calc(6px + 7*(100vw - 320px)/1600)}.custome-pagination .pagination .page-item{border-radius:5px;overflow:hidden}.custome-pagination .pagination .page-item:not(:first-child) .page-link{margin:0}.custome-pagination .pagination .page-item.disabled .page-link{background-color:rgba(0,0,0,0);cursor:not-allowed;opacity:.3}.custome-pagination .pagination .page-item .page-link{border-radius:5px;color:var(--content-color);border:1px solid rgba(0,0,0,0);width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.custome-pagination .pagination .page-item .page-link:hover{border-radius:5px;border:1px solid var(--theme-color);background-color:unset}.custome-pagination .pagination .page-item .page-link:focus{color:var(--theme-color);background-color:#fff;box-shadow:none;border-color:var(--theme-color)}.custome-pagination .pagination .page-item .page-link.active{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.custome-pagination .pagination .page-item .page-link.disabled{background-color:rgba(0,0,0,0);cursor:not-allowed}body[dir=rtl] .custome-pagination .pagination .page-item .page-link svg{transform:rotateY(180deg)}.ratio_30 .bg-size:before{content:"";padding-top:30%;display:block}.ratio_35 .bg-size:before{content:"";padding-top:35%;display:block}.ratio_42 .bg-size:before{content:"";padding-top:42%;display:block}.ratio_45 .bg-size:before{content:"";padding-top:45.4%;display:block}.ratio_50 .bg-size:before,.ratio_50_1 .bg-size:before{content:"";padding-top:50%;display:block}@media(max-width:1660px){.ratio_50_1 .bg-size:before{padding-top:57%}}@media(max-width:1199px){.ratio_50_1 .bg-size:before{padding-top:80%}}@media(max-width:991px){.ratio_50_1 .bg-size:before{padding-top:59%}}@media(max-width:767px){.ratio_50_1 .bg-size:before{padding-top:68%}}@media(max-width:575px){.ratio_50_1 .bg-size:before{padding-top:77%}}@media(max-width:480px){.ratio_50_1 .bg-size:before{padding-top:84%}}.ratio_58 .bg-size:before{content:"";padding-top:58%;display:block}.ratio_60 .bg-size:before{content:"";padding-top:60%;display:block}.ratio_65 .bg-size:before{content:"";padding-top:65%;display:block}.ratio_87 .bg-size:before{content:"";padding-top:87%;display:block}.ratio_square .bg-size:before{padding-top:100%;content:"";display:block}.ratio_110 .bg-size:before{padding-top:110%;content:"";display:block}.ratio_125 .bg-size:before{content:"";padding-top:125%;display:block}.ratio_148 .bg-size:before{content:"";padding-top:148%;display:block}.ratio_156 .bg-size:before{content:"";padding-top:156%;display:block}.ratio_medium .bg-size:before{content:"";padding-top:134%;display:block}.ratio_180 .bg-size:before{content:"";padding-top:180%;display:block}.ratio_209 .bg-size:before{content:"";padding-top:209%;display:block}.ratio_148_1 .bg-size{content:"";padding-top:148%;display:block}@media(max-width:1199px){.ratio_148_1 .bg-size{padding-top:88%}}.b-bottom{background-position:bottom!important}.b-top{background-position:top!important}.b-left{background-position:0!important}.b-right{background-position:100%!important}.product-wrapper .slick-dots{position:relative;bottom:0;margin-top:calc(5px + 15*(100vw - 320px)/1600)}.product-wrapper .slick-dots li{width:auto;height:auto}.product-wrapper .slick-dots li button{width:calc(6px + 2*(100vw - 320px)/1600);height:calc(6px + 2*(100vw - 320px)/1600);border-radius:4px;padding:0;margin:0;background-color:rgba(35,35,35,.2);transition:all .5s ease}.product-wrapper .slick-dots li button:before{display:none}html.dark .product-wrapper .slick-dots li button{background-color:rgba(119,119,119,.439)}.product-wrapper .slick-dots li.slick-active button{margin:0;width:calc(30px + 10*(100vw - 320px)/1600);background-color:var(--theme-color);transition:all .5s ease}.product-wrapper .timer{position:absolute;top:15px;left:0;right:0;text-align:center}.product-wrapper.slick-slider.slick-dotted{margin-bottom:-2px}.product-wrapper.category-slider-2 .slick-slider .slick-list .slick-slide>div,.product-wrapper.category-slider-2 .slick-slider .slick-list .slick-slide>ul{margin:0 0 -6px}.no-arrow .slick-arrow{display:none!important}.slick-slider .slick-list{margin:0 -10px}@media(max-width:575px){.slick-slider .slick-list{margin:0 -6px}}.slick-slider .slick-list .slick-slide>div,.slick-slider .slick-list .slick-slide>ul{margin:0 10px}@media(max-width:575px){.slick-slider .slick-list .slick-slide>div,.slick-slider .slick-list .slick-slide>ul{margin:0 6px}}.slick-slider.slick-dotted{margin-bottom:0}.no-space .slick-list,.no-space .slick-list .slick-slide>div,.no-space .slick-list .slick-slide>ul{margin:0}.shop-box .slick-list{margin:0 -10px}@media(max-width:575px){.shop-box .slick-list{margin:0 -6px}}.shop-box .slick-list .slick-slide>div,.shop-box .slick-list .slick-slide>ul{margin:0 10px}@media(max-width:575px){.shop-box .slick-list .slick-slide>div,.shop-box .slick-list .slick-slide>ul{margin:0 6px}}.shop-box.slick-dotted{margin-bottom:0}.category-slider .slick-list{margin:0}.category-slider .slick-list .slick-slide{padding:0 10px}.category-slider.slick-dotted{margin-bottom:0}.slick-top .slick-list .slick-track>div{margin:3px 0}.left-slider .slick-list .slick-track .slick-slide img{opacity:.8;background-color:var(--light-gray);cursor:pointer}.left-slider .slick-list .slick-track .slick-slide.slick-current img{transition:all .3s ease-in-out;filter:grayscale(0) blur(0);opacity:1}.left-slider .sidebar-image,.left-slider .sidebar-image img{width:100%;height:100%}.arrow-slider .slick-next,.arrow-slider .slick-prev{width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 1px 4px rgba(34,34,34,.14);position:absolute;top:calc(-28px + -15*(100vw - 320px)/1600);border-radius:5px;transition:all .3s ease-in-out}.arrow-slider .slick-next:before,.arrow-slider .slick-prev:before{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;color:var(--theme-color);font-size:calc(17px + 3*(100vw - 320px)/1600)}.arrow-slider .slick-next:hover,.arrow-slider .slick-prev:hover{background-color:var(--theme-color)}.arrow-slider .slick-next:hover:before,.arrow-slider .slick-prev:hover:before{color:var(--white)}.arrow-slider .slick-prev{left:unset;right:60px}body[dir=rtl] .arrow-slider .slick-prev{right:unset;left:0}.arrow-slider .slick-prev:before{content:""}@media(max-width:575px){.arrow-slider .slick-prev{right:45px}}.arrow-slider .slick-next{right:5px}body[dir=rtl] .arrow-slider .slick-next{right:unset;left:50px}.arrow-slider .slick-next:before{content:""}.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-42px}@media(max-width:1460px){.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-38px}}@media(max-width:1199px){.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-37px}}@media(max-width:767px){.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-33px}}@media(max-width:480px){.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-31px}}@media(max-width:360px){.arrow-slider-2 .slick-next,.arrow-slider-2 .slick-prev{top:-29px}}.arrow-slider-2 .slick-prev{left:unset;right:50px}.arrow-slider-2 .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"";color:var(--title-color);transition:all .3s ease-in-out}.arrow-slider-2 .slick-prev:hover:before{color:var(--theme-color)}.arrow-slider-2 .slick-next{right:5px}.arrow-slider-2 .slick-next:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"";color:var(--title-color)}.arrow-slider-2 .slick-next:hover:before{color:var(--theme-color)}.img-slider img{display:initial}.product-arrow .slick-next,.product-arrow .slick-prev{display:flex;align-items:center;justify-content:center;width:calc(28px + 12*(100vw - 320px)/1600);height:calc(28px + 12*(100vw - 320px)/1600);background-color:var(--border-color);border-radius:5px;z-index:1;transition:all .3s ease}.product-arrow .slick-next:before,.product-arrow .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900}.product-arrow .slick-prev{left:0}.product-arrow .slick-prev:before{color:var(--black);content:""}.product-arrow .slick-prev:focus,.product-arrow .slick-prev:hover{background-color:var(--theme-color)}.product-arrow .slick-prev:focus:before,.product-arrow .slick-prev:hover:before{color:var(--white)}.product-arrow .slick-next{right:0}.product-arrow .slick-next:before{color:var(--black);content:""}.product-arrow .slick-next:focus,.product-arrow .slick-next:hover{background-color:var(--theme-color)}.product-arrow .slick-next:focus:before,.product-arrow .slick-next:hover:before{color:var(--white)}.product-box-arrow .slick-next,.product-box-arrow .slick-prev{display:flex;align-items:center;justify-content:center;width:calc(28px + 12*(100vw - 320px)/1600);height:calc(28px + 12*(100vw - 320px)/1600);border-radius:50%;z-index:1;transition:all .3s ease;background-color:var(--white);box-shadow:0 3px 4px rgba(0,0,0,.14);color:var(--content-color)}.product-box-arrow .slick-next:before,.product-box-arrow .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900;color:var(--black);font-size:calc(15px + 3*(100vw - 320px)/1600)}.product-box-arrow .slick-next:focus,.product-box-arrow .slick-next:hover,.product-box-arrow .slick-prev:focus,.product-box-arrow .slick-prev:hover{background-color:var(--theme-color)}.product-box-arrow .slick-next:focus:before,.product-box-arrow .slick-next:hover:before,.product-box-arrow .slick-prev:focus:before,.product-box-arrow .slick-prev:hover:before{color:var(--white)}.product-box-arrow .slick-prev{left:-28px}@media(max-width:575px){.product-box-arrow .slick-prev{left:-8px}}.product-box-arrow .slick-prev:before{content:""}.product-box-arrow .slick-next{right:-28px}@media(max-width:575px){.product-box-arrow .slick-next{right:-8px}}.product-box-arrow .slick-next:before{content:""}.slick-height .slick-list .slick-track .slick-slide{height:auto}.tab-style-color{display:flex;flex-wrap:nowrap;gap:calc(8px + 12*(100vw - 320px)/1600);border:none;overflow-x:auto;overflow-y:hidden}@media(max-width:1265px){.tab-style-color{margin-top:13px}.tab-style-color-2{margin-top:0}}@media(max-width:850px){.tab-style-color-2{margin-top:13px;padding-bottom:11px}}.tab-style-color .nav-item .nav-link{border:none;font-weight:500;transition:all .3s ease-in-out;font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap;background-color:var(--white);line-height:1;border:1px solid var(--theme-color);padding:calc(9px + 5*(100vw - 320px)/1600) calc(14px + 16*(100vw - 320px)/1600);margin:0;cursor:pointer;border-radius:6px;color:var(--title-color)}.tab-style-color .nav-item .nav-link.active,.tab-style-color .nav-item .nav-link:hover{background-color:var(--theme-color);color:var(--white)}html.dark .tab-style-color .nav-item .nav-link.active,html.dark .tab-style-color .nav-item .nav-link:hover{color:#fff}.tab-style-color .nav-item .nav-link img{margin-right:5px}.theme-option{position:fixed;bottom:calc(10px + 15*(100vw - 320px)/1600);right:calc(10px + 15*(100vw - 320px)/1600);z-index:1;transition:all .3s ease-in-out}body[dir=rtl] .theme-option{right:unset;left:calc(10px + 15*(100vw - 320px)/1600)}@media(max-width:767px){.theme-option{bottom:calc(75px + 5*(100vw - 320px)/1600)}}.theme-option .back-to-top{background-color:var(--theme-color);padding:0;border-radius:5px;z-index:1;margin-top:12px}.theme-option .back-to-top a{cursor:pointer;display:flex;align-items:center;justify-content:center;width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600)}.theme-option .back-to-top a svg{color:#fff;font-size:x-large}.stickyCart .theme-option{bottom:95px}@media(max-width:1199px){.stickyCart .theme-option{bottom:107px}}@media(max-width:767px){.stickyCart .theme-option{bottom:160px}}@media(max-width:480px){.stickyCart .theme-option{bottom:144px}}.stickyCart .compare-fix{bottom:96px}@media(max-width:767px){.stickyCart .compare-fix{bottom:75px}.stickyCart footer{margin-bottom:calc(120px + 19*(100vw - 320px)/447)}.stickyCart .recently-purchase.show{bottom:calc(128px + 32*(100vw - 320px)/447)}}.setting-box{background-color:var(--theme-color);padding:0;border-radius:5px;z-index:1;position:relative;transition:all .3s ease-in-out}.setting-box .setting-button{display:flex;align-items:center;justify-content:center;width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600);padding:0;font-size:calc(16px + 4*(100vw - 320px)/1600);color:var(--white)}.setting-box .setting-button:first-child:active{color:#fff;background-color:var(--theme-color);border-color:var(--theme-color)}.setting-box .theme-setting-2{position:absolute;bottom:calc(40px + 6*(100vw - 320px)/1600);right:12px;width:360px;background-color:var(--white);padding:12px;border-radius:8px 8px 0 8px;box-shadow:0 4px 8px rgba(34,34,34,.12);transform:scale(0);transform-origin:bottom right;transition:all .3s ease-in-out}body[dir=rtl] .setting-box .theme-setting-2{transform-origin:bottom left;right:unset;left:12px;border-radius:8px 8px 8px 0}@media(max-width:360px){.setting-box .theme-setting-2{width:275px}}.setting-box .theme-setting-2.active{transform:scale(1);transform-origin:bottom right}body[dir=rtl] .setting-box .theme-setting-2.active{transform-origin:bottom left}.setting-box .theme-setting-2 .theme-box ul{display:flex;align-items:center;flex-wrap:wrap;gap:22px;gap:calc(7px + 8*(100vw - 320px)/1600)}.setting-box .theme-setting-2 .theme-box ul li{display:flex;align-items:center;width:100%;padding-bottom:14px;gap:20px;border-bottom:1px dashed var(--border-color)}.setting-box .theme-setting-2 .theme-box ul li:last-child{padding-bottom:0;border:none}.setting-box .theme-setting-2 .theme-box ul li.color-box{display:block;gap:19px}.setting-box .theme-setting-2 .theme-box ul li .setting-name{margin-bottom:0;width:15%}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;padding-top:0;width:85%;transition:all .3s ease-in-out}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button{width:100%;background-color:var(--theme-color);color:#fff;font-size:calc(14px + 1*(100vw - 320px)/1600)}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.outline,.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.rtl-outline{color:var(--theme-color);border:1px solid var(--theme-color);background-color:var(--white)}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.rtl-unline{color:#fff;border:1px solid rgba(0,0,0,0);background-color:var(--theme-color)}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker{padding:0;border:none;background-color:rgba(0,0,0,0);box-shadow:none}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control{display:flex;flex-wrap:nowrap;gap:15px;padding:0;border:none;align-items:center}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control .form-control-color{width:38px;height:25px}.setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control .form-label{width:auto;font-size:16px;color:var(--content-color)}.timer ul{display:flex;align-items:center}@media(max-width:360px){.timer ul{justify-content:space-between}}@media(max-width:575px){.timer ul{margin-top:12px;justify-content:center}}.timer ul li{display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:relative;background-color:var(--border-color);padding:8px;border-radius:5px}@media(max-width:575px){.timer ul li{width:40px;height:40px}}.timer ul li+li{margin-left:15px}body[dir=rtl] .timer ul li+li{margin-left:unset;margin-right:15px}.timer ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);font-weight:bolder;left:-10px}body[dir=rtl] .timer ul li+li:after{left:unset;right:-10px}.timer ul li .counter h4{font-weight:500}@media(max-width:575px){.timer ul li .counter h4{font-size:15px}}.timer-2{margin-left:40px}@media(max-width:575px){.timer-2{margin-left:0}}.timer-2 ul li{width:calc(45px + 15*(100vw - 320px)/1600);height:calc(45px + 15*(100vw - 320px)/1600);color:var(--black);padding:0;border:1px solid var(--title-color);background-color:rgba(0,0,0,0)}.timer-2 ul li.bg-color{background-color:var(--theme-color);color:var(--white)}.timer-2 ul li .counter,.timer-2 ul li .counter h6{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500}.timer-2 ul li+li:after{color:var(--content-color)}.timer-box ul{display:flex;align-items:center}@media(max-width:360px){.timer-box ul{justify-content:space-between}}@media(max-width:575px){.timer-box ul{margin-top:12px;justify-content:center}}.timer-box ul li{display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:relative;background-color:var(--border-color);padding:8px;border-radius:5px}@media(max-width:575px){.timer-box ul li{width:40px;height:40px}}.timer-box ul li+li{margin-left:15px}.timer-box ul li+li:after{content:":";position:absolute;font-weight:bolder;top:50%;transform:translateY(-50%);left:-10px}.timer-box ul li .counter h4{font-weight:500}@media(max-width:575px){.timer-box ul li .counter h4{font-size:15px}}.title-leaf{width:140px;text-align:center;margin-top:7px;position:relative;z-index:0}.title-leaf:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;left:0;background-color:var(--theme-color);z-index:-1}.title-leaf svg{background-color:var(--white);width:45px;z-index:1;fill:var(--theme-color)}.title-leaf svg.bg-gray{background-color:var(--light-gray)}.title{margin-bottom:calc(16px + 14*(100vw - 320px)/1600);display:inline-block}.title,.title h2{position:relative}.title h2{font-weight:700;color:var(--title-color)}.title p{line-height:1.5;margin:calc(5px + 5*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color)}.title-flex{display:flex;align-items:center;justify-content:space-between}@media(max-width:1265px){.title-flex{display:block}}.title-flex .timing-box{display:inline-block}.title-flex .timing-box .timing{display:flex;align-items:center;justify-content:center;background-color:#ff4f4f;color:var(--white);padding:calc(8px + 4*(100vw - 320px)/1600) calc(9px + 2*(100vw - 320px)/1600);border-radius:5px}@media(max-width:1265px){.title-flex .timing-box .timing{margin-top:calc(14px + 6*(100vw - 320px)/1600)}}.title-flex .timing-box .timing i{-webkit-text-stroke:1px var(--white);color:rgba(0,0,0,0);margin-right:9px}.title-flex .timing-box .timing svg{font-size:17px;margin-right:9px}.title-flex .timing-box .timing .name{font-weight:600;margin-right:8px;line-height:1}.title-flex .timing-box .timing .time ul{display:flex;align-items:center}.title-flex .timing-box .timing .time ul li{display:flex;align-items:center;justify-content:center;position:relative;line-height:1}.title-flex .timing-box .timing .time ul li+li{margin-left:15px}.title-flex .timing-box .timing .time ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);font-weight:bolder;left:-10px}.title-flex .timing-box .timing .time ul li .counter h6{font-weight:600}.title .product-tabs{border:none;position:absolute;top:0;right:0}.title .product-tabs .nav-item{position:relative}.title .product-tabs .nav-item .nav-link{border:none;border-radius:unset;color:var(--content-color);position:relative;font-weight:400;font-size:16px}.title .product-tabs .nav-item .nav-link.active{font-weight:500;color:var(--theme-color)}.title .product-tabs .nav-item .nav-link.active:before{content:"";position:absolute;width:50px;height:2px;bottom:0;left:17px;border-radius:50px;background-color:var(--theme-color)}.title .product-tabs .nav-item .nav-link.active:after{content:"";position:absolute;width:4px;height:2px;bottom:0;left:75px;border-radius:50px;background-color:var(--theme-color)}.title .product-tabs .nav-item+.nav-item{margin-left:10px}.title .product-tabs .nav-item+.nav-item:before{content:"";position:absolute;width:13px;height:13px;top:9px;left:-11px;background-image:url(/_next/static/media/bag.69c9a60a.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.title-border{border-bottom:1px solid var(--border-color);padding-bottom:calc(14px + 6*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600)}.vendor-title h5{font-weight:700;font-size:calc(18px + .005*(100vw - 320px));margin-bottom:10px;letter-spacing:.5px}.vendor-title p{margin-bottom:0;font-size:15px;color:var(--content-color);line-height:1.6}.seller-title h2{font-weight:700;font-size:calc(24px + 13*(100vw - 320px)/1600);margin-bottom:calc(10px + 13*(100vw - 320px)/1600);letter-spacing:.5px;line-height:1.3}.seller-title p{margin-bottom:0;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:1.6}.title-flex-2{display:flex;align-items:center;justify-content:space-between}@media(max-width:850px){.title-flex-2{display:block}}.title-flex-2 .timing-box{display:inline-block}.title-flex-2 .timing-box .timing{display:flex;align-items:center;justify-content:center;background-color:#ff4f4f;color:var(--white);padding:calc(8px + 4*(100vw - 320px)/1600) calc(9px + 2*(100vw - 320px)/1600);border-radius:5px}@media(max-width:850px){.title-flex-2 .timing-box .timing{margin-top:calc(14px + 6*(100vw - 320px)/1600)}}.title-flex-2 .timing-box .timing i{-webkit-text-stroke:1px var(--white);color:rgba(0,0,0,0);margin-right:9px}.title-flex-2 .timing-box .timing .svg{font-size:17px;margin-right:9px}.title-flex-2 .timing-box .timing .name{font-weight:600;margin-right:8px;line-height:1}.user-dashboard-title{position:relative}.user-dashboard-title:after{content:"";position:absolute;bottom:0;left:-20px;width:3px;height:26px;background-color:var(--theme-color)}body[dir=rtl] .user-dashboard-title:after{left:unset;right:-20px}.tooltip{transition:opacity .15s linear}.tooltip .tooltip-arrow:before{border-top-color:var(--theme-color)}.tooltip .tooltip-inner{font-weight:500;background-color:var(--theme-color);color:var(--white)}.country-input{position:relative}.country-input .input-error .row.mb-4{margin-bottom:0!important}.country-input .input-error input[type=number],.country-input .input-error input[type=text]{padding-left:132px!important}body[dir=rtl] .country-input .input-error input[type=number],body[dir=rtl] .country-input .input-error input[type=text]{padding-left:0!important;padding-right:132px!important}@media(max-width:576px){.country-input .input-error input[type=number],.country-input .input-error input[type=text]{padding-left:122px!important}body[dir=rtl] .country-input .input-error input[type=number],body[dir=rtl] .country-input .input-error input[type=text]{padding-right:122px!important}}.country-input .country-input-box input{padding-left:128px;height:calc(51px + 3*(100vw - 320px)/1600);min-height:calc(51px + 3*(100vw - 320px)/1600)}body[dir=rtl] .country-input .country-input-box input{padding-left:unset;padding-right:128px}.country-input .custom-select-box{min-width:120px;height:auto;width:120px;position:absolute;left:13px;top:30px;z-index:1;cursor:pointer}body[dir=rtl] .country-input .custom-select-box{left:unset;right:13px}@media(max-width:576px){.country-input .custom-select-box{left:13px;top:30px;bottom:unset;transform:none;min-width:110px;width:110px}body[dir=rtl] .country-input .custom-select-box{left:unset;right:13px}}.country-input .custom-select-box .help-text{display:none}.country-input .custom-select-box svg{position:absolute;left:90px;z-index:1;width:20px;height:20px;top:50%;transform:translateY(-50%);fill:#898989}body[dir=rtl] .country-input .custom-select-box svg{left:unset;right:90px}.country-input .custom-select-box .form-select{background-color:#f8f9fa;border-radius:6px 0 0 6px;line-height:1.35;border-top:unset;border-left:unset;border-bottom:unset;height:50px;font-size:16px;color:var(--content-color)}@media(max-width:576px){.country-input .custom-select-box .form-select{height:49px}}body[dir=rtl] .country-input .custom-select-box .form-select{border-radius:0 6px 6px 0;border-right:unset;border-left:1px solid #dee2e6}html.dark .country-input .custom-select-box .form-select{background-color:#1d1d22}.country-input .custom-select-box .form-select:focus{border-color:#dee2e6}.intl-tel-input{position:relative;display:block}.intl-tel-input *{scrollbar-width:auto;scrollbar-color:#fff}.intl-tel-input::-webkit-scrollbar{width:5px;height:5px}.intl-tel-input::-webkit-scrollbar-track{background-color:#f5f5f5}html.dark .intl-tel-input::-webkit-scrollbar-track{background-color:#1d1d22}.intl-tel-input::-webkit-scrollbar-thumb{background-color:rgba(25,163,136,.479);border-radius:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:relative;top:0;margin-top:-2px;right:0;width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .flag-box{display:inline-block;width:20px;vertical-align:middle;margin-right:6px}body[dir=rtl] .intl-tel-input .flag-box{margin-right:unset;margin-left:unset}.intl-tel-input .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .country{padding:0;display:flex;align-items:center;width:100%;cursor:pointer}.intl-tel-input .country .dial-code{color:#999;font-size:16px}.intl-tel-input .country.highlight{background-color:#efefe7}.intl-tel-input .country-name{vertical-align:middle;margin-right:6px}.intl-tel-input .dial-code{vertical-align:middle}.intl-tel-input .country-listing{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:var(--white);border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-listing.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:#efefe7}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag{background-color:rgba(0,0,0,0)}.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:rgba(0,0,0,0)}.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=number],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.separate-dial-code input[type=number].flag-input,.intl-tel-input.separate-dial-code input[type=text].flag-input{padding:0 0 0 30px!important;box-shadow:none!important;border:0!important;background-color:rgba(0,0,0,0)!important;width:70px!important}.intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:112px!important;margin-left:0}.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.separate-dial-code .selected-flag{width:max-content;background-color:#efefe7;display:flex;align-items:center;gap:10px}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px;line-height:1.5em}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.iti-flag.be{width:18px;height:15px;background-position:-440px 0}.iti-flag.ch{width:15px;height:15px;background-position:-944px 0}.iti-flag.mc{width:19px;height:15px;background-position:-3139px 0}.iti-flag.ne{width:18px;height:15px;background-position:-3666px 0}.iti-flag.np{width:13px;height:15px;background-position:-3796px 0;background-color:rgba(0,0,0,0)}.iti-flag.va{width:15px;height:15px;background-position:-5307px 0}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}@media(max-width:500px){.intl-tel-input .country-listing{white-space:normal}}@media only screen and (-webkit-min-device-pixel-ratio:2){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (min--moz-device-pixel-ratio:2){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-o-min-device-pixel-ratio:2/1){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (min-device-pixel-ratio:2){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}.confetti-wrapper{position:fixed!important;top:0;width:100vw;height:100vh;left:0;z-index:999;display:none}.confetti-wrapper.show{display:block}[class|=confetti]{position:absolute}.confetti-0{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:95%;opacity:.9489992421;transform:rotate(345.0833181175deg);animation:drop-0 4.9768380511s .312740728s infinite}.confetti-1{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:10%;opacity:1;transform:rotate(71.107542937deg);animation:drop-1 4.3447957826s 3.2691257ms infinite}.confetti-2{width:7px;height:2.8px;left:37%;opacity:.691694036;transform:rotate(154.4028942545deg);animation:drop-2 4.3635212191s .7488038016s infinite}.confetti-2,.confetti-3{background-color:#ffbf00;top:-10%}.confetti-3{width:2px;height:.8px;left:103%;opacity:.5785561839;transform:rotate(246.9972143593deg);animation:drop-3 4.663027891s .6078573007s infinite}.confetti-4{width:13px;height:5.2px;background-color:#263672;top:-10%;left:126%;opacity:.9591909016;transform:rotate(7.7632513165deg);animation:drop-4 4.7093425717s .0111928819s infinite}.confetti-5{width:24px;height:9.6px;left:26%;opacity:.8242836789;transform:rotate(168.4460019118deg);animation:drop-5 4.735280585s .0716285527s infinite}.confetti-5,.confetti-6{background-color:#d13447;top:-10%}.confetti-6{width:4px;height:1.6px;left:129%;opacity:1;transform:rotate(269.525583537deg);animation:drop-6 4.6121791547s .8329915954s infinite}.confetti-7{width:1px;height:.4px;background-color:#d13447;top:-10%;left:111%;opacity:.9089820778;transform:rotate(273.5357082787deg);animation:drop-7 4.141721911s .0923675231s infinite}.confetti-8{width:23px;height:9.2px;left:98%;opacity:.6072394255;transform:rotate(7.5054546131deg);animation:drop-8 4.3982422928s .2114308283s infinite}.confetti-8,.confetti-9{background-color:#263672;top:-10%}.confetti-9{width:22px;height:8.8px;left:127%;opacity:1;transform:rotate(285.4541420966deg);animation:drop-9 4.928111281s .4096883906s infinite}.confetti-10{width:17px;height:6.8px;background-color:#ffbf00;top:-10%;left:83%;opacity:.8282920176;transform:rotate(341.3637449994deg);animation:drop-10 4.7009778124s .5300395221s infinite}.confetti-11{width:7px;height:2.8px;background-color:#263672;top:-10%;left:34%;opacity:.7480772096;transform:rotate(49.3181712793deg);animation:drop-11 4.3131583094s .6019481314s infinite}.confetti-12{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:89%;opacity:.6001715134;transform:rotate(.35788514128turn);animation:drop-12 4.9294505938s .9857553589s infinite}.confetti-13{width:5px;height:2px;background-color:#d13447;top:-10%;left:34%;opacity:1;transform:rotate(99.9987841484deg);animation:drop-13 4.5571021021s .0721034836s infinite}.confetti-14{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:42%;opacity:.5893549939;transform:rotate(54.4681674681deg);animation:drop-14 4.1486564979s .85930155s infinite}.confetti-15{width:10px;height:4px;background-color:#263672;top:-10%;left:145%;opacity:.7456245154;transform:rotate(291.531583165deg);animation:drop-15 4.6001403816s .9433985536s infinite}.confetti-16{width:22px;height:8.8px;background-color:#d13447;top:-10%;left:54%;opacity:1;transform:rotate(159.9732359063deg);animation:drop-16 4.8586812445s 7.7666845ms infinite}.confetti-17{width:14px;height:5.6px;background-color:#263672;top:-10%;left:102%;opacity:.5679977985;transform:rotate(267.158801626deg);animation:drop-17 4.7053306215s .5725156795s infinite}.confetti-18{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:82%;opacity:.9181911042;transform:rotate(11.670408654deg);animation:drop-18 4.2379017322s .4111639699s infinite}.confetti-19{width:22px;height:8.8px;background-color:#263672;top:-10%;left:75%;opacity:.5784456322;transform:rotate(199.7279438514deg);animation:drop-19 4.8131623614s .0338110135s infinite}.confetti-20{width:18px;height:7.2px;background-color:#ffbf00;top:-10%;left:12%;opacity:.6925426249;transform:rotate(162.2775876678deg);animation:drop-20 4.1019980126s .8739983695s infinite}.confetti-21{width:11px;height:4.4px;background-color:#263672;top:-10%;left:74%;opacity:1;transform:rotate(27.5409362426deg);animation:drop-21 4.7575155994s .0259071388s infinite}.confetti-22{width:4px;height:1.6px;left:129%;transform:rotate(92.4311987967deg);animation:drop-22 4.1799664149s .7748788195s infinite}.confetti-22,.confetti-23{background-color:#ffbf00;top:-10%;opacity:1}.confetti-23{width:23px;height:9.2px;left:28%;transform:rotate(120.5530041795deg);animation:drop-23 4.3573262279s .623267003s infinite}.confetti-24{width:17px;height:6.8px;background-color:#d13447;top:-10%;left:65%;opacity:.5323851394;transform:rotate(191.91869745deg);animation:drop-24 4.5390841686s .0451664496s infinite}.confetti-25{width:13px;height:5.2px;background-color:#ffbf00;top:-10%;left:13%;opacity:.5240089173;transform:rotate(270.1754668373deg);animation:drop-25 4.1917448003s .9230681794s infinite}.confetti-26{background-color:#263672;left:114%;transform:rotate(83.9592460846deg);animation:drop-26 4.1562485305s .8454678972s infinite}.confetti-26,.confetti-27{width:26px;height:10.4px;top:-10%;opacity:1}.confetti-27{background-color:#d13447;left:31%;transform:rotate(150.2500838719deg);animation:drop-27 4.401142689s .2997700278s infinite}.confetti-28{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:118%;opacity:1;transform:rotate(180.0745556291deg);animation:drop-28 4.9903930366s .5712958499s infinite}.confetti-29{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:38%;opacity:1;transform:rotate(29.1966212071deg);animation:drop-29 4.2341552942s .1861363652s infinite}.confetti-30{width:26px;height:10.4px;left:103%;opacity:.7040358624;transform:rotate(143.5039025119deg);animation:drop-30 4.7951589346s .8681904617s infinite}.confetti-30,.confetti-31{background-color:#d13447;top:-10%}.confetti-31{width:12px;height:4.8px;left:147%;opacity:1;transform:rotate(153.1591530649deg);animation:drop-31 4.1434359351s .0555405945s infinite}.confetti-32{width:22px;height:8.8px;background-color:#ffbf00;top:-10%;left:96%;opacity:1;transform:rotate(323.5886667942deg);animation:drop-32 4.3609954537s .4667242528s infinite}.confetti-33{width:8px;height:3.2px;left:15%;opacity:.9794838572;transform:rotate(116.4250001283deg);animation:drop-33 4.7426857456s .7836997678s infinite}.confetti-33,.confetti-34{background-color:#d13447;top:-10%}.confetti-34{width:16px;height:6.4px;left:51%;opacity:1;transform:rotate(260.3814328903deg);animation:drop-34 4.9696040073s .8107611605s infinite}.confetti-35{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:35%;opacity:.5598699856;transform:rotate(119.4874231943deg);animation:drop-35 4.6203617777s .968334942s infinite}.confetti-36{width:24px;height:9.6px;background-color:#263672;top:-10%;left:23%;opacity:.8764204902;transform:rotate(26.5976347099deg);animation:drop-36 4.246245182s .0985710867s infinite}.confetti-37{width:23px;height:9.2px;background-color:#d13447;top:-10%;left:134%;opacity:1;transform:rotate(247.5193403821deg);animation:drop-37 4.7440519184s .2610751ms infinite}.confetti-38{width:3px;height:1.2px;left:25%;transform:rotate(331.9909919434deg);animation:drop-38 4.9198731883s .151097671s infinite}.confetti-38,.confetti-39{background-color:#263672;top:-10%;opacity:1}.confetti-39{width:16px;height:6.4px;left:83%;transform:rotate(70.7055819463deg);animation:drop-39 4.4458526276s .4167494973s infinite}.confetti-40{width:2px;height:.8px;left:25%;opacity:.6808467898;transform:rotate(109.9795942504deg);animation:drop-40 4.8843227039s .0136561017s infinite}.confetti-40,.confetti-41{background-color:#d13447;top:-10%}.confetti-41{width:26px;height:10.4px;left:140%;opacity:.5784179726;transform:rotate(256.8708507042deg);animation:drop-41 4.2160111172s .5619541473s infinite}.confetti-42{width:7px;height:2.8px;left:118%;opacity:.8927375908;transform:rotate(257.7385378424deg);animation:drop-42 4.448548392s .9050414721s infinite}.confetti-42,.confetti-43{background-color:#263672;top:-10%}.confetti-43{width:26px;height:10.4px;left:35%;opacity:1;transform:rotate(123.5031998936deg);animation:drop-43 4.2646984813s .3932786513s infinite}.confetti-44{width:7px;height:2.8px;left:43%;opacity:.8711737314;transform:rotate(84.6345769266deg);animation:drop-44 4.3937935866s .4576127742s infinite}.confetti-44,.confetti-45{background-color:#263672;top:-10%}.confetti-45{width:25px;height:10px;left:55%;opacity:1;transform:rotate(9.979552098deg);animation:drop-45 4.164043423s .6952394988s infinite}.confetti-46{width:21px;height:8.4px;left:122%;transform:rotate(141.2031904113deg);animation:drop-46 4.6206226904s .2982970135s infinite}.confetti-46,.confetti-47{background-color:#d13447;top:-10%;opacity:1}.confetti-47{width:9px;height:3.6px;left:41%;transform:rotate(328.8041539337deg);animation:drop-47 4.0927327908s .5474544104s infinite}.confetti-48{left:120%;transform:rotate(80.0932325001deg);animation:drop-48 4.6185664131s .8563168634s infinite}.confetti-48,.confetti-49{width:19px;height:7.6px;background-color:#d13447;top:-10%;opacity:1}.confetti-49{left:130%;transform:rotate(170.8725729403deg);animation:drop-49 4.6832683238s .7784911469s infinite}.confetti-50{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:17%;opacity:1;transform:rotate(.58840219604turn);animation:drop-50 4.4185470647s .1215326649s infinite}.confetti-51{width:3px;height:1.2px;background-color:#263672;top:-10%;left:27%;opacity:.6695930465;transform:rotate(300.6900582022deg);animation:drop-51 4.6957636236s .4166839185s infinite}.confetti-52{width:12px;height:4.8px;background-color:#d13447;top:-10%;left:75%;opacity:.89050892;transform:rotate(95.0185820578deg);animation:drop-52 4.8793866343s .1109763081s infinite}.confetti-53{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:143%;opacity:1;transform:rotate(271.4403371055deg);animation:drop-53 4.005401273s .7204803788s infinite}.confetti-54{width:1px;height:.4px;background-color:#263672;top:-10%;left:89%;opacity:1;transform:rotate(69.8732681168deg);animation:drop-54 4.9386600511s .4759860896s infinite}.confetti-55{width:24px;height:9.6px;background-color:#d13447;top:-10%;left:60%;opacity:.678714903;transform:rotate(45.1438977372deg);animation:drop-55 4.3690207394s .0744439873s infinite}.confetti-56{width:5px;height:2px;left:24%;opacity:.9323679999;transform:rotate(223.816067953deg);animation:drop-56 4.465896621s .6805985962s infinite}.confetti-56,.confetti-57{background-color:#ffbf00;top:-10%}.confetti-57{width:23px;height:9.2px;left:4%;opacity:.9880610806;transform:rotate(248.828297703deg);animation:drop-57 4.0802831466s .3116784001s infinite}.confetti-58{width:15px;height:6px;left:122%;transform:rotate(75.5927302187deg);animation:drop-58 4.3710656985s .6353927597s infinite}.confetti-58,.confetti-59{background-color:#263672;top:-10%;opacity:1}.confetti-59{width:24px;height:9.6px;left:100%;transform:rotate(212.7815960308deg);animation:drop-59 4.2953204491s .2696618558s infinite}.confetti-60{width:26px;height:10.4px;background-color:#263672;top:-10%;left:45%;opacity:1;transform:rotate(240.6904927795deg);animation:drop-60 4.1806992562s .8642646485s infinite}.confetti-61{width:7px;height:2.8px;left:3%;opacity:.8771338383;transform:rotate(229.2082225915deg);animation:drop-61 4.7122098748s 3.8004016ms infinite}.confetti-61,.confetti-62{background-color:#ffbf00;top:-10%}.confetti-62{width:26px;height:10.4px;left:73%;opacity:1;transform:rotate(94.7971585977deg);animation:drop-62 4.7400920649s .26247236s infinite}.confetti-63{width:14px;height:5.6px;background-color:#d13447;top:-10%;left:67%;opacity:.8588510346;transform:rotate(149.2472239768deg);animation:drop-63 4.9558253015s .9566668768s infinite}.confetti-64{width:12px;height:4.8px;background-color:#ffbf00;top:-10%;left:15%;opacity:1;transform:rotate(301.0299423024deg);animation:drop-64 4.0729150035s .5913629922s infinite}.confetti-65{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:44%;opacity:1;transform:rotate(11.2162201916deg);animation:drop-65 4.0124442114s .1240081915s infinite}.confetti-66{width:24px;height:9.6px;background-color:#263672;top:-10%;left:98%;opacity:.9366255169;transform:rotate(235.6955107633deg);animation:drop-66 4.2138599152s .9539036029s infinite}.confetti-67{width:10px;height:4px;background-color:#ffbf00;top:-10%;left:98%;opacity:.9983561392;transform:rotate(328.6992257343deg);animation:drop-67 4.7935134606s .669371073s infinite}.confetti-68{width:19px;height:7.6px;background-color:#263672;top:-10%;left:77%;opacity:.6495651797;transform:rotate(270.6328749162deg);animation:drop-68 4.134820076s .2318492949s infinite}.confetti-69{width:16px;height:6.4px;background-color:#d13447;top:-10%;left:75%;opacity:.6809733462;transform:rotate(122.9603582189deg);animation:drop-69 4.1763450298s .264667061s infinite}.confetti-70{width:20px;height:8px;left:85%;opacity:1;transform:rotate(158.631014969deg);animation:drop-70 4.3182062743s .4169092528s infinite}.confetti-70,.confetti-71{background-color:#ffbf00;top:-10%}.confetti-71{width:25px;height:10px;left:150%;opacity:.8185699862;transform:rotate(229.4103408804deg);animation:drop-71 4.5847433094s .3338037002s infinite}.confetti-72{background-color:#d13447;left:108%;opacity:1;transform:rotate(253.6543638642deg);animation:drop-72 4.1291227428s .5543488378s infinite}.confetti-72,.confetti-73{width:18px;height:7.2px;top:-10%}.confetti-73{background-color:#ffbf00;left:73%;opacity:.9578049707;transform:rotate(250.8959898952deg);animation:drop-73 4.7881739208s .8395735832s infinite}.confetti-74{background-color:#ffbf00;left:53%;transform:rotate(77.1635530049deg);animation:drop-74 4.0410491924s .8899841157s infinite}.confetti-74,.confetti-75{width:24px;height:9.6px;top:-10%;opacity:1}.confetti-75{background-color:#d13447;left:122%;transform:rotate(205.213238682deg);animation:drop-75 4.0229101446s .7015347665s infinite}.confetti-76{width:2px;height:.8px;background-color:#d13447;top:-10%;left:16%;opacity:1;transform:rotate(352.4779396869deg);animation:drop-76 4.7428656616s .6412288997s infinite}.confetti-77{width:14px;height:5.6px;left:71%;transform:rotate(223.4880712561deg);animation:drop-77 4.6468836775s .6506459256s infinite}.confetti-77,.confetti-78{background-color:#263672;top:-10%;opacity:1}.confetti-78{width:24px;height:9.6px;left:95%;transform:rotate(301.1686340398deg);animation:drop-78 4.5539817252s .4679688421s infinite}.confetti-79{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:106%;opacity:1;transform:rotate(198.996808558deg);animation:drop-79 4.6225586764s .1676084064s infinite}.confetti-80{width:20px;height:8px;background-color:#d13447;top:-10%;left:147%;opacity:1;transform:rotate(292.2037297621deg);animation:drop-80 4.917855815s .1281822947s infinite}.confetti-81{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:19%;opacity:.8982734285;transform:rotate(98.5590057246deg);animation:drop-81 4.43959848s .1985301991s infinite}.confetti-82{left:20%;opacity:.6348343387;transform:rotate(211.5560195985deg);animation:drop-82 4.1795486924s .1059077534s infinite}.confetti-82,.confetti-83{width:10px;height:4px;background-color:#d13447;top:-10%}.confetti-83{left:34%;opacity:.9538286028;transform:rotate(277.1999309103deg);animation:drop-83 4.484445429s .1377905134s infinite}.confetti-84{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:100%;opacity:1;transform:rotate(6.7125946015deg);animation:drop-84 4.7366092381s .514140753s infinite}.confetti-85{width:9px;height:3.6px;background-color:#ffbf00;top:-10%;left:9%;opacity:.6411697972;transform:rotate(189.9942878435deg);animation:drop-85 4.9603500771s .8032337126s infinite}.confetti-86{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:73%;opacity:1;transform:rotate(14.2549706927deg);animation:drop-86 4.552154199s .79281894s infinite}.confetti-87{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:90%;opacity:1;transform:rotate(336.7296573213deg);animation:drop-87 4.3625007155s .0155561791s infinite}.confetti-88{width:16px;height:6.4px;background-color:#d13447;top:-10%;left:80%;opacity:.6186124063;transform:rotate(136.5707948371deg);animation:drop-88 4.9700120873s .8043564704s infinite}.confetti-89{width:4px;height:1.6px;background-color:#263672;top:-10%;left:127%;opacity:1;transform:rotate(266.6138296201deg);animation:drop-89 4.0712718215s .6444685512s infinite}.confetti-90{width:18px;height:7.2px;background-color:#ffbf00;top:-10%;left:115%;opacity:.8749706855;transform:rotate(92.8788255822deg);animation:drop-90 4.7581631988s .6160948415s infinite}.confetti-91{width:20px;height:8px;background-color:#d13447;top:-10%;left:113%;opacity:.883932521;transform:rotate(100.1122449695deg);animation:drop-91 4.948101621s .2518074466s infinite}.confetti-92{width:16px;height:6.4px;left:59%;opacity:1;transform:rotate(150.4588022447deg);animation:drop-92 4.347735602s .3058521141s infinite}.confetti-92,.confetti-93{background-color:#263672;top:-10%}.confetti-93{width:21px;height:8.4px;left:141%;opacity:.9782651995;transform:rotate(98.5969287699deg);animation:drop-93 4.2869773456s .8464226535s infinite}.confetti-94{width:6px;height:2.4px;left:22%;transform:rotate(174.750600165deg);animation:drop-94 4.4662391695s .8402597737s infinite}.confetti-94,.confetti-95{background-color:#263672;top:-10%;opacity:1}.confetti-95{width:2px;height:.8px;left:3%;transform:rotate(73.9994926621deg);animation:drop-95 4.1374019046s .4985522516s infinite}.confetti-96{width:18px;height:7.2px;left:20%;opacity:.9895380483;transform:rotate(6.9824905594deg);animation:drop-96 4.215743936s .9813074809s infinite}.confetti-96,.confetti-97{background-color:#263672;top:-10%}.confetti-97{width:7px;height:2.8px;left:113%;opacity:.6788746635;transform:rotate(58.6922615205deg);animation:drop-97 4.6438056979s .8919519676s infinite}.confetti-98{width:23px;height:9.2px;left:66%;transform:rotate(232.4732806771deg);animation:drop-98 4.4564831488s .4324370321s infinite}.confetti-98,.confetti-99{background-color:#d13447;top:-10%;opacity:1}.confetti-99{width:18px;height:7.2px;left:106%;transform:rotate(41.7498460207deg);animation:drop-99 4.5358741824s .9203613396s infinite}.confetti-100{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:41%;opacity:.539077167;transform:rotate(57.8935402696deg);animation:drop-100 4.2703888892s .9141284852s infinite}.confetti-101{width:10px;height:4px;background-color:#d13447;top:-10%;left:105%;opacity:1;transform:rotate(192.4676927181deg);animation:drop-101 4.0033277668s .6000254236s infinite}.confetti-102{width:18px;height:7.2px;background-color:#263672;top:-10%;left:103%;opacity:1;transform:rotate(275.6906164963deg);animation:drop-102 4.3641229154s .3038848438s infinite}.confetti-103{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:63%;opacity:.7530134348;transform:rotate(314.3420056309deg);animation:drop-103 4.1829436652s .5948303235s infinite}.confetti-104{width:7px;height:2.8px;left:84%;opacity:1;transform:rotate(108.9296770487deg);animation:drop-104 4.6249456829s .5576707554s infinite}.confetti-104,.confetti-105{background-color:#263672;top:-10%}.confetti-105{width:13px;height:5.2px;left:67%;opacity:.6171198491;transform:rotate(137.1472075014deg);animation:drop-105 4.6215776072s .261768787s infinite}.confetti-106{width:15px;height:6px;left:36%;opacity:.5331976071;transform:rotate(260.1972426738deg);animation:drop-106 4.0771824879s .4879926248s infinite}.confetti-106,.confetti-107{background-color:#ffbf00;top:-10%}.confetti-107{width:26px;height:10.4px;left:20%;opacity:1;transform:rotate(308.7187308999deg);animation:drop-107 4.513714649s .5150834154s infinite}.confetti-108{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:127%;opacity:.5683866871;transform:rotate(125.254401124deg);animation:drop-108 4.8870318735s .7443611643s infinite}.confetti-109{width:21px;height:8.4px;left:37%;opacity:1;transform:rotate(12.5209146374deg);animation:drop-109 4.0691881804s .3939713824s infinite}.confetti-109,.confetti-110{background-color:#263672;top:-10%}.confetti-110{width:3px;height:1.2px;left:62%;opacity:.7521922731;transform:rotate(234.7627401804deg);animation:drop-110 4.5510271096s .6963880778s infinite}.confetti-111{width:8px;height:3.2px;background-color:#263672;top:-10%;left:38%;opacity:1;transform:rotate(6.6933978168deg);animation:drop-111 4.4374050989s .576595303s infinite}.confetti-112{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:78%;opacity:1;transform:rotate(337.1349583714deg);animation:drop-112 4.7812355433s .6411772428s infinite}.confetti-113{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:58%;opacity:.8415066107;transform:rotate(216.3801421069deg);animation:drop-113 4.9511690428s .3099268852s infinite}.confetti-114{width:13px;height:5.2px;left:24%;opacity:1;transform:rotate(221.6671030182deg);animation:drop-114 4.9061499462s .6825700798s infinite}.confetti-114,.confetti-115{background-color:#ffbf00;top:-10%}.confetti-115{width:2px;height:.8px;left:117%;opacity:.8084070352;transform:rotate(175.341257226deg);animation:drop-115 4.8433197615s .9918595956s infinite}.confetti-116{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:19%;opacity:1;transform:rotate(253.4964550858deg);animation:drop-116 4.2786420932s .708397898s infinite}.confetti-117{width:9px;height:3.6px;background-color:#263672;top:-10%;left:28%;opacity:.5885961329;transform:rotate(279.7473789921deg);animation:drop-117 4.9028547068s .6872642703s infinite}.confetti-118{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:41%;opacity:.7900492887;transform:rotate(269.1979023006deg);animation:drop-118 4.9398562935s .522025441s infinite}.confetti-119{background-color:#ffbf00;left:88%;transform:rotate(334.820529932deg);animation:drop-119 4.9943342987s .5681311497s infinite}.confetti-119,.confetti-120{width:1px;height:.4px;top:-10%;opacity:1}.confetti-120{background-color:#263672;left:113%;transform:rotate(78.118000485deg);animation:drop-120 4.0625042096s .8138430324s infinite}.confetti-121{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:80%;opacity:.6055781354;transform:rotate(302.9117306903deg);animation:drop-121 4.3250206259s .3663823426s infinite}.confetti-122{width:10px;height:4px;background-color:#ffbf00;top:-10%;left:63%;opacity:.6227381078;transform:rotate(354.7398001705deg);animation:drop-122 4.2893830134s .5845259595s infinite}.confetti-123{width:11px;height:4.4px;background-color:#263672;top:-10%;left:70%;opacity:.6512298116;transform:rotate(136.2246195556deg);animation:drop-123 4.9538448687s .572884801s infinite}.confetti-124{width:1px;height:.4px;background-color:#d13447;top:-10%;left:12%;opacity:.6433774602;transform:rotate(285.8134447291deg);animation:drop-124 4.7670070137s .76191864s infinite}.confetti-125{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:144%;opacity:1;transform:rotate(212.0002699516deg);animation:drop-125 4.4867182198s .5121511711s infinite}.confetti-126{width:12px;height:4.8px;background-color:#d13447;top:-10%;left:118%;opacity:1;transform:rotate(126.0032088739deg);animation:drop-126 4.4276096742s .7450190235s infinite}.confetti-127{width:14px;height:5.6px;background-color:#263672;top:-10%;left:149%;opacity:1;transform:rotate(194.9247393823deg);animation:drop-127 4.0902911547s .7254516055s infinite}.confetti-128{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:150%;opacity:.8738312642;transform:rotate(263.6801116188deg);animation:drop-128 4.4885783909s .9929452206s infinite}.confetti-129{width:25px;height:10px;left:116%;opacity:.891401728;transform:rotate(22.2191275091deg);animation:drop-129 4.7555442651s .9201027328s infinite}.confetti-129,.confetti-130{background-color:#ffbf00;top:-10%}.confetti-130{width:13px;height:5.2px;left:136%;opacity:1;transform:rotate(124.8865367653deg);animation:drop-130 4.7956762875s .6207224194s infinite}.confetti-131{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:90%;opacity:1;transform:rotate(329.6503358637deg);animation:drop-131 4.3372706595s .8188356672s infinite}.confetti-132{background-color:#d13447;left:143%;opacity:1;transform:rotate(156.6292351521deg);animation:drop-132 4.9190193932s .6740591715s infinite}.confetti-132,.confetti-133{width:21px;height:8.4px;top:-10%}.confetti-133{background-color:#263672;left:66%;opacity:.6127584633;transform:rotate(218.743356939deg);animation:drop-133 4.7526460029s .6373021565s infinite}.confetti-134{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:14%;opacity:1;transform:rotate(245.8312444069deg);animation:drop-134 4.8831959688s .0954904951s infinite}.confetti-135{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:117%;opacity:.8574176405;transform:rotate(351.2148844998deg);animation:drop-135 4.7068445786s .8044670228s infinite}.confetti-136{width:2px;height:.8px;background-color:#d13447;top:-10%;left:63%;opacity:.5158192329;transform:rotate(113.1847769936deg);animation:drop-136 4.3029945017s .1069663794s infinite}.confetti-137{width:3px;height:1.2px;left:116%;transform:rotate(282.5077856693deg);animation:drop-137 4.1857887807s .430813734s infinite}.confetti-137,.confetti-138{background-color:#263672;top:-10%;opacity:1}.confetti-138{width:25px;height:10px;left:63%;transform:rotate(261.7100720397deg);animation:drop-138 4.8697197167s .137025032s infinite}.confetti-139{width:5px;height:2px;left:97%;transform:rotate(23.2955088102deg);animation:drop-139 4.332039787s .9734614774s infinite}.confetti-139,.confetti-140{background-color:#ffbf00;top:-10%;opacity:1}.confetti-140{width:15px;height:6px;left:58%;transform:rotate(98.0998255751deg);animation:drop-140 4.468462647s .9512023636s infinite}.confetti-141{width:10px;height:4px;left:129%;transform:rotate(120.7396112015deg);animation:drop-141 4.9741621572s .7957146648s infinite}.confetti-141,.confetti-142{background-color:#d13447;top:-10%;opacity:1}.confetti-142{width:22px;height:8.8px;left:105%;transform:rotate(259.5057929944deg);animation:drop-142 4.6443211947s .286346356s infinite}.confetti-143{width:21px;height:8.4px;background-color:#ffbf00;top:-10%;left:135%;opacity:.9287842119;transform:rotate(40.4369754763deg);animation:drop-143 4.2099509559s .0147168835s infinite}.confetti-144{width:9px;height:3.6px;background-color:#d13447;top:-10%;left:71%;opacity:.5337713415;transform:rotate(211.5108332205deg);animation:drop-144 4.566346652s .6533026256s infinite}.confetti-145{width:11px;height:4.4px;left:3%;opacity:.8261417184;transform:rotate(289.9451839096deg);animation:drop-145 4.4776387099s .0301949623s infinite}.confetti-145,.confetti-146{background-color:#263672;top:-10%}.confetti-146{width:9px;height:3.6px;left:105%;opacity:.8773573361;transform:rotate(209.6568755121deg);animation:drop-146 4.1586096124s .7939844685s infinite}.confetti-147{background-color:#263672;left:71%;opacity:.5710348348;transform:rotate(194.0730258654deg);animation:drop-147 4.4643974224s .8958144308s infinite}.confetti-147,.confetti-148{width:3px;height:1.2px;top:-10%}.confetti-148{background-color:#d13447;left:144%;opacity:1;transform:rotate(350.5123240055deg);animation:drop-148 4.2436553418s .4325949743s infinite}.confetti-149{width:4px;height:1.6px;background-color:#263672;top:-10%;left:30%;opacity:.7971598399;transform:rotate(71.5129077337deg);animation:drop-149 4.6980086325s .1736013499s infinite}.confetti-150{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:34%;opacity:1;transform:rotate(167.4051933035deg);animation:drop-150 4.4512681533s .7734198279s infinite}@media(min-width:1464px){.container{max-width:1440px}}.col-custome-3{width:22%}@media(max-width:1399px){.col-custome-3{width:25%}}@media(max-width:1199px){.col-custome-3{width:30%}}@media(max-width:991px){.col-custome-3{width:0}}.col-custome-9{width:78%}@media(max-width:1399px){.col-custome-9{width:75%}}@media(max-width:1199px){.col-custome-9{width:70%}}@media(max-width:991px){.col-custome-9{width:100%}}.fw-300{font-weight:300}.w-60{width:60%!important}.section-small-space{padding:calc(18px + 24*(100vw - 320px)/1600) 0}.section-big-space{padding:calc(40px + 120*(100vw - 320px)/1600) 0}.section-lg-space{padding:calc(30px + 40*(100vw - 320px)/1600) 0}.section-t-space{padding-top:calc(30px + 20*(100vw - 320px)/1600)}.section-b-space{padding-bottom:calc(30px + 20*(100vw - 320px)/1600)}.container-fluid-lg{padding:0 calc(12px + 148*(100vw - 320px)/1600)}.container-fluid-md{padding:0 calc(12px + 38*(100vw - 320px)/1600)}.container-fluid-xs{padding:0 calc(12px + 13*(100vw - 320px)/1600)}.section-small-space{padding:30px 0}.p-top-left{display:flex;justify-content:flex-start}.p-top-center{display:flex;justify-content:center}.p-top-right{display:flex;justify-content:flex-end}.p-center-left{justify-content:flex-start}.p-center,.p-center-left{display:flex;align-items:center}.p-center{justify-content:center}.p-center-right{display:flex;align-items:center;justify-content:flex-end}.p-bottom-left{justify-content:flex-start}.p-bottom-center,.p-bottom-left{display:flex;align-items:flex-end}.p-bottom-center{justify-content:center}.p-bottom-right{display:flex;align-items:flex-end;justify-content:flex-end}.p-sticky{position:-webkit-sticky;position:sticky;top:10px}.ls-expanded{letter-spacing:12px;margin-right:-12px}.ls-resize-expanded{letter-spacing:calc(4px + 6*(100vw - 320px)/1600)}.g-8{margin:-8px}.g-8>div{padding:8px}.icon-width{width:25px;height:25px}.rating{display:flex;align-items:center}@media(max-width:360px){.rating{display:flex;align-items:center}}.rating li{line-height:0}.rating li+li{margin-left:2px}body[dir=rtl] .rating li+li{margin-left:unset;margin-right:2px}.rating li svg{font-size:calc(14px + 2*(100vw - 320px)/1600);color:#ffb321}.rating li svg.fill{color:#ffb321}.product-rating{display:flex;align-items:center}.product-rating .rating li{padding:0!important}.product-rating span{color:var(--content-color);font-size:12px;margin-left:5px}body[dir=rtl] .product-rating span{margin-left:unset;margin-right:5px}.mend-auto{margin-right:auto!important;text-align:left}.mstart-auto{margin-left:auto!important;text-align:left}.fw-500{font-weight:500}.text-theme{color:var(--theme-color)}.text-title{color:var(--title-color)!important}.text-content{color:var(--content-color)}.text-yellow{color:#ffb321!important}.text-danger{color:#ff4f4f!important}.bg-gray{background-color:var(--light-gray)!important}.bg-theme{background-color:var(--theme-color)}.bg-gradient-color{background:linear-gradient(149.8deg,#f8f8fb 17.21%,#f3f5f9 79.21%)}.orange-color{color:#ffbc5d!important}.w-58{width:58%!important}.colorpick-eyedropper-input-trigger{display:none}.hover-effect:hover{opacity:1;animation:flash 1.5s}[class^=status-] span{padding:5px 16px;text-transform:capitalize;display:inline-block;border-radius:25px;font-size:14px;font-weight:400}.status-danger span,.status-debit span,.status-failed span,.status-out_of_stock span{color:#e22454;border:1px solid #e22454}.status-approved span,.status-completed span,.status-credit span,.status-delivered span,.status-in_stock span,.status-success span{color:#2f8733;border:1px solid #2f8733}.status-draft span,.status-pending span{color:#db8827;border:1px solid #db8827}.status-processing span{color:#0077b3;border:1px solid #0077b3}.status-cancelled span,.status-refund span,.status-rejected span{color:#d9534f;border:1px solid #d9534f}.status-awaiting_for_approval span{color:#7e7e7e;border:1px solid #7e7e7e}.form-control:focus{box-shadow:unset!important}body[dir=rtl] input.is-invalid,body[dir=rtl] input.is-valid,body[dir=rtl] input:invalid,body[dir=rtl] input:valid{background-position:left calc(.375em + .1875rem) center}.tooltip{margin-bottom:10px}.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:var(--theme-color)}.ckeditor-content h1,.ckeditor-content h2,.ckeditor-content h3,.ckeditor-content h4,.ckeditor-content h5,.ckeditor-content h6{line-height:1.7}.ckeditor-content ol,.ckeditor-content ul{padding-left:2rem}.ckeditor-content ol li,.ckeditor-content ul li{display:list-item;line-height:1.7;color:var(--content-color)!important}.ckeditor-content ol li+li,.ckeditor-content ul li+li{margin-top:10px}.ckeditor-content p{color:var(--content-color)!important;line-height:1.7}.ckeditor-content table{width:100%}.ckeditor-content .table{border:1px solid #ddd;border-bottom:none;border-left:none}.ckeditor-content .table th{background:rgba(0,0,0,.05);font-weight:700}.ckeditor-content .table td,.ckeditor-content .table th{border-bottom:1px solid #ddd;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);border-left:1px solid #ddd}.ckeditor-content .table>:not(caption)>*>*{border-bottom:none}.ckeditor-content blockquote{border-left:5px solid #1aa488;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding:10px 20px}.ckeditor-content blockquote p{margin-bottom:0}.ckeditor-content blockquote p+p{margin-top:10px}:root.dark{--theme-color:#0da487;--white:#2a2d2d;--title-color:#ffffff;--light-gray:#1d1d22;--content-color:#dddddd;--black:#ffffff;--border-color:rgba(119,119,119,0.44)}body{font-family:Public Sans,sans-serif;position:relative;font-size:14px;color:var(--title-color);margin:0;background-color:var(--white);transition:all .3s ease-in-out;padding-right:0!important}.bg-overlay{width:100vw;height:100vh;background-color:var(--title-color);position:fixed;z-index:8;top:0;left:0;opacity:0;visibility:hidden;transition:.5s}.bg-overlay.show{visibility:visible;opacity:.5}ul{padding-left:0;margin-bottom:0}li{display:inline-block}li,p{font-size:14px}p{line-height:18px}a{color:var(--theme-color);cursor:pointer}a,a:hover{transition:.5s ease;text-decoration:none}a:focus,button:focus{outline:none}.btn-close:focus{box-shadow:none}:focus{outline:none}.form-control{background-color:var(--white)}.form-control:focus{box-shadow:none;border-color:var(--theme-color)}h1{font-size:calc(40px + 30*(100vw - 320px)/1600);line-height:1.1}h1,h2{font-weight:600;text-transform:capitalize;margin:0}h2{font-size:calc(22px + 6*(100vw - 320px)/1600);line-height:1}h3{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500;line-height:1.2;margin:0}h4{font-size:calc(17px + 1*(100vw - 320px)/1600)}h4,h5{line-height:1.2;margin:0;font-weight:400}h5{font-size:calc(15px + 1*(100vw - 320px)/1600)}h6{font-size:calc(13px + 1*(100vw - 320px)/1600);line-height:1.2;margin:0;font-weight:400}span{display:inline-block}.theme-color{color:var(--theme-color)!important}.theme-bg-color{background:var(--theme-color)!important}.banner-contain{border-radius:5px;overflow:hidden;position:relative;height:100%}.banner-contain img{width:100%;height:100%}.offer-banner{border-radius:15px;overflow:hidden;position:relative}.offer-banner .offer-box img{width:100%;height:100%;object-fit:contain}.bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer:hover .bank-footer .bank-coupon:after{top:0;height:100%}.bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer,.bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer .bank-coupon{background:linear-gradient(90deg,#2395e8 15.92%,#4eb5ff 49.57%)}.bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#4eb5ff;background:linear-gradient(90deg,#4eb5ff 15.92%,#2395e8 49.57%)}.bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer:hover .bank-footer .bank-coupon:after{top:0;height:100%}.bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer,.bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer .bank-coupon{background:linear-gradient(85.8deg,#ffb321 -4.64%,#ff584d 109.73%,#ff8c75 131.73%)}.bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#ffb321;background:linear-gradient(-90deg,rgba(255,140,117,0) -4.64%,rgba(255,88,77,.1) 109.73,#ffb321 131.73%)}.bank-section .bank-offer{border-radius:calc(9px + 11*(100vw - 320px)/1600);overflow:hidden}.bank-section .bank-offer .bank-header{background:linear-gradient(76.68deg,#e6e6e6 -9.39%,#fafafa 78.76%,#f0f0f0 101.45%,#ffffff 112.78%);padding:calc(21px + 14*(100vw - 320px)/1600);display:flex;align-items:center}.bank-section .bank-offer .bank-header .bank-left .bank-image{width:120px;height:auto;margin-bottom:12px}.bank-section .bank-offer .bank-header .bank-left .bank-name h2{color:#bb0032;font-weight:700;margin-bottom:7px;font-size:calc(22px + 9*(100vw - 320px)/1600)}.bank-section .bank-offer .bank-header .bank-left .bank-name h2.bank-offer-2{color:#239bf0}.bank-section .bank-offer .bank-header .bank-left .bank-name h2.bank-offer-3{color:#e73718}.bank-section .bank-offer .bank-header .bank-left .bank-name h5{font-size:calc(14px + 2*(100vw - 320px)/1600)}.bank-section .bank-offer .bank-header .bank-left .bank-name h5.valid{margin-top:calc(22px + 47*(100vw - 320px)/1600)}.bank-section .bank-offer .bank-footer{padding:calc(7px + 10*(100vw - 320px)/1600) calc(13px + 13*(100vw - 320px)/1600);color:var(--white);display:flex;align-items:center;background:linear-gradient(85.8deg,#bb0032 -4.64%,#ff584d 109.73%,#ff8c75 131.73%)}.bank-section .bank-offer .bank-footer h4{font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600);display:flex;align-items:center;gap:7px;width:calc(100% - 128px);white-space:nowrap}.bank-section .bank-offer .bank-footer h4 input{pointer-events:none;background-color:rgba(0,0,0,0);color:var(--white);border:none;font-weight:600;padding:0;display:inline-block;width:auto;font-size:calc(15px + 3*(100vw - 320px)/1600)}.bank-section .bank-offer .bank-footer .bank-coupon{margin-left:auto;color:var(--white);font-weight:600;padding:6px 21px;position:relative;overflow:hidden;transition:all .3s ease;z-index:0;background:linear-gradient(85.8deg,#ff584d -4.64%,rgba(187,0,50,.1) 131.73%)}.bank-section .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#ff584d;background:linear-gradient(85.8deg,rgba(187,0,50,.1) 131.73%,#ff584d 0)}html.dark .bank-section .bank-offer .bank-footer .bank-coupon{color:#fff}@media(max-width:575px){.banner-small.ratio_65 .bg-size:before{padding-top:53%}}.banner-furniture>.row{direction:ltr}@media(min-width:1400px){.banner-furniture>.row>div{margin-left:16.6666666667%;margin-left:8.3333333333%}}.sale-banner img{height:calc(74px + 62*(100vw - 320px)/1600);object-position:center;object-fit:cover;border-radius:5px}body[dir=rtl] .blog-box{text-align:right}.blog-box:hover .blog-box-image a{transform:scale(1.12) rotate(3deg);overflow:hidden}.blog-box:hover .blog-detail h5{color:var(--theme-color)}.blog-box .blog-box-image{overflow:hidden;border-radius:5px}.blog-box .blog-box-image .blog-image{transition:all .3s ease-in-out;height:auto;display:block;margin-bottom:0}.blog-box .blog-box-image .blog-image img{width:100%;height:100%}.blog-box .blog-detail{margin-top:15px;display:block}.blog-box .blog-detail.blog-contain{background-color:#ff4f4f;display:block;height:155px}.blog-box .blog-detail h6{color:var(--content-color);margin-bottom:3px;font-weight:400}.blog-box .blog-detail h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--title-color);line-height:1.5;font-weight:600;font-size:calc(15px + 3*(100vw - 320px)/1600);transition:all .3s ease-in-out;margin-bottom:-3px}.blog-box.sticky-blog-box{position:relative}.blog-box.sticky-blog-box:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;width:33px;height:33px;color:var(--white);top:8px;right:8px;background-color:var(--theme-color);z-index:1;border-radius:6px;font-size:18px}.blog-box.sticky-blog-box:after{content:none}.tags-sec{display:flex;align-items:center;gap:15px}.tags-sec h5{text-transform:capitalize;font-weight:500}.tags-sec .contain-list{display:flex;align-items:center;gap:10px}.tags-sec .contain-list li a{padding:8px 16px;border-radius:7px;background-color:var(--light-gray);color:var(--title-color)}.tags-sec .contain-list li a:hover{background-color:var(--theme-color);color:#fff}.dropdown-menu .blog-box .blog-box-image .blog-image img{height:220px;object-fit:cover}.blog-section{z-index:0;position:relative}.blog-section .blog-box{padding-bottom:1px;border-radius:10px;border:1px solid var(--border-color);overflow:hidden;position:relative}.blog-section .blog-box:hover .blog-box-image a{transform:scale(1.12) rotate(3deg);overflow:hidden}.blog-section .blog-box:hover .blog-detail label{color:var(--white)}.blog-section .blog-box:hover .blog-detail label:before{opacity:1}.blog-section .blog-box .blog-box-image{overflow:hidden;border-radius:0}.blog-section .blog-box .blog-box-image a{transition:all .3s ease-in-out}.blog-section .blog-box .blog-image label{bottom:10px;left:10px;background-color:var(--theme-color);border-radius:5px;border:none;padding:8px 10px;font-size:12px;letter-spacing:.9px;box-shadow:3px 3px 6px rgba(0,0,0,.2)}.blog-section .blog-box .blog-detail{padding:calc(11px + 9*(100vw - 320px)/1600);margin-top:0}.blog-section .blog-box .blog-detail h2{font-size:calc(18px + 4*(100vw - 320px)/1600);line-height:1.4}.blog-section .blog-box .blog-detail label{font-size:12px;padding:7px 11px;border-radius:50px;color:var(--theme-color);margin-bottom:calc(4px + 8*(100vw - 320px)/1600);position:relative;overflow:hidden;z-index:0;transition:all .3s ease-in-out}.blog-section .blog-box .blog-detail label:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1;transition:all .3s ease-in-out}.blog-section .blog-box .blog-detail a{color:var(--title-color);display:block}.blog-section .blog-box .blog-detail h3{line-height:1.4;margin-bottom:5px;font-weight:600}.blog-section .blog-box .blog-detail h5{font-size:15px;margin-top:10px;font-weight:500;color:var(--content-color)}.blog-section .blog-box .blog-detail .blog-list{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;gap:calc(14px + 8*(100vw - 320px)/1600)}.blog-section .blog-box .blog-detail .blog-list span{color:var(--content-color);margin-bottom:-5px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.blog-section .blog-box .blog-detail .blog-list .blog-social-icon{position:relative}.blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon{position:absolute;top:0;right:0;display:flex;align-items:center;background-color:var(--white);transition:all .3s ease-in-out;opacity:0}.blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon li{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:all .3s ease-in-out}.blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon li .fab{font-size:14px;color:var(--content-color)}.blog-section .blog-box .blog-detail .blog-list .blog-social-icon:hover .icon{opacity:1}.category-box{background-color:var(--light-gray);margin:0 auto;display:block;width:90%;text-align:center;border-radius:5px;overflow:hidden;transition:all .3s ease-in-out;position:relative;padding:calc(15px + 20*(100vw - 320px)/1600) 8px;z-index:0}.category-box.category-bg{background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%)}.category-box:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/shape.407f94ec.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--theme-color);opacity:0;z-index:-1;transition:all .3s ease-in-out}.category-box:hover{background-color:rgba(0,0,0,0)}.category-box:hover:after{opacity:1}.category-box:hover img{filter:invert(1) brightness(100)}.category-box:hover h5{color:var(--white)}.category-box-2:after{background-image:url(/_next/static/media/bg.fed78fcd.jpg)}.category-box img{width:calc(38px + 7*(100vw - 320px)/1600);height:calc(38px + 7*(100vw - 320px)/1600);object-fit:contain;margin:0 auto}html.dark .category-box img{filter:invert(1) brightness(100)}.category-box h5{color:var(--title-color);margin-top:12px;font-weight:500;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-box .shop-category-box{padding:calc(15px + 20*(100vw - 320px)/1600) 8px;background-color:var(--light-gray);text-align:center;margin:0 5px;width:100%;cursor:pointer}.shop-box .shop-category-box.active:after{opacity:1}.shop-box .shop-category-box.active a .shop-category-image img{filter:invert(1) brightness(100)}.shop-box .shop-category-box.active a .category-box-name h6,.shop-box .shop-category-box:hover a .category-box-name h6{color:#fff}.shop-box .shop-category-box a .category-box-name{position:relative;margin-top:10px;color:var(--title-color)}.shop-box .shop-category-box a .category-box-name h6{color:var(--content-color);font-weight:500;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(15px + 1*(100vw - 320px)/1600)}.deal-section .deal-box{border-radius:12px;border:1px solid rgba(0,0,0,.2);padding:calc(18px + 7*(100vw - 320px)/1600);position:relative;display:flex;align-items:center}.deal-section .deal-box:hover .category-image img{transform:scale(1.05)}@media(max-width:575px){.deal-section .deal-box{display:block}}.deal-section .deal-box .category-image{width:60%}@media(max-width:575px){.deal-section .deal-box .category-image{width:100%}}.deal-section .deal-box .category-image img{width:80%;margin-left:auto;transition:all .3s ease-in-out}@media(max-width:575px){.deal-section .deal-box .category-image img{width:60%;margin:0 auto 30px}}.deal-section .deal-box .buy-box{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(18px + 7*(100vw - 320px)/1600);right:calc(18px + 7*(100vw - 320px)/1600);background-color:var(--theme-color);padding:calc(7px + 3*(100vw - 320px)/1600);border-radius:5px}.deal-section .deal-box .deal-detail{width:65%}@media(max-width:575px){.deal-section .deal-box .deal-detail{width:100%}}.deal-section .deal-box .deal-detail .hot-deal{background-color:var(--theme-color);display:inline-block;padding:3px 10px;border-radius:50px;font-size:11px;color:var(--white);letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.deal-section .deal-box .deal-detail .hot-deal span{line-height:2.1}.deal-section .deal-box .deal-detail h5{font-size:calc(16px + 2*(100vw - 320px)/1600);margin:10px 0 8px;text-transform:capitalize;font-weight:500}.deal-section .deal-box .deal-detail .price{color:var(--theme-color);font-weight:500;margin-bottom:10px}.deal-section .deal-box .deal-detail .price span{color:var(--content-color);text-decoration:line-through;font-weight:400;transition:.3s ease}.deal-section .deal-box .deal-detail .custom-progressbar{border-radius:50px;height:10px}.deal-section .deal-box .deal-detail .custom-progressbar .progress-bar{background:var(--theme-color);border-radius:50px}.deal-section .deal-box .deal-detail .item{color:var(--content-color);margin-top:18px}.deal-section .deal-box .deal-detail .item span{color:var(--title-color);font-weight:500}.deal-section .deal-box .deal-detail .timer{margin-top:15px}.deal-section .deal-box .deal-detail .timer ul li .counter{font-size:calc(16px + 2*(100vw - 320px)/1600)}.deal-section .deal-box .deal-detail .timer ul li .counter>div{line-height:1}.deal-section .deal-box .offer{color:var(--content-color);margin:5px 0 12px}.category-section-2 .category-slider .slick-slider{margin:0 -5px}.category-section-2 .category-slider .slick-slider .slick-track .slick-slide{padding:0 5px}.category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+2) .shop-category-box a.circle-1:before{background-color:#fff2ec}.category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+3) .shop-category-box a.circle-1:before{background-color:#fce9e9}.category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+4) .shop-category-box a.circle-1:before{background-color:#fcf1ff}.category-section-2 .category-slider .slick-slider .slick-track .slick-slide>div,.category-section-2 .category-slider .slick-slider .slick-track .slick-slide>ul{margin:0}.category-section-2 .category-slider .shop-category-box{position:relative;padding-top:14px}.category-section-2 .category-slider .shop-category-box:hover a:before{border-radius:11px}.category-section-2 .category-slider .shop-category-box:hover a img{transform:scale(1.04)}.category-section-2 .category-slider .shop-category-box a{display:block;position:relative}.category-section-2 .category-slider .shop-category-box a.circle-1:before{background-color:#fff9d8}.category-section-2 .category-slider .shop-category-box a:before{content:"";position:absolute;top:-14px;left:0;width:100%;height:100%;border-radius:100px;transition:all .3s ease-in-out}.category-section-2 .category-slider .shop-category-box a img{position:relative;width:calc(87px + 23*(100vw - 320px)/1600);height:calc(87px + 13*(100vw - 320px)/1600);object-fit:contain;margin:0 auto;transition:all .3s ease-in-out}.category-section-2 .category-slider .shop-category-box .category-name{position:relative;text-align:center;z-index:0;margin:16px auto 0}.category-section-2 .category-slider .shop-category-box .category-name h6{transition:all .3s ease-in-out;font-size:calc(13px + 2*(100vw - 320px)/1600);letter-spacing:.7px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-line-clamp:3;margin:0 auto;font-weight:500}.category-section-3 .category-box-list{padding:calc(13px + 7*(100vw - 320px)/1600);border-radius:15px;background-color:#f1f1f3;position:relative;overflow:hidden;transition:all .3s ease-in-out;z-index:0}.category-section-3 .category-box-list:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(13,164,135,.15);z-index:-1;opacity:0;transition:all .3s ease-in-out}.category-section-3 .category-box-list:hover{background-color:var(--white)}.category-section-3 .category-box-list:hover:after{opacity:1}.category-section-3 .category-box-list:hover .category-name h4{font-weight:700;color:var(--theme-color)}.category-section-3 .category-box-list:hover .category-name h6{color:var(--title-color)}.category-section-3 .category-box-list:hover .category-box-view .shop-button{opacity:1;bottom:17px}.category-section-3 .category-box-list:hover a img{opacity:.7;transform:scale(1.03)}.category-section-3 .category-box-list .category-box-view .shop-button{left:50%;transform:translateX(-50%);background-color:var(--theme-color);font-size:14px;padding:10px 20px;color:var(--white);font-weight:600;position:absolute;bottom:-40px;opacity:0}html.dark .category-section-3 .category-box-list .category-box-view .shop-button{color:#fff}.category-section-3 .category-box-list .category-box-view .shop-button svg{margin-left:6px;font-size:18px}body[dir=rtl] .category-section-3 .category-box-list .category-box-view .shop-button svg{margin-left:unset;margin-right:6px}.category-section-3 .category-box-list .category-name{margin-bottom:20px;color:var(--title-color);display:block}.category-section-3 .category-box-list .category-name h4{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:600;transition:all .3s ease-in-out}.category-section-3 .category-box-list .category-name h6{margin-top:5px;color:var(--content-color);transition:all .3s ease-in-out}.category-section-3 .category-box-list a{display:block;position:relative}.category-section-3 .category-box-list a img{margin:0 auto;transition:all .3s ease-in-out}.category-section-3 .category-box-list .category-box-view>a{width:100%;height:130px}.category-section-3 .category-box-list .category-box-view>a img{width:100%;height:100%;object-fit:contain}.category-section-4 .shop-category-box{text-align:center}.category-section-4 .shop-category-box img{width:120px;height:120px;object-fit:contain;border-radius:25px;margin:0 auto;border:2px solid var(--white)}.category-section-4 .shop-category-box .category-name{margin-top:14px}.category-section-4 .shop-category-box .category-name h6{font-size:16px;color:var(--white);font-weight:500}footer{background-color:var(--light-gray);position:relative;z-index:unset}footer:after{content:"";position:absolute;width:30%;height:100%;top:0;left:0;background-image:url(/_next/static/media/footer-shape.d2139064.png);background-repeat:no-repeat;z-index:-1}@media(max-width:1199px){footer:after{content:none}}footer:before{content:"";position:absolute;width:30%;height:100%;bottom:0;right:0;background-image:url(/_next/static/media/footer-shape-2.7a1c8fc0.png);background-repeat:no-repeat;z-index:-1}@media(max-width:1199px){footer:before{content:none}}@media(max-width:767px){footer .main-footer{border:none;padding-top:0}}footer .main-footer .footer-theme .footer-theme-contain{margin-top:calc(13px + 7*(100vw - 320px)/1600)}footer .main-footer .footer-theme .footer-theme-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0}footer .main-footer .footer-theme .footer-theme-contain ul.address{margin-top:calc(17px + 13*(100vw - 320px)/1600)}footer .main-footer .footer-theme .footer-theme-contain ul.address li{display:flex;align-items:center}footer .main-footer .footer-theme .footer-theme-contain ul.address li svg{font-size:22px;color:var(--content-color)}footer .main-footer .footer-theme .footer-theme-contain ul.address li p{margin:1px 0 0 10px;color:var(--content-color)}body[dir=rtl] footer .main-footer .footer-theme .footer-theme-contain ul.address li p{margin:1px 10px 0 0}footer .main-footer .footer-theme .footer-theme-contain ul li{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600)}footer .main-footer .footer-theme .footer-theme-contain ul li a:hover{color:var(--content-color)}footer .main-footer .footer-theme .footer-theme-contain ul li+li{margin-top:calc(4px + 11*(100vw - 320px)/1600)}footer .main-footer .footer-logo .theme-logo{display:flex;align-items:center}@media(max-width:575px){footer .main-footer .footer-logo .theme-logo{margin-bottom:15px}}footer .main-footer .footer-logo .theme-logo a img{height:auto;width:calc(120px + 40*(100vw - 320px)/1600)}footer .main-footer .footer-logo .theme-logo h4{margin-left:10px}footer .main-footer .footer-logo .footer-logo-contain{margin-top:calc(13px + 7*(100vw - 320px)/1600)}footer .main-footer .footer-logo .footer-logo-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0;width:88%}@media(max-width:360px){footer .main-footer .footer-logo .footer-logo-contain p{width:100%}}footer .main-footer .footer-logo .footer-logo-contain .address{display:flex;flex-wrap:wrap;gap:calc(8px + 7*(100vw - 320px)/1600);margin-top:calc(7px + 23*(100vw - 320px)/1600)}footer .main-footer .footer-logo .footer-logo-contain .address li{display:flex;align-items:flex-start;width:100%}footer .main-footer .footer-logo .footer-logo-contain .address li:hover a,footer .main-footer .footer-logo .footer-logo-contain .address li:hover svg{color:var(--theme-color)}footer .main-footer .footer-logo .footer-logo-contain .address li svg{width:18px;height:18px;stroke:var(--content-color);font-size:22px;color:var(--content-color)}footer .main-footer .footer-logo .footer-logo-contain .address li a{margin:0 0 0 10px;color:var(--content-color);line-height:18px;font-size:calc(14px + 2*(100vw - 320px)/1600)}body[dir=rtl] footer .main-footer .footer-logo .footer-logo-contain .address li a{margin-right:10px;margin-left:unset}footer .main-footer .footer-title{position:relative}@media(max-width:575px){footer .main-footer .footer-title{cursor:pointer}footer .main-footer .footer-title:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;font-size:18px}body[dir=rtl] footer .main-footer .footer-title:before{right:unset;left:0}footer .main-footer .footer-title.show:before{transform:translateY(-50%) rotate(180deg)}footer .main-footer .footer-title.show~.footer-contain{display:block}footer .main-footer .footer-title.contact-title{cursor:default}footer .main-footer .footer-title.contact-title:before{content:none}}footer .main-footer .footer-title h4{font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:600}@media(max-width:575px){footer .main-footer .footer-title h4{font-weight:500}}footer .main-footer .footer-contain{margin-top:calc(8px + 12*(100vw - 320px)/1600)}@media(max-width:575px){footer .main-footer .footer-contain{display:none}}footer .main-footer .footer-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0}footer .main-footer .footer-contain ul.address{margin-top:calc(17px + 13*(100vw - 320px)/1600)}footer .main-footer .footer-contain ul.address li{display:flex;align-items:flex-start}footer .main-footer .footer-contain ul.address li svg{font-size:22px;color:var(--content-color)}footer .main-footer .footer-contain ul.address li a,footer .main-footer .footer-contain ul.address li p{margin:0 0 0 10px;color:var(--content-color);line-height:18px}body[dir=rtl] footer .main-footer .footer-contain ul.address li a,body[dir=rtl] footer .main-footer .footer-contain ul.address li p{margin:0 10px 0 0}footer .main-footer .footer-contain ul li{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600)}footer .main-footer .footer-contain ul li a{display:inline-block;position:relative}footer .main-footer .footer-contain ul li a:before{content:"";position:absolute;width:0;height:2px;left:0;bottom:0;background-color:var(--theme-color);transition:all .3s ease-in-out}body[dir=rtl] footer .main-footer .footer-contain ul li a:before{left:unset;right:0}footer .main-footer .footer-contain ul li a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:-13px;background-color:var(--theme-color);border-radius:100%;opacity:0;transition:all .3s ease-in-out}body[dir=rtl] footer .main-footer .footer-contain ul li a:after{left:unset;right:-13px}footer .main-footer .footer-contain ul li a:hover{color:var(--theme-color);margin-left:13px}body[dir=rtl] footer .main-footer .footer-contain ul li a:hover{margin-left:unset;margin-right:13px}footer .main-footer .footer-contain ul li a:hover:before{width:100%}footer .main-footer .footer-contain ul li a:hover:after{opacity:1}@media(max-width:575px){footer .main-footer .footer-contain ul li a{padding-left:13px;margin-left:5px}body[dir=rtl] footer .main-footer .footer-contain ul li a{margin-left:unset;margin-right:5px;padding-left:unset;padding-right:13px}footer .main-footer .footer-contain ul li a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:1px;left:0;background-color:rgba(74,85,104,.76);border-radius:100%;opacity:1;transition:all .3s ease-in-out}html.dark footer .main-footer .footer-contain ul li a:after{background-color:rgba(221,221,221,.761)}body[dir=rtl] footer .main-footer .footer-contain ul li a:after{left:unset;right:0}footer .main-footer .footer-contain ul li a:before{content:unset}footer .main-footer .footer-contain ul li a:hover{color:var(--content-color);margin-left:5px}body[dir=rtl] footer .main-footer .footer-contain ul li a:hover{margin-left:unset;margin-right:5px}}footer .main-footer .footer-contain ul li+li{margin-top:calc(4px + 11*(100vw - 320px)/1600)}footer .main-footer .social-app:before{content:none}footer .main-footer .social-app ul{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}footer .main-footer .social-app ul li{display:inline-block}footer .main-footer .social-app ul li:before{content:none!important}footer .main-footer .social-app ul li a{display:block}footer .main-footer .social-app ul li a img{width:calc(114px + 26*(100vw - 320px)/1600)}footer .main-footer .footer-contact{margin-top:calc(13px + 7*(100vw - 320px)/1600)}footer .main-footer .footer-contact ul li{display:block;margin-bottom:calc(30px + 20*(100vw - 320px)/1600);position:relative}footer .main-footer .footer-contact ul li:last-child{margin-bottom:0}footer .main-footer .footer-contact ul li:last-child:before{content:none}footer .main-footer .footer-contact ul li.social-app ul li a{display:block}footer .main-footer .footer-contact ul li.social-app ul li a img{width:calc(114px + 26*(100vw - 320px)/1600);height:auto}footer .main-footer .footer-contact ul li:before{content:"";position:absolute;bottom:-24px;right:0;width:calc(100% - 33px);border-bottom:1px dashed #c1c1c1}body[dir=rtl] footer .main-footer .footer-contact ul li:before{right:unset;left:0}@media(max-width:1460px){footer .main-footer .footer-contact ul li:before{bottom:-20px}}@media(max-width:991px){footer .main-footer .footer-contact ul li:before{bottom:-18px}}@media(max-width:767px){footer .main-footer .footer-contact ul li:before{bottom:-16px}}@media(max-width:360px){footer .main-footer .footer-contact ul li:before{bottom:-13px}}footer .main-footer .footer-contact ul li .footer-number{display:flex;flex-wrap:nowrap;gap:12px;align-items:flex-start}footer .main-footer .footer-contact ul li .footer-number svg{font-size:22px;margin-top:3px;color:var(--content-color)}footer .main-footer .footer-contact ul li .footer-number .contact-number h5{margin-top:6px;font-weight:600;color:var(--title-color)}footer .sub-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #c1c1c1}@media(max-width:991px){footer .sub-footer{display:block;text-align:center}}@media(max-width:767px){footer .sub-footer{margin-bottom:calc(60px + 3*(100vw - 320px)/447)}}@media(max-width:991px){footer .sub-footer .payment{margin:8px 0}}footer .sub-footer .payment img{width:calc(296px + 6*(100vw - 320px)/1600);height:auto}footer .sub-footer .social-link{display:flex;align-items:center}@media(max-width:991px){footer .sub-footer .social-link{justify-content:center}}footer .sub-footer .social-link h6{margin-right:10px}body[dir=rtl] footer .sub-footer .social-link h6{margin-left:10px;margin-right:unset}footer .sub-footer .social-link ul{display:flex;align-items:center}footer .sub-footer .social-link ul li:hover svg{transform:translateY(-5px)}footer .sub-footer .social-link ul li+li{margin-left:8px}body[dir=rtl] footer .sub-footer .social-link ul li+li{margin-left:unset;margin-right:8px}footer .sub-footer .social-link ul li a{display:block;color:var(--content-color)}footer .sub-footer .social-link ul li a svg{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--content-color);transition:all .3s ease-in-out}footer .sub-footer ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}@media(max-width:991px){footer .sub-footer ul{display:block;text-align:center}}footer .sub-footer ul li{display:block}footer.footer-section-2{background-color:var(--light-gray)}footer.footer-section-2 .text-content{color:#bfbfbf}footer.footer-section-2:after,footer.footer-section-2:before{content:none}footer.footer-section-2 .download-image{margin-top:calc(20px + 10*(100vw - 320px)/1600)}footer.footer-section-2.footer-color-2{background-color:#051616}footer.footer-section-2.footer-color-3{background-color:#1d2328}footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li a,footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li i,footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li svg{color:#bfbfbf}footer.footer-section-2 .main-footer .footer-title h4{color:#fff}footer.footer-section-2 .main-footer .footer-contain ul li a{color:#bfbfbf}footer.footer-section-2 .main-footer .footer-contact ul li:before{border-color:rgba(236,236,236,.2)}footer.footer-section-2 .main-footer .footer-contact ul li .footer-number .contact-number h6,footer.footer-section-2 .main-footer .footer-contact ul li .footer-number svg{color:#bfbfbf}footer.footer-section-2 .main-footer .footer-contact ul li .footer-number .contact-number h5{color:#fff}footer.footer-section-2 .main-footer{padding-bottom:calc(18px + 32*(100vw - 320px)/1600);border-top:unset}footer.footer-section-2 .main-footer .foot-logo img{width:calc(120px + 40*(100vw - 320px)/1600)}footer.footer-section-2 .main-footer .information-text{margin-bottom:0;margin-top:calc(5px + 15*(100vw - 320px)/1600);color:var(--content-color);font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.7}footer.footer-section-2 .main-footer .footer-logo-contain p,footer.footer-section-2 .main-footer .information-text-2{color:#bfbfbf;margin-top:calc(18px + 12*(100vw - 320px)/1600)}footer.footer-section-2 .main-footer .social-icon{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px;margin-bottom:20px}footer.footer-section-2 .main-footer .social-icon li{width:40px;height:40px;border-radius:50%;position:relative;z-index:0;transition:all .3s ease-in-out}footer.footer-section-2 .main-footer .social-icon li.light-bg:after{background-color:var(--white);opacity:.1;transition:all .3s ease-in-out}footer.footer-section-2 .main-footer .social-icon li.light-bg:hover:after{opacity:.3}footer.footer-section-2 .main-footer .social-icon li:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--theme-color);opacity:.06;border-radius:50%;z-index:-1;transition:all .3s ease-in-out}footer.footer-section-2 .main-footer .social-icon li:hover:after{opacity:1}footer.footer-section-2 .main-footer .social-icon li:hover i{color:var(--white)}footer.footer-section-2 .main-footer .social-icon li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--content-color)}footer.footer-section-2 .main-footer .social-icon li a svg{transition:all .3s ease-in-out}footer.footer-section-2 .main-footer .social-icon li a.footer-link-color{color:var(--white)}footer.footer-section-2 .main-footer .download-app{margin-top:20px}footer.footer-section-2 .main-footer .download-app span{margin-bottom:0;margin-top:20px;color:var(--content-color);font-weight:400;font-size:16px;line-height:1.5}footer.footer-section-2 .main-footer .download-app img{width:110px;margin-left:8px}footer.footer-section-2 .main-footer .footer-title{margin-bottom:calc(13px + 23*(100vw - 320px)/1600);font-size:calc(18px + 4*(100vw - 320px)/1600);font-family:Public Sans,sans-serif;font-weight:600;position:relative}@media(max-width:575px){footer.footer-section-2 .main-footer .footer-title{margin-bottom:0}footer.footer-section-2 .main-footer .footer-title.show{margin-bottom:calc(13px + 23*(100vw - 320px)/1600)}}footer.footer-section-2 .main-footer .footer-title:before{color:#bfbfbf}@media(max-width:575px){footer.footer-section-2 .main-footer .footer-contain ul li a:after{background-color:rgba(221,221,221,.8)}}footer.footer-section-2 .main-footer .footer-list-light li a:hover{color:var(--white)}footer.footer-section-2 .main-footer .footer-list{display:flex;flex-wrap:wrap;gap:calc(7px + 9*(100vw - 320px)/1600)}footer.footer-section-2 .main-footer .footer-list li{display:block;width:100%}@media(max-width:575px){footer.footer-section-2 .main-footer .footer-list li:last-child{margin-bottom:16px}}footer.footer-section-2 .main-footer .footer-list li a{color:var(--content-color);position:relative;display:flex;align-items:center;font-size:16px}footer.footer-section-2 .main-footer .footer-list li a i{margin-right:10px}footer.footer-section-2 .main-footer .footer-list li a.light-text{color:#bfbfbf}footer.footer-section-2 .main-footer .footer-list li a:hover{color:var(--white);padding-left:14px}footer.footer-section-2 .main-footer .footer-list li a:hover:before{left:0;opacity:.7}footer.footer-section-2 .main-footer .footer-list li a:before{content:"";position:absolute;width:5px;height:5px;top:50%;transform:translateY(-50%);left:-20px;border-radius:100%;opacity:0;background-color:var(--white);transition:all .3s ease-in-out}footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:before{font-family:Font Awesome\ 6 Free;font-weight:900;width:unset;height:unset;top:50%;transform:translateY(-50%);content:"";left:0;opacity:0;background:none;color:var(--theme-color)}footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:hover{padding-left:6px;color:var(--theme-color)}footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:hover:before{opacity:1}footer.footer-section-2 .main-footer .footer-address li{margin-bottom:16px;display:flex;align-items:center}footer.footer-section-2 .main-footer .footer-address li:last-child{margin-bottom:0}footer.footer-section-2 .main-footer .footer-address li a{color:var(--content-color);position:relative;font-size:16px;display:block;width:100%}footer.footer-section-2 .main-footer .footer-address li a.light-text{color:#bfbfbf}footer.footer-section-2 .main-footer .footer-address li a .inform-box{display:flex;align-items:center}footer.footer-section-2 .main-footer .footer-address li a .inform-box.flex-start-box{align-items:flex-start}footer.footer-section-2 .main-footer .footer-address li a .inform-box i{font-size:20px;margin-right:10px}footer.footer-section-2 .main-footer .footer-address li a .inform-box p{margin:-3px 0 0;width:calc(100% + -36*(100vw - 320px)/1600);font-size:16px;line-height:30px}footer.footer-section-2 .sub-footer{border-color:rgba(236,236,236,.2)}footer.footer-section-2 .sub-footer-lite{border-top:1px solid rgba(var(--border-color),.2)}footer.footer-section-2 .sub-footer p{margin-bottom:0;font-size:15px;color:var(--content-color);text-transform:capitalize}footer.footer-section-2 .sub-footer p.light-text{color:#bfbfbf}footer.footer-section-2 .sub-footer .payment-box{display:flex;align-items:center;justify-content:flex-end}@media(max-width:1199px){footer.footer-section-2 .sub-footer .payment-box{justify-content:center;margin-top:10px}}footer.footer-section-2 .sub-footer .payment-box li{margin:0 5px}footer.footer-section-2 .sub-footer .payment-box li img{width:40px;margin-bottom:-6px;display:block}footer.footer-section-2 .sub-footer .social-link ul li a svg{color:#bfbfbf}.footer-sm{margin-left:320px;background-color:var(--white)}@media(max-width:1199px){.footer-sm{margin-left:0}}.footer-sm:after,.footer-sm:before{display:none}.footer-sm .sub-footer{border-top:none;padding:20px 0}.onhover-category-box{position:absolute;top:0;left:100%;background:var(--white);box-shadow:0 0 8px #ddd;padding:20px 25px;border-radius:5px;width:520px;height:100%;overflow:auto;display:grid;grid-template-columns:auto auto;opacity:0;visibility:hidden;margin-left:14px;transition:all .3s ease-in-out}@media(max-width:1199px){.onhover-category-box{grid-template-columns:auto;display:block;width:100%}.onhover-category-box .list-2{margin-top:15px}}@media(max-width:767px){.onhover-category-box{position:relative;top:0;left:0;display:block;width:100%;box-shadow:none;padding:12px 11px;margin-top:7px;opacity:1;visibility:visible;margin-left:0}}.onhover-category-box .category-title-box{margin-bottom:calc(8px + 12*(100vw - 320px)/1600);display:flex;align-items:center}.onhover-category-box .category-title-box h5{font-weight:600}.onhover-category-box ul{display:flex;flex-wrap:wrap;gap:calc(4px + 7*(100vw - 320px)/1600)}.onhover-category-box ul li{position:relative}.onhover-category-box ul li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}.onhover-category-box ul li a{margin-left:13px}@media(max-width:767px){header{z-index:6;position:relative}}header.active .sticky-header{position:fixed;top:0;left:0;width:100%;background-color:var(--white);color:var(--title-color);box-shadow:0 8px 10px rgba(34,34,34,.05);z-index:6;padding:calc(15px + 9*(100vw - 320px)/1600) 0}header.active .sticky-header-2{background-color:var(--theme-color);padding:14px 0}header.active .sticky-header-3{padding:14px 0}header .timer-notification{color:#fff;text-align:center;transition:all .3s ease-in-out;position:relative}@media(max-width:1399px){header .timer-notification{text-align:left}}header .timer-notification h6{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}header .timer-notification h6 a{text-decoration:underline;font-weight:600;display:inline-block;margin-left:5px}header .header-notification{position:relative}header .header-notification.remove{display:none}@media(max-width:767px){header .header-notification .notification-slider .timer-notification{width:80%;margin:0 auto}}header .header-notification .close-notification{top:50%;transform:translateY(-50%);position:absolute;right:11px;padding:0;color:var(--white);font-size:14px;font-weight:700}@media(max-width:575px){header .header-notification .close-notification{top:10px;transform:none}header .header-notification .close-notification span{display:none}}header .header-notification .close-notification svg{margin-left:5px;margin-top:1px}header .onhover-category-list:hover .onhover-category-box{opacity:1;visibility:visible;margin-left:0}@media(max-width:767px){header .onhover-category-list .list-1{margin-bottom:21px}}header .onhover-category-list .onhover-category-box{position:absolute;top:0;left:100%;background:var(--white);box-shadow:0 0 8px #ddd;padding:20px 25px;border-radius:5px;width:520px;height:100%;overflow:auto;display:grid;grid-template-columns:auto auto;opacity:0;visibility:hidden;margin-left:14px;transition:all .3s ease-in-out}@media(max-width:991px){header .onhover-category-list .onhover-category-box{grid-template-columns:auto;display:block;width:100%}header .onhover-category-list .onhover-category-box .list-2{margin-top:15px}}@media(max-width:767px){header .onhover-category-list .onhover-category-box{position:relative;top:0;left:0;display:block;width:100%;box-shadow:none;padding:12px 11px;margin-top:7px;opacity:1;visibility:visible;margin-left:0}}header .onhover-category-list .onhover-category-box .category-title-box{margin-bottom:calc(8px + 12*(100vw - 320px)/1600);display:flex;align-items:center}header .onhover-category-list .onhover-category-box .category-title-box h5{font-weight:600}header .onhover-category-list .onhover-category-box ul{display:flex;flex-wrap:wrap;gap:calc(4px + 7*(100vw - 320px)/1600)}header .onhover-category-list .onhover-category-box ul li{position:relative}header .onhover-category-list .onhover-category-box ul li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}header .onhover-category-list .onhover-category-box ul li a{margin-left:13px}header .header-top{padding:10px 0;background-color:var(--theme-color)}header .header-top-2{background-color:var(--title-color)}header .header-top .top-left-header{display:flex;align-items:center;height:100%}header .header-top .top-left-header svg{font-size:18px;margin-right:5px}body[dir=rtl] header .header-top .top-left-header svg{margin-right:unset;margin-left:5px}header .header-top .top-left-header span{margin-top:1px;font-weight:500}header .header-top .about-list{display:flex;align-items:center;justify-content:flex-end;height:100%;color:#fff}header .header-top .about-list .select-dropdown span{color:#fff}header .header-top .about-list li{display:flex;align-items:center}header .header-top .about-list li+li{margin-left:25px;position:relative}body[dir=rtl] header .header-top .about-list li+li{margin-left:unset;margin-right:25px}header .header-top .about-list li+li:after{content:"";position:absolute;width:2px;height:90%;left:-13px;background-color:rgba(255,255,255,.3)}body[dir=rtl] header .header-top .about-list li+li:after{left:unset;right:-13px}header .header-top .about-list li svg{font-size:18px;margin-right:5px}header .header-top .about-list li span{margin-top:1px;color:var(--title-color);font-weight:500}header .header-top .about-list li .theme-form-select{padding:0;background-color:rgba(0,0,0,0);color:var(--white);border:none;background-image:none;position:relative}header .header-top .about-list li .theme-form-select .dropdown-toggle{font-size:14px;font-weight:500;color:var(--white);padding:0 18px 0 0}body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle{padding:0 0 0 18px}header .header-top .about-list li .theme-form-select .dropdown-toggle:hover{background-color:rgba(0,0,0,0)}header .header-top .about-list li .theme-form-select .dropdown-toggle:after{content:unset}header .header-top .about-list li .theme-form-select .dropdown-toggle:active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}header .header-top .about-list li .theme-form-select .dropdown-toggle:focus{box-shadow:none}header .header-top .about-list li .theme-form-select .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;color:#fff}body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle:before{right:unset;left:0}header .header-top .about-list li .theme-form-select .dropdown-toggle img{width:20px;margin-right:10px}body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle img{margin-right:unset;margin-left:10px}header .header-top .about-list li .theme-form-select .dropdown-menu.sm-dropdown-menu{min-width:100%;right:0!important;left:unset!important}body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-menu.sm-dropdown-menu{right:unset!important;left:0!important}header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item{display:flex;align-items:center;color:var(--title-color)}header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:focus,header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:hover{background-color:rgba(0,0,0,0)}header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item.active,header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:active{color:#fff;background-color:var(--theme-color)}header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item img{width:20px}header .header-top .about-list li .theme-form-select .dropdown-menu li+li{margin-left:0}header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item{display:flex;align-items:center}header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:focus,header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:hover{background-color:rgba(0,0,0,0)}header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item.active,header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:active{color:var(--title-color);background-color:rgba(0,0,0,0)}header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item img{width:20px;margin-right:10px}header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item{display:flex;align-items:center;font-size:14px;gap:10px}header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item:active>span{color:#fff}header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item>span{margin-top:0;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px}header .nav-about{padding:10px 0;background-color:var(--theme-color)}header .nav-about-2{background-color:var(--title-color)}header .top-nav{padding:24px 0}@media(max-width:767px){header .top-nav{padding:14px 0}}header .top-nav .navbar-top{display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:1199px){header .top-nav .navbar-top{justify-content:normal}}@media(max-width:767px){header .top-nav .navbar-top{justify-content:space-between}}header .top-nav .navbar-top .web-logo img{width:calc(120px + 42*(100vw - 320px)/1600);height:auto;object-fit:contain}@media(max-width:767px){header .top-nav .navbar-top .web-logo img{margin:0 auto}}header .top-nav .navbar-top .middle-box{display:flex;align-items:center}@media(max-width:767px){header .top-nav .navbar-top .middle-box{display:none}}header .top-nav .navbar-top .middle-box .location-box{border-radius:5px;border:1px solid var(--border-color);display:flex;align-items:center;padding:7px 20px 7px 7px;margin-right:13px;position:relative}body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{margin-right:unset;margin-left:13px;padding-right:7px;padding-left:20px}@media(max-width:1199px){header .top-nav .navbar-top .middle-box .location-box{margin-right:unset;margin-left:13px}body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{margin-left:unset;margin-right:13px}}@media(max-width:1556px){header .top-nav .navbar-top .middle-box .location-box{padding-right:7px}body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{padding-right:7px;padding-left:7px}}@media(max-width:1300px){header .top-nav .navbar-top .middle-box .location-box{padding:0;border:unset}}@media(max-width:767px){header .top-nav .navbar-top .middle-box .location-box{display:none}}header .top-nav .navbar-top .middle-box .location-box button{display:flex;align-items:center;padding:0}header .top-nav .navbar-top .middle-box .location-box button:focus{box-shadow:none}header .top-nav .navbar-top .middle-box .location-box button .location-arrow{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:var(--content-color);background-color:#f3f5f9;border-radius:5px;margin-right:12px}@media(max-width:1300px){header .top-nav .navbar-top .middle-box .location-box button .location-arrow{margin-right:0}}header .top-nav .navbar-top .middle-box .location-box button .location-arrow .feather,header .top-nav .navbar-top .middle-box .location-box button .location-arrow svg{width:16px;height:16px}header .top-nav .navbar-top .middle-box .location-box button .locat-name{font-size:16px;font-weight:400;color:var(--title-color);border:unset;padding-right:unset;background-position:100%;cursor:pointer;background-color:var(--white)}body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box button .locat-name{background-position:0;padding:.375rem .75rem .375rem 2.25rem}header .top-nav .navbar-top .middle-box .location-box button .locat-name:focus{box-shadow:unset}@media(max-width:1300px){header .top-nav .navbar-top .middle-box .location-box button .locat-name{display:none}}header .top-nav .navbar-top .middle-box .location-box button svg{margin-left:17px;color:var(--content-color)}body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box button svg{margin-left:unset;margin-right:17px}@media(max-width:1300px){header .top-nav .navbar-top .middle-box .location-box button svg{display:none}}header .top-nav .navbar-top .middle-box .search-box{cursor:pointer}@media(max-width:1199px){header .top-nav .navbar-top .middle-box .search-box{display:none}}header .top-nav .navbar-top .middle-box .search-box .input-group ::placeholder{font-size:16px;font-weight:400;color:var(--content-color)}header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{width:577px;border-radius:5px 0 0 5px;color:var(--title-color);border-color:var(--border-color)}body[dir=rtl] header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{border-radius:0 5px 5px 0}@media(max-width:1812px){header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{width:466px}}header .top-nav .navbar-top .middle-box .search-box .input-group button{background-color:#ffa53b;color:#fff;padding:14px 20px;border-radius:5px;border:1px solid #ffa53b}body[dir=rtl] header .top-nav .navbar-top .middle-box .search-box .input-group button{border-radius:5px 0 0 5px!important}header .top-nav .navbar-top .middle-box .search-box .input-group button.bg-theme,header .top-nav .navbar-top .middle-box .search-box .input-group button.search-button-2{background-color:var(--theme-color);border-color:var(--theme-color)}header .top-nav .navbar-top .middle-box .search-box .input-group button svg{font-size:20px}@media(max-width:1199px){header .top-nav .navbar-top .rightside-box{margin-left:auto}body[dir=rtl] header .top-nav .navbar-top .rightside-box{margin-left:unset;margin-right:auto}}@media(max-width:767px){header .top-nav .navbar-top .rightside-box{margin-left:unset}body[dir=rtl] header .top-nav .navbar-top .rightside-box{margin-left:unset;margin-right:unset}}header .top-nav .navbar-top .rightside-box .right-side-menu{display:flex;align-items:center}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{position:relative;padding-right:32px}body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{padding-right:unset;padding-left:32px}@media(max-width:767px){header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{display:none}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{display:block}}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:none}@media(max-width:1199px){header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:block}}@media(max-width:767px){header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:none}}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{padding-right:0}body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{padding-right:unset;padding-left:0}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child:before{content:none}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:24px;right:14px;background-color:#ddd}body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{right:unset;left:14px}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box{display:flex;align-items:center;cursor:default}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{color:var(--content-color);margin-right:14px;font-size:24px}body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:unset;margin-left:14px}@media(max-width:1660px){header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:0}body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:unset;margin-left:0}}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .user-box{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#f8f8f8;overflow:hidden}@media(max-width:1660px){header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail{display:none}}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:var(--content-color);margin-bottom:3px}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{font-weight:500;color:var(--title-color)}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist:hover{background-color:rgba(0,0,0,0)}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist svg{font-size:24px;color:var(--content-color)}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist:focus{box-shadow:none}header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:#ff7272;font-size:12px;padding:0;border-radius:2px}header .onhover-dropdown{position:relative}header .onhover-dropdown:hover .onhover-div{opacity:1;top:50px;visibility:visible}header .onhover-dropdown:hover .onhover-div.fixed-cart{top:0}header .onhover-dropdown .fixed-cart:hover .onhover-div{opacity:1;top:0;visibility:visible}header .onhover-dropdown .onhover-div{overflow:hidden;position:absolute;top:60px;right:-10px;background-color:var(--white);z-index:1001;width:360px;border-radius:10px;padding:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);opacity:0;transition:all .3s ease-in-out;visibility:hidden}body[dir=rtl] header .onhover-dropdown .onhover-div{right:unset;left:-10px}header .onhover-dropdown .onhover-div .cart-title,header .onhover-dropdown .onhover-div .free,header .onhover-dropdown .onhover-div .progress{display:none}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h5{margin-bottom:0!important}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .rating{margin-bottom:5px}header .onhover-dropdown .onhover-div .qty-box{width:108px;position:absolute;bottom:0;right:0}header .onhover-dropdown .onhover-div .qty-box .input-group{border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray)}header .onhover-dropdown .onhover-div .qty-box .input-group button{width:30px;height:30px}header .onhover-dropdown .onhover-div .empty-cart-box{padding:28px 22px}header .onhover-dropdown .onhover-div.fixed-cart{position:fixed;right:-420px;height:100vh;top:0;border-radius:0;opacity:1;visibility:visible;padding:0;width:400px;z-index:10}body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart{right:unset;left:-420px}header .onhover-dropdown .onhover-div.fixed-cart .empty-cart-box{display:flex;flex-direction:column;align-items:center;height:70%;justify-content:center}header .onhover-dropdown .onhover-div.fixed-cart .bg-overlay{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;opacity:0;visibility:hidden;background-color:var(--black);transition:.3s ease-in-out}header .onhover-dropdown .onhover-div.fixed-cart.show{right:0}body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart.show{right:unset;left:0}header .onhover-dropdown .onhover-div.fixed-cart.show .bg-overlay{opacity:.5;visibility:visible}header .onhover-dropdown .onhover-div.fixed-cart .cart-title{display:flex;align-items:center;justify-content:space-between;padding:20px 15px;background-color:var(--light-gray);border-bottom:1px solid #eee;margin-bottom:20px}header .onhover-dropdown .onhover-div.fixed-cart .cart-title h4{font-size:20px;font-weight:500;display:flex;align-items:center;gap:5px}header .onhover-dropdown .onhover-div.fixed-cart .cart-title a{line-height:1}header .onhover-dropdown .onhover-div.fixed-cart .cart-title a i,header .onhover-dropdown .onhover-div.fixed-cart .cart-title a svg{font-size:22px}header .onhover-dropdown .onhover-div.fixed-cart .cart-list{display:flex;flex-wrap:wrap;overflow:auto;padding:15px;max-height:calc(100vh - 246px - 85px - 91px)}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box{position:absolute;width:100%;padding:20px;bottom:0;right:0;max-width:420px;border-top:1px solid rgba(193,193,193,.3098039216);background-color:var(--light-gray)}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .free{color:var(--content-color);display:block;margin-bottom:9px}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box{min-height:unset;padding:0;margin-bottom:20px;display:flex;align-items:flex-start}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated{width:21px;height:21px;border:unset;margin-right:11px}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated:after{top:0;left:0}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated:before{left:5px;top:6px;width:11px;height:6px}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .form-check-label{color:var(--content-color);font-size:14px}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress{display:block;margin-top:calc(8px + 10*(100vw - 320px)/1600);height:calc(5px + 3*(100vw - 320px)/1600);background-color:#e6e7e9;border-radius:100px;position:relative;overflow:unset;margin-bottom:calc(18px + 13*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress .progress-bar{height:calc(5px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:100px}header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress i{position:absolute;top:50%;transform:translateY(-50%);right:90px;width:calc(22px + 6*(100vw - 320px)/1600);height:calc(22px + 6*(100vw - 320px)/1600);border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color);color:var(--white);font-size:calc(15px + 2*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div.fixed-cart .pere-text-box{padding:0 15px 12px;display:block}header .onhover-dropdown .onhover-div.fixed-cart .price-box{padding-block:calc(7px + 4*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div.fixed-cart .progress{display:block;margin-top:calc(8px + 10*(100vw - 320px)/1600);height:calc(5px + 3*(100vw - 320px)/1600);background-color:#e6e7e9;border-radius:100px;position:relative;overflow:unset;margin-bottom:calc(18px + 13*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar{height:calc(5px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:100px;position:relative;overflow:unset;max-width:96%;min-width:3%}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;right:-16px;width:calc(22px + 6*(100vw - 320px)/1600);height:calc(22px + 6*(100vw - 320px)/1600);border-radius:100%;background-color:var(--theme-color);color:#fff}body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon{right:unset;left:-16px;transform:translateY(-50%) rotateY(180deg)}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon svg{font-size:calc(14px + 2*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-danger,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-danger .progress-icon,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.danger-progress,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.danger-progress .progress-icon{background-color:#dc3545}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-warning,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-warning .progress-icon,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.warning-progress,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.warning-progress .progress-icon{background-color:#ffc107}header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.success-progress,header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.success-progress .progress-icon{background-color:var(--theme-color)}header .onhover-dropdown .onhover-div.fixed-cart .button-group{display:grid}header .onhover-dropdown .onhover-div .bottom-box{padding:15px;border-top:1px solid rgba(193,193,193,.3098039216)}header .onhover-dropdown .onhover-div-login{right:0;width:160px;padding:10px}header .onhover-dropdown .onhover-div-login .user-box-name{display:flex;flex-wrap:wrap;gap:0;align-items:center}header .onhover-dropdown .onhover-div-login .user-box-name li{display:block;width:100%}header .onhover-dropdown .onhover-div-login .user-box-name li+li{padding-top:8px;margin-top:8px;border-top:1px solid #eee}header .onhover-dropdown .onhover-div-login .user-box-name li a{color:var(--title-color);display:flex;align-items:center;position:relative}header .onhover-dropdown .onhover-div-login .user-box-name li a:hover:after{width:40%}header .onhover-dropdown .onhover-div-login .user-box-name li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}body[dir=rtl] header .onhover-dropdown .onhover-div-login .user-box-name li a:after{left:unset;right:0}header .onhover-dropdown .onhover-div .cart-list{display:flex;flex-wrap:wrap;max-height:300px;overflow:auto;padding:15px}header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-color);opacity:.44}header .onhover-dropdown .onhover-div .cart-list>li{margin:0;width:100%}header .onhover-dropdown .onhover-div .cart-list>li+li{margin-left:0;margin-top:10px;padding-top:10px;border-top:1px solid var(--border-color)}header .onhover-dropdown .onhover-div .cart-list>li:after{content:none!important}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;position:relative}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart:after{content:none}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-image img{width:87px;background:var(--light-gray);padding:10px;height:90px;object-fit:contain}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain{width:calc(100% - 87px - 15px);padding-right:40px}body[dir=rtl] header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain{padding-right:unset;padding-left:40px}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color);font-weight:500}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .gram{display:inline-block;font-size:13px;margin-top:10px;color:var(--content-color);border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray);border-radius:3px;padding:3px 6px;font-weight:400}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .gram a{font-size:14px;color:rgba(var(--content-color),.7)}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h6{margin-top:6px;display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-end;font-weight:500;color:var(--title-color);font-size:16px}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h6 span{margin-top:-2px;font-weight:400;color:var(--content-color)}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .close-button{background-color:rgba(0,0,0,0);border:none;padding:0;color:rgba(var(--content-color),.7);font-size:12px;display:flex;margin-top:-3px}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .close-button svg{font-size:12px}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{position:absolute;top:0;right:0;display:flex;align-items:center;gap:6px}body[dir=rtl] header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{right:unset;left:0}header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .delete-button,header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .edit-button{display:flex;align-items:center;justify-content:center;color:var(--content-color);width:24px;height:24px;background-color:var(--light-gray);border:1px solid #eee;padding:0;font-size:14px;border-radius:5px}header .onhover-dropdown .onhover-div .pere-text-box{display:none;border-bottom:1px solid var(--border-color);padding:20px 15px}header .onhover-dropdown .onhover-div .pere-text-box p{margin:0;line-height:1.5;color:rgba(var(--content-color),.65);font-weight:400}header .onhover-dropdown .onhover-div .pere-text-box p span{font-weight:500;color:var(--title-color)}header .onhover-dropdown .onhover-div .pere-text-box p span.price{color:var(--theme-color)}header .onhover-dropdown .onhover-div .pere-text-box p span.shipping{color:var(--title-color)}header .onhover-dropdown .onhover-div .pere-text-box.danger-progress p span.price{color:#ff4f4f}header .onhover-dropdown .onhover-div .pere-text-box.danger-progress .progress .progress-bar,header .onhover-dropdown .onhover-div .pere-text-box.danger-progress .progress i{background-color:#ff4f4f}header .onhover-dropdown .onhover-div .pere-text-box.warning-progress p span.price{color:#ffa53b}header .onhover-dropdown .onhover-div .pere-text-box.warning-progress .progress .progress-bar,header .onhover-dropdown .onhover-div .pere-text-box.warning-progress .progress i{background-color:#ffa53b}header .onhover-dropdown .onhover-div .pere-text-box.success-progress p span.price{color:var(--theme-color)}header .onhover-dropdown .onhover-div .pere-text-box.success-progress .progress .progress-bar,header .onhover-dropdown .onhover-div .pere-text-box.success-progress .progress i{background-color:var(--theme-color)}header .onhover-dropdown .onhover-div .button-group{gap:calc(8px + 8*(100vw - 320px)/1600);display:flex;margin-top:calc(10px + 10*(100vw - 320px)/1600)}header .onhover-dropdown .onhover-div .button-group .cart-button{border:2px solid var(--theme-color);color:var(--theme-color);padding:10px;width:100%;font-size:16px}header .onhover-dropdown .onhover-div .button-group .cart-button:hover{background-color:var(--theme-color);color:var(--white)}header .onhover-dropdown .onhover-div .price-box{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;border:unset}header .onhover-dropdown .onhover-div .price-box h5{font-size:20px}header .onhover-dropdown .onhover-div .price-box h4{font-size:20px;color:var(--theme-color);font-weight:600}header .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:0;right:0;z-index:2;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}header .search-full .input-group{border:1px solid #f0f3f8}header .search-full .input-group .input-group-text{background-color:rgba(0,0,0,0);border:none}header .search-full .input-group .input-group-text.close-search{cursor:pointer}header .search-full .input-group .input-group-text svg{height:18px}header .search-full .input-group input{border:none}header .search-full.open{width:100%;height:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease}header .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}header .header-nav{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){header .header-nav{height:0}}header .header-nav .header-nav-left{position:relative}header .header-nav .header-nav-left .dropdown-category{display:flex;align-items:center;justify-content:center;padding:calc(10px + 5*(100vw - 320px)/1600) calc(16px + 15*(100vw - 320px)/1600);background:var(--theme-color);color:#fff;border-radius:5px;border:none}@media(max-width:767px){header .header-nav .header-nav-left .dropdown-category{display:none}}header .header-nav .header-nav-left .dropdown-category-2{background:linear-gradient(93.33deg,#222221 12.35%,#2f2f2d 99.38%)}header .header-nav .header-nav-left .dropdown-category svg{font-size:23px;margin-right:calc(9px + 7*(100vw - 320px)/1600)}body[dir=rtl] header .header-nav .header-nav-left .dropdown-category svg{margin-right:unset;margin-left:calc(9px + 7*(100vw - 320px)/1600)}header .header-nav .header-nav-left .dropdown-category span{font-size:calc(15px + 3*(100vw - 320px)/1600);font-weight:600}header .header-nav .header-nav-left .dropdown-category .dropdown{display:inline-block}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown{position:unset}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown a{display:block;color:var(--white);text-decoration:none;transition:background .35s ease;font-weight:500;font-size:18px}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown .fa{margin-top:3px;margin-left:10px;font-size:14px;color:var(--theme-color)}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul{display:none;border:1px solid var(--border-color);border-radius:5px;position:absolute;top:53px;width:100%;left:0;background-color:var(--white);box-shadow:0 3px 4px rgba(0,0,0,.14);z-index:999}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul .show{display:block}@media(max-width:1199px){header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul{position:fixed;top:0;left:0;width:320px}}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li{display:flex;align-items:center;padding:12px 14px;border-bottom:1px solid var(--border-color);cursor:pointer;transition:background .35s ease;color:var(--title-color)}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li img{width:25px;height:25px;object-fit:contain;margin-right:6px}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:last-child{border-bottom:none}header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:focus,header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:hover{background-color:var(--border-color)}header .header-nav .header-nav-left:hover .category-dropdown{opacity:1;visibility:visible;top:63px}header .header-nav .header-nav-left .category-dropdown{max-width:450px;overflow:auto;position:absolute;top:72px;max-height:450px;left:0;background-color:var(--white);box-shadow:0 0 8px #ddd;z-index:2;width:300px;border-radius:6px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}body[dir=rtl] header .header-nav .header-nav-left .category-dropdown{left:unset;right:0}@media(max-width:767px){header .header-nav .header-nav-left .category-dropdown{width:calc(300px + 20*(100vw - 320px)/1600);height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:10;padding:0;opacity:1;visibility:visible;transition:all .3s ease-in-out;box-shadow:none}body[dir=rtl] header .header-nav .header-nav-left .category-dropdown{left:unset;right:-320px}header .header-nav .header-nav-left .category-dropdown.show{left:0}header .header-nav .header-nav-left .category-dropdown:hover{opacity:1;visibility:visible;top:0}}header .header-nav .header-nav-left .category-dropdown .category-title{display:none}@media(max-width:767px){header .header-nav .header-nav-left .category-dropdown .category-title{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}}header .header-nav .header-nav-left .category-dropdown .category-title h5{color:var(--theme-color);font-weight:600}header .header-nav .header-nav-left .category-dropdown .category-list{display:flex;flex-wrap:wrap;gap:25px;padding:20px 25px}header .header-nav .header-nav-left .category-dropdown .category-list li{display:block;width:100%}header .header-nav .header-nav-left .category-dropdown .category-list li a{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--content-color)}header .header-nav .header-nav-left .category-dropdown .category-list li a:hover h6:before{width:65px}header .header-nav .header-nav-left .category-dropdown .category-list li a img{width:23px;height:23px;object-fit:contain}header .header-nav .header-nav-left .category-dropdown .category-list li a h6{font-size:17px;font-weight:500;position:relative;transition:all .3s ease-in-out}header .header-nav .header-nav-left .category-dropdown .category-list li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}body[dir=rtl] header .header-nav .header-nav-left .category-dropdown .category-list li a h6:before{left:unset;right:0}header .header-nav .header-nav-left .category-dropdown .category-list li a .according-menu,header .header-nav .header-nav-left .category-dropdown .category-list li a svg{margin-left:auto}@media(max-width:767px){header .header-nav .header-nav-left .category-dropdown .category-list li a svg,header .header-nav .header-nav-right{display:none}}header .header-nav .header-nav-right .deal-button{color:var(--theme-color);padding:calc(6px + 9*(100vw - 320px)/1600) calc(11px + 9*(100vw - 320px)/1600);position:relative;border-radius:5px;overflow:hidden;z-index:0;background-color:rgba(0,0,0,0)}header .header-nav .header-nav-right .deal-button:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}header .header-nav .header-nav-right .deal-button svg{margin-right:6px;font-size:21px}body[dir=rtl] header .header-nav .header-nav-right .deal-button svg{margin-right:unset;margin-left:6px}@media(max-width:1366px){header .header-nav .header-nav-right .deal-button svg{margin-right:0}body[dir=rtl] header .header-nav .header-nav-right .deal-button svg{margin-right:unset;margin-left:0}}header .header-nav .header-nav-right .deal-button span{font-size:16px;font-weight:600}@media(max-width:1366px){header .header-nav .header-nav-right .deal-button span{display:none}}header.header-compact .top-nav .navbar-top{justify-content:unset}header.header-compact .top-nav .navbar-top .rightside-box{margin-left:auto;display:flex;align-items:center}header.header-compact .location-box{padding-right:10px}header.bg-theme .navbar-light .navbar-nav .nav-link,header.bg-theme .navbar-light .navbar-nav .nav-link:hover{color:var(--white)!important}header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{background-color:rgba(var(--white),.5)}header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5,header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist svg{color:var(--white)}header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:rgba(var(--white),.7)}header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{color:var(--white)}header.bg-theme .location-box{border-color:rgba(var(--white),.5)}header.bg-theme .location-box button .locat-name,header.bg-theme .location-box button svg{color:var(--white)}header.bg-theme .location-box button .location-arrow{color:var(--white);background-color:rgba(var(--white),.24)}header.header-absolute{position:absolute;left:0;width:100%;top:0;z-index:1}header.header-absolute.bg-theme{background-color:rgba(0,0,0,0)}header.fixed-header{position:fixed;top:0;left:0;width:calc(100vw - 320px);z-index:1;background-color:var(--white);margin-left:320px;border-bottom:1px solid var(--border-color)}@media(max-width:1199px){header.fixed-header{width:100%;margin-left:0}}header.fixed-header .top-nav{padding:18px 0}header .location-box{border-radius:5px;border:1px solid var(--border-color);display:flex;align-items:center;padding:7px 20px 7px 7px;margin-right:13px;position:relative}@media(max-width:1199px){header .location-box{margin-right:unset;margin-left:13px}}@media(max-width:1556px){header .location-box{padding-right:7px}}@media(max-width:767px){header .location-box{display:none}}header .location-box button{display:flex;align-items:center;padding:0}header .location-box button:focus{box-shadow:none}header .location-box button .location-arrow{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:var(--content-color);background-color:#f3f5f9;border-radius:5px;margin-right:12px}@media(max-width:1300px){header .location-box button .location-arrow{margin-right:0}}header .location-box button .location-arrow .feather,header .location-box button .location-arrow svg{width:16px;height:16px}header .location-box button .locat-name{font-size:16px;font-weight:600;color:var(--theme-color)}@media(max-width:1300px){header .location-box button .locat-name{display:none}}header .location-box button svg{margin-left:17px;color:var(--content-color)}@media(max-width:1300px){header .location-box button svg{display:none}}.header-2 .navbar-top{display:flex;align-items:center}@media(max-width:480px){.header-2 .navbar-top{justify-content:space-between}}.header-2 .navbar-top .navbar-toggler:focus{box-shadow:none}.header-2 .search-box{display:none}@media(max-width:991px){.header-2 .search-box{display:block;background-color:var(--white);padding:6px;border-radius:5px;border:1px solid var(--content-color);text-align:right;margin-left:auto}.header-2 .search-box a{display:flex;align-items:center;justify-content:center;color:var(--black)}.header-2 .search-box a svg{font-size:25px}}@media(max-width:480px){.header-2 .search-box{margin-left:unset}}.header-2 .dropdown-list.drop-state{margin-right:20px;width:100%;display:flex;align-items:center}@media(max-width:1199px){.header-2 .dropdown-list.drop-state{margin-right:0}}@media(max-width:991px){.header-2 .dropdown-list{background-color:rgba(0,0,0,0);margin:0}}.header-2 .dropdown-list .location-icon{margin-right:8px;display:flex}.header-2 .dropdown-list .dropdown{display:flex;align-items:center;justify-content:center}.header-2 .dropdown-list .dropdown .dropdown-toggle{padding-left:0;font-size:16px;display:flex;align-items:center;font-weight:500;letter-spacing:.5px;position:relative;margin-top:4px}.header-2 .dropdown-list .dropdown .dropdown-toggle:after{display:none}.header-2 .dropdown-list .dropdown .dropdown-toggle svg{color:var(--black);margin-left:5px}.header-2 .dropdown-list .dropdown .dropdown-menu{min-width:100%}.header-2 .dropdown-list .dropdown .dropdown-menu li{display:block}.header-2 .form-select{font-size:16px;font-weight:600;border:none;border-radius:0;color:var(--title-color)}.header-2 .form-select:focus{border-color:rgba(0,0,0,0);box-shadow:none}.header-2 .top-nav{padding:14px 0;border-bottom:1px solid var(--border-color)}@media(max-width:767px){.header-2 .top-nav{border-bottom:unset;padding-bottom:0}}.header-2 .top-nav-color{background-color:#ffe03e}.header-2 .top-nav span{color:var(--title-color)}.header-2 .top-nav span svg{margin-right:16px;font-size:25px}body[dir=rtl] .header-2 .top-nav span svg{margin-right:unset;margin-left:16px}.header-2 .top-nav .nav-logo{display:flex;font-size:calc(28px + 7*(100vw - 320px)/1600);color:var(--theme-color);font-weight:bolder}.header-2 .top-nav .nav-logo>div{margin-top:-6px}.header-2 .top-nav .nav-logo span{color:var(--title-color)}.header-2 .top-nav .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:40px;right:0;z-index:1;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}@media(max-width:360px){.header-2 .top-nav .search-full{right:-5px}}.header-2 .top-nav .search-full .input-group{border:1px solid #f0f3f8;box-shadow:0 3px 4px rgba(0,0,0,.14)}.header-2 .top-nav .search-full .input-group .input-group-text{background-color:var(--white);border:none;color:var(--content-color)}.header-2 .top-nav .search-full .input-group .input-group-text.close-search{cursor:pointer}.header-2 .top-nav .search-full .input-group input{border:none;height:50px}.header-2 .top-nav .search-full.open{width:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease;padding:0 30px}@media(max-width:575px){.header-2 .top-nav .search-full.open{padding:0 25px}}@media(max-width:480px){.header-2 .top-nav .search-full.open{padding:0 15px}}@media(max-width:360px){.header-2 .top-nav .search-full.open{left:50%;transform:translateX(-50%);padding:0;width:95%}}.header-2 .top-nav .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}.header-2 .top-nav .middle-box{display:inline-block;margin-left:calc(16px + 13*(100vw - 320px)/1600)}body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:calc(16px + 13*(100vw - 320px)/1600)}@media(max-width:1366px){.header-2 .top-nav .middle-box{display:flex;align-items:center;justify-content:space-between;margin-left:25px;float:right}body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:25px;float:left}}@media(max-width:1199px){.header-2 .top-nav .middle-box{margin-left:15px}body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:15px}}@media(max-width:991px){.header-2 .top-nav .middle-box{display:none}}.header-2 .top-nav .middle-box .center-box{display:flex;align-items:center}@media(max-width:991px){.header-2 .top-nav .middle-box .center-box{display:none}}.header-2 .top-nav .middle-box .searchbar-box{position:relative}@media(max-width:991px){.header-2 .top-nav .middle-box .searchbar-box{display:none}}.header-2 .top-nav .middle-box .searchbar-box .search-button{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;padding:0 19px;right:0;height:100%;z-index:0;cursor:pointer}.header-2 .top-nav .middle-box .searchbar-box .search-button:hover,:not(.btn-check)+.header-2 .top-nav .middle-box .searchbar-box .search-button:active{background-color:rgba(0,0,0,0);color:var(--content-color)}.header-2 .top-nav .middle-box .searchbar-box input{width:685px;height:45px;padding:8px 60px 8px 18px;color:var(--title-color);border-color:#d3d3d3;font-size:16px}@media(max-width:1754px){.header-2 .top-nav .middle-box .searchbar-box input{width:630px}}@media(max-width:1678px){.header-2 .top-nav .middle-box .searchbar-box input{width:580px}}@media(max-width:1604px){.header-2 .top-nav .middle-box .searchbar-box input{width:529px}}@media(max-width:1332px){.header-2 .top-nav .middle-box .searchbar-box input{width:483px}}@media(max-width:1270px){.header-2 .top-nav .middle-box .searchbar-box input{width:436px}}@media(max-width:1235px){.header-2 .top-nav .middle-box .searchbar-box input{width:415px}}.header-2 .top-nav .middle-box .searchbar-box input:focus{box-shadow:0 3px 4px rgba(0,0,0,.14)}.header-2 .top-nav .middle-box .searchbar-box input::placeholder{color:var(--content-color);font-size:16px}.header-2 .top-nav .middle-box .location-box-2{display:flex;align-items:center;margin-right:20px;position:relative}@media(max-width:1199px){.header-2 .top-nav .middle-box .location-box-2{margin-right:unset;margin-left:0}}@media(max-width:767px){.header-2 .top-nav .middle-box .location-box-2{display:none}}.header-2 .top-nav .middle-box .location-box-2 button{display:flex;align-items:center;padding:0}.header-2 .top-nav .middle-box .location-box-2 button:focus{box-shadow:none}.header-2 .top-nav .middle-box .location-box-2 button svg{margin-right:9px;font-size:22px}@media(max-width:1556px){.header-2 .top-nav .middle-box .location-box-2 button svg{margin-right:0}}.header-2 .top-nav .middle-box .location-box-2 button span{font-size:16px}@media(max-width:1556px){.header-2 .top-nav .middle-box .location-box-2 button span{display:none}}.header-2 .top-nav .middle-box .location-box-2 button .down-arrow{margin-left:10px}@media(max-width:1556px){.header-2 .top-nav .middle-box .location-box-2 button .down-arrow{display:none}}.header-2 .rightside-menu{display:flex;align-items:center;margin-left:auto}body[dir=rtl] .header-2 .rightside-menu{margin-left:unset;margin-right:auto}.header-2 .rightside-menu .dropdown-dollar{display:flex;align-items:center;margin-right:22px}@media(max-width:991px){.header-2 .rightside-menu .dropdown-dollar{display:none}}.header-2 .rightside-menu .dropdown-dollar .dropdown{position:relative;z-index:1}.header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle{font-size:16px;display:flex;align-items:center;font-weight:500;position:relative;border:none;background-color:rgba(0,0,0,0);padding:0}.header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle svg{margin-left:8px}.header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle:after{display:none}.header-2 .rightside-menu .dropdown-dollar .dropdown+.dropdown{margin-left:23px}.header-2 .rightside-menu .dropdown-dollar .dropdown+.dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:25px;left:-10px;background-color:var(--border-color)}.header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu{min-width:100%}.header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu li{display:block}.header-2 .rightside-menu .wishlist-box{display:flex;align-items:center}.header-2 .rightside-menu .wishlist-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:0;position:relative}.header-2 .rightside-menu .wishlist-box .header-icon+.header-icon{margin-left:38px}.header-2 .rightside-menu .wishlist-box .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.header-2 .rightside-menu .wishlist-box .header-icon.swap-icon{margin-left:0}.header-2 .rightside-menu .wishlist-box .header-icon.swap-icon:after{content:none}.header-2 .rightside-menu .wishlist-box .header-icon.bag-icon{display:block}@media(max-width:480px){.header-2 .rightside-menu .wishlist-box .header-icon.bag-icon{display:none}}.header-2 .rightside-menu .wishlist-box .header-icon.search-icon,.header-2 .rightside-menu .wishlist-box .header-icon.user-icon{display:none}@media(max-width:1199px){.header-2 .rightside-menu .wishlist-box .header-icon.search-icon,.header-2 .rightside-menu .wishlist-box .header-icon.user-icon{display:flex}.header-2 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon,.header-2 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon{margin-left:38px}.header-2 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon:after,.header-2 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.header-2 .rightside-menu .wishlist-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.header-2 .rightside-menu .wishlist-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.header-2 .rightside-menu .option-list>ul{display:flex}.header-2 .rightside-menu .option-list>ul>li{position:relative}.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3){display:none}.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li{margin-left:0}.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li:after{content:none}@media(max-width:1199px){.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3){display:block}.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li{margin-left:22px}.header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li:after{content:""}}@media(max-width:767px){.header-2 .rightside-menu .option-list>ul>li:not(:nth-last-of-type(5n-5)){display:none}}.header-2 .rightside-menu .option-list>ul>li+li{margin-left:37px}body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li{margin-left:unset;margin-right:37px}@media(max-width:1460px){.header-2 .rightside-menu .option-list>ul>li+li{margin-left:22px}body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li{margin-left:unset;margin-right:22px}}.header-2 .rightside-menu .option-list>ul>li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li:after{left:unset;right:-20px}@media(max-width:1460px){.header-2 .rightside-menu .option-list>ul>li+li:after{left:-13px}body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li:after{left:unset;right:-13px}}.header-2 .rightside-menu .option-list>ul>li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.header-2 .rightside-menu .option-list>ul>li .header-icon+.header-icon{margin-left:38px}.header-2 .rightside-menu .option-list>ul>li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.header-2 .rightside-menu .option-list>ul>li .header-icon.swap-icon{margin-left:0}.header-2 .rightside-menu .option-list>ul>li .header-icon.swap-icon:after{content:none}@media(max-width:480px){.header-2 .rightside-menu .option-list>ul>li .header-icon.bag-icon{display:none}}.header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon,.header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon{display:none}@media(max-width:1199px){.header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon,.header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon{display:flex}.header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon+.header-icon,.header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon+.header-icon{margin-left:38px}.header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon+.header-icon:after,.header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.header-2 .rightside-menu .option-list>ul>li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.header-2 .rightside-menu .option-list>ul>li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.header-2 .rightside-menu .option-list-2{display:flex}.header-2 .rightside-menu .option-list-2 li{position:relative}.header-2 .rightside-menu .option-list-2 li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.header-2 .rightside-menu .option-list-2 li .header-icon+.header-icon{margin-left:38px}.header-2 .rightside-menu .option-list-2 li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.header-2 .rightside-menu .option-list-2 li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.header-2 .rightside-menu .option-list-2 li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.header-2 .rightside-menu .option-list-2 li .user-box{display:flex;flex-wrap:nowrap;gap:12px;align-items:center}.header-2 .rightside-menu .option-list-2 li .user-box:hover .user-name h4{color:var(--theme-color)}@media(max-width:1660px){.header-2 .rightside-menu .option-list-2 li .user-box .user-name{display:none}}.header-2 .rightside-menu .option-list-2 li+li{margin-left:37px}body[dir=rtl] .header-2 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:37px}@media(max-width:1660px){.header-2 .rightside-menu .option-list-2 li+li{margin-left:22px}}.header-2 .rightside-menu .option-list-2 li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}@media(max-width:1660px){.header-2 .rightside-menu .option-list-2 li+li:after{left:-13px}}.header-2 .rightside-menu .mobile-app{border:1px solid var(--theme-color);border-radius:5px;padding:16px 18px;display:flex;align-items:center;margin-left:18px}.header-2 .rightside-menu .mobile-app .mobile-image{margin-right:11px}.header-2 .rightside-menu .mobile-app .mobile-image img{width:15px;height:auto}.header-2 .rightside-menu .dropdown-user{display:flex;align-items:center}.header-2 .rightside-menu .dropdown-user .user-detail{margin-left:15px}@media(max-width:1366px){.header-2 .rightside-menu .dropdown-user .user-detail{display:none}}.header-2 .rightside-menu .dropdown-user .user-detail h6{color:var(--content-color);font-size:14px;font-weight:400;margin-bottom:2px}.header-2 .rightside-menu .dropdown-user .user-detail h5{color:var(--title-color);font-size:16px;margin-bottom:0}.header-2 .right-nav{float:right;display:flex;align-items:center;margin-left:auto}body[dir=rtl] .header-2 .right-nav{margin-left:unset;margin-right:auto}@media(max-width:1366px){.header-2 .right-nav{display:none}}.header-2 .right-nav .nav-number{display:flex;align-items:center}@media(max-width:1660px){.header-2 .right-nav .nav-number{display:none}}.header-2 .right-nav .nav-number img{width:32px;height:32px}.header-2 .right-nav .nav-number span{font-size:calc(18px + 9*(100vw - 320px)/1600);font-weight:500;margin-bottom:0;margin-left:8px}body[dir=rtl] .header-2 .right-nav .nav-number span{margin-left:unset;margin-right:8px}.header-2 .right-nav .fire-button{display:flex;align-items:center;padding:11px 38px;overflow:hidden}.header-2 .right-nav .fire-button span{color:var(--white);margin-left:7px;font-size:16px;font-weight:500}body[dir=rtl] .header-2 .right-nav .fire-button span{margin-left:unset;margin-right:7px}.header-2 .right-nav .fire-button .fire{position:relative;width:20px;height:20px;background-color:rgba(0,0,0,0);z-index:1}.header-2 .right-nav .fire-button .fire img{margin-top:-11px}.header-2 .right-nav .fire-button .fire .fire-main{width:100%;height:100%;position:absolute;animation:scaleUpDown 3s ease-out;animation-iteration-count:infinite;animation-fill-mode:both}.header-2 .right-nav .fire-button .fire .fire-main .main-fire{width:100%;height:100%;position:absolute;background-image:radial-gradient(farthest-corner at 10px 0,var(--white) 0,#ddd 95%);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-2 .right-nav .fire-button .fire .fire-main .particle-fire{width:10px;height:10px;position:absolute;top:60%;left:45%;background-color:var(--white);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-2 .right-nav .fire-button .fire .fire-right{width:100%;height:100%;position:absolute;animation:shake 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-2 .right-nav .fire-button .fire .fire-right .main-fire{width:80%;height:80%;position:absolute;top:15%;right:-25%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-2 .right-nav .fire-button .fire .fire-right .main-fire .particle-fire{width:15px;height:15px;position:absolute;top:45%;left:50%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-2 .right-nav .fire-button .fire .fire-left{width:100%;height:100%;position:absolute;animation:shake 3s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-2 .right-nav .fire-button .fire .fire-left .main-fire{width:80%;height:80%;position:absolute;top:15%;left:-20%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-2 .right-nav .fire-button .fire .fire-left .main-fire .particle-fire{width:10%;height:10%;position:absolute;top:10%;left:20%;background-color:var(--white);border-radius:50%;animation:particleUp 0 3s ease-out infinite;animation-fill-mode:both}.header-2 .header-nav-left{position:relative}.header-2 .header-nav-left .dropdown-category{display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);padding:9px calc(16px + 15*(100vw - 320px)/1600) 9px 0;position:relative}body[dir=rtl] .header-2 .header-nav-left .dropdown-category{margin-left:9px;padding:9px 0 9px calc(16px + 15*(100vw - 320px)/1600)}@media(max-width:767px){.header-2 .header-nav-left .dropdown-category{display:none}}.header-2 .header-nav-left .dropdown-category:after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background-color:var(--border-color)}body[dir=rtl] .header-2 .header-nav-left .dropdown-category:after{right:unset;left:0}.header-2 .header-nav-left .dropdown-category:hover{color:var(--title-color)}.header-2 .header-nav-left .dropdown-category svg{font-size:23px;color:var(--theme-color);margin-right:10px}body[dir=rtl] .header-2 .header-nav-left .dropdown-category svg{margin-right:unset;margin-left:10px}.header-2 .header-nav-left .dropdown-category span{font-size:16px}.header-2 .header-nav-left:hover .category-dropdown{opacity:1;visibility:visible;top:63px}.header-2 .header-nav-left .category-dropdown{position:absolute;top:72px;left:0;background-color:var(--white);box-shadow:0 0 8px #ddd;z-index:2;width:270px;border-radius:6px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}body[dir=rtl] .header-2 .header-nav-left .category-dropdown{left:unset;right:0}@media(max-width:767px){.header-2 .header-nav-left .category-dropdown{width:calc(300px + 20*(100vw - 320px)/1600);height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:10;padding:0;opacity:1;visibility:visible;transition:all .3s ease-in-out;box-shadow:none}body[dir=rtl] .header-2 .header-nav-left .category-dropdown{left:unset;right:-320px}.header-2 .header-nav-left .category-dropdown.show{left:0}.header-2 .header-nav-left .category-dropdown:hover{opacity:1;visibility:visible;top:0}}.header-2 .header-nav-left .category-dropdown .category-title{display:none}@media(max-width:767px){.header-2 .header-nav-left .category-dropdown .category-title{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}}.header-2 .header-nav-left .category-dropdown .category-title h5{color:var(--theme-color);font-weight:600}.header-2 .header-nav-left .category-dropdown .category-list{display:flex;flex-wrap:wrap;gap:25px;padding:20px 25px}.header-2 .header-nav-left .category-dropdown .category-list li{display:block;width:100%}.header-2 .header-nav-left .category-dropdown .category-list li .category-name{display:flex;align-items:center;color:var(--content-color)}.header-2 .header-nav-left .category-dropdown .category-list li .category-name:hover h6:before{width:65px}.header-2 .header-nav-left .category-dropdown .category-list li .category-name img{width:22px;height:22px;object-fit:contain}.header-2 .header-nav-left .category-dropdown .category-list li .category-name h6{font-size:17px;font-weight:500;position:relative;margin-left:10px;transition:all .3s ease-in-out}body[dir=rtl] .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6{margin-left:unset;margin-right:10px}.header-2 .header-nav-left .category-dropdown .category-list li .category-name h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}body[dir=rtl] .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6:before{left:unset;right:0}.header-2 .header-nav-left .category-dropdown .category-list li .category-name svg{margin-left:auto}@media(max-width:767px){.header-2 .header-nav-left .category-dropdown .category-list li .category-name svg{display:none}}.header-2 .header-nav-left .category-dropdown .category-list li .category-name .according-menu{margin-left:auto}.header-2 .header-nav-left .category-dropdown .category-list li a{display:flex;align-items:center;color:var(--content-color)}.header-2 .header-nav-left .category-dropdown .category-list li a:hover h6:before{width:65px}.header-2 .header-nav-left .category-dropdown .category-list li a img{width:22px;height:22px;object-fit:contain}.header-2 .header-nav-left .category-dropdown .category-list li a h6{font-size:17px;font-weight:500;position:relative;margin-left:10px;transition:all .3s ease-in-out}.header-2 .header-nav-left .category-dropdown .category-list li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.header-2 .header-nav-left .category-dropdown .category-list li a svg{margin-left:auto}.header-2 .dropdown-list{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.header-2 .dropdown-list{display:none}}.header-2 .dropdown-list li:last-child{margin-right:0}.header-2 .dropdown-list li+li .dropdown{margin-left:20px}.header-2 .dropdown-list li+li .dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-12px;background-color:rgba(var(--white),.4)}.header-2 .dropdown-list li:first-child:after{content:none}.header-2 .dropdown-list li .dropdown .dropdown-toggle{width:auto;display:block;background-color:rgba(0,0,0,0);border-radius:5px;font-weight:500;font-size:unset}.header-2 .dropdown-list li .dropdown .dropdown-toggle:after{content:none}.header-2 .dropdown-list li .dropdown .dropdown-toggle span{font-weight:400}.header-2 .dropdown-list li .dropdown .dropdown-toggle .fa-chevron-down{margin-left:10px}.header-2 .dropdown-list li .dropdown .dropdown-menu .dropdown-list{display:block}.header-2 .dropdown-list li .dropdown .dropdown-menu .dropdown-list+.dropdown-list{margin-top:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:991px){.header-2 .about-list{display:none}}.header-2 .about-list li{position:relative;margin-left:15px;font-size:12px;font-weight:500}.header-2 .about-list li:first-child{margin-left:0}.header-2 .about-list li:first-child:after{content:none}.header-2 .about-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:70%;left:-8px;background-color:rgba(var(--white),.4)}@media(max-width:1199px){.header-3 .main-nav{padding:0}}.header-3 .navbar-top{display:flex;align-items:center}@media(max-width:480px){.header-3 .navbar-top{justify-content:space-between}}.header-3 .navbar-top .navbar-toggler:focus{box-shadow:none}.header-3 .navbar-top .support-box{display:flex;flex-wrap:nowrap;gap:9px;align-items:flex-start}@media(max-width:1432px){.header-3 .navbar-top .support-box{display:none}}.header-3 .navbar-top .support-box .support-image img{width:33px;height:auto}.header-3 .navbar-top .support-box .support-number{text-align:right}.header-3 .navbar-top .support-box .support-number h2{font-size:25px;color:var(--white)}.header-3 .navbar-top .support-box .support-number h4{color:var(--white);margin-top:4px;font-weight:500;font-size:16px}.header-3 .search-box{display:none}@media(max-width:991px){.header-3 .search-box{display:block;background-color:var(--white);padding:6px;border-radius:5px;border:1px solid var(--content-color);text-align:right;margin-left:auto}.header-3 .search-box a{display:flex;align-items:center;justify-content:center;color:var(--black)}.header-3 .search-box a svg{font-size:25px}}@media(max-width:480px){.header-3 .search-box{margin-left:unset}}.header-3 .dropdown-list.drop-state{margin-right:20px;width:100%;display:flex;align-items:center}@media(max-width:1199px){.header-3 .dropdown-list.drop-state{margin-right:0}}@media(max-width:991px){.header-3 .dropdown-list{background-color:rgba(0,0,0,0);margin:0}}.header-3 .dropdown-list .location-icon{margin-right:8px;display:flex}.header-3 .dropdown-list .dropdown{display:flex;align-items:center;justify-content:center}.header-3 .dropdown-list .dropdown .dropdown-toggle{padding-left:0;font-size:16px;display:flex;align-items:center;font-weight:500;letter-spacing:.5px;position:relative;margin-top:4px}.header-3 .dropdown-list .dropdown .dropdown-toggle:after{display:none}.header-3 .dropdown-list .dropdown .dropdown-toggle svg{color:var(--black);margin-left:5px}.header-3 .dropdown-list .dropdown .dropdown-menu{min-width:100%}.header-3 .dropdown-list .dropdown .dropdown-menu li{display:block}.header-3 .form-select{font-size:16px;font-weight:600;border:none;border-radius:0;color:var(--title-color)}.header-3 .form-select:focus{border-color:rgba(0,0,0,0);box-shadow:none}.header-3 .top-nav{padding:14px 0;background-color:var(--theme-color)}@media(max-width:1199px){.header-3 .top-nav{border-bottom:unset}}@media(max-width:767px){.header-3 .top-nav .navbar-top{justify-content:normal}}.header-3 .top-nav span{color:var(--title-color)}.header-3 .top-nav span svg{font-size:25px;color:var(--white);-webkit-text-fill-color:var(--white)}html.dark .header-3 .top-nav span svg{color:#fff;-webkit-text-fill-color:#fff}.header-3 .top-nav .nav-logo{display:flex;font-size:calc(28px + 7*(100vw - 320px)/1600);color:var(--theme-color)}.header-3 .top-nav .nav-logo span{color:var(--title-color)}.header-3 .top-nav .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:40px;right:0;z-index:1;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}@media(max-width:360px){.header-3 .top-nav .search-full{right:-5px}}.header-3 .top-nav .search-full .input-group{border:1px solid #f0f3f8;box-shadow:0 3px 4px rgba(0,0,0,.14)}.header-3 .top-nav .search-full .input-group .input-group-text{background-color:var(--white);border:none;color:var(--content-color)}.header-3 .top-nav .search-full .input-group .input-group-text.close-search{cursor:pointer}.header-3 .top-nav .search-full .input-group input{border:none;height:50px}.header-3 .top-nav .search-full.open{width:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease;padding:0 30px}@media(max-width:575px){.header-3 .top-nav .search-full.open{padding:0 25px}}@media(max-width:480px){.header-3 .top-nav .search-full.open{padding:0 15px}}@media(max-width:360px){.header-3 .top-nav .search-full.open{left:50%;transform:translateX(-50%);padding:0;width:95%}}.header-3 .top-nav .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}.header-3 .top-nav .middle-box{display:inline-block;margin-left:calc(16px + 13*(100vw - 320px)/1600)}body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:calc(16px + 13*(100vw - 320px)/1600)}@media(max-width:1366px){.header-3 .top-nav .middle-box{display:flex;align-items:center;justify-content:space-between;margin-left:25px;float:right}body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:25px}}@media(max-width:1199px){.header-3 .top-nav .middle-box{margin-left:15px}body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:15px}}@media(max-width:991px){.header-3 .top-nav .middle-box{margin-left:auto}body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:auto}}.header-3 .top-nav .middle-box .center-box{display:flex;align-items:center}@media(max-width:767px){.header-3 .top-nav .middle-box{display:block!important}}.header-3 .top-nav .middle-box .searchbar-box-2{position:relative;display:flex;align-items:stretch;width:853px;border:1px solid var(--theme-color);border-radius:5px;overflow:hidden}@media(max-width:1742px){.header-3 .top-nav .middle-box .searchbar-box-2{width:800px}}@media(max-width:1668px){.header-3 .top-nav .middle-box .searchbar-box-2{width:760px}}@media(max-width:1610px){.header-3 .top-nav .middle-box .searchbar-box-2{width:710px}}@media(max-width:1544px){.header-3 .top-nav .middle-box .searchbar-box-2{width:670px}}@media(max-width:991px){.header-3 .top-nav .middle-box .searchbar-box-2{display:none}}.header-3 .top-nav .middle-box .searchbar-box-2 .search-button{background-color:#ffb803;font-weight:500;z-index:0;border-radius:0}.header-3 .top-nav .middle-box .searchbar-box-2 .search-button:hover{color:#222}.header-3 .top-nav .middle-box .searchbar-box-2 .search-icon{font-size:27px;background-color:var(--white);padding-left:16px;padding-right:5px;border-radius:0}body[dir=rtl] .header-3 .top-nav .middle-box .searchbar-box-2 .search-icon{padding-left:5px;padding-right:16px}.header-3 .top-nav .middle-box .searchbar-box-2 .search-icon svg{color:var(--theme-color)}.header-3 .top-nav .middle-box .searchbar-box-2 input{height:55px;padding:8px;color:var(--title-color);border:none;font-size:16px;z-index:0}.header-3 .top-nav .middle-box .searchbar-box-2 input:focus{box-shadow:0 3px 4px rgba(0,0,0,.14)}.header-3 .top-nav .middle-box .searchbar-box-2 input::placeholder{color:var(--content-color);font-size:16px}.header-3 .top-nav .middle-box .location-box-2{display:flex;align-items:center;margin-right:20px;position:relative}@media(max-width:1199px){.header-3 .top-nav .middle-box .location-box-2{margin-right:unset;margin-left:0}}.header-3 .top-nav .middle-box .location-box-2 button{display:flex;align-items:center;padding:0}.header-3 .top-nav .middle-box .location-box-2 button:focus{box-shadow:none}.header-3 .top-nav .middle-box .location-box-2 button svg{margin-right:9px;font-size:22px;color:var(--white)}@media(max-width:991px){.header-3 .top-nav .middle-box .location-box-2 button svg{display:flex;align-items:center;justify-content:center;width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);margin-right:0}}.header-3 .top-nav .middle-box .location-box-2 button span{font-size:16px;color:var(--white)}@media(max-width:991px){.header-3 .top-nav .middle-box .location-box-2 button span{display:none}}.header-3 .top-nav .middle-box .location-box-2 button .down-arrow{margin-left:10px;color:var(--white)}@media(max-width:991px){.header-3 .top-nav .middle-box .location-box-2 button .down-arrow{display:none}}.header-3 .rightside-menu{display:flex;align-items:center;margin-left:auto}body[dir=rtl] .header-3 .rightside-menu{margin-left:unset;margin-right:auto}@media(max-width:1432px){.header-3 .rightside-menu.support-sidemenu{display:none}}@media(max-width:1199px){.header-3 .rightside-menu{position:absolute;top:-57px;right:0}body[dir=rtl] .header-3 .rightside-menu{right:unset;left:0}}@media(max-width:767px){.header-3 .rightside-menu{top:-56px}}@media(max-width:480px){.header-3 .rightside-menu{top:-54px}}.header-3 .rightside-menu .dropdown-dollar{display:flex;align-items:center;margin-right:22px}@media(max-width:991px){.header-3 .rightside-menu .dropdown-dollar{display:none}}.header-3 .rightside-menu .dropdown-dollar .dropdown{position:relative;z-index:0}.header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle{font-size:16px;display:flex;align-items:center;font-weight:500;position:relative;border:none;background-color:rgba(0,0,0,0);padding:0}.header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle svg{margin-left:8px}.header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle:after{display:none}.header-3 .rightside-menu .dropdown-dollar .dropdown+.dropdown{margin-left:23px}.header-3 .rightside-menu .dropdown-dollar .dropdown+.dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:25px;left:-10px;background-color:var(--border-color)}.header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu{min-width:100%}.header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu li{display:block}.header-3 .rightside-menu .wishlist-box{display:flex;align-items:center}.header-3 .rightside-menu .wishlist-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.header-3 .rightside-menu .wishlist-box .header-icon+.header-icon{margin-left:38px}.header-3 .rightside-menu .wishlist-box .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.header-3 .rightside-menu .wishlist-box .header-icon.swap-icon{margin-left:0}.header-3 .rightside-menu .wishlist-box .header-icon.swap-icon:after{content:none}.header-3 .rightside-menu .wishlist-box .header-icon.bag-icon{display:block}@media(max-width:480px){.header-3 .rightside-menu .wishlist-box .header-icon.bag-icon{display:none}}.header-3 .rightside-menu .wishlist-box .header-icon.search-icon,.header-3 .rightside-menu .wishlist-box .header-icon.user-icon{display:none}@media(max-width:1199px){.header-3 .rightside-menu .wishlist-box .header-icon.search-icon,.header-3 .rightside-menu .wishlist-box .header-icon.user-icon{display:flex}.header-3 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon,.header-3 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon{margin-left:38px}.header-3 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon:after,.header-3 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.header-3 .rightside-menu .wishlist-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.header-3 .rightside-menu .wishlist-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.header-3 .rightside-menu .option-list-2{display:flex}.header-3 .rightside-menu .option-list-2 li{position:relative}.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4){display:none}.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:0}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:unset;margin-right:0}.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li:after{content:none}@media(max-width:1199px){.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4){display:block}.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:22px}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:unset;margin-right:22px}.header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li:after{content:""}}@media(max-width:767px){.header-3 .rightside-menu .option-list-2 li:not(:nth-last-of-type(5n-5)){display:none}}.header-3 .rightside-menu .option-list-2 li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}@media(max-width:1199px){.header-3 .rightside-menu .option-list-2 li .header-icon{border:none;background-color:rgba(0,0,0,0)}}.header-3 .rightside-menu .option-list-2 li .header-icon+.header-icon{margin-left:38px}.header-3 .rightside-menu .option-list-2 li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.header-3 .rightside-menu .option-list-2 li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}@media(max-width:1199px){.header-3 .rightside-menu .option-list-2 li .header-icon .badge-light{background-color:var(--white);color:var(--theme-color);top:-3px}}.header-3 .rightside-menu .option-list-2 li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}@media(max-width:1199px){.header-3 .rightside-menu .option-list-2 li .header-icon svg{color:var(--white)}html.dark .header-3 .rightside-menu .option-list-2 li .header-icon svg{color:#fff}}.header-3 .rightside-menu .option-list-2 li+li{margin-left:37px}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:37px}@media(max-width:1660px){.header-3 .rightside-menu .option-list-2 li+li{margin-left:22px}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:22px}}.header-3 .rightside-menu .option-list-2 li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li:after{left:unset;right:-20px}@media(max-width:1660px){.header-3 .rightside-menu .option-list-2 li+li:after{left:-13px}body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li:after{left:unset;right:-13px}}@media(max-width:1199px){.header-3 .rightside-menu .option-list-2 li+li:after{background-color:rgba(var(--white),.2)}}.header-3 .rightside-menu .user-box{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;margin-left:37px;position:relative}body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:37px}@media(max-width:1660px){.header-3 .rightside-menu .user-box{margin-left:22px}body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:22px}}@media(max-width:767px){.header-3 .rightside-menu .user-box{margin-left:0}body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:0}}.header-3 .rightside-menu .user-box:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}body[dir=rtl] .header-3 .rightside-menu .user-box:after{left:unset;right:-20px}@media(max-width:1660px){.header-3 .rightside-menu .user-box:after{left:-13px}body[dir=rtl] .header-3 .rightside-menu .user-box:after{left:unset;right:-13px}}@media(max-width:1199px){.header-3 .rightside-menu .user-box:after{background-color:rgba(var(--white),.2)}}@media(max-width:767px){.header-3 .rightside-menu .user-box:after{content:none}}.header-3 .rightside-menu .user-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:0;position:relative}@media(max-width:1199px){.header-3 .rightside-menu .user-box .header-icon{border:none;background-color:rgba(0,0,0,0)}}.header-3 .rightside-menu .user-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.header-3 .rightside-menu .user-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}@media(max-width:1199px){.header-3 .rightside-menu .user-box .header-icon svg{color:var(--white)}html.dark .header-3 .rightside-menu .user-box .header-icon svg{color:#fff}}.header-3 .rightside-menu .user-box:hover .user-name h4{color:var(--theme-color)}@media(max-width:1660px){.header-3 .rightside-menu .user-box .user-name{display:none}}.header-3 .rightside-menu .mobile-app{position:relative;border-radius:5px;padding:16px 18px;display:flex;overflow:hidden;align-items:center;margin-left:18px;color:var(--theme-color)}.header-3 .rightside-menu .mobile-app:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.header-3 .rightside-menu .mobile-app .mobile-image{margin-right:11px}.header-3 .rightside-menu .mobile-app .mobile-image img{width:15px;height:auto}.header-3 .rightside-menu .dropdown-user{display:flex;align-items:center}.header-3 .rightside-menu .dropdown-user .user-detail{margin-left:15px}@media(max-width:1366px){.header-3 .rightside-menu .dropdown-user .user-detail{display:none}}.header-3 .rightside-menu .dropdown-user .user-detail h6{color:var(--content-color);font-size:14px;font-weight:400;margin-bottom:2px}.header-3 .rightside-menu .dropdown-user .user-detail h5{color:var(--title-color);font-size:16px;margin-bottom:0}.header-3 .right-nav{float:right;display:flex;align-items:center;margin-left:auto}@media(max-width:1366px){.header-3 .right-nav{display:none}}.header-3 .right-nav .nav-number{display:flex;align-items:center}@media(max-width:1660px){.header-3 .right-nav .nav-number{display:none}}.header-3 .right-nav .nav-number img{width:32px;height:32px}.header-3 .right-nav .nav-number span{font-size:calc(18px + 9*(100vw - 320px)/1600);font-weight:500;margin-bottom:0;margin-left:8px}body[dir=rtl] .header-3 .right-nav .nav-number span{margin-left:unset;margin-right:8px}.header-3 .right-nav .fire-button{display:flex;align-items:center;padding:11px 38px;overflow:hidden}.header-3 .right-nav .fire-button span{color:var(--white);margin-left:7px;font-size:16px;font-weight:500}.header-3 .right-nav .fire-button .fire{width:20px;height:20px;position:relative;background-color:rgba(0,0,0,0);z-index:1}.header-3 .right-nav .fire-button .fire .fire-main{width:100%;height:100%;position:absolute;animation:scaleUpDown 3s ease-out;animation-iteration-count:infinite;animation-fill-mode:both}.header-3 .right-nav .fire-button .fire .fire-main .main-fire{width:100%;height:100%;position:absolute;background-image:radial-gradient(farthest-corner at 10px 0,var(--white) 0,#ddd 95%);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-3 .right-nav .fire-button .fire .fire-main .particle-fire{width:10px;height:10px;position:absolute;top:60%;left:45%;background-color:var(--white);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-3 .right-nav .fire-button .fire .fire-right{width:100%;height:100%;position:absolute;animation:shake 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-3 .right-nav .fire-button .fire .fire-right .main-fire{width:80%;height:80%;position:absolute;top:15%;right:-25%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-3 .right-nav .fire-button .fire .fire-right .main-fire .particle-fire{width:15px;height:15px;position:absolute;top:45%;left:50%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-3 .right-nav .fire-button .fire .fire-left{width:100%;height:100%;position:absolute;animation:shake 3s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.header-3 .right-nav .fire-button .fire .fire-left .main-fire{width:80%;height:80%;position:absolute;top:15%;left:-20%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.header-3 .right-nav .fire-button .fire .fire-left .main-fire .particle-fire{width:10%;height:10%;position:absolute;top:10%;left:20%;background-color:var(--white);border-radius:50%;animation:particleUp 0 3s ease-out infinite;animation-fill-mode:both}.header-3 .dropdown-category{display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);padding:9px calc(16px + 15*(100vw - 320px)/1600) 9px 0;position:relative}@media(max-width:1199px){.header-3 .dropdown-category{display:none}}.header-3 .dropdown-category:after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background-color:var(--border-color)}.header-3 .dropdown-category svg{font-size:23px;color:var(--theme-color);margin-right:10px}.header-3 .dropdown-category span{font-size:16px;margin-top:4px}.header-3 .dropdown-list{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.header-3 .dropdown-list{display:none}}.header-3 .dropdown-list li:last-child{margin-right:0}.header-3 .dropdown-list li+li .dropdown{margin-left:20px}.header-3 .dropdown-list li+li .dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-12px;background-color:rgba(var(--white),.4)}.header-3 .dropdown-list li:first-child:after{content:none}.header-3 .dropdown-list li .dropdown .dropdown-toggle{width:auto;display:block;background-color:rgba(0,0,0,0);border-radius:5px;font-weight:500;font-size:unset}.header-3 .dropdown-list li .dropdown .dropdown-toggle:after{content:none}.header-3 .dropdown-list li .dropdown .dropdown-toggle span{font-weight:400}.header-3 .dropdown-list li .dropdown .dropdown-toggle .fa-chevron-down{margin-left:10px}.header-3 .dropdown-list li .dropdown .dropdown-menu .dropdown-list{display:block}.header-3 .dropdown-list li .dropdown .dropdown-menu .dropdown-list+.dropdown-list{margin-top:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:991px){.header-3 .about-list{display:none}}.header-3 .about-list li{position:relative;margin-left:15px;font-size:12px;font-weight:500}.header-3 .about-list li:first-child{margin-left:0}.header-3 .about-list li:first-child:after{content:none}.header-3 .about-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:70%;left:-8px;background-color:rgba(var(--white),.4)}@media(min-width:1200px){.header-3 .navbar-expand-xl .dropdown:hover .dropdown-menu-2{transform:unset;left:0}body[dir=rtl] .header-3 .navbar-expand-xl .dropdown:hover .dropdown-menu-2{left:unset;right:0}}.empty-cart-box{text-align:center}.empty-cart-box .empty-icon{font-size:30px;color:var(--theme-color);width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0 auto 10px;position:relative;overflow:hidden}.empty-cart-box .empty-icon:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0}.empty-cart-box img{width:35%;margin-bottom:20px}.empty-cart-box h5{font-weight:500}.onhover-div{position:absolute;top:60px;right:-10px;background-color:var(--white);z-index:1001;width:360px;border-radius:10px;padding:calc(14px + 16*(100vw - 320px)/1600) calc(11px + 9*(100vw - 320px)/1600);box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);opacity:0;transition:all .3s ease-in-out;visibility:hidden}.onhover-div .cart-title,.onhover-div .free,.onhover-div .progress{display:none}.onhover-div .cart-list>li .drop-cart .drop-contain h5{margin-bottom:0!important}.onhover-div .cart-list>li .drop-cart .rating{margin-bottom:5px}.onhover-div-login{right:0;width:160px;padding:10px}.onhover-div-login .user-box-name{display:flex;flex-wrap:wrap;gap:0;align-items:center}.onhover-div-login .user-box-name li{display:block;width:100%}.onhover-div-login .user-box-name li+li{padding-top:8px;margin-top:8px;border-top:1px solid #eee}.onhover-div-login .user-box-name li a{color:var(--title-color);display:flex;align-items:center;position:relative}.onhover-div-login .user-box-name li a:hover:after{width:40%}.onhover-div-login .user-box-name li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.onhover-div .cart-list{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);max-height:300px;overflow:auto;padding-right:6px}.onhover-div .cart-list::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.onhover-div .cart-list::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.onhover-div .cart-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-color);opacity:.44}.onhover-div .cart-list>li{margin:0;width:100%}.onhover-div .cart-list>li+li{margin-top:10px;padding-top:10px;border-top:1px solid var(--border-color)}.onhover-div .cart-list>li:after{content:none!important}.onhover-div .cart-list>li .drop-cart{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;position:relative}.onhover-div .cart-list>li .drop-cart:after{content:none}.onhover-div .cart-list>li .drop-cart .drop-image img{width:87px;background:var(--light-gray);padding:10px;height:90px;object-fit:contain}.onhover-div .cart-list>li .drop-cart .drop-contain{width:calc(100% - 87px - 15px);padding-right:40px}.onhover-div .cart-list>li .drop-cart .drop-contain h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-size:calc(15px + 2*(100vw - 320px)/1600);color:#1e1e1e;font-weight:500}.onhover-div .cart-list>li .drop-cart .drop-contain .gram{display:flex;align-items:center;gap:6px;font-size:13px;margin-top:5px;color:rgba(var(--content-color),.7);margin-bottom:8px!important}.onhover-div .cart-list>li .drop-cart .drop-contain .gram a{font-size:14px;color:rgba(var(--content-color),.7)}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty{width:108px;position:absolute;bottom:0;right:0}body[dir=rtl] .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty{right:unset;left:0}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group{border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray);border-radius:7px;padding:5px 4px;text-align:center;z-index:0}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn{transition:all .3s ease-in-out;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;padding:0!important;background-color:var(--white);z-index:0;border-radius:4px!important;color:var(--theme-color)}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn svg{font-size:17px}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn.qty-left-minus svg{font-size:15px}.onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .form-control{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.onhover-div .cart-list>li .drop-cart .drop-contain h6{margin-top:3px;display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-end;font-weight:500;color:var(--title-color);font-size:16px}.onhover-div .cart-list>li .drop-cart .drop-contain h6 span{margin-top:-2px;font-weight:400;color:var(--content-color)}.onhover-div .cart-list>li .drop-cart .drop-contain .close-button{background-color:rgba(0,0,0,0);border:none;padding:0;color:rgba(74,85,104,.7);font-size:12px;display:flex;margin-top:-3px}.onhover-div .cart-list>li .drop-cart .drop-contain .close-button svg{font-size:12px}.onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{position:absolute;top:0;right:0;display:flex;align-items:center;gap:6px}.onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .delete-button,.onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .edit-button{color:var(--content-color);width:24px;height:24px;background-color:var(--light-gray);border:1px solid #eee;box-shadow:unset;padding:0;font-size:14px;border-radius:5px;display:flex;align-items:center;justify-content:center}.onhover-div .pere-text-box{border-bottom:1px solid var(--border-color);padding:0 15px 12px}.onhover-div .pere-text-box p{margin:0;line-height:1.5;color:rgba(var(--content-color),.65);font-weight:400}.onhover-div .pere-text-box p span{font-weight:700;color:var(--title-color)}.onhover-div .pere-text-box p span.price{color:var(--theme-color)}.onhover-div .pere-text-box p span.shipping{color:var(--title-color)}.onhover-div .pere-text-box .progress{display:none}.onhover-div .button-group{grid-gap:calc(8px + 8*(100vw - 320px)/1600);gap:calc(8px + 8*(100vw - 320px)/1600);display:grid;margin-top:calc(10px + 10*(100vw - 320px)/1600)}.onhover-div .button-group .cart-button{border:2px solid var(--theme-color);color:var(--theme-color);padding:10px;width:100%;font-size:16px}.onhover-div .button-group .cart-button:hover{background-color:var(--theme-color);color:var(--white)}.onhover-div .price-box{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color);padding-bottom:calc(7px + 4*(100vw - 320px)/1600);margin-bottom:calc(13px + 6*(100vw - 320px)/1600)}.onhover-div .price-box h5{font-size:20px}.onhover-div .price-box h4{font-size:20px;color:var(--theme-color);font-weight:600}.mobile-menu{position:fixed;bottom:0;padding:10px;width:100%;background-color:var(--theme-color);z-index:2;overflow:hidden;box-shadow:0 -3px 10px 0 rgba(0,0,0,.08)}.mobile-menu ul{display:flex;width:70%;margin:0 auto}@media(max-width:767px){.mobile-menu ul{width:80%}}@media(max-width:480px){.mobile-menu ul{width:95%}}@media(max-width:360px){.mobile-menu ul{width:100%}}.mobile-menu ul li{width:100%;text-align:center}.mobile-menu ul li.active{transition:.3s ease;position:relative}.mobile-menu ul li.active:before{content:"";position:absolute;width:10px;height:10px;bottom:-15px;left:50%;transform:translateX(-50%) rotate(45deg);background-color:var(--white);border-radius:100%}.mobile-menu ul li a{display:block;color:#fff}.mobile-menu ul li a img{display:block;margin:0 auto}.mobile-menu ul li a.active,.mobile-menu ul li a:hover{color:var(--title-color)}@media(max-width:360px){.mobile-menu ul li a{font-size:13px}}.mobile-menu ul li a svg{margin:0 auto;font-size:calc(20px + 2*(100vw - 320px)/1600);color:#fff}.mobile-menu ul li a span{display:block;color:#fff}.bg-effect{background-image:url(/_next/static/media/bg-body.10be8c5e.png);background-repeat:no-repeat;background-position:50%}.home-contain{overflow:hidden;position:relative;border-radius:10px}.home-contain .home-detail{width:100%;height:100%;position:absolute;top:0;left:0;padding:calc(18px + 42*(100vw - 320px)/1600)}.home-contain .home-detail.home-big-space{padding:calc(27px + 158*(100vw - 320px)/1600) 0!important}@media(max-width:767px){.home-contain .home-detail.home-overlay{background-color:rgba(var(--white),.529)}}.home-contain .home-detail>.home-top{margin-top:-100px}@media(max-width:575px){.home-contain .home-detail>.home-top{margin-top:-80px}}@media(max-width:480px){.home-contain .home-detail>.home-top{margin-top:0}}.home-contain .home-detail.home-p-sm{padding:calc(15px + 5*(100vw - 320px)/1600)!important}.home-contain .home-detail.home-p-medium{padding:50px calc(15px + 15*(100vw - 320px)/1600)!important}.home-contain .home-detail .ls-expanded{letter-spacing:2.2px}.home-contain .home-detail h1{font-size:calc(16px + 26*(100vw - 320px)/1600);width:80%;line-height:1.4;margin-bottom:calc(3px + 7*(100vw - 320px)/1600)}@media(max-width:480px){.home-contain .home-detail h1{width:100%}}.home-contain .home-detail h1.super-sale{font-size:45px}.home-contain .home-detail h1.name-title{font-size:calc(25px + 17*(100vw - 320px)/1600)}.home-contain .home-detail h1.home-name{font-size:86px;font-weight:700;position:relative;display:inline-block}.home-contain .home-detail h1.home-name:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:80%;height:2px;bottom:0;background-color:var(--title-color)}.home-contain .home-detail h1.furniture-heading span{position:relative}.home-contain .home-detail h1.furniture-heading span:before{content:"";position:absolute;bottom:0;left:0;background-image:url(/_next/static/media/line.4f4fdbc8.png);width:100%;height:100%;top:90%;background-repeat:no-repeat}.home-contain .home-detail h1.poster-1{line-height:calc(23px + 45*(100vw - 320px)/1600)}.home-contain .home-detail h1.poster-2{line-height:calc(29px + 34*(100vw - 320px)/1600)}.home-contain .home-detail h1 span.name{font-weight:800;color:var(--theme-color);position:relative;z-index:0}.home-contain .home-detail h1 span.name:before{content:"";position:absolute;width:100%;height:20px;bottom:10px;left:0;background-color:var(--theme-color);opacity:.4;z-index:-1}@media(max-width:767px){.home-contain .home-detail h1 span.name:before{display:none}}@media(max-width:1399px){.home-contain .home-detail h1 span.name:before{content:none}}.home-contain .home-detail h1 .daily,.home-contain .home-detail h1 span.name-2{font-weight:800;color:var(--theme-color)}.home-contain .home-detail h1 .discount{font-size:16px;color:#262834;font-weight:400}.home-contain .home-detail h2{font-size:calc(25px + 13*(100vw - 320px)/1600);margin-bottom:7px}.home-contain .home-detail h2 span.discount{font-size:16px;font-weight:400}.home-contain .home-detail h2.home-name{font-size:calc(52px + 33*(100vw - 320px)/1600);font-weight:700}.home-contain .home-detail h3{font-size:calc(20px + 6*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600);font-weight:600}.home-contain .home-detail h4{font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:5px}.home-contain .home-detail h5{font-size:calc(15px + 3*(100vw - 320px)/1600);letter-spacing:1px}.home-contain .home-detail h6{font-size:14px;letter-spacing:.1px;color:var(--content-color)}@media(max-width:360px){.home-contain .home-detail h6{margin-bottom:5px}}.home-contain .home-detail h6.home-home{margin-bottom:10px;font-weight:500}.home-contain .home-detail h6 span{font-weight:500;padding:calc(6px + 4*(100vw - 320px)/1600) calc(8px + 8*(100vw - 320px)/1600);background:var(--black);background:linear-gradient(90deg,rgba(255,114,114,.15),rgba(255,114,114,0) 79%);border-radius:50px;color:#ff4f4f;margin-left:calc(2px + 7*(100vw - 320px)/1600)}@media(max-width:360px){.home-contain .home-detail h6 span{display:none}}.home-contain .home-detail p{margin-bottom:0;color:var(--content-color);letter-spacing:.8px;line-height:calc(19px + 8*(100vw - 320px)/1600);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-contain .home-detail p.organic{width:70%}.home-contain .home-detail .shop-button{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-top:calc(12px + 8*(100vw - 320px)/1600);display:flex;align-items:center;color:var(--title-color)}.home-contain .home-detail .shop-button:hover i{transform:translateX(4px)}.home-contain .home-detail .shop-button i{transition:.3s ease;margin-left:8px}.home-contain .home-detail .social-icon{display:flex;align-items:center;justify-content:center;margin-top:10px;flex-wrap:nowrap;gap:14px}.home-contain .home-detail .social-icon li:hover a{border-color:var(--theme-color);background-color:var(--theme-color);color:var(--white)}.home-contain .home-detail .social-icon li a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--content-color);color:var(--title-color)}.home-section-2{background-position:50%;background-repeat:no-repeat;background-size:cover}.home-section-2.home-section-bg{background:none}.home-section-2 .home-contain{border-radius:10px;overflow:hidden;position:relative}.home-section-2 .home-contain .home-detail{width:100%;height:100%;position:absolute;top:0;left:0;padding:calc(20px + 30*(100vw - 320px)/1600)}.home-section-2 .home-contain .home-detail.home-p-sm{padding:calc(15px + 15*(100vw - 320px)/1600)!important}.home-section-2 .home-contain .home-detail h1{font-size:calc(25px + 20*(100vw - 320px)/1600);margin-bottom:6px}.home-section-2 .home-contain .home-detail h1.sale-name{font-size:calc(25px + 13*(100vw - 320px)/1600)}.home-section-2 .home-contain .home-detail h1.heding-2{font-size:calc(22px + 28*(100vw - 320px)/1600);font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:13px;margin-top:7px;width:100%}.home-section-2 .home-contain .home-detail h2{font-size:calc(18px + 14*(100vw - 320px)/1600);margin-bottom:10px}.home-section-2 .home-contain .home-detail h2.content-2{font-size:calc(16px + 20*(100vw - 320px)/1600);margin-bottom:10px;font-weight:500}.home-section-2 .home-contain .home-detail h3{font-size:calc(18px + 14*(100vw - 320px)/1600);margin-bottom:10px}.home-section-2 .home-contain .home-detail h4{font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:5px}.home-section-2 .home-contain .home-detail h5{font-size:calc(15px + 3*(100vw - 320px)/1600);letter-spacing:1px}.home-section-2 .home-contain .home-detail h6{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:calc(7px + 5*(100vw - 320px)/1600)}.home-section-2 .home-contain .home-detail p{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;line-height:1.5;color:var(--content-color);letter-spacing:.8px}.home-section-2 .home-contain .home-detail .shop-now-button{display:flex;align-items:center;justify-content:center;padding:0;color:var(--theme-color);font-size:15px}.home-section-2 .home-contain .home-detail .shop-now-button i{font-size:17px;margin-left:8px}.home-section-small .home-contain .home-detail.home-width{width:50%}@media(max-width:360px){.home-section-small .home-contain .home-detail.home-width:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.25);z-index:-1}}@media(max-width:991px){.home-section-small .home-contain .home-detail.home-width{width:60%}}@media(max-width:360px){.home-section-small .home-contain .home-detail.home-width{width:100%}}.home-section-small .home-contain.home-small .home-detail{padding:calc(20px + 30*(100vw - 767px)/1153) calc(12px + 38*(100vw - 767px)/1153)}.home-section-small .home-contain.home-small .home-detail h4{font-size:calc(14px + 8*(100vw - 767px)/1153)}.home-search{background-image:linear-gradient(to right top,#0da487,#06a188,#019e88,#009a89,#009789,#009489,#009089,#008d89,#008a89,#008688,#008387,#007f86);padding-top:0}.home-search .home-search-content{display:flex;align-items:flex-end;padding-top:156px;justify-content:center;text-align:center;width:100%;padding-bottom:70px}.home-search .home-search-content>div{width:100%}.home-search .home-search-content h1{color:var(--white);font-size:42px;text-transform:inherit}.home-search .home-search-content h3{font-size:18px;font-weight:400;color:var(--white);margin-top:12px}.home-search .home-search-content .search-box{margin-top:35px;position:relative;width:50%;margin-left:auto;margin-right:auto}.home-search .home-search-content .search-box .btn{background-color:var(--white)}.home-search .home-search-content .search-box .feather-search{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#a3a3a3}.home-search .home-search-content .category-sec{margin-top:80px}.home-search .home-search-content .category-sec.category-section-2 .category-slider .shop-category-box .category-name h6{color:var(--white)}.custom-row .sidebar-col{width:320px;border-right:1px solid var(--border-color);position:fixed;left:0;top:0;height:100vh;overflow:auto;padding-top:0;background-color:var(--white);transition:all .3s ease-in-out}@media(max-width:1199px){.custom-row .sidebar-col{border-right:unset;left:-350px;background-color:var(--white);z-index:10;height:100%;width:calc(300px + 20*(100vw - 320px)/879)}.custom-row .sidebar-col.show{left:0}}.custom-row .sidebar-col .category-menu{background-color:rgba(0,0,0,0)}.custom-row .sidebar-col .category-menu .web-logo{display:block;margin-bottom:calc(34px + 6*(100vw - 320px)/1600)}.custom-row .sidebar-col .category-menu .web-logo img{width:calc(53% + 17*(100vw - 320px)/1600)}.custom-row .sidebar-col .category-menu ul{gap:calc(21px + 7*(100vw - 320px)/1600);border-bottom:none}.custom-row .sidebar-col .category-menu ul li .category-list img{width:calc(30px + 5*(100vw - 320px)/1600);height:calc(30px + 5*(100vw - 320px)/1600)}.custom-row .sidebar-col .category-menu ul li .category-list h5{font-size:calc(15px + 2*(100vw - 320px)/1600)}.custom-row .content-col{margin-left:320px;padding-left:calc(12px + 13*(100vw - 320px)/1600);margin-top:calc(77px + 36*(100vw - 320px)/1600);padding-right:calc(12px + 13*(100vw - 320px)/1600)}@media(max-width:1199px){.custom-row .content-col{margin-left:0}}.home-search-full{height:70vh}@media(max-width:575px){.home-search-full{height:50vh}}.home-search-full .home-contain .home-detail{height:70vh;padding:64px 0 0}@media(max-width:575px){.home-search-full .home-contain .home-detail{height:50vh}}@media(max-width:767px){.home-search-full .home-contain .home-detail{padding-top:48px}}@media(max-width:480px){.home-search-full .home-contain .home-detail{padding:48px 15px 0}}.home-search-full .home-contain .home-detail>div{width:50%}@media(max-width:991px){.home-search-full .home-contain .home-detail>div{width:67%}}@media(max-width:575px){.home-search-full .home-contain .home-detail>div{width:100%}}.home-search-full .home-contain .home-detail h1{font-size:calc(31px + 27*(100vw - 320px)/1600);text-transform:inherit;margin-inline:auto;margin-top:-18px}.home-search-full .home-contain .home-detail h3{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:400;margin-block:calc(4px + 8*(100vw - 320px)/1600) 0;color:var(--content-color);line-height:1.4}.home-search-full .home-contain .home-detail .search-box{margin-top:calc(23px + 12*(100vw - 320px)/1600);position:relative;width:60%;margin-left:auto;margin-right:auto}@media(max-width:1460px){.home-search-full .home-contain .home-detail .search-box{width:83%}}@media(max-width:480px){.home-search-full .home-contain .home-detail .search-box{width:100%}}.home-search-full .home-contain .home-detail .search-box .btn{background-color:var(--white)}.home-search-full .home-contain .home-detail .search-box .feather-search{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#a3a3a3;width:calc(21px + 3*(100vw - 320px)/1600);height:auto}@media(max-width:991px){.home-section-ratio .ratio_180 .bg-size:before{padding-top:128%}.home-section-ratio .custom-ratio{order:-1}}.home-furniture .feature-detail h2{font-size:calc(32px + 19*(100vw - 1200px)/720)}.home-furniture .feature-detail h3{background-color:#ffa53b;font-size:calc(29px + 11*(100vw - 1200px)/720);color:var(--white);padding:4px calc(9px + 4*(100vw - 1200px)/720);font-weight:700}.furniture-contain-2 .home-detail{width:calc(100% + -25*(100vw - 320px)/1600)}@media(max-width:767px){.furniture-contain-2 .home-detail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.4);z-index:-1}}.furniture-contain-2 .home-detail h1{width:calc(100% + -25*(100vw - 320px)/1600)}.button-item{display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);position:fixed;right:0;border-radius:7px 0 0 7px;background-color:var(--theme-color);z-index:1}.button-item .item-btn{width:calc(41px + 9*(100vw - 320px)/1600);height:calc(41px + 9*(100vw - 320px)/1600);padding:0}.button-item .item-btn:hover{background-color:rgba(0,0,0,0)}.button-item .item-btn:first-child:active{color:#fff;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.button-item .item-btn svg{font-size:calc(18px + 4*(100vw - 320px)/1600)}.item-section{top:50%;transform:translateY(-50%);position:fixed;right:-200px;background-color:var(--theme-color);color:var(--white);border-radius:7px 0 0 7px;padding:15px;transition:all .3s ease-in-out;z-index:8}.item-section.active{right:0}.item-section .close-button{position:absolute;top:10px;right:10px;padding:0;color:var(--white);border:none;background-color:rgba(0,0,0,0)}.item-section .close-button:first-child:active{color:var(--white);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.item-section h6{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:5px;margin-top:15px;font-weight:700}.item-section h6 svg{font-size:20px}.item-section h6 span{margin-top:3px}.item-section .items-image{display:flex;align-items:center;justify-content:center;margin:10px 0}.item-section .items-image li{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--white);border-radius:50%;border:1px solid var(--theme-color);color:var(--theme-color);font-weight:600;font-size:13px}.item-section .items-image li+li{margin-left:-10px}body[dir=rtl] .item-section .items-image li+li{margin-left:unset;margin-right:-10px}.item-section .items-image li img{width:15px;height:15px;object-fit:contain}.item-section .item-button,.item-section .item-button:hover{background-color:#fff!important;color:var(--theme-color)!important}header .main-nav{padding:20px 0;display:flex;align-items:center}@media(max-width:767px){header .main-nav{padding:0}}header .nav-left-align .navbar-nav .dropdown-menu-2{left:0;transform:unset}header .icon-box{display:inline-block;margin-right:10px}header .dropdown-header{display:block;padding:8px 20px;margin-bottom:0;font-size:14px;color:var(--theme-color);white-space:nowrap}@media(max-width:1199px){header .dropdown-header{padding-left:0}}header .navbar-nav{padding-top:16px;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;flex-direction:row}@media(max-width:1199px){header .navbar-nav{flex-direction:column}}header .navbar-nav .nav-link{cursor:pointer}header .navbar-nav .nav-item{margin-bottom:0;position:relative}header .navbar-nav .nav-item .dropdown-menu>li:first-child>a{margin-top:0!important}header .navbar-nav .nav-item .dropdown-menu .nav-item{margin-left:0!important}header .navbar-nav .nav-item .dropdown-menu .nav-item:before{display:none}header .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link{font-size:14px;padding:0;justify-content:flex-start;margin:10px 0 0;width:100%;display:block;cursor:pointer}header .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:after{content:"";font-size:16px;right:0}header .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu{padding:20px}@media(max-width:1199px){header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-header{padding-left:10px;font-size:15px;font-weight:500;color:rgba(34,34,34,.8)}body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-header{text-align:right;padding-left:20px;padding-right:10px}header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item{position:relative;margin-left:15px}body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item{margin-left:unset;text-align:right;margin-right:15px}header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:7px;height:1px;background-color:rgba(var(--content-color),.65);left:-4px}body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:before{left:unset;right:-4px}header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:active,header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:focus{background-color:rgba(0,0,0,0)}header .navbar-nav .nav-item .new-pages{justify-content:unset!important}}header .navbar-nav .nav-item .new-pages .new-dropdown{position:absolute;top:-7px;right:3px;background-color:#ff4f4f;font-size:10px;padding:1px 4px;color:#fff;font-weight:600;border-top-left-radius:5px;border-bottom-right-radius:5px}@media(max-width:1199px){header .navbar-nav .nav-item .new-pages .new-dropdown{position:relative;top:unset;left:unset;right:unset;margin-left:9px;border-radius:3px}}header .navbar-nav .nav-item:hover{color:var(--theme-color)}header .navbar-nav .dropdown-menu{min-width:200px;margin:-8px 0 0;background-color:var(--white);box-shadow:-1px 0 10px 0 rgba(34,34,34,.7),5px 20px 40px 0 rgba(34,34,34,.4);box-shadow:none;border:0;position:static;transition:all .5s ease;opacity:0;visibility:hidden;display:block!important;transform:translateY(-15px)}header .navbar-nav .dropdown-menu .blog-box .blog-detail h5{margin-bottom:0}header .navbar-nav .dropdown-menu .sub-dropdown-hover{position:relative}header .navbar-nav .dropdown-menu .sub-dropdown-hover>a{display:block;position:relative}header .navbar-nav .dropdown-menu .sub-dropdown-hover>a .new-text i{font-size:12px;margin-left:4px;color:var(--theme-color)}header .navbar-nav .dropdown-menu .sub-dropdown-hover>a:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;font-size:16px}header .navbar-nav .dropdown-menu .sub-dropdown-hover:hover .sub-menu{left:113%;visibility:visible;opacity:1}@media(max-width:1199px){header .navbar-nav .dropdown-menu .sub-dropdown-hover:hover .sub-menu{left:unset}}header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu{position:absolute;top:-19px;left:123%;min-width:200px;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);background-color:var(--white);border-color:rgba(0,0,0,0);padding:20px;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;visibility:hidden;opacity:0;transition:all .3s ease-in-out}@media(max-width:1199px){header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu{position:relative;top:unset;left:unset;opacity:1;min-width:auto;z-index:1;visibility:visible;box-shadow:none;margin:5px 0 12px 29px;padding:0}}header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a{padding:0;font-size:14px;position:relative;transition:all .3s ease-in-out;z-index:0;color:var(--title-color);display:block}header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a:hover:after{width:40%}header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}header .navbar-nav .dropdown-menu-2{left:50%;transform:translateX(-50%) translateY(-15px);width:52vw;min-width:unset;padding:22px!important;align-items:center;justify-content:space-around;display:block;overflow:hidden;position:relative;z-index:0}@media(max-width:1199px){header .navbar-nav .dropdown-menu-2:after{content:none}}@media(max-width:1400px){header .navbar-nav .dropdown-menu-2{background-position:20px}}@media(max-width:1199px){header .navbar-nav .dropdown-menu-2{width:100%;padding:0!important;left:0;margin:0}}header .navbar-nav .dropdown-menu .dropdown{margin-right:20px;margin-left:20px}header .navbar-nav .dropdown-menu .dropdown:last-child{margin-bottom:12px}header .navbar-nav .dropdown-menu .dropdown .dropdown-toggle:after{display:none}header .navbar-nav .dropdown-menu .dropdown-menu{display:block;padding-right:16px;padding-left:16px}header .navbar-nav .dropdown-image{background-image:none}header .navbar-nav .dropdown-image:after{content:none}@media(max-width:991px){header .navbar-nav .dropdown-image{left:0;margin-top:0}}header .navbar-nav .dropdown-image .dropdown-column{grid-gap:12px;gap:12px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:1199px){header .navbar-nav .dropdown-image .dropdown-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-block:8px 16px}}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{margin:0!important;text-align:center!important}body[dir=rtl] header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{text-align:center}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:after{content:none}@media(max-width:1199px){header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{padding:0}}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover img{box-shadow:5px 20px 40px 0 rgba(34,34,34,.07);transform:translateY(-4px)}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover span{color:var(--theme-color);font-weight:600}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover span:after{width:100%}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:active{background-color:rgba(0,0,0,0)}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item img{width:100%;box-shadow:5px 20px 40px 0 rgba(34,34,34,.04);transition:all .3s ease-in-out;display:block;height:150px;object-fit:cover}@media(max-width:1199px){header .navbar-nav .dropdown-image .dropdown-column .dropdown-item img{height:85px}}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span{display:inline-block;margin-top:10px;text-align:center;font-size:calc(15px + 1*(100vw - 1200px)/720);margin-bottom:-6px;position:relative;z-index:0;font-weight:500}header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}body[dir=rtl] header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span:after{left:unset;right:0}header .navbar-nav .nav-link{padding-right:0;padding-left:0}header .navbar-brand{padding-top:0;padding-bottom:0;margin-right:16px;font-size:calc(21px + .45vw);white-space:nowrap;display:inline-block;font-weight:500}header .navbar-brand:focus,header .navbar-brand:hover{text-decoration:none}header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:calc(15px + 10*(100vw - 1200px)/720)}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:unset;margin-right:calc(15px + 10*(100vw - 1200px)/720)}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:0}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:unset;margin-right:0}}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a{padding-right:18px}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a{padding-right:unset;padding-left:18px}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:-4px;font-size:16px;transition:all .6s ease}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:unset;left:-4px}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:0;line-height:1}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:unset;left:0}}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item{position:relative}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:-4px;font-size:16px;transition:all .6s ease}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:unset;left:0;transform:rotateY(180deg);top:-2px}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:25px}body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:unset;left:25px;transform:rotateY(180deg);top:-2px}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item{display:none!important}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:9px;width:unset;height:unset;background-color:rgba(0,0,0,0);left:unset}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu{display:block!important}}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu>li{padding:0}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu>li>a{margin:0}}header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega+.dropdown-mega>.dropdown-menu{padding-block:0}header .navbar.navbar-expand-xl .navbar-nav .nav-link{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;position:relative}header .navbar.navbar-expand-xl .navbar-nav .nav-link:after{content:none}header .navbar.navbar-expand-xl .navbar-nav .nav-link svg{margin-left:10px}header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu{position:absolute;top:-10px;left:84%;transform:translateX(-50%);font-size:8px;display:inline-block;text-transform:uppercase;line-height:16px;padding:0 8px;font-weight:600;color:var(--white);background-color:var(--theme-color);border-radius:50px}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu{position:relative;top:0;left:0;transform:none;margin-left:10px;margin-right:auto;border-radius:3px}}header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu:before{content:"";position:absolute;width:0;height:0;display:inline-block;top:100%;left:10px;border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--theme-color)}@media(max-width:1199px){header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu:before{content:none}}header .navbar.navbar-expand-xl .navbar-nav .nav-link-2:before{content:none}header .navbar-text{padding-top:9px;padding-bottom:9px}header .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}header .navbar-toggler{transition:box-shadow .15s ease-in-out;font-size:18px;margin-right:10px;padding:0}header .navbar-toggler,header .navbar-toggler:hover{background-color:rgba(0,0,0,0)}header .navbar-toggler:focus-visible{outline:none}header .navbar-toggler:focus{box-shadow:none}@media(max-width:767px){header .navbar-toggler{margin-right:0}}body[dir=rtl] header .navbar-toggler{margin-right:unset;margin-left:10px}header .navbar-toggler-icon{width:unset;height:unset;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--title-color);-webkit-text-fill-color:var(--title-color);-webkit-opacity:1}@media(max-width:767px){header .navbar-toggler-icon{margin-right:0}}header .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}header .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}header .navbar-expand .navbar-nav{flex-direction:row}header .navbar-expand .navbar-nav .dropdown-menu{position:absolute;left:26px;top:30px;box-shadow:0 3px 4px rgba(0,0,0,.14)}header .navbar-expand .navbar-nav-scroll{overflow:visible}header .navbar-expand .navbar-collapse{display:flex;flex-basis:auto}header .navbar-expand .navbar-toggler{display:none}header .navbar-toggler:first-child:active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--title-color)}header .navbar-light .navbar-brand,header .navbar-light .navbar-brand:focus,header .navbar-light .navbar-brand:hover,header .navbar-light .navbar-nav .nav-link{color:var(--title-color)}header .navbar-light .navbar-nav .nav-link.active,header .navbar-light .navbar-nav .nav-link:focus,header .navbar-light .navbar-nav .nav-link:hover,header .navbar-light .navbar-nav .show>.nav-link{color:var(--theme-color)}header .navbar-light .navbar-toggler{color:var(--content-color);border-color:rgba(0,0,0,0)}header .navbar-light .navbar-text{color:var(--content-color)}header .navbar-light .navbar-text a,header .navbar-light .navbar-text a:focus,header .navbar-light .navbar-text a:hover{color:var(--theme-color)}header .navbar{display:inline-block;padding-block:6px;z-index:1}@media(max-width:1199px){header .navbar{z-index:unset}}header .navbar:not(.navbar-stuck) .navbar-stuck-btn{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(var(--title-color),0)!important;white-space:nowrap!important;border:0!important}header .navbar-shadow{box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}header .navbar-floating{position:absolute;top:0;left:0;width:100%}header .navbar-stuck .navbar-btn{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(var(--title-color),0)!important;white-space:nowrap!important;border:0!important}header .navbar-stuck-logo{display:none}header .navbar-sticky.navbar-stuck{position:fixed;top:0;left:0;width:100%;animation:navbar-show .25s;background-color:var(--white);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}header .header-nav-middle{margin:auto!important}header .offcanvas{position:fixed;bottom:0;z-index:1080;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:var(--white);background-clip:padding-box;outline:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);transition:transform .3s ease-in-out;will-change:transform,box-shadow;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .3s ease;visibility:visible!important}header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){top:0;left:0;box-shadow:none}body[dir=rtl] header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){left:unset;right:0}@media(max-width:1199px){header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){width:calc(300px + 20*(100vw - 320px)/879);transform:translateX(-100%);z-index:7}body[dir=rtl] header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){transform:translateX(100%)}}header .offcanvas-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:20px 24px;z-index:1}@media(max-width:1199px){header .offcanvas-header{padding:calc(13px + 7*(100vw - 320px)/880) calc(16px + 8*(100vw - 320px)/880)}}header .offcanvas-header .btn-close{padding:0;margin:-10px 0;font-size:20px;background:unset;opacity:1;width:unset;height:unset;line-height:1;background-color:rgba(0,0,0,0)!important;color:var(--title-color)!important}header .offcanvas-header .btn-close svg{color:var(--title-color)}header .offcanvas-header h5{color:var(--theme-color);font-weight:600}@media(max-width:1199px){header .offcanvas-header h5{font-size:calc(20px + 2*(100vw - 320px)/879)}}header .offcanvas-title{margin-bottom:0;line-height:normal}header .offcanvas-body{flex-grow:1;padding:20px 24px;overflow-y:auto;height:100%}@media(max-width:1199px){header .offcanvas-body{padding:calc(13px + 7*(100vw - 320px)/880) calc(16px + 8*(100vw - 320px)/880)}}header .offcanvas-body::-webkit-scrollbar{width:0;background-color:rgba(0,0,0,0);opacity:0}header .offcanvas-body::-webkit-scrollbar-thumb{border-radius:4px}header .offcanvas-body>.simplebar-track{display:block;background-color:rgba(0,0,0,0)}header .offcanvas-body .simplebar-vertical{margin-right:3px}header .offcanvas-start{top:0;left:0;width:352px;border-right:0 solid rgba(0,0,0,0);transform:translateX(-100%)}header .offcanvas-end{top:0;right:0;width:352px;border-left:0 solid rgba(0,0,0,0);transform:translateX(100%)}header .offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:0 solid rgba(0,0,0,0);transform:translateY(-100%)}header .offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:0 solid rgba(0,0,0,0);transform:translateY(100%)}header .offcanvas.show{transform:none!important;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04)!important}header .offcanvas-footer{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:20px 24px}header .sidebar-toggle{display:none;position:fixed;bottom:0;left:0;width:100%;border-radius:0;z-index:1025}header .hot-deal-box{color:#e21719;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;margin-left:12px}header .hot-deal-box img{margin-right:7px}header .hot-deal-box span{font-size:16px;font-weight:500}@media(prefers-reduced-motion:reduce){header .navbar-toggler,header .offcanvas{transition:none}}@media(min-width:1200px){header .navbar-expand-xl.navbar .offcanvas-body{overflow:visible}header .navbar-expand-xl.navbar-sticky.navbar-stuck .navbar-floating-logo{display:none!important}header .navbar-expand-xl .navbar-stuck-logo{display:block}header .navbar-expand-xl .navbar-nav{position:relative;padding-top:0}header .navbar-expand-xl .navbar-nav .nav-item{border:0}header .navbar-expand-xl .navbar-nav .nav-item:hover>.nav-link:not(.disabled){color:var(--theme-color)}header .navbar-expand-xl .navbar-nav .nav-item:hover>.nav-link:not(.disabled):before{transform:translateY(-50%) rotateX(180deg)}header .navbar-expand-xl .navbar-nav .nav-item.active>.nav-link:not(.disabled){color:var(--theme-color)}header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu{padding:20px 0}header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu li{padding:0 20px}header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu .dropdown-mega:hover .dropdown-menu{display:flex!important;opacity:1;visibility:visible;flex-direction:column;padding:20px;transform:translateY(0)}header .navbar-expand-xl .navbar-nav>.dropdown>.dropdown-toggle:after{display:none}header .navbar-expand-xl .dropdown-menu{transition:all .4s cubic-bezier(.65,.05,.36,1);margin-top:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);background-color:var(--white);border-color:var(--white);padding:20px;border-radius:10px}header .navbar-expand-xl .dropdown-menu li{display:block;width:100%}header .navbar-expand-xl .dropdown-menu .dropdown-column{margin:0;position:relative}header .navbar-expand-xl .dropdown-menu .dropdown-column:first-of-type{margin-left:0}header .navbar-expand-xl .dropdown-menu .dropdown-item{padding:0;margin:12px 0 0;font-size:15px;position:relative;transition:all .3s ease-in-out;z-index:0;cursor:pointer;color:var(--title-color)}body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-item{text-align:right}header .navbar-expand-xl .dropdown-menu .dropdown-item:hover:after{width:40%}header .navbar-expand-xl .dropdown-menu .dropdown-item:active{color:var(--black)}header .navbar-expand-xl .dropdown-menu .dropdown-item:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-item:after{left:unset;right:0}header .navbar-expand-xl .dropdown-menu .dropdown-item:focus,header .navbar-expand-xl .dropdown-menu .dropdown-item:hover{background-color:rgba(0,0,0,0)}header .navbar-expand-xl .dropdown-menu .dropdown{margin-right:0;margin-bottom:0;margin-left:0;border-left:0}header .navbar-expand-xl .dropdown-menu .dropdown .dropdown-toggle{position:relative;padding-right:26px}header .navbar-expand-xl .dropdown-menu .dropdown .dropdown-toggle:after{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);width:unset;height:unset;display:block;right:10px;border:none}header .navbar-expand-xl .dropdown-menu .dropdown:last-child{margin-bottom:0}header .navbar-expand-xl .dropdown-menu .dropdown-menu{top:0;right:auto;left:100%;width:auto;margin-top:0;margin-right:0;margin-left:0;padding-right:0;padding-left:0;border-radius:5px;background-color:var(--white)}body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-menu{left:unset;right:100%}header .navbar-expand-xl .dropdown-menu.show{display:none}header .navbar-expand-xl .dropdown-menu.dropdown-menu-end{right:0;left:auto}header .navbar-expand-xl .dropdown:hover>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);display:block!important}header .navbar-expand-xl .dropdown:hover .dropdown-menu-2{transform:translateX(-50%) translateY(0);display:block!important;left:50%}header .navbar-expand-xl .dropdown:hover .dropdown-menu-center,header .navbar-expand-xl .dropdown:hover .dropdown-menu-left{transform:translateX(-50%) translateY(0)}header .navbar-expand-xl .dropdown-mega{position:unset}header .navbar-expand-xl .dropdown-mega>.dropdown-menu{align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;display:none!important}header .navbar-expand-xl .dropdown-mega:hover>.dropdown-menu{display:flex}header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item{display:block;padding:0}header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label{background-color:#ff7272;font-size:12px;border-radius:2px;padding:3px 5px;line-height:1;color:#fff;font-weight:600;position:relative;z-index:0;animation:blink .9s infinite;margin-left:4px}body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label{margin-left:unset;margin-right:4px}header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label:before{content:none;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);background-color:#ff7272;left:-5px;width:12px;height:12px;z-index:-1;background-color:rgba(0,0,0,0)}header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label.warning-label{background-color:#ffa53b}header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label.success-label{background-color:var(--theme-color)}header .navbar-expand-xl .dropdown-mega .dropdown-column.dropdown-column-img{width:200px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0}header .navbar-expand-xl .dropdown-mega .dropdown-column{margin-top:0}header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header{padding:0;font-size:16px;font-weight:600;margin-bottom:24px;color:var(--title-color);position:relative}body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header{text-align:right}header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header:after{content:"";position:absolute;bottom:-10px;width:36px;height:2px;background-color:var(--theme-color);left:0}body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header:after{left:unset;right:0}header .offcanvas-expand{transform:none!important;z-index:1031}header .offcanvas-expand.offcanvas-bottom,header .offcanvas-expand.offcanvas-end,header .offcanvas-expand.offcanvas-start{transform:none!important}header .offcanvas-collapse{display:block;position:static;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:auto!important;max-width:100%!important;height:auto!important;transform:none!important;background-color:rgba(0,0,0,0);box-shadow:none}header .offcanvas-collapse .offcanvas-footer,header .offcanvas-collapse .offcanvas-header{display:none}header .offcanvas-collapse .offcanvas-body{padding:0;overflow:initial}header .offcanvas-enabled-start{padding-left:376px}header .offcanvas-enabled-end{padding-right:376px;padding-left:0}}header .navbar-expand-xl .offcanvas{-webkit-box-flex:1}@media(max-width:1199px){header .navbar-expand-xl .offcanvas{z-index:4;-webkit-box-flex:2}}header .offcanvas-backdrop{z-index:6}@media(max-width:1199px){header .offcanvas-collapse .offcanvas-body .navbar-nav{padding-top:0}header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-item{border-top:0}header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;color:var(--content-color);font-weight:700}header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link.active,header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link:hover{color:var(--theme-color);background-color:rgba(0,0,0,0)}header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link.disabled{color:var(--content-color)}header .offcanvas-collapse .offcanvas-body .navbar-nav .active>.nav-link,header .offcanvas-collapse .offcanvas-body .navbar-nav .show>.nav-link{color:var(--theme-color)}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu li{display:block;width:100%}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{color:var(--content-color);font-size:14px}body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{text-align:right}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:hover{color:var(--theme-color);background-color:rgba(0,0,0,0)}}@media(max-width:1199px)and (max-width:1199px){header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{margin-left:15px;position:relative}body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{margin-left:unset;margin-right:15px}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:7px;height:1px;background-color:rgba(var(--content-color),.65);left:-4px}body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:before{left:unset;right:-4px}}@media(max-width:1199px){header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item.active{color:var(--theme-color);background-color:rgba(0,0,0,0)}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item.disabled{color:var(--content-color)}header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-header{font-size:16px;font-weight:600}header .navbar-nav .dropdown-menu{opacity:1;visibility:visible;display:none!important;transform:translateY(0)}header .navbar-nav .dropdown-menu.show{display:block!important}.new-nav-item{justify-content:unset!important}}.new-nav-item .new-dropdown{position:absolute;top:-7px;right:3px;background-color:#ff4f4f;font-size:10px;padding:1px 4px;color:#fff;font-weight:600;border-top-left-radius:5px;border-bottom-right-radius:5px}body[dir=rtl] .new-nav-item .new-dropdown{right:unset;left:3px;border-top-left-radius:unset;border-top-right-radius:5px;border-bottom-right-radius:unset;border-bottom-left-radius:5px}@media(max-width:1199px){.new-nav-item .new-dropdown{position:relative;top:unset;left:unset;right:unset;margin-left:9px;border-radius:3px}}@media(min-width:1200px){.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}}.dropdown-menu .product-box{padding:0;border:unset}body[dir=rtl] .dropdown-menu .product-box{border:unset}.dropdown-menu .product-box .product-image{background-color:var(--light-gray);margin-bottom:10px;border-radius:6px;overflow:hidden}.dropdown-menu .product-box .product-detail a h6.name{font-size:14px;font-weight:400;height:unset}.dropdown-menu .product-box .product-detail .rating span.ng-star-inserted{color:#ffb321;font-size:20px;margin-right:1px;line-height:1}.dropdown-menu .product-box .product-detail .unit,.dropdown-menu .product-box .product-detail p{display:none}.custom-mt{margin-top:25px}@media(max-width:1199px){.custom-mt{margin-top:calc(9px + 3*(100vw - 320px)/880)}}.menu-img-banner{margin:-23px -23px -23px -25px}.menu-img-banner a{display:block;width:100%}.menu-img-banner a img{width:100%}.menu-img-banner h4{margin-top:12px;line-height:1.5;font-weight:500}.newsletter-section .newsletter-box{border-radius:10px;position:relative;overflow:hidden}.newsletter-section .newsletter-box-3:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/2.0d3b1899.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:block;z-index:-1}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h2{font-weight:700;color:var(--white);margin-bottom:10px}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h5{font-weight:600;color:#ffbc5d;margin-bottom:calc(14px + 6*(100vw - 320px)/1600);font-size:calc(16px + 2*(100vw - 320px)/1600)}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box{position:relative}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box ::placeholder{font-size:14px;color:var(--content-color)}@media(max-width:360px){.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box ::placeholder{padding-left:0}}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{height:calc(41px + 11*(100vw - 320px)/1600);border-radius:5px;border:none;padding-left:53px;padding-right:147px}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:147px;padding-right:53px}@media(max-width:575px){.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-right:42px;padding-left:calc(12px + 3*(100vw - 320px)/1600)}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-right:calc(12px + 3*(100vw - 320px)/1600);padding-left:42px}}@media(max-width:360px){.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:12px}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:calc(12px + 3*(100vw - 320px)/1600);padding-right:12px}}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;left:8px;width:37px;height:calc(100% - 14px)}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{left:unset;right:8px}@media(max-width:480px){.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{display:none}}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon:before{content:"";position:absolute;width:100%;height:100%;opacity:.1;top:0;left:0;z-index:-1;background-color:var(--theme-color)}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon:before{left:unset;right:0}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon svg{font-size:19px;color:var(--theme-color)}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn{top:50%;transform:translateY(-50%);background-color:#ff4f4f;position:absolute;right:3px;border-radius:3px;border:none;padding:calc(10px + 2*(100vw - 320px)/1600) calc(8px + 13*(100vw - 320px)/1600);font-size:calc(14px + 1*(100vw - 320px)/1600);color:var(--white);font-weight:500;display:flex;align-items:center}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn{right:unset;left:3px}.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{color:#fff;margin-left:6px;position:relative;inset:unset;transform:unset;background-color:rgba(0,0,0,0);font-size:18px;line-height:1}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:unset;margin-right:6px}@media(max-width:575px){.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:0}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:unset;margin-right:0}}.newsletter-section-2 .newsletter-box{border-radius:10px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.newsletter-section-2 .newsletter-box .newsletter-detail{width:100%;height:100%;padding:calc(20px + 110*(100vw - 320px)/1600);z-index:1}.newsletter-section-2 .newsletter-box .newsletter-detail h2{font-size:calc(18px + 18*(100vw - 320px)/1600);margin-bottom:10px}.newsletter-section-2 .newsletter-box .newsletter-detail h4{margin-bottom:8px;font-size:calc(15px + 5*(100vw - 320px)/1600);line-height:1.3;font-weight:300}.newsletter-section-2 .newsletter-box .newsletter-detail .download-app{display:flex;align-items:center;flex-wrap:wrap}@media(max-width:767px){.newsletter-section-2 .newsletter-box .newsletter-detail .download-app{display:block}}.newsletter-section-2 .newsletter-box .newsletter-detail .download-app h3{margin-right:15px;font-weight:400}@media(max-width:767px){.newsletter-section-2 .newsletter-box .newsletter-detail .download-app h3{margin-bottom:10px}}.newsletter-section-2 .newsletter-box .newsletter-detail .download-app .download-app-image{margin:0 -3px;display:flex}.newsletter-section-2 .newsletter-box .newsletter-detail .download-app .download-app-image li{margin:0 3px;display:flex}.newsletter-section-2 .newsletter-box .shape-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;text-align:center}.newsletter-section-2 .newsletter-box .shape-box:after{content:"";position:absolute;width:100%;height:100%;background-image:url(/_next/static/media/circle.47d1f72e.png);background-repeat:no-repeat;background-size:contain;background-position:50%;animation:rounded 30s linear infinite;right:0;top:0;z-index:-1}.coupon-box{position:relative;padding:calc(15px + 12*(100vw - 320px)/1600);background:#f8f8f8;border-radius:6px;width:100%;overflow:hidden;height:100%}html.dark .coupon-box{background-color:#1d1d22}.coupon-box .coupon-img{width:55px;height:55px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#f8f8f8;border-radius:2px;border:1px solid #efefef}.coupon-box .coupon-img .img{width:33px;height:33px;object-fit:contain}.coupon-box .card-name{display:flex;justify-content:space-between}.coupon-box .coupon-name{display:flex;align-items:center;gap:12px}.coupon-box .coupon-name img{border-radius:6px}.coupon-box .coupon-name h5{overflow:hidden;text-overflow:ellipsis;font-size:calc(16px + 4*(100vw - 320px)/1600)}.coupon-box .coupon-name h5:after{content:"";position:absolute;left:0;height:23px;background-color:var(--theme-color);width:2px}body[dir=rtl] .coupon-box .coupon-name h5:after{left:unset;right:0}.coupon-box .coupon-name h6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;color:var(--content-color)}.coupon-box .coupon-content{margin-top:15px}.coupon-box .coupon-content.bank-offer-content{margin-top:calc(10px + 10*(100vw - 320px)/1600)}.coupon-box .coupon-content.bank-offer-content p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:calc(14px + 2*(100vw - 320px)/1600)}.coupon-box .coupon-content.bank-offer-content h6{margin-top:calc(10px + 10*(100vw - 320px)/1600)}.coupon-box .coupon-content .coupon-apply{display:flex;align-items:center;justify-content:space-between;padding-top:calc(10px + 10*(100vw - 320px)/1600);border-top:1px dashed rgba(0,0,0,.12)}.coupon-box .coupon-content .coupon-apply .copy-btn{padding:calc(8px + 2*(100vw - 320px)/1600);line-height:1;font-size:14px;position:relative;overflow:hidden;color:var(--theme-color)!important;background-color:rgba(0,0,0,0)!important;font-weight:600}.coupon-box .coupon-content .coupon-apply .copy-btn.expired-btn{color:#999;cursor:not-allowed}.coupon-box .coupon-content .coupon-apply .copy-btn.expired-btn:before{background-color:#e3e3e3;opacity:.6}@media screen and (max-width:1336px)and (min-width:1399px){.coupon-box .coupon-content .coupon-apply .copy-btn{padding:7px}}.coupon-box .coupon-content .coupon-apply .copy-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;z-index:-1}.coupon-box .coupon-content p{color:var(--content-color);line-height:1.5;height:42px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coupon-box .coupon-bottom{position:absolute;width:95%;left:10px;bottom:-1px}.coupon-box .coupon-right{position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:90%}.offer-box{position:relative;z-index:0}.offer-box img{width:100%;height:100%;object-fit:contain}.offer-section .offer-box{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:cover;padding:calc(20px + 15*(100vw - 320px)/1600);border-radius:6px}@media(max-width:575px){.offer-section .offer-box{display:block;text-align:center}}.offer-section .offer-box h2{color:var(--white);font-weight:700;font-size:calc(24px + 16*(100vw - 320px)/1600);margin-top:-4px;margin-bottom:-5px}@media(max-width:575px){.offer-section .offer-box h2{line-height:1.3}}.offer-section .offer-box h2 span{font-weight:500;font-size:calc(18px + 8*(100vw - 320px)/1600)}.product-box-slider .slick-slider .slick-track .slick-slide .product-box{border:unset}.product-box-slider .slick-slider .slick-track .slick-active .product-box{border-right:unset;border-left:1px solid var(--border-color)}body[dir=rtl] .product-box-slider .slick-slider .slick-track .slick-active .product-box{border-left:unset;border-right:1px solid var(--border-color)}html.dark .product-box-slider .slick-slider .slick-track .slick-active .product-box,html.dark body[dir=rtl] .product-box-slider .slick-slider .slick-track .slick-active .product-box{border-color:rgba(119,119,119,.44)}.product-box-slider .slick-slider .slick-track .slick-active.slick-current .product-box{border:unset}.add-to-cart-box{background-color:var(--light-gray);border-radius:50px;position:relative;max-width:100%}.add-to-cart-box .btn-add-cart{padding:calc(8px + 2*(100vw - 320px)/1600) 0;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:10px;color:var(--content-color);border-radius:50px;font-weight:500}.add-to-cart-box .btn-add-cart.disabled,.add-to-cart-box .btn-add-cart:hover{background-color:rgba(0,0,0,0)}.add-to-cart-box .btn-add-cart .add-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:calc(30px + 7*(100vw - 320px)/1600);height:calc(30px + 7*(100vw - 320px)/1600);background-color:var(--white);border-radius:100%;color:var(--theme-color);position:absolute;right:4px;font-size:20px}.add-to-cart-box .btn-add-cart .add-icon.btn-secondary:hover{color:var(--title-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.add-to-cart-box .btn-add-cart .add-icon.bg-light-orange{background-color:#f9f8f6}.add-to-cart-box .btn-add-cart .add-icon.bg-light-gray{background-color:var(--light-gray)}@media(max-width:480px){.add-to-cart-box .btn-add-cart .add-icon{display:none}}.add-to-cart-box .btn-add-cart .add-icon i{font-size:21px}.add-to-cart-box .btn-add-cart:first-child:active{color:var(--content-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.add-to-cart-box .qty-box{height:100%;position:absolute;top:0;left:0;margin:0;display:none;width:100%}.add-to-cart-box .qty-box.open{display:block;max-width:unset}.add-to-cart-box .qty-box .input-group{background-color:var(--light-gray);border-radius:100px;padding:4px;text-align:center;z-index:0}.add-to-cart-box .qty-box .input-group.theme-bg-white{background-color:var(--white)}.add-to-cart-box .qty-box .input-group button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:var(--white);z-index:0;border-radius:100%!important}.add-to-cart-box .qty-box .input-group button i{font-size:21px;color:var(--theme-color);margin-top:0}.add-to-cart-box .qty-box .input-group button:focus{box-shadow:none}.add-to-cart-box .qty-box .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.add-to-cart-btn-2 .btn{display:flex;align-items:center;justify-content:center;width:calc(30px + 7*(100vw - 320px)/1600);height:calc(30px + 7*(100vw - 320px)/1600);position:absolute;right:0;bottom:0;background-color:#f7f7f7;padding:0;border-radius:100%;color:var(--theme-color)}.add-to-cart-btn-2 .qty-box-2{display:none;bottom:0;position:absolute;left:0;width:100%;height:auto;margin-left:auto;max-width:190px}.add-to-cart-btn-2 .qty-box-2.qty-box-3{max-width:203px}.add-to-cart-btn-2 .qty-box-2.open{display:block}.add-to-cart-btn-2 .qty-box-2 .input-group{background-color:var(--light-gray);border-radius:5px;padding:4px;text-align:center;z-index:0}.add-to-cart-btn-2 .qty-box-2 .input-group button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:var(--white);z-index:0;border-radius:3px!important}.add-to-cart-btn-2 .qty-box-2 .input-group button i{font-size:13px;color:var(--theme-color);margin-top:1px}.add-to-cart-btn-2 .qty-box-2 .input-group button:focus{box-shadow:none}.add-to-cart-btn-2 .qty-box-2 .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.qty-box{width:100%;max-width:250px}.qty-box .input-group{background-color:var(--light-gray)}.qty-box .input-group button{background-color:var(--white)}.deal-timer{margin:11px 0}.deal-timer.product-deal-timer{width:290px;margin-top:24px}.deal-timer.product-deal-timer ul{padding:calc(8px + 6*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:8px;border:none}.deal-timer.product-deal-timer ul li+li:before{left:-25px}body[dir=rtl] .deal-timer.product-deal-timer ul li+li:before{left:unset;right:-25px}.deal-timer.product-deal-timer ul li .counter{text-align:center}.deal-timer.product-deal-timer ul li .counter>div{font-size:calc(18px + 2*(100vw - 320px)/1600)}.deal-timer .deal-title{font-weight:600;margin-bottom:7px;letter-spacing:.4px}.deal-timer ul{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px dashed var(--theme-color);text-align:center}.deal-timer ul li{position:relative}.deal-timer ul li+li:before{content:":";position:absolute;top:50%;transform:translateY(-50%);left:-20px}.deal-timer ul li .counter>div{display:flex;align-items:center}.deal-timer ul li .counter>div h5{font-weight:600;margin-bottom:4px}.deal-timer ul li .counter>div h6{color:var(--content-color);font-size:13px}.category-menu{background-color:var(--light-gray);padding:calc(12px + 21*(100vw - 320px)/1600);border-radius:5px}.category-menu-2{background:linear-gradient(.38turn,#f6f5f2 17.01%,#fdf7f0 93.97%)}.category-menu h3{margin-bottom:40px;font-weight:600;position:relative;display:inline-block}.category-menu h3:before{content:"";position:absolute;width:102px;height:2px;bottom:calc(-11px + 3*(100vw - 320px)/1600);left:0;background-color:var(--theme-color)}body[dir=rtl] .category-menu h3:before{left:unset;right:0}.category-menu ul{display:flex;flex-wrap:wrap;gap:23px}.category-menu ul:after,.category-menu ul:before{content:unset}.category-menu ul.value-list{margin-top:35px;border:none}.category-menu ul li{display:block;width:100%;padding-inline:unset}.category-menu ul li.pb-30{margin-bottom:30px}.category-menu ul li .category-list{display:flex;flex-wrap:nowrap;gap:calc(10px + 6*(100vw - 320px)/1600);align-items:center;color:var(--title-color)}.category-menu ul li .category-list:hover h5 a{letter-spacing:.5px}.category-menu ul li .category-list:hover h5 a:before{width:70px}.category-menu ul li .category-list svg{width:25px;height:25px;stroke:var(--title-color)}.category-menu ul li .category-list img{width:25px;height:25px;object-fit:contain}.category-menu ul li .category-list h5 a{color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;position:relative;z-index:0;transition:all .3s ease-in-out}.category-menu ul li .category-list h5 a:hover{color:var(--title-color)}.category-menu ul li .category-list h5 a:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;opacity:.5;border-radius:50px;background-color:var(--theme-color);z-index:-1;transition:all .3s ease-in-out}body[dir=rtl] .category-menu ul li .category-list h5 a:before{left:unset;right:0}.category-menu ul li .category-list i{margin-left:auto}.category-menu ul.product-list{padding:0;gap:0}.category-menu ul.product-list li{position:relative}.category-menu ul.product-list li+li{margin-top:25px;padding-top:25px}.category-menu ul.product-list li+li:after{content:"";position:absolute;top:0;right:0;border-bottom:1px dashed rgba(var(--content-color),.3);width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}body[dir=rtl] .category-menu ul.product-list li+li:after{right:unset;left:0}.category-menu.menu-xl{position:-webkit-sticky;position:sticky;top:130px}.category-menu.menu-xl ul{gap:28px;border-bottom:none}.category-menu.menu-xl ul li .category-list img{width:35px;height:35px}.category-menu.menu-xl ul li .category-list h5{font-size:17px}.product-border{border:1px solid var(--border-color);border-radius:10px;padding:0 14px}.product-border.border-row .slick-slider .slick-list{margin:0 -14px}.product-border.border-row .row>div:last-child{border-top:1px solid #ddd}.product-border .slider-5-1 .slick-slide>.row{border-right:1px solid rgba(var(--content-color),.3);margin-left:0}.product-border>.product-box-slider>div>.row>div:nth-child(n+6){border-top:1px solid var(--border-color)}.product-border>.product-box-slider>div>.row>div:nth-child(5n+5) .product-box{border-right:none}@media screen and (max-width:616px){.product-border>.product-box-slider>div>.row>div:nth-child(5n+2) .product-box{border-right:none}}.product-border.product-slider-bolder{padding:0}.product-border.product-slider-bolder .slick-slider .slick-list,.product-border.product-slider-bolder .slick-slider .slick-list .slick-slide>div,.product-border.product-slider-bolder .slick-slider .slick-list .slick-slide>ul{margin:0}.product-box{padding:calc(8px + 6*(100vw - 320px)/1600);border-right:1px solid var(--border-color);position:relative;transition:all .3s ease-in-out;overflow:hidden}html.dark .product-box{border-right-color:rgba(119,119,119,.44)}body[dir=rtl] .product-box{text-align:right;border-right:unset;border-left:1px solid var(--border-color)}html.dark body[dir=rtl] .product-box{border-left-color:rgba(119,119,119,.44)}.product-box:hover .product-image a img{transform:scale(1.1)}.product-box:hover .product-image .product-option{bottom:15px;opacity:1}.product-box.product-box-bg{background:var(--light-gray);border-radius:5px;padding:calc(10px + 4*(100vw - 320px)/1600);border:none}body[dir=rtl] .product-box.product-box-bg{border:unset}.product-box.product-box-bg .qty-box .input-group{background-color:var(--white);box-shadow:0 0 8px rgba(34,34,34,.04)}.product-box.product-box-bg+.product-box-bg{margin-top:20px!important}@media(max-width:575px){.product-box.product-box-bg+.product-box-bg{margin-top:10px!important}}.product-box.product-white-bg{background-color:var(--white);border-radius:calc(9px + 7*(100vw - 320px)/1600);padding:calc(10px + 4*(100vw - 320px)/1600);border:1px solid #eee}.product-box.product-white-bg .qty-box .input-group{background-color:var(--white);box-shadow:0 0 8px rgba(34,34,34,.04)}.product-box.product-white-bg:hover{box-shadow:0 15px 70px rgba(0,0,0,.07)}.product-box .label-tag{position:absolute;top:24px;left:0;padding:5px 13px;background-color:#ffba00;font-size:14px;color:#fff;z-index:0;font-weight:500}body[dir=rtl] .product-box .label-tag{left:unset;right:0}@media(max-width:991px){.product-box .label-tag{top:16px;padding:5px 10px;font-size:12px}}@media(max-width:480px){.product-box .label-tag{top:10px;padding:3px 6px}}.product-box .label-tag:after,.product-box .label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #faba02;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);transform:rotate(0)}body[dir=rtl] .product-box .label-tag:after,body[dir=rtl] .product-box .label-tag:before{right:unset;left:-15px}@media(max-width:991px){.product-box .label-tag:after,.product-box .label-tag:before{width:14px;height:14px;right:-14px;border-bottom:14px solid #faba02;border-left:14px solid rgba(0,0,0,0);border-right:14px solid rgba(0,0,0,0)}body[dir=rtl] .product-box .label-tag:after,body[dir=rtl] .product-box .label-tag:before{right:unset;left:-14px}}@media(max-width:480px){.product-box .label-tag:after,.product-box .label-tag:before{width:12px;height:12px;right:-12px;border-bottom:12px solid #faba02;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0)}body[dir=rtl] .product-box .label-tag:after,body[dir=rtl] .product-box .label-tag:before{right:unset;left:-12px}}.product-box .label-tag:after{top:16px;transform:rotate(0)}@media(max-width:991px){.product-box .label-tag:after{top:14px}}@media(max-width:480px){.product-box .label-tag:after{top:12px}}.product-box .label-tag:before{top:0;transform:rotate(180deg)}.product-box .label-tag.sale-tag{background-color:#ff7272}.product-box .label-tag.sale-tag:after,.product-box .label-tag.sale-tag:before{border-bottom-color:#ff7272}.product-box .label-tag span{font-weight:700}.product-box .sale-tag{background-color:#ff7272}.product-box .sale-tag:after,.product-box .sale-tag:before{content:"";position:absolute;width:15px;height:15px;top:0;border-bottom:15px solid #ff7272;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);transform:rotate(0);z-index:1}.product-box .sale-tag:after{right:-15px;bottom:0;top:unset}.product-box .sale-tag:before{right:-15px;transform:rotate(-180deg)}.product-box .product-image{text-align:center;padding:20px;z-index:0;position:relative;transition:opacity .5s,transform 1.25s cubic-bezier(0,0,.44,1.18)}@media(max-width:480px){.product-box .product-image{padding:8px}}.product-box .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.product-box .product-image .product-option{display:none}}.product-box .product-image .product-option li{position:relative;width:33.33%}.product-box .product-image .product-option li a{color:var(--title-color);cursor:pointer}.product-box .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.product-box .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}body[dir=rtl] .product-box .product-image .product-option li+li:after{left:unset;right:0}.product-box .product-image img{width:100%;height:calc(100px + .025*(100vw - 320px));object-fit:contain;transition:all .3s ease-in-out}.product-box .product-detail a{color:var(--title-color);display:block}.product-box .product-detail a:hover{color:var(--title-color)}.product-box .product-detail a h6.name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:600;line-height:1.3;font-size:16px}.product-box .product-detail a p{display:none}.product-box .product-detail .product-rating{flex-wrap:wrap;gap:calc(4px + 3*(100vw - 320px)/1600)}.product-box .product-detail .product-rating h6{font-weight:500}.product-box .progress{height:6px;border-radius:0;margin-top:calc(14px + 8*(100vw - 320px)/1600)}.product-box .stock{font-size:14px;color:var(--theme-color);margin-left:auto}.product-box .sold{font-weight:600;margin-top:3px;line-height:21px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.product-box .sold .price{font-weight:600;margin-top:0}.product-box .sold del{font-weight:400;margin-left:6px;font-size:calc(13px + 1*(100vw - 320px)/1600)}body[dir=rtl] .product-box .sold del{margin-left:unset;margin-right:6px}.product-box .sold.weight{font-size:13px;margin:calc(5px + 3*(100vw - 320px)/1600) 0;line-height:normal}.product-box .qty-box{max-width:210px}.product-box .counter-box{display:block;position:relative}.product-box .counter-box h6{margin-top:0}.product-box .counter-box .addtocart_btn .add-button,.product-box .counter-box .addtocart_btn .add_cart{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;padding:7px 11px;background-color:var(--theme-color);color:var(--white);font-size:16px;font-weight:600;transition:all .3s ease}.product-box .counter-box .addtocart_btn .add-button span,.product-box .counter-box .addtocart_btn .add_cart span{position:relative;left:unset;right:unset;bottom:unset;font-size:15px;margin-right:8px}@media(max-width:480px){.product-box .counter-box .addtocart_btn .add-button span,.product-box .counter-box .addtocart_btn .add_cart span{display:none}}.product-box .counter-box .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0;max-width:155px}.product-box .counter-box .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.product-box .counter-box .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.product-box .counter-box .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.product-box .counter-box .addtocart_btn .input-group .btn i{font-size:15px}.product-box .counter-box .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.product-box .price{margin-top:16px;font-weight:600}.product-box .category-menu{background-color:rgba(0,0,0,0);padding:0;position:relative}.product-box .category-menu:after{content:"";position:absolute;width:100%;height:1px;left:0;background-color:var(--border-color);top:40px}.product-box .category-menu h3{padding-bottom:10px}.border-effect{border:1px solid var(--border-color);border-radius:5px;position:absolute;right:0;top:0;width:calc(33.33% - 20px);height:100%;z-index:-1}@media(max-width:1400px)and (min-width:1200px){.border-effect{display:none}}@media(max-width:830px){.border-effect{display:none}}.product-list{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px calc(20px + 10*(100vw - 320px)/1600);gap:50px calc(20px + 10*(100vw - 320px)/1600);padding:calc(18px + 12*(100vw - 320px)/1600) 0}@media(max-width:1400px)and (min-width:1200px){.product-list{grid-template-columns:1fr 1fr}}@media(max-width:830px){.product-list{grid-template-columns:1fr 1fr}}@media(max-width:576px){.product-list{grid-template-columns:1fr;gap:30px calc(20px + 10*(100vw - 320px)/1600)}}.product-list:after,.product-list:before{content:"";position:absolute;border:1px solid var(--border-color);border-radius:10px;left:0;top:0;width:calc(33.33% - 12px);height:100%;z-index:-1}@media(max-width:1400px)and (min-width:1200px){.product-list:after,.product-list:before{width:calc(50% - 12px)}}@media(max-width:830px){.product-list:after,.product-list:before{width:calc(50% - 15px)}}@media(max-width:576px){.product-list:after,.product-list:before{width:100%}}.product-list:before{left:calc(33.33% + 10px)}@media(max-width:1400px)and (min-width:1200px){.product-list:before{left:calc(50% + 10px)}}@media(max-width:830px){.product-list:before{left:calc(50% + 15px);width:calc(50% - 15px)}}@media(max-width:576px){.product-list:before{left:0;width:100%}}.product-list>li{width:100%;display:flex;align-items:center;height:auto;position:relative;padding:0 calc(18px + 12*(100vw - 1199px)/721)}@media(min-width:1400px){.product-list>li:nth-child(n+4):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}body[dir=rtl] .product-list>li:nth-child(n+4):after{right:unset;left:calc(18px + 12*(100vw - 320px)/1600)}}@media(max-width:1400px)and (min-width:1200px){.product-list>li:nth-child(n+3):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}body[dir=rtl] .product-list>li:nth-child(n+3):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:1200px)and (min-width:830px){.product-list>li:nth-child(n+4):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}body[dir=rtl] .product-list>li:nth-child(n+4):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:830px)and (min-width:576px){.product-list>li:nth-child(n+3):after{content:"";position:absolute;top:-28px;right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600))}body[dir=rtl] .product-list>li:nth-child(n+3):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:576px){.product-list>li:nth-child(n+2):after{content:"";position:absolute;top:-18px;right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600))}body[dir=rtl] .product-list>li:nth-child(n+2):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}.product-list>li .offer-product{width:100%;height:100%;display:flex;align-items:center;gap:calc(12px + 11*(100vw - 320px)/1600)}.product-list>li .offer-product:hover .offer-image{transform:scale(1.1)}.product-list>li .offer-product:hover .offer-detail a .name{color:var(--theme-color)}.product-list>li .offer-product .offer-image{width:calc(75px + 5*(100vw - 320px)/1600)}@media(max-width:1660px){.product-list>li .offer-product .offer-image{width:calc(80px + 10*(100vw - 320px)/1600)}}.product-list>li .offer-product .offer-image img{width:80px;height:80px;object-fit:contain;transition:all .3s ease-in-out}.product-list>li .offer-product .offer-detail{width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600));height:80px;position:relative;display:flex;align-items:center}@media(max-width:1660px){.product-list>li .offer-product .offer-detail{width:calc(100% - (80px + 10*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}}.product-list>li .offer-product .offer-detail .vertical-price{display:flex;align-items:center;gap:4px;margin-top:calc(2px + 4*(100vw - 320px)/1600);white-space:nowrap;margin-bottom:-2px}.product-list>li .offer-product .offer-detail .vertical-price .price{font-weight:600;margin:0}.product-list>li .offer-product .offer-detail .vertical-price del{line-height:1}.product-list>li .offer-product .offer-detail .price{display:flex;align-items:center;gap:4px;margin-top:calc(2px + 4*(100vw - 320px)/1600);white-space:nowrap;font-weight:600;font-size:calc(15px + 1*(100vw - 320px)/1600)}.product-list>li .offer-product .offer-detail .price del{font-weight:400;font-size:14px}.product-list>li .offer-product .offer-detail a{display:block;color:var(--title-color);margin-bottom:2px}.product-list>li .offer-product .offer-detail a:hover{color:var(--title-color)}.product-list>li .offer-product .offer-detail a .name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:500;margin-top:-1px;transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.product-list>li .offer-product .offer-detail span{font-size:14px;margin-top:5px;color:var(--content-color);font-weight:400}.product-list.sidebar-product{gap:50px calc(20px + 10*(100vw - 320px)/1600)}.product-list.sidebar-product li{padding:0}.product-list.sidebar-product li+li:after{content:"";position:absolute;top:-28px;right:0;border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - 103px)}.product-category{padding:calc(19px + 17*(100vw - 320px)/1600) calc(16px + 9*(100vw - 320px)/1600);background-color:var(--light-gray)}.product-category .product-category-list{column-count:2}.product-category .product-category-list li{display:block;padding-left:22px;font-size:14px;color:var(--content-color);position:relative;width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-category .product-category-list li:before{content:"";position:absolute;width:7px;height:7px;top:50%;transform:rotate(45deg) translateY(-50%);left:0;border:1px solid var(--content-color)}.product-category .product-category-list li+li{margin-top:calc(14px + 12*(100vw - 320px)/1600)}.product-category .product-category-list li:last-child a{display:flex;align-items:center}.product-category .product-category-list li:last-child a:hover{color:var(--theme-color)}.product-category .product-category-list li:last-child a i{margin-left:8px}.product-category .product-category-list li:last-child:before{display:none}.product-slider{padding-bottom:5px}.product-slider:hover .product-slider-image img{transform:scale(1.1) rotate(4deg)}.product-slider .product-slider-image{border-radius:5px;overflow:hidden;display:block}.product-slider .product-slider-image img{object-fit:cover;transition:all .3s ease-in-out}.product-slider .product-slider-detail{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:90%;margin:-50px auto 0;padding:calc(20px + 5*(100vw - 320px)/1600) calc(18px + 12*(100vw - 320px)/1600);border-radius:5px;box-shadow:0 4px 10px rgba(47,88,80,.05);background-color:rgba(var(--white),.8)}.product-slider .product-slider-detail>div{position:relative}.product-slider .product-slider-detail h3{font-weight:600;margin-bottom:calc(6px + 4*(100vw - 320px)/1600);text-align:center;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:-2px}.product-slider .product-slider-detail h5{color:var(--content-color);text-align:center}.top-selling-section .top-selling-box{background-color:var(--light-gray);padding:calc(12px + 21*(100vw - 320px)/1600);border-radius:5px}.top-selling-section .top-selling-box .top-selling-title{padding:0 0 5px;margin:0 0 calc(28px + 12*(100vw - 320px)/1600);border:none}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain{display:block}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain{margin-top:calc(14px + 11*(100vw - 320px)/1600);padding-top:calc(14px + 11*(100vw - 320px)/1600)}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{top:0;width:calc(100% - (12px + 11*(100vw - 320px)/1600) - 80px);border:unset;border-top:1px dashed rgba(74,85,104,.3)}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product{display:flex;align-items:center;gap:calc(12px + 11*(100vw - 320px)/1600)}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-image{height:calc(75px + 5*(100vw - 320px)/1600);width:calc(75px + 5*(100vw - 320px)/1600)}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-image img{width:100%;height:100%;object-fit:contain}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail{width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .rating{margin-top:4px}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail a h6{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:500;margin-top:-1px;transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .price{font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:600;display:flex;align-items:center;gap:4px;margin-top:8px;white-space:nowrap}.top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .price del{font-size:14px;font-weight:400}.top-selling-section .category-menu{background-color:var(--white);padding:0}.top-selling-section .category-menu .top-selling-title{margin-bottom:calc(17px + 16*(100vw - 320px)/1600);padding:0}.top-selling-section .category-menu .top-selling-title:after{content:"";position:absolute;width:100%;height:1px;left:0;background-color:var(--border-color);bottom:0}html.dark .top-selling-section .category-menu .top-selling-title:after{background-color:rgba(119,119,119,.439)}.top-selling-section .category-menu .top-selling-title h3{margin:0;padding-bottom:calc(12px + 9*(100vw - 320px)/1600);font-weight:600;position:relative;display:inline-block;font-size:calc(16px + 4*(100vw - 320px)/1600)}.top-selling-section .category-menu .top-selling-title h3:before{bottom:0}.top-selling-section .category-menu .top-selling-product{max-height:unset}.top-selling-box .top-selling-title{border-bottom:1px solid #e0e2e7;padding-bottom:calc(12px + 10*(100vw - 320px)/1600);margin-bottom:calc(24px + 12*(100vw - 320px)/1600);position:relative}.top-selling-box .top-selling-title:after{content:"";position:absolute;width:120px;height:2px;bottom:0;left:0;background-color:var(--theme-color)}body[dir=rtl] .top-selling-box .top-selling-title:after{left:unset;right:0}.top-selling-box .top-selling-title h3{font-size:calc(19px + 3*(100vw - 320px)/1600);font-weight:600}.top-selling-box .top-selling-product{max-height:360px;overflow:auto}.top-selling-box .top-selling-product .top-selling-contain{display:flex;align-items:center;position:relative;overflow:hidden}.top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain{margin-top:calc(14px + 16*(100vw - 320px)/1600)}.top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{content:"";position:absolute;top:-15px;right:0;width:calc(100% - 118px);border:1px dashed rgba(var(--content-color),.3)}body[dir=rtl] .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{right:unset;left:0}.top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-detail h5{color:var(--theme-color)}.top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-detail .product-option{top:0;opacity:1}.top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-image img{transform:scale(1.1)}.top-selling-box .top-selling-product .top-selling-contain .top-selling-image{overflow:hidden;width:calc(80px + 20*(100vw - 320px)/1600);height:calc(80px + 20*(100vw - 320px)/1600);border-radius:5px}.top-selling-box .top-selling-product .top-selling-contain .top-selling-image img{object-fit:contain;transition:all .3s ease-in-out}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail{padding-left:calc(15px + 3*(100vw - 320px)/1600);width:calc(100% - (80px + 20*(100vw - 320px)/1600));position:relative}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly;position:absolute;top:0;left:0;background-color:var(--white);opacity:0;transition:all .3s ease-in-out}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--theme-color);position:relative;z-index:0;overflow:hidden;color:var(--theme-color)}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a:hover{color:var(--theme-color)}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a svg{font-size:20px;margin-top:1px}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a{display:block;color:var(--title-color)}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a:hover{color:var(--title-color)}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a h5{margin-bottom:calc(2px + 3*(100vw - 320px)/1600);font-weight:600;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:all .3s ease-in-out}.top-selling-box .top-selling-product .top-selling-contain .top-selling-detail h6{margin-top:calc(7px + 6*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color)}.product-box-2{display:flex;align-items:center;transition:all .3s ease-in-out}.product-box-2:hover .product-image img{transform:scale(1.1)}.product-box-2:hover .product-detail h6{color:var(--theme-color)}.product-box-2:hover .product-detail .product-option{opacity:1}.product-box-2+.product-box-2{margin-top:calc(14px + 6*(100vw - 320px)/1600)!important}.product-box-2 .product-image{border-radius:8px;overflow:hidden}.product-box-2 .product-image img{width:calc(86px + 44*(100vw - 320px)/1600);height:auto;object-fit:contain;transition:all .3s ease-in-out}.product-box-2 .product-detail{margin-left:15px;width:calc(100% - 130px - 15px);position:relative;overflow:hidden}.product-box-2 .product-detail-2{padding-left:0;padding-right:15px;text-align:right}.product-box-2 .product-detail-2 .rating{justify-content:flex-end}.product-box-2 .product-detail-2 .cart-icon{right:unset;left:0}.product-box-2 .product-detail .product-option{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly;position:absolute;top:0;left:0;background-color:var(--white);opacity:0;transition:all .3s ease-in-out}.product-box-2 .product-detail .product-option li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--theme-color);position:relative;z-index:0;overflow:hidden}.product-box-2 .product-detail .product-option li a:hover{color:var(--theme-color)}.product-box-2 .product-detail .product-option li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1}.product-box-2 .product-detail .product-option li a svg{font-size:20px}.product-box-2 .product-detail h6{font-weight:600;line-height:1.4;margin-bottom:calc(2px + 5*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--title-color);transition:all .3s ease-in-out}.product-box-2 .product-detail h3{color:var(--theme-color);font-weight:600;margin-bottom:12px}.product-box-2 .product-detail h5{font-weight:500;margin-top:calc(5px + 5*(100vw - 320px)/1600)}.product-box-2 .product-detail h5 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.product-box-2 .product-detail .cart-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;background-color:#f7f5f2;border-radius:100%}.product-box-2 .product-detail .cart-icon svg{width:20px;height:20px;color:var(--content-color);stroke-width:1.5px}.middle-image,.middle-image img{width:100%;height:100%}.middle-image img{object-fit:contain}.product-offcer-contain{display:flex;align-items:center;position:relative}.product-offcer-contain+.product-offcer-contain{margin-top:50px}.product-offcer-contain+.product-offcer-contain:before{content:"";position:absolute;top:-25px;left:0;width:100%;border:1px dashed #bfa378}.product-offcer-contain .product-offer-image img{width:150px;height:85px;object-fit:contain}.product-offcer-contain .product-offer-details{padding-left:16px;width:calc(100% - 150px);position:relative}.product-offcer-contain .product-offer-details h6{font-weight:600;line-height:1.4;margin-bottom:7px}.product-offcer-contain .product-offer-details h5{font-weight:500;margin-top:10px}.product-offcer-contain .product-offer-details h5 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.product-offcer-contain .product-offer-details .cart-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;background-color:#f7f5f2;border-radius:100%}.product-offcer-contain .product-offer-details .cart-icon svg{font-size:20px;color:var(--content-color)}.deal-contain{display:flex;align-items:center}@media(max-width:575px){.deal-contain{display:block}}.deal-contain .deal-image img{width:250px;height:250px;object-fit:contain}@media(max-width:575px){.deal-contain .deal-image img{width:100%;height:100%}}.deal-contain .deal-detail{padding-left:25px;width:calc(100% - 250px)}@media(max-width:575px){.deal-contain .deal-detail{padding-left:0;width:100%;margin-top:10px}}.deal-contain .deal-detail a,.deal-contain .deal-detail a:hover{color:var(--title-color)}.deal-contain .deal-detail .name{font-weight:600;margin-bottom:calc(5px + 6*(100vw - 320px)/1600)}.deal-contain .deal-detail h4{font-weight:500;margin-top:calc(7px + 7*(100vw - 320px)/1600)}.deal-contain .deal-detail h4 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.deal-contain .deal-detail .option-icon li+li{margin-left:8px}.deal-contain .deal-detail .option-icon li a{width:calc(36px + 12*(100vw - 320px)/1600);height:calc(36px + 12*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background-color:var(--white);box-shadow:0 5.57831px 13.9458px rgba(0,0,0,.05);border-radius:100%;color:var(--title-color)}.deal-contain .deal-detail .option-icon li a svg{width:calc(14px + 4*(100vw - 320px)/1600);height:calc(14px + 4*(100vw - 320px)/1600)}.product-list-section.list-style>div{width:100%}.product-list-section.list-style .product-box{display:flex;align-items:center;padding:calc(14px + 10*(100vw - 320px)/1600)}.product-list-section.list-style .product-box .add-to-cart-box{max-width:230px}@media(max-width:575px){.product-list-section.list-style .product-box .add-to-cart-box{max-width:100%}}.product-list-section.list-style .product-box .product-header{width:180px}@media(max-width:767px){.product-list-section.list-style .product-box .product-header{width:100%}}@media(max-width:575px){.product-list-section.list-style .product-box{display:block}}.product-list-section.list-style .product-box .product-detail{width:calc(100% - 180px)}@media(max-width:575px){.product-list-section.list-style .product-box .product-detail{width:100%}}.product-list-section.list-style .product-box .product-detail p{display:block;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--content-color);margin-bottom:8px;margin-top:4px}.product-list-section.list-style .product-box .product-footer{padding-left:20px;width:calc(100% - 180px)}.product-list-section.list-style .product-box .product-footer .product-detail .span-name{display:none}@media(max-width:767px){.product-list-section.list-style .product-box .product-footer{padding:0;width:100%;margin-top:20px}}.product-list-section.list-style .product-box .product-footer .product-detail .qty-box{width:unset}.product-list-section .product-box{border:unset}.product-list-section .product-box .product-detail p{display:none}.product-list-section .product-box .add-to-cart-box .btn-add-cart{background-color:var(--white)}.product-list-section .product-box .add-to-cart-box .btn-add-cart .add-icon{background-color:#f9f8f6}html.dark .product-list-section .product-box .add-to-cart-box .btn-add-cart .add-icon{background-color:#1d1d22}.product-list-section .product-box .add-to-cart-box .qty-box .input-group{background-color:var(--white)}.product-list-section .product-box .add-to-cart-box .qty-box .input-group button{background-color:#f9f8f6}html.dark .product-list-section .product-box .add-to-cart-box .qty-box .input-group button{background-color:#1d1d22}.close_button{padding:0;font-size:18px;margin-left:auto;background-color:var(--light-gray);width:27px;height:27px;border-radius:5px;box-shadow:0 3px 3px rgba(34,34,34,.14)}.close_button:first-child:active,.close_button:hover{background-color:var(--light-gray);box-shadow:0 3px 3px rgba(34,34,34,.14);color:var(--title-color)}.product-box-3{padding:calc(7px + 7*(100vw - 320px)/1600);position:relative;background-color:var(--light-gray);border-radius:5px;transition:all .4s ease-in-out;border:unset;height:100%}body[dir=rtl] .product-box-3{border:unset}.product-box-3.theme-bg-white{background-color:var(--white)}.product-box-3:hover{box-shadow:0 0 8px rgba(34,34,34,.08)}.product-box-3:hover .product-header .product-image .product-option{bottom:10px;opacity:1}.product-box-3:hover .product-header .product-image img{transform:scale(1.1)}.product-box-3 .product-header{position:relative}.product-box-3 .product-header .product-image{text-align:center;padding:20px;display:block}@media(max-width:480px){.product-box-3 .product-header .product-image{padding:8px}}.product-box-3 .product-header .product-image img{width:100%;height:calc(100px + 40*(100vw - 320px)/1600);object-fit:contain;transition:all .3s ease-in-out}.product-box-3 .product-header .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:100%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:230px}@media(max-width:480px){.product-box-3 .product-header .product-image .product-option{display:none}}.product-box-3 .product-header .product-image .product-option li{position:relative;width:33.33%}.product-box-3 .product-header .product-image .product-option li a{color:var(--title-color)}.product-box-3 .product-header .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.product-box-3 .product-header .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.product-box-3 .product-footer .product-detail .span-name{font-size:13px;color:#50607c;margin-bottom:calc(4px + 4*(100vw - 320px)/1600)}.product-box-3 .product-footer .product-detail .product-content{display:none}.product-box-3 .product-footer .product-detail a,.product-box-3 .product-footer .product-detail a:hover{color:var(--title-color)}.product-box-3 .product-footer .product-detail .name{font-weight:500;line-height:calc(21px + 3*(100vw - 320px)/1600);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-box-3 .product-footer .product-detail .unit{font-size:13px;font-weight:500;margin-top:calc(6px + 4*(100vw - 320px)/1600);color:#777}.product-box-3 .product-footer .price{margin-top:6px;font-weight:600}.product-box-3 .product-footer .price del{margin-left:4px;font-weight:400;color:#777;font-size:calc(13px + 1*(100vw - 320px)/1600)}.product-box-3 .product-footer .price span{font-size:calc(15px + 1*(100vw - 320px)/1600)}.product-box-3 .add-to-cart-box{background-color:#fff}.product-box-3 .add-to-cart-box .btn-add-cart .add-icon{background-color:#f8f8f8}.product-box-3 .add-to-cart-box .qty-box .input-group{background-color:#fff}.product-box-3 .add-to-cart-box .qty-box .input-group button{background-color:#f8f8f8}.wishlist-section{z-index:0;position:relative}.product-header-top{display:flex;align-items:center;justify-content:space-between;position:absolute;top:14px;right:14px;width:100%;z-index:1}body[dir=rtl] .product-header-top{right:unset;left:14px}.product-header-top .label-new{position:relative;border-radius:4px;padding:3px 8px;color:var(--white)}.product-header-top .label-new.bg-warning{background:linear-gradient(-90deg,#ffbf65 -14.53%,#ffad39 99.15%)!important}.product-header-top .label-new.bg-theme{background:var(--theme-color)!important}.product-header-top .label-new label{font-size:13px;margin-top:1px;font-weight:600}.product-header-top .wishlist-button{display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto;z-index:0;width:26px;height:26px;background-color:var(--white);border-radius:100%;padding:0;box-shadow:0 3px 3px rgba(34,34,34,.24)}body[dir=rtl] .product-header-top .wishlist-button{margin-left:unset;margin-right:auto}.product-header-top .wishlist-button svg{font-size:15px;color:var(--content-color)}.product-header-top .close-button{position:relative;padding:0;z-index:0}.product-header-top .close-button svg{font-size:20px;color:var(--content-color)}.product-section-3 .circle-box{position:relative}.product-section-3 .circle-box .shape-circle{position:absolute;top:0;left:0}.product-section-3 .circle-box .shape-circle img{width:100%;height:auto;margin:0;animation:rounded 15s linear infinite}.product-section-3 .circle-box .shape-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:var(--white)}.product-section-3 .circle-box .shape-text h6{display:block;margin:0;font-weight:500}.product-section-3 .product-title{padding:16px;text-align:center;background-color:var(--theme-color);color:var(--white);border-radius:8px 8px 0 0;border:2px solid rgba(0,0,0,0);background-size:contain;background-clip:border-box;background-position:0 0;animation:shape 15s linear infinite}.product-section-3 .product-title.product-warning{background-color:rgba(0,0,0,0);color:var(--title-color);margin:0;border:none}.product-bg-image{background-image:url(/_next/static/media/bg.c386a958.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.product-bg-image .product-box-4{border:none;background-color:rgba(0,0,0,0)}.product-bg-image .product-box-3:hover{box-shadow:none}.product-box-4{border:1px solid var(--border-color);border-radius:8px;padding:15px;position:relative;text-align:center}.product-box-4+.product-box-4{margin-top:20px!important}.product-box-4:hover .product-image img{transform:scale(1.08)}.product-box-4:hover .product-image .option li{opacity:1;transform:translateY(10px)}.product-box-4:hover .product-image .option li:first-child{transition-delay:.1s}.product-box-4:hover .product-image .option li:nth-child(2){transition-delay:.2s}.product-box-4:hover .product-image .option li:nth-child(3){transition-delay:.3s}.product-box-4:hover .product-image .option li:nth-child(4){transition-delay:.4s}.product-box-4:hover .product-detail a .name{color:var(--theme-color)!important;font-weight:600}.product-box-4-3{border:2px solid var(--theme-color);border-radius:0 0 8px 8px}@media(max-width:1660px){.product-box-4-3{height:90%}}@media(max-width:991px){.product-box-4-3{height:auto}}.product-box-4 .circle-box{position:relative}.product-box-4 .circle-box .shape-circle{position:absolute;top:0;left:0}.product-box-4 .circle-box .shape-circle img{width:100%;height:auto;margin:0;animation:rounded 15s linear infinite}.product-box-4 .circle-box .shape-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:var(--white)}.product-box-4 .circle-box .shape-text h6{display:block;margin:0;font-weight:500}.product-box-4 .custom-progressbar{margin-top:26px;border-radius:50px;height:10px}.product-box-4 .custom-progressbar .progress-bar{background-color:var(--theme-color)}.product-box-4 h5{display:flex;margin-top:6px}.product-box-4 h5 span{margin-left:3px}body[dir=rtl] .product-box-4 h5 span{margin-left:unset;margin-right:3px}.product-box-4 .product-image{position:relative}.product-box-4 .product-image-2 img{margin:20px 0!important}@media(max-width:991px){.product-box-4 .product-image-2 img{margin:0!important}}.product-box-4 .product-image img{width:70%;height:calc(80px + 60*(100vw - 320px)/1600);margin:30px auto 20px;object-fit:contain;transition:all .3s ease-in-out}@media(max-width:480px){.product-box-4 .product-image img{width:80%}}@media(max-width:360px){.product-box-4 .product-image img{width:100%;margin:20px 0 0}}.product-box-4 .product-image img.product-image{width:65%;height:auto;object-fit:unset;margin:20px auto 0}.product-box-4 .product-image .option{top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;position:absolute;margin:0 -4px}@media(max-width:480px){.product-box-4 .product-image .option{margin:0 -1px}}.product-box-4 .product-image .option li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:100%;border:1px solid var(--theme-color);margin:0 4px;opacity:0;transform:translateY(40px);transition:all .5s ease-in-out;position:relative;overflow:hidden}@media(max-width:480px){.product-box-4 .product-image .option li{width:30px;height:30px;margin:0 1px}}.product-box-4 .product-image .option li:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.product-box-4 .product-image .option li a{z-index:1;display:flex;align-items:center;justify-content:center}.product-box-4 .product-image .option li a svg{font-size:20px;color:var(--black)}@media(max-width:480px){.product-box-4 .product-image .option li a svg{font-size:15px}}.product-box-4 .product-detail{text-align:left;margin-top:15px;position:relative}.product-box-4 .product-detail .addtocart_btn .add-button,.product-box-4 .product-detail .addtocart_btn .add_cart{transition:all .3s ease}.product-box-4 .product-detail .addtocart_btn .add-button span,.product-box-4 .product-detail .addtocart_btn .add_cart span{position:absolute;left:8px;right:0;bottom:-21px;font-size:12px}.product-box-4 .product-detail .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0}.product-box-4 .product-detail .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.product-box-4 .product-detail .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.product-box-4 .product-detail .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.product-box-4 .product-detail .addtocart_btn .input-group .btn i{font-size:15px}.product-box-4 .product-detail .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.product-box-4 .product-detail a{color:var(--title-color)}.product-box-4 .product-detail a .name{width:70%;margin-top:5px;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:all .3s ease-in-out}@media(max-width:480px){.product-box-4 .product-detail a .name{width:100%}}.product-box-4 .product-detail .price{margin-top:5px;font-weight:500}@media(max-width:480px){.product-box-4 .product-detail .price{display:flex}}.product-box-4 .product-detail .price del{margin-left:10px;color:var(--content-color);font-weight:400}@media(max-width:480px){.product-box-4 .product-detail .price del{margin-left:5px}}.product-box-4 .product-detail .buy-button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;position:absolute;bottom:0;right:0;padding:7px 11px;background-color:var(--theme-color);color:var(--white)}@media(max-width:480px){.product-box-4 .product-detail .buy-button{position:relative;bottom:unset;right:unset;width:100%;margin-top:12px;color:var(--theme-color);border-radius:5px;border:1px solid var(--theme-color)}}.product-box-4 .product-detail .buy-button i{font-size:18px}.product-box-4 .product-detail .buy-button-2{width:53px}.product-box-4 .product-detail .sold-box{margin-top:12px}.product-box-4 .product-detail .sold-box .progress{height:8px;border-radius:50px}.product-box-4 .product-detail .sold-box .progress .progress-bar{border-radius:50px;background-color:var(--theme-color)}.product-box-4 .product-detail .sold-box h5{margin-top:6px}.product-box-4 .product-detail .sold-box h5 span{color:var(--black)}.product-box-4 .product-detail .price-qty{display:flex;align-items:flex-end;justify-content:space-between;margin-top:calc(8px + 8*(100vw - 320px)/1600)}@media(max-width:480px){.product-box-4 .product-detail .price-qty{display:block}}.product-box-4 .product-detail .price-qty .counter-number{display:inline-block}@media(max-width:480px){.product-box-4 .product-detail .price-qty .counter-number{margin-bottom:9px;width:100%}}@media(max-width:336px){.product-box-4 .product-detail .price-qty .counter-number{display:block;width:100%}}@media(max-width:480px){.product-box-4 .product-detail .price-qty .counter-number .counter,.product-box-4 .product-detail .price-qty .counter-number .counter input{width:100%}.product-box-4 .product-detail .price-qty .counter-number .counter .qty-left-minus,.product-box-4 .product-detail .price-qty .counter-number .counter .qty-right-plus{width:85px}}.product-box-4 .product-detail .price-qty .buy-button{display:flex;align-items:center;justify-content:center;padding:6px 15px}@media(max-width:480px){.product-box-4 .product-detail .price-qty .buy-button{width:100%;margin-top:0}}.product-box-4 .product-detail .price-qty .buy-button svg{font-size:24px}.product-box-4 .product-detail .price-qty .buy-button i{font-size:16px}.product-box-4 .product-detail .counter-number-box{position:absolute;bottom:0;right:0;display:flex;align-items:center;border:1px solid #e1b254;border-radius:5px;background-color:rgba(225,178,84,.1);padding:5px}.product-box-4 .product-detail .counter-number-box span{margin-right:6px;position:relative}.product-box-4 .product-detail .counter-number-box span:after{content:"";position:absolute;width:1px;height:100%;top:0;right:-8px;background-color:#e1b254}.product-box-4 .product-detail .counter-number-box input{width:27px;height:unset;border:none;background-color:rgba(0,0,0,0);position:relative}.product-box-4 .product-detail .counter-number-box .counter-arrow{background-color:#e1b254;color:var(--white);padding:3px 6px}.product-box-4 .product-detail .counter-number-box .counter-arrow .down,.product-box-4 .product-detail .counter-number-box .counter-arrow .up{width:unset;height:unset;border:unset;font-size:unset;background-color:rgba(0,0,0,0);padding:0;color:var(--white)}.product-box-4 .product-detail .counter-number-box .counter-arrow .down:hover,.product-box-4 .product-detail .counter-number-box .counter-arrow .up:hover{color:var(--white)}.product-box-5 .product-image{position:relative}.product-box-5 .product-image .bg-size{border-radius:10px}.product-box-5 .product-image .wishlist-top{position:absolute;top:10px;right:10px;background-color:var(--white);padding:5px;border-radius:5px}.product-box-5 .product-image .wishlist-top svg{width:18px}.product-box-5 .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.product-box-5 .product-image .product-option{display:none}}.product-box-5 .product-image .product-option li{position:relative;width:33.33%;text-align:center}.product-box-5 .product-image .product-option li a{color:var(--title-color)}.product-box-5 .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.product-box-5 .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.product-box-5 .product-image img{transition:all .3s ease-in-out;border-radius:10px}.product-box-5:hover .product-image a img{transform:scale(1.1)}.product-box-5:hover .product-image .product-option{bottom:15px;opacity:1}.product-box-5 .product-detail{padding-top:10px;text-align:center}.product-box-5 .product-detail a{color:var(--title-color);display:block}.product-box-5 .product-detail a:hover{color:var(--title-color)}.product-box-5 .product-detail a h5{margin-bottom:6px}.product-box-5 .product-detail a h5.name{font-weight:600;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-transform:capitalize}.product-box-5 .product-detail .product-rating{flex-wrap:wrap;gap:calc(4px + 3*(100vw - 320px)/1600)}.product-box-5 .product-detail .product-rating h6{font-weight:500}.product-box-5+.product-box-5{margin-top:30px!important}.product-section-2 .product-box-4{display:flex;align-items:center;border:none;padding:0}.product-section-2 .product-box-4:hover .product-details .option{opacity:1}.product-section-2 .product-box-4:hover .product-details .option li{opacity:1;transform:translateY(0)}.product-section-2 .product-box-4:hover .product-details .option li:first-child{transition-delay:.1s}.product-section-2 .product-box-4:hover .product-details .option li:nth-child(2){transition-delay:.2s}.product-section-2 .product-box-4:hover .product-details .option li:nth-child(3){transition-delay:.3s}.product-section-2 .product-box-4:hover .product-details .option li:nth-child(4){transition-delay:.4s}.product-section-2 .product-box-4 .product-image{width:calc(84px + 32*(100vw - 320px)/1600);height:calc(84px + 32*(100vw - 320px)/1600);border:1px solid var(--border-color);border-radius:12px;padding:15px}.product-section-2 .product-box-4 .product-image-2{width:116px;height:151px;border-radius:8px}.product-section-2 .product-box-4 .product-image img{width:100%;height:100%;margin:0;object-fit:contain}.product-section-2 .product-box-4 .product-details{text-align:left;padding-left:calc(15px + 10*(100vw - 320px)/1600);position:relative}.product-section-2 .product-box-4 .product-details a{color:var(--title-color)}.product-section-2 .product-box-4 .product-details a .name{font-weight:500;margin:5px 0}.product-section-2 .product-box-4 .product-details .price{color:var(--theme-color);font-weight:500}.product-section-2 .product-box-4 .product-details .price del{color:#bfbfbf;font-weight:400;margin-left:5px}.product-section-2 .product-box-4 .product-details .option{top:50%;transform:translateY(-50%);width:-moz-fit-content;width:fit-content;height:100%;position:absolute;left:25px;background-color:var(--white);display:flex;align-items:center;opacity:0;transition:all .4s ease-in-out;margin:0 -4px}@media(max-width:480px){.product-section-2 .product-box-4 .product-details .option{left:10px;margin:0 -2px}}.product-section-2 .product-box-4 .product-details .option li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:50%;border:1px solid var(--theme-color);margin:0 4px;opacity:0;transform:translateY(40px);transition:all .5s ease-in-out;position:relative;overflow:hidden}@media(max-width:480px){.product-section-2 .product-box-4 .product-details .option li{width:30px;height:30px;margin:0 2px}}.product-section-2 .product-box-4 .product-details .option li:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.product-section-2 .product-box-4 .product-details .option li a{display:flex;align-items:center;justify-content:center;z-index:1}.product-section-2 .product-box-4 .product-details .option li a svg{font-size:20px;color:var(--black)}@media(max-width:480px){.product-section-2 .product-box-4 .product-details .option li a svg{font-size:15px}}.product-rating .rating li svg[fill]{color:#ffb321}.selection-section ul{flex-wrap:wrap}.selection-section ul li{width:max-content;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:5px;padding:5px 10px}.selection-section ul li button{box-shadow:none;border:none!important;background-color:rgba(0,0,0,0);padding:0}.selection-section ul li.active{background-color:var(--theme-color);color:var(--white)}.selection-section ul li.active button{color:var(--white)!important;background-color:rgba(0,0,0,0)!important;border:none!important}.product-classic .slick-slider .slick-list{margin:0}.product-classic .product-box{transition:all .5s ease}.product-classic .product-box.product-box-bg{background:rgba(0,0,0,0);border:1px solid var(--border-color);border-radius:10px}body[dir=rtl] .product-classic .product-box.product-box-bg{border:1px solid var(--border-color)}.product-classic .product-box .product-image{padding:0 0 20px}.product-classic .product-box .qty-box .input-group{background-color:var(--light-gray);box-shadow:unset}.product-solid .product-box.product-box-bg{background:rgba(0,0,0,0);padding:0 0 3px}.product-solid .product-box .product-image{padding:0;background-color:var(--light-gray)}.product-solid .product-box .product-image img{height:calc(180px + 70*(100vw - 320px)/1600);object-fit:contain;margin-bottom:20px}.product-solid .product-box:hover .product-image a img{transform:scale(1)}.product-solid .product-box .qty-box .input-group{background-color:var(--light-gray);box-shadow:unset}.product-standard .add-to-cart-box .btn-add-cart{background-color:var(--white)}html.dark .product-standard .add-to-cart-box .btn-add-cart{background-color:#2a2d2d}.product-standard .add-to-cart-box .btn-add-cart .add-icon{background-color:#f9f8f6}.product-standard.theme-plus .add-to-cart-box .btn-add-cart .add-icon{background-color:var(--theme-color);color:var(--white)}.product-standard .product-box .product-image a img{height:calc(100px + 40*(100vw - 320px)/1600)}.top-selling-box-section .row{display:grid;grid-template-columns:1fr 1fr 1fr}.top-selling-box-section .row>div{width:100%}.top-selling-box-section .top-selling-box{background-color:rgba(0,0,0,0);padding:0}.top-selling-box-section .top-selling-box .top-selling-product{max-height:unset}.product-modern .slick-slider .slick-list,.product-modern .slick-slider .slick-list .slick-slide>div,.product-modern .slick-slider .slick-list .slick-slide>ul{margin:0}.product-modern{border:1px solid var(--border-color);border-radius:10px;padding:0}html.dark .product-modern{border-color:rgba(119,119,119,.44)}.product-modern>.product-box-slider>div>.row>div:nth-child(n+6){border-top:1px solid rgba(var(--content-color),.3)}.product-modern>.product-box-slider>div>.row>div:nth-child(5n+5) .product-box{border-right:none}@media screen and (max-width:616px){.product-modern>.product-box-slider>div>.row>div:nth-child(5n+2) .product-box{border-right:none}}.review-box:hover .review-profile .review-image{border-radius:6px}.review-box .review-contain{margin-bottom:40px}.review-box .review-contain h5{font-size:16px;line-height:1.3;font-weight:600;margin-bottom:15px}.review-box .review-contain p{color:var(--content-color);line-height:27px;margin-bottom:0}.review-box .review-profile{display:flex;align-items:center}.review-box .review-profile .review-image{width:70px;height:70px;border-radius:50%;overflow:hidden;transition:all .3s ease-in-out}.review-box .review-profile .review-detail{padding-left:12px}.review-box .review-profile .review-detail h5{font-size:18px;margin-bottom:7px;font-weight:500;color:var(--title-color)}.review-box .review-profile .review-detail h6{font-size:16px;font-weight:500;color:var(--content-color)}.service-contain{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-bottom:calc(30px + 20*(100vw - 320px)/1600)}@media(max-width:767px){.service-contain{display:none}}.service-contain .service-box{display:flex;align-items:center;position:relative}@media(max-width:1366px){.service-contain .service-box{width:50%}.service-contain .service-box:nth-child(-n+2){margin-bottom:15px}.service-contain .service-box:nth-child(3):before{display:none}}@media(max-width:767px){.service-contain .service-box:before{display:none}}.service-contain .service-box+.service-box:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:50%;left:-104px;border:1px dashed #c1c1c1}@media(max-width:1660px){.service-contain .service-box+.service-box:before{left:-70px}}@media(max-width:1460px){.service-contain .service-box+.service-box:before{left:-36px}}@media(max-width:1366px){.service-contain .service-box+.service-box:before{left:-31px}}.service-contain .service-box .service-image img{width:calc(35px + 5*(100vw - 320px)/1600);height:calc(35px + 5*(100vw - 320px)/1600);object-fit:contain}.service-contain .service-box .service-detail{margin-left:20px}.service-contain .service-box .service-detail h5{font-weight:500;color:var(--title-color)}.service-contain-2{display:flex;align-items:center;padding:calc(14px + 11*(100vw - 320px)/1600);border-radius:5px;background-color:rgba(191,191,191,.2);height:100%;transition:all .3s ease-in-out}.service-contain-2:hover{background-color:var(--theme-color)}.service-contain-2:hover svg{fill:var(--white)}.service-contain-2:hover .service-detail h3,.service-contain-2:hover .service-detail h6{color:var(--white)}.service-contain-2 svg{width:42px;height:42px;fill:var(--theme-color);transition:all .3s ease-in-out}.service-contain-2 .service-detail{margin-left:25px;transition:all .3s ease-in-out}.service-contain-2 .service-detail h3{letter-spacing:.8px;margin-bottom:5px;transition:all .3s ease-in-out;font-weight:600}.service-contain-2 .service-detail h6{transition:all .3s ease-in-out}.coming-soon-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/_next/static/media/coming-soon.94e8fbac.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.coming-soon-section .coming-box{text-align:center;z-index:1}.coming-soon-section .coming-box .coming-text{width:90%;margin:12px auto 0;font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color)}@media(max-width:480px){.coming-soon-section .coming-box .coming-text{width:100%}}.coming-soon-section .coming-box .coming-title h2{font-size:calc(27px + 11*(100vw - 320px)/1600);font-weight:400;margin-top:-5px}.coming-soon-section .coming-box .coming-timer{margin-top:24px}.coming-soon-section .coming-box .coming-timer ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:calc(16px + 12*(100vw - 320px)/1600)}.coming-soon-section .coming-box .coming-timer ul li{width:calc(62px + 28*(100vw - 320px)/1600);height:calc(62px + 28*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;position:relative;background-color:var(--white);border-radius:calc(6px + 4*(100vw - 320px)/1600)}.coming-soon-section .coming-box .coming-timer ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);left:calc(-10px + -7*(100vw - 320px)/1600);font-size:calc(24px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.coming-soon-section .coming-box .coming-timer ul li .counter{display:block;text-align:center}.coming-soon-section .coming-box .coming-timer ul li .counter>div{font-size:calc(22px + 5*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color);line-height:1}.coming-soon-section .coming-box .coming-timer ul li .counter p{margin-bottom:0;margin-top:5px;color:var(--content-color);font-size:calc(13px + 4*(100vw - 320px)/1600)}.coming-soon-section .coming-box .coming-contain{margin-top:calc(19px + 19*(100vw - 320px)/1600)}.coming-soon-section .coming-box .coming-contain .coming-form{position:relative;width:90%;margin:22px auto 0;border-radius:4px;overflow:hidden;border:1px solid var(--theme-color)}.coming-soon-section .coming-box .coming-contain .coming-form .form-control{border:none;border-radius:0}.coming-soon-section .coming-box .coming-contain .coming-form .form-control:focus{border-color:rgba(0,0,0,0);background-color:var(--white);box-shadow:none;color:var(--content-color);z-index:0}@media(max-width:480px){.coming-soon-section .coming-box .coming-contain .coming-form{width:100%}}.coming-soon-section .coming-box .coming-contain .coming-form .coming-button{position:absolute;top:0;right:0;height:100%;border:none;padding:0 calc(15px + 10*(100vw - 320px)/1600);background:var(--theme-color);color:var(--white);font-weight:700}.table:last-child>*{border-bottom:none}.inner-title{margin-bottom:calc(32px + 23*(100vw - 320px)/1600);text-align:center}.inner-title h2{font-size:calc(21px + 14*(100vw - 320px)/1600);font-weight:700;color:var(--title-color);padding-bottom:20px;display:inline-block;text-transform:none;position:relative}.inner-title h2:after{content:"";width:70px;height:1px;bottom:0;background-color:var(--theme-color)}.inner-title h2 img,.inner-title h2:after{position:absolute;left:50%;transform:translateX(-50%)}.inner-title h2 img{bottom:-11px;background-color:var(--white);z-index:1;padding:0 10px}.inner-title-2{margin-bottom:calc(18px + 20*(100vw - 320px)/1600)}.inner-title-2 h3{font-size:calc(24px + 6*(100vw - 320px)/1600);font-weight:600}.section-404 .image-404{text-align:center}.section-404 .image-404 img{width:25%}@media(max-width:1460px){.section-404 .image-404 img{width:40%}}@media(max-width:991px){.section-404 .image-404 img{width:50%}}@media(max-width:575px){.section-404 .image-404 img{width:70%}}.section-404 .contain-404{width:50%;text-align:center;margin:calc(20px + 25*(100vw - 320px)/1600) auto 0}@media(max-width:1660px){.section-404 .contain-404{width:60%}}@media(max-width:1199px){.section-404 .contain-404{width:80%}}@media(max-width:767px){.section-404 .contain-404{width:100%}}.section-404 .contain-404 h3{font-size:calc(14px + 4*(100vw - 320px)/1600);line-height:1.5;font-weight:400}.section-404 .contain-404 button{margin-top:calc(16px + 8*(100vw - 320px)/1600)}.cart-section .deliver-box{padding:22px 18px;background-color:var(--light-gray);border-radius:6px;position:relative;margin-bottom:calc(22px + 18*(100vw - 320px)/1600)}.cart-section .deliver-box .btn-close{top:50%;transform:translateY(-50%);position:absolute;right:18px}.cart-section .deliver-box h5:first-child{margin-bottom:8px}.cart-section .deliver-box h5:last-child{font-weight:500;line-height:1.4}.cart-section .deliver-box h5:last-child a{text-decoration:underline;margin-left:5px}.cart-section .cart-title{margin-bottom:calc(18px + 12*(100vw - 320px)/1600)}.cart-section .promo-code-box{margin-bottom:calc(18px + 4*(100vw - 320px)/1600)}.cart-section .promo-code-box .form-label{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500}.cart-section .total-box{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border:1px solid var(--border-color)}.cart-section .member-button{font-size:calc(15px + 3*(100vw - 320px)/1600);font-weight:500;letter-spacing:1.4px}.cart-section .special-seller-box{padding:20px;background-color:var(--light-gray);border-radius:6px;border-radius:5px;border:1px dashed #bfbfbf}.cart-section .special-seller-box h5{font-weight:500;font-size:20px;letter-spacing:0;padding-bottom:18px;border-bottom:1px solid var(--content-color);margin-bottom:25px}.cart-section .special-seller-box .sub-total-table tbody tr td:last-child{font-weight:500}.cart-section .special-seller-box .sub-total-table tbody tr.sub-total td{font-size:16px;font-weight:400;padding-bottom:26px}.cart-section .special-seller-box .sub-total-table tbody tr.sub-total td:last-child{text-align:right}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-title td{border:none;padding-top:20px;padding-bottom:10px}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td{border:none}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check{margin-bottom:0}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input{width:18px;height:18px;margin-top:2px;margin-right:10px}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input:focus{box-shadow:none}.cart-section .cart-total-box{padding:20px;background-color:var(--light-gray);border-radius:6px;text-align:center}.cart-section .cart-total-box h3{font-weight:700;color:var(--title-color);margin-bottom:15px}.cart-section .cart-total-box h6{width:100%;margin:20px 0 10px;color:var(--title-color);font-weight:500;font-size:16px}.cart-section .cart-total-box p{margin:0;font-size:14px;letter-spacing:.5px;line-height:1.4}.cart-section .cart-total-box .checkout-button{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-top:12px}.cart-table{background-color:var(--light-gray);padding:calc(18px + 17*(100vw - 320px)/1600) calc(12px + 13*(100vw - 320px)/1600)}.cart-table.cart-table-2{background-color:rgba(0,0,0,0);padding:0}.cart-table.cart-table-2 table{margin-bottom:0}.cart-table.cart-table-2 table thead tr th{font-size:20px;font-weight:500;color:var(--content-color);padding:0 22px 16px}.cart-table.cart-table-2 table tbody{border-top:1px solid var(--border-color)}.cart-table.cart-table-2 table tbody tr td{vertical-align:middle}.cart-table.cart-table-2 table tbody tr:first-child td{padding:22px 16px}.cart-table table{margin-bottom:0}.cart-table table tbody tr:last-child td{border:none;padding-bottom:0}.cart-table table tbody tr:first-child td{padding-top:0}.cart-table table tbody tr td{background-color:rgba(0,0,0,0);padding:calc(16px + 6*(100vw - 320px)/1600) 16px;min-width:calc(135px + 35*(100vw - 320px)/1600)}.cart-table table tbody tr td.product-detail:hover .product .product-image img{transform:scale(1.1)}.cart-table table tbody tr td.product-detail ul li+li{margin-bottom:2px}.cart-table table tbody tr td.product-detail .product{display:flex;align-items:center;overflow:hidden}@media(max-width:1366px){.cart-table table tbody tr td.product-detail .product{align-items:flex-start}}.cart-table table tbody tr td.product-detail .product .product-image{width:70px}@media(max-width:1366px){.cart-table table tbody tr td.product-detail .product .product-image{width:80px}}@media(max-width:575px){.cart-table table tbody tr td.product-detail .product .product-image{width:90px}}@media(max-width:480px){.cart-table table tbody tr td.product-detail .product .product-image{width:100px}}@media(max-width:360px){.cart-table table tbody tr td.product-detail .product .product-image{width:70px}}.cart-table table tbody tr td.product-detail .product .product-image img{width:100%;height:100%;transition:all .3s ease-in-out;object-fit:contain}.cart-table table tbody tr td.product-detail .product .product-detail{margin-left:calc(16px + 9*(100vw - 320px)/1600);margin-top:0}body[dir=rtl] .cart-table table tbody tr td.product-detail .product .product-detail{margin-left:unset;margin-right:calc(16px + 9*(100vw - 320px)/1600)}.cart-table table tbody tr td.product-detail .product .product-detail ul li{display:block;white-space:nowrap;margin-bottom:8px;font-size:14px}.cart-table table tbody tr td.product-detail .product .product-detail ul li+li{margin-bottom:calc(0px + 2*(100vw - 320px)/1600)}.cart-table table tbody tr td.product-detail .product .product-detail ul li .saving,.cart-table table tbody tr td.product-detail .product .product-detail ul li span{font-weight:500}.cart-table table tbody tr td.product-detail .product .product-detail ul li.name a{font-weight:500;font-size:16px;color:var(--title-color)}.cart-table table tbody tr td.product-detail .product .product-detail ul li.name a:hover{color:var(--title-color)}.cart-table table tbody tr td.product-detail .product .product-detail ul li:nth-child(n+4){display:none}.cart-table table tbody tr td.product-detail .product .product-detail ul li .price{display:flex;align-items:center}.cart-table table tbody tr td.product-detail .product .product-detail ul li .price h6{margin-left:8px;text-decoration:line-through}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{border:1px solid var(--border-color);border-radius:5px;width:62%}@media(max-width:575px){.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{width:80%}}@media(max-width:360px){.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{width:90%}}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button{padding:calc(3px + 7*(100vw - 320px)/1600) calc(10px + 8*(100vw - 320px)/1600);border:none}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button input{padding:10px 18px;border:none;text-align:center}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity{margin:6px 0}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price{width:50%}@media(max-width:480px){.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price{width:60%}}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button{width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;background-color:#e3e0e0;border-radius:100%!important;padding:0}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button i{margin-top:2px}.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty input{padding:0;border:none;text-align:center;background-color:rgba(0,0,0,0)}.cart-table table tbody tr td.price h5{font-weight:500;font-size:calc(15px + 1*(100vw - 320px)/1600);display:flex;align-items:center}.cart-table table tbody tr td.price h5 del{font-size:calc(13px + 3*(100vw - 320px)/1600);margin-left:4px}.cart-table table tbody tr td.price h6{margin-top:5px;white-space:nowrap;font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:500}.cart-table table tbody tr td.saving{font-size:16px;font-weight:500;color:var(--theme-color)}.cart-table table tbody tr td.quantity{width:20%}.cart-table table tbody tr td.subtotal h5{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:500;display:inline-block}.cart-table table tbody tr td.subtotal .btn-close{margin-left:50px}.cart-table table tbody tr td.save-remove .save{font-weight:400;white-space:nowrap;font-size:16px;display:block;text-decoration:underline}.cart-table table tbody tr td.save-remove .save:hover{color:var(--theme-color)}.cart-table table tbody tr td.save-remove .remove{font-weight:400;box-shadow:unset;font-size:15px;color:#bf2020;text-decoration:underline}.cart-table table tbody tr td .table-title{margin-bottom:12px;font-size:14px;font-weight:500}.cart-table table tbody tr td .quantity-price{width:62%}@media(max-width:1460px){.cart-table table tbody tr td .quantity-price{width:80%}}@media(max-width:1199px){.cart-table table tbody tr td .quantity-price{width:90%}}@media(max-width:991px){.cart-table table tbody tr td .quantity-price{width:100%}}.cart-table table tbody tr td .quantity-price .cart_qty button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;background-color:#e3e0e0;border-radius:100%!important;padding:0;z-index:unset}.cart-table table tbody tr td .quantity-price .cart_qty input{padding:0;border:none;text-align:center;background-color:rgba(0,0,0,0)}.cart-table table tfoot{border-top:1px solid var(--border-color)}.cart-table table tfoot tr td:first-child{border:none}.cart-table table tfoot tr td:nth-child(2){font-size:16px;font-weight:500;padding:16px;border-left:1px solid var(--border-color)}.cart-table table tfoot tr td:last-child{font-size:16px;font-weight:500;border-right:1px solid var(--border-color)}.summery-box{border-radius:5px;background-color:var(--light-gray)}.summery-box .summery-header{padding:calc(12px + 4*(100vw - 320px)/1600) calc(16px + 6*(100vw - 320px)/1600);display:flex;align-items:center;border-bottom:1px solid var(--border-color)}.summery-box .summery-header h3{font-weight:600}.summery-box .summery-header a{font-weight:500;margin-left:auto;font-size:calc(14px + 2*(100vw - 320px)/1600)}.summery-box .summery-header a:hover{color:var(--theme-color)}.summery-box .summery-contain{padding:16px calc(16px + 6*(100vw - 320px)/1600)}.summery-box .summery-contain::-webkit-scrollbar-track{background-color:var(--content-color)}.summery-box .summery-contain .coupon-cart .coupon-box{position:relative;overflow:hidden;border-radius:4px}.summery-box .summery-contain .coupon-cart .coupon-box .btn-apply{background:var(--theme-color);color:var(--white);padding:0 calc(16px + 14*(100vw - 320px)/1600);font-weight:700;border:none}.summery-box .summery-contain .coupon-cart .coupon-box .form-control{border:2px solid var(--theme-color);padding:10px}.summery-box .summery-contain ul li{padding:10px 0;display:flex;align-items:center}.summery-box .summery-contain ul li:last-child{border-bottom:none}.summery-box .summery-contain ul li h4{font-size:15px;color:var(--content-color)}.summery-box .summery-contain ul li h4.price{color:var(--content-color);margin-left:auto}.summery-box .summery-contain ul li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.summery-box .summery-contain ul li h4 span{font-weight:600}.summery-box .summery-contain{padding:calc(11px + 5*(100vw - 320px)/1600) calc(11px + 11*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color)}.summery-box .summery-contain::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.summery-box .summery-contain::-webkit-scrollbar{width:3px}.summery-box .summery-contain::-webkit-scrollbar-thumb{background-color:var(--theme-color);border-radius:4px}.summery-box .summery-contain li{padding:calc(6px + 4*(100vw - 320px)/1600) 0;display:flex;align-items:center}.summery-box .summery-contain li:last-child{border-bottom:none}.summery-box .summery-contain li p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;margin:0}.summery-box .summery-contain li h4{font-size:15px;color:var(--content-color)}.summery-box .summery-contain li h4.price{color:var(--content-color);margin-left:auto}body[dir=rtl] .summery-box .summery-contain li h4.price{margin-left:unset;margin-right:auto}.summery-box .summery-contain li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.summery-box .summery-contain li h4 span{font-weight:600}.summery-box .summery-total{padding:0 calc(16px + 6*(100vw - 320px)/1600)}.summery-box .summery-total li{padding-top:12px;display:flex;align-items:center}.summery-box .summery-total li h4{font-size:17px;color:var(--title-color)}.summery-box .summery-total li h4.price{margin-left:auto}body[dir=rtl] .summery-box .summery-total li h4.price{margin-left:unset;margin-right:auto}.summery-box .summery-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.summery-box .summery-total li:nth-child(4){padding:calc(12px + 4*(100vw - 320px)/1600) 0}.summery-box .summery-total li:nth-child(4) h4{font-weight:600;color:var(--theme-color)}.summery-box .summery-total li:last-child{border-top:1px solid var(--border-color);padding:calc(12px + 4*(100vw - 320px)/1600) 0}.summery-box .summery-total li:last-child h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.button-group{text-align:right;margin-top:calc(14px + 6*(100vw - 320px)/1600)}.button-group.cart-button{margin-top:0;padding:0 calc(16px + 6*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.button-group.cart-button ul li{width:100%}.button-group.cart-button ul li a{width:100%;font:inherit;letter-spacing:.04em;padding:calc(8px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.button-group.cart-button ul li a:first-child:active{color:#fff}.button-group ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:calc(7px + 9*(100vw - 320px)/1600)}.button-group ul.button-group-list{display:flex;align-items:center;justify-content:space-between;margin-top:calc(26px + 19*(100vw - 320px)/1600)}.button-group ul li a{width:100%;font:inherit;letter-spacing:.04em;padding:calc(8px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.button-group ul li a.shopping-button{font-size:calc(13px + 1*(100vw - 320px)/1600);background-color:var(--border-color);color:var(--black)}.button-group ul li a.shopping-button svg{margin-right:8px}body[dir=rtl] .button-group ul li a.shopping-button svg{margin-right:unset;margin-left:8px!important}.checkout-section .custom-accordion{display:flex;flex-wrap:wrap;gap:calc(10px + 20*(100vw - 320px)/1600);align-items:center}.checkout-section .custom-accordion .accordion-item{border:none;border-radius:6px;overflow:hidden;display:block;width:100%}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button{color:var(--content-color);position:relative;padding:0}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:30px;transition:transform .2s ease-in-out}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{top:20%;transform:rotate(-180deg) translateY(-50%)}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{display:flex;align-items:center;width:100%}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{font-weight:500;color:var(--title-color);display:flex;align-items:center;width:100%;font-size:calc(15px + 3*(100vw - 320px)/1600);padding:16px 20px}@media(max-width:480px){.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{margin-top:5px}}.checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-right:calc(6px + 4*(100vw - 320px)/1600)}.checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover{color:var(--theme-color)}.checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{margin-bottom:calc(5px + 3*(100vw - 320px)/1600);display:flex;align-items:center}.checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label{display:flex;align-items:center;font-size:calc(14px + 3*(100vw - 320px)/1600)}.checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:10px}.checkout-section .custom-navtab{display:flex;flex-wrap:wrap;gap:calc(0px + 24*(100vw - 320px)/1600);overflow:auto;position:-webkit-sticky;position:sticky;top:0}@media(max-width:991px){.checkout-section .custom-navtab{display:flex;flex-wrap:nowrap}}.checkout-section .custom-navtab .nav-item{width:100%;flex-basis:auto}@media(max-width:991px){.checkout-section .custom-navtab .nav-item{display:inline-block}.checkout-section .custom-navtab .nav-item+.nav-item{margin-left:15px}}.checkout-section .custom-navtab .nav-item .nav-link{position:relative;text-align:left;border:2px solid var(--border-color);padding:calc(10px + 8*(100vw - 320px)/1600);cursor:pointer}@media(max-width:991px){.checkout-section .custom-navtab .nav-item .nav-link{width:calc(195px + 25*(100vw - 320px)/1600)}}.checkout-section .custom-navtab .nav-item .nav-link:before{content:"";position:absolute;width:0;height:100%;bottom:0;left:0;background-color:var(--theme-color);background-color:rgba(0,0,0,0);transition:.3s ease;border-radius:4px}.checkout-section .custom-navtab .nav-item .nav-link.active{color:var(--title-color);background-color:rgba(0,0,0,0);border:2px solid var(--theme-color)}.checkout-section .custom-navtab .nav-item .nav-link.active:before{box-shadow:0 4px 0 var(--theme-color);width:100%}.checkout-section .custom-navtab .nav-item .nav-link.active .nav-item-box h4,.checkout-section .custom-navtab .nav-item .nav-link.active .nav-item-box i{color:var(--theme-color);z-index:1;-webkit-text-stroke:1px rgba(0,0,0,0)}.checkout-section .custom-navtab .nav-item .nav-link .nav-item-box{position:relative;display:flex;align-items:center}.checkout-section .custom-navtab .nav-item .nav-link .nav-item-box span{color:var(--content-color);font-size:12px;font-weight:500;margin-bottom:calc(0px + 5*(100vw - 320px)/1600)}.checkout-section .custom-navtab .nav-item .nav-link .nav-item-box h4{color:var(--title-color);font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600)}.checkout-section .custom-navtab .nav-item .nav-link .nav-item-box .lord-icon{width:calc(38px + 20*(100vw - 320px)/1600);height:auto;margin-left:auto}.checkout-section .tab-content{background-color:var(--light-gray);height:100%;padding:calc(26px + 9*(100vw - 320px)/1600) calc(12px + 13*(100vw - 320px)/1600)}.checkout-section .tab-content .tab-pane .tab-title{margin-bottom:calc(18px + 12*(100vw - 320px)/1600);font-size:calc(18px + 6*(100vw - 320px)/1600);color:var(--title-color)}.checkout-section .delivery-address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07)}.checkout-section .delivery-address-box>div{display:flex;position:relative}.checkout-section .delivery-address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.checkout-section .delivery-address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.checkout-section .delivery-address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.checkout-section .delivery-address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.checkout-section .delivery-address-box>div .form-check .form-check-input:focus{box-shadow:none}.checkout-section .delivery-address-box>div .delivery-address-detail{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px;width:calc(85% + -10*(100vw - 320px)/1600)}.checkout-section .delivery-address-box>div .delivery-address-detail li{display:block;width:100%}.checkout-section .delivery-address-box>div .delivery-address-detail h6,.checkout-section .delivery-address-box>div .delivery-address-detail p{line-height:1.4;margin-bottom:0;font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600)}.checkout-section .delivery-address-box>div .delivery-address-detail h6 span,.checkout-section .delivery-address-box>div .delivery-address-detail p span{margin-right:4px}.checkout-section .add-address{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;text-align:center;cursor:pointer;background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);border-radius:8px}.checkout-section .delivery-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:var(--white);border-radius:5px}@media(max-width:1460px){.checkout-section .delivery-option .select-option{margin-top:6px}}.checkout-section .delivery-option .date-box{position:relative}.checkout-section .delivery-option .date-box i{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.checkout-section .delivery-option .delivery-category{display:flex;align-items:center;height:100%}@media(max-width:767px){.checkout-section .delivery-option .delivery-category{display:block}}.checkout-section .delivery-option .custom-form-check{display:flex;align-items:center;margin-bottom:0;min-height:auto}.checkout-section .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 4*(100vw - 320px)/1600);padding-left:12px;font-weight:500}.checkout-section .delivery-option .delivery-items{display:flex;align-items:center;height:100%}@media(max-width:575px){.checkout-section .delivery-option .delivery-items{display:flex;align-items:center}}@media(max-width:480px){.checkout-section .delivery-option .delivery-items{display:block}}.checkout-section .delivery-option .delivery-items h5{letter-spacing:.5px;display:flex;align-items:center}.checkout-section .delivery-option .delivery-items h5.items{margin-bottom:5px}@media(max-width:575px){.checkout-section .delivery-option .delivery-items h5.items{margin-bottom:0}}@media(max-width:480px){.checkout-section .delivery-option .delivery-items h5.items{margin-bottom:5px}}.checkout-section .delivery-option .delivery-items h5.items span{text-decoration:underline}@media(max-width:575px){.checkout-section .delivery-option .delivery-items h5.charge{margin-top:8px}}.checkout-section .delivery-option .delivery-items h5 i{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-left:7px;color:rgba(0,0,0,.25)}.checkout-section .delivery-option .delivery-date{border:1px solid var(--border-color);padding:calc(8px + 2*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600)}.checkout-section .delivery-option .delivery-date,.checkout-section .delivery-option .delivery-date input{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%}.checkout-section .delivery-option .delivery-date input{border:none}.checkout-section .delivery-option .delivery-time{display:flex;align-items:center;height:100%}.checkout-section .delivery-option .delivery-time .dropdown-toggle{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color)}.checkout-section .delivery-option .delivery-time .dropdown-toggle i{-webkit-text-stroke:1px var(--content-color);color:rgba(0,0,0,0);font-size:18px;margin-right:10px}.checkout-section .delivery-option .delivery-time .dropdown-toggle:after{content:none}.checkout-section .delivery-option .delivery-time .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:20px}.checkout-section .delivery-option .delivery-time .dropdown-menu{border:1px solid rgba(0,0,0,0);box-shadow:0 6px 5px rgba(0,0,0,.1)}.checkout-section .delivery-option .delivery-time .dropdown-menu li a:active{color:var(--black);text-decoration:none;background-color:var(--border-color)}.checkout-section .delivery-option .delivery-time .dropdown-menu li+li{margin-top:5px}.checkout-section .payment-button{padding:calc(14px + 6*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.checkout-section .payment-method .custom-form-check label{font-weight:500;font-size:17px}.checkout-section .credit-card-box .credit-detail{position:relative}.checkout-section .credit-info label{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.checkout-section .payment-option{padding:20px;box-shadow:0 0 5px rgba(0,0,0,.17);border-radius:8px;position:relative}.checkout-section .payment-option .form-check .form-check-input{margin-top:4px}.checkout-section .payment-option .form-check label{font-weight:500;font-size:18px;padding-left:10px}.checkout-section .payment-option img{top:50%;transform:translateY(-50%);position:absolute;right:20px;width:60px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul{gap:calc(17px + 28*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{border-radius:50%;background-color:var(--light-gray)}@media(max-width:575px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{display:none}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon .lord-icon{width:100%;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{background-color:var(--light-gray)}@media(max-width:575px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:0}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box{background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:focus{box-shadow:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 4*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option{background-color:var(--white);border-radius:5px}@media(max-width:575px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{display:flex;align-items:center}}@media(max-width:480px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{display:block}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5{letter-spacing:.5px;display:flex;align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:5px}@media(max-width:575px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:0}}@media(max-width:480px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:5px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items span{text-decoration:underline}@media(max-width:575px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.charge{margin-top:8px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5 i{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-left:7px;color:rgba(0,0,0,.25)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:20px;box-shadow:0 0 5px rgba(0,0,0,.17)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check .form-check-input{margin-top:4px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{font-size:18px;padding-left:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion{gap:calc(10px + 20*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color)}.checkout-section-2 .right-side-summery-box{position:-webkit-sticky;position:sticky;top:110px}.checkout-section-2 .right-side-summery-box .summery-box-2{border-radius:7px;background-color:var(--light-gray);padding:calc(14px + 15*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header{padding-bottom:calc(12px + 4*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color);margin-bottom:10px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header h3{font-weight:600}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a{font-weight:500;margin-left:auto;font-size:calc(14px + 2*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a:hover{color:var(--theme-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track{background-color:var(--content-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .checkout-image{width:calc(41px + 11*(100vw - 320px)/1600);height:calc(41px + 11*(100vw - 320px)/1600);object-fit:contain;margin-right:10px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box{position:relative;overflow:hidden;border-radius:4px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .btn-apply{background:var(--theme-color);color:var(--white);padding:0 calc(16px + 14*(100vw - 320px)/1600);font-weight:700;border:none}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .form-control{border:2px solid var(--theme-color);padding:10px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li{padding:10px 0;display:flex;align-items:center}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li:last-child{border-bottom:none}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4{font-size:15px;color:var(--content-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price{color:var(--content-color);margin-left:auto}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4 span{font-weight:600}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain{border-bottom:1px solid var(--border-color);padding-bottom:10px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar{width:3px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-thumb{background-color:var(--theme-color);border-radius:4px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li{padding:calc(6px + 2*(100vw - 320px)/1600) 0;display:flex;align-items:center}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li:last-child{border-bottom:none}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;margin:0}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4{font-size:15px;color:var(--content-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price{color:var(--content-color);margin-left:auto}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4 span{font-weight:600}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total{margin-top:0;padding-top:5px}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li{padding-top:8px;display:flex;align-items:center}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4{font-size:17px;color:var(--title-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4.price{margin-left:auto}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4){padding:calc(12px + 4*(100vw - 320px)/1600) 0}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4) h4{font-weight:600;color:var(--theme-color)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child{border-top:1px solid var(--border-color);padding-top:calc(12px + 4*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .checkout-offer{margin-top:24px;border-radius:7px;background-color:var(--light-gray);padding:calc(14px + 15*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-title{display:flex;align-items:center;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);margin-bottom:calc(13px + 7*(100vw - 320px)/1600)}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-icon{width:20px}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-name h6{font-weight:600;font-size:calc(15px + 1*(100vw - 320px)/1600);line-height:1;margin-bottom:-2px}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail{display:flex;flex-wrap:wrap;gap:calc(11px + 5*(100vw - 320px)/1600);height:100%;overflow:hidden auto;max-height:104px}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li{display:block}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p{color:var(--content-color);line-height:1.5;position:relative;padding-left:23px;font-size:calc(13px + 0*(100vw - 320px)/1600);margin:0}.checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p:before{content:"";position:absolute;top:7px;left:7px;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}.contact-box-section .left-sidebar-box .contact-image{text-align:center;margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}@media(max-width:1199px){.contact-box-section .left-sidebar-box .contact-image{margin-bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}}@media(max-width:991px){.contact-box-section .left-sidebar-box .contact-image{margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}}.contact-box-section .left-sidebar-box .contact-image img{width:60%}@media(max-width:1199px){.contact-box-section .left-sidebar-box .contact-image img{width:77%}}@media(max-width:991px){.contact-box-section .left-sidebar-box .contact-image img{width:60%;margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}}.contact-box-section .left-sidebar-box .contact-title{margin-bottom:calc(20px + 12*(100vw - 320px)/1600)}.contact-box-section .left-sidebar-box .contact-title h3{position:relative;display:inline-block;font-size:calc(23px + 5*(100vw - 320px)/1600);font-weight:600}.contact-box-section .left-sidebar-box .contact-title h3:after{content:"";position:absolute;width:70%;height:2px;bottom:-5px;left:0;background:var(--theme-color)}body[dir=rtl] .contact-box-section .left-sidebar-box .contact-title h3:after{left:unset;right:0}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box{display:flex;flex-wrap:wrap;gap:calc(2px + 3*(100vw - 320px)/1600);align-items:center;background-color:var(--light-gray);padding:calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(30px + 11*(100vw - 320px)/1600);position:relative;border-radius:10px;margin-left:22px}body[dir=rtl] .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box{padding:calc(15px + 12*(100vw - 320px)/1600) calc(30px + 11*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600);margin-left:unset;margin-right:22px}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon{top:50%;transform:translateY(-50%);position:absolute;left:-21px;background-color:var(--theme-color);padding:13px;border-radius:7px;display:inherit;color:var(--white)}body[dir=rtl] .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon{left:unset;right:-21px}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon svg{font-size:20px}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-contain,.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-title{width:100%}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-title h4{font-weight:600;font-size:calc(16px + 2*(100vw - 320px)/1600);margin-top:-2px}.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-contain p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.5;color:var(--content-color);margin:0 0 -5px}.contact-box-section .right-sidebar-box{padding:calc(21px + 39*(100vw - 320px)/1600);border-radius:10px;background-color:var(--light-gray)}.contact-box-section .right-sidebar-box .custom-form label{color:var(--content-color);display:block;font-size:16px;margin-bottom:calc(3px + 5*(100vw - 320px)/1600)}.contact-box-section .right-sidebar-box .custom-form .custom-input{position:relative}.contact-box-section .right-sidebar-box .custom-form .custom-input .form-control{padding:calc(15px + 5*(100vw - 320px)/1600) calc(15px + 5*(100vw - 320px)/1600) calc(15px + 5*(100vw - 320px)/1600) calc(41px + 11*(100vw - 320px)/1600);border:none}.contact-box-section .right-sidebar-box .custom-form .custom-input .form-control:focus{background-color:var(--white);border-color:rgba(0,0,0,0)}.contact-box-section .right-sidebar-box .custom-form .custom-input i,.contact-box-section .right-sidebar-box .custom-form .custom-input svg{position:absolute;top:0;left:0;height:100%;padding:0 calc(14px + 6*(100vw - 320px)/1600);display:flex;align-items:center;font-size:calc(14px + 4*(100vw - 320px)/1600);color:var(--content-color)}.contact-box-section .right-sidebar-box .custom-form .custom-textarea{position:relative}.contact-box-section .right-sidebar-box .custom-form .custom-textarea .form-control{padding-left:52px;border:none}.contact-box-section .right-sidebar-box .custom-form .custom-textarea .form-control:focus{background-color:var(--white);border-color:rgba(0,0,0,0)}.contact-box-section .right-sidebar-box .custom-form .custom-textarea i,.contact-box-section .right-sidebar-box .custom-form .custom-textarea svg{position:absolute;top:0;left:0;height:100%;padding:18px 20px;display:flex;font-size:18px;color:var(--content-color)}.contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text{display:flex;justify-content:center;align-items:unset;top:15px;padding:0;background-color:var(--white);border-color:rgba(0,0,0,0);line-height:unset;position:absolute;width:45px;left:0;z-index:1}body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text{left:unset;right:1px}.contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text i,.contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text svg{font-size:calc(14px + 4*(100vw - 320px)/1600);color:var(--content-color)}.contact-box-section .right-sidebar-box .custom-form .input-group input,.contact-box-section .right-sidebar-box .custom-form .input-group textarea{padding:calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600) calc(8px + 6*(100vw - 320px)/1600) 57px;border-radius:6px!important;z-index:unset}body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group input,body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group textarea{padding-left:calc(12px + 3*(100vw - 320px)/1600);padding-right:57px}.contact-box-section .right-sidebar-box .custom-form .input-group input:focus,.contact-box-section .right-sidebar-box .custom-form .input-group textarea:focus{z-index:unset}.map-section .map-box{margin-bottom:-6px;display:block}.map-section .map-box iframe{width:100%;height:350px}.log-in-section{overflow-x:hidden;display:flex;align-items:center;position:relative;z-index:0}.log-in-section:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/log-in-bg.739f6c68.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.log-in-section .image-contain,.log-in-section.otp-section{display:flex;align-items:center}.log-in-section .image-contain{justify-content:center;height:100%}.log-in-section .log-in-form .form-control{border:none}.log-in-section .inputs{margin:calc(-2px + -10*(100vw - 320px)/1600)}.log-in-section .inputs input{margin:calc(2px + 6*(100vw - 320px)/1600);border:none}.log-in-section .log-in-box{background-color:var(--light-gray);padding:calc(16px + 34*(100vw - 320px)/1600);border-radius:calc(8px + 4*(100vw - 320px)/1600);width:100%}.log-in-section .log-in-box .logo-name{margin-bottom:calc(20px + 10*(100vw - 320px)/1600);margin-top:-10px}.log-in-section .log-in-box .logo-name a{font-size:calc(28px + 7*(100vw - 320px)/1600);font-weight:700;color:var(--title-color);display:block}.log-in-section .log-in-box .logo-name a img{width:calc(150px + 75*(100vw - 320px)/1600)}.log-in-section .log-in-box .log-in-title{margin-bottom:calc(12px + 8*(100vw - 320px)/1600)}.log-in-section .log-in-box .log-in-title h3{margin-bottom:calc(1px + 5*(100vw - 320px)/1600);font-size:calc(18px + 3*(100vw - 320px)/1600)}.log-in-section .log-in-box .log-in-title h4,.log-in-section .log-in-box .log-in-title h5{color:var(--content-color);margin-top:8px}.log-in-section .log-in-box .log-in-button{margin-top:20px;padding:1px 0}.log-in-section .log-in-box .log-in-button ul{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.log-in-section .log-in-box .log-in-button ul li{display:block;width:100%}.log-in-section .log-in-box .log-in-button ul li a{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--title-color);border-radius:5px;padding:calc(10px + 6*(100vw - 320px)/1600) calc(18px + 12*(100vw - 320px)/1600);flex-wrap:wrap;gap:calc(8px + 2*(100vw - 320px)/1600);background-color:var(--white)}.log-in-section .log-in-box .log-in-button ul li a img{aspect-ratio:auto;width:calc(18px + 6*(100vw - 320px)/1600);height:calc(18px + 6*(100vw - 320px)/1600)}.log-in-section .log-in-box .forgot-box{display:flex;align-items:center;justify-content:space-between}@media(max-width:360px){.log-in-section .log-in-box .forgot-box{display:block}}.log-in-section .log-in-box .remember-box{display:flex;align-items:center;min-height:unset;margin:0;padding:0;gap:8px}.log-in-section .log-in-box .remember-box .check-box{border:unset;display:block;margin:0;float:unset;width:20px;height:20px}.log-in-section .log-in-box .remember-box .check-box:after{top:50%;left:50%;transform:translate(-50%,-50%)}.log-in-section .log-in-box .remember-box .check-box:checked{background-color:rgba(0,0,0,0)}.log-in-section .log-in-box .remember-box .check-box:active{filter:unset}.log-in-section .log-in-box .remember-box .check-box:focus{box-shadow:unset}.log-in-section .log-in-box .remember-box .check-box:before{top:6px;left:6px;width:10px;height:6px}.log-in-section .log-in-box .remember-box label{font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0}.log-in-section .log-in-box .remember-box label span{font-weight:500;color:var(--theme-color)}.log-in-section .log-in-box .forgot-password{font-size:16px;font-weight:500;display:block}.log-in-section .log-in-box .forgot-password:hover{color:var(--theme-color)}.log-in-section .log-in-box .other-log-in{margin-top:15px;text-align:center;position:relative}.log-in-section .log-in-box .other-log-in:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;left:0;background-color:#ddd;z-index:0}.log-in-section .log-in-box .other-log-in h6{color:var(--content-color);position:relative;background-color:#f9f9f9;padding:0 14px;display:inline-block;text-transform:uppercase}.log-in-section .log-in-box .sign-up-box{margin-top:20px;text-align:center}.log-in-section .log-in-box .sign-up-box h4{color:var(--content-color);font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:calc(0px + 3*(100vw - 320px)/1600)}.log-in-section .log-in-box .sign-up-box a{font-weight:500;font-size:calc(15px + 2*(100vw - 320px)/1600);margin-bottom:-4px;display:block}.log-in-section .log-in-box .sign-up-box a:hover{color:var(--theme-color)}.log-in-section .log-in-box .contact-title{margin-bottom:30px}.log-in-section .log-in-box .contact-title h2{margin-bottom:15px}.log-in-section .log-in-box .contact-title h5{width:53%;font-size:18px;line-height:1.3;color:var(--content-color)}.log-in-section .log-in-box .input-box .theme-form-floating,.log-in-section .log-in-box .input-box .theme-form-floating .form-floating{margin-bottom:0!important}.log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control{border:none}.log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:not(:placeholder-shown)~label{opacity:.65}body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control.is-invalid,body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control.is-valid,body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:invalid,body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:valid{background-position:left calc(.375em + .1875rem) center;padding-right:calc(12px + 3*(100vw - 320px)/1600);padding-left:calc(1.5em + .75rem)}.log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label{font-size:16px;color:var(--title-color)}body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label{left:unset;transform:scale(.85) translateY(-.5rem) translateX(1.15rem);right:0}.log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label:after{content:unset}.log-in-section .log-in-box .input-box .country-input .custom-select-box{top:1px;left:0;width:calc(90px + 14*(100vw - 320px)/1600);min-width:auto;height:57px}body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .custom-select-box{left:unset;right:0}.log-in-section .log-in-box .input-box .country-input .custom-select-box .form-select{height:100%;background-color:var(--white)!important;font-size:calc(14px + 2*(100vw - 320px)/1600)}body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .custom-select-box .form-select{border-left:1px solid #dee2e6;border-radius:0 6px 6px 0;background-position:left .75rem center;border-right:unset}.log-in-section .log-in-box .input-box .country-input .country-input-box input{height:calc(51px + 3*(100vw - 320px)/1600);min-height:calc(51px + 3*(100vw - 320px)/1600)}.log-in-section .log-in-box .input-box .country-input .country-input-box>*>.custom-form>.form-label{display:none}.log-in-section .log-in-box .input-box .country-input .country-input-box>*>.custom-form>.form-floating>label{z-index:unset;height:auto;left:120px}.log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-control{padding-left:calc(96px + 32*(100vw - 320px)/1600)}body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-control{padding-left:unset;padding-right:calc(96px + 32*(100vw - 320px)/1600)}.log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-label{height:auto;margin:0;left:calc(86px + 29*(100vw - 320px)/1600)}body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-label{left:unset;right:calc(86px + 29*(100vw - 320px)/1600)}.faq-contain{margin-bottom:calc(30px + 20*(100vw - 320px)/1600);z-index:0;position:relative}.faq-contain .faq-top-box{text-align:center;background-color:var(--light-gray);border-radius:9px;padding:28px 18px}.faq-contain .faq-top-box .faq-box-icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:7px;margin:0 auto 16px}.faq-contain .faq-top-box .faq-box-icon img{width:calc(36px + 9*(100vw - 320px)/1600);height:auto}.faq-contain .faq-top-box .faq-box-contain h3{font-weight:700}.faq-contain .faq-top-box .faq-box-contain p{line-height:1.6;color:var(--content-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:17px 0 -4px}.faq-box-contain .faq-contain{margin-bottom:0;position:-webkit-sticky;position:sticky;top:92px}@media(max-width:1199px){.faq-box-contain .faq-contain{margin-bottom:calc(30px + 20*(100vw - 320px)/1600)}}.faq-box-contain .faq-contain h2{font-weight:700;font-size:calc(28px + 28*(100vw - 320px)/1600);line-height:1.4}.faq-box-contain .faq-contain p{margin:calc(8px + 7*(100vw - 320px)/1600) 0 0;font-size:calc(13px + 2*(100vw - 320px)/1600);line-height:1.5;color:var(--content-color)}@media(max-width:1199px){.faq-box-contain .faq-contain p{width:70%}}@media(max-width:991px){.faq-box-contain .faq-contain p{width:90%}}@media(max-width:767px){.faq-box-contain .faq-contain p{width:100%;text-align:justify}}.faq-box-contain .faq-accordion .accordion{display:flex;flex-wrap:wrap;gap:calc(15px + 9*(100vw - 320px)/1600)}.faq-box-contain .faq-accordion .accordion .accordion-item{width:100%;border-radius:7px;background-color:var(--light-gray);border:none;overflow:hidden;z-index:0}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--light-gray);font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500;line-height:1.5;padding:calc(12px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600)}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button svg{margin-left:auto;transition:all .3s ease-in-out}body[dir=rtl] .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button svg{margin-left:unset;margin-right:auto}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:after{content:unset}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){font-weight:700;color:var(--theme-color);background-color:rgba(0,0,0,0);box-shadow:none}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) i{transform:rotate(180deg)}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);box-shadow:none}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body{padding:0 calc(12px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600)}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin-bottom:calc(12px + 4*(100vw - 320px)/1600)}.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body p:last-child{margin-bottom:-4px}.compare-section .compare-table{border:1px solid #ddd;margin-bottom:0}.compare-section .compare-table tr td,.compare-section .compare-table tr th{min-width:200px;border-right:1px solid #ddd;padding:calc(12px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600);text-align:center}.compare-section .compare-table tr td:first-child,.compare-section .compare-table tr th:first-child{min-width:auto}.compare-section .compare-table tr th{font-size:16px;font-weight:500;color:var(--theme-color);background-color:var(--light-gray)}.compare-section .compare-table tr td{font-size:15px}.compare-section .compare-table tr td.title a{font-weight:700;color:#222}.compare-section .compare-table tr td a{font-weight:600}.compare-section .compare-table tr td a:hover{color:var(--title-color)}.compare-section .compare-table tr td .compare-image{width:calc(105px + 25*(100vw - 320px)/1600);height:calc(105px + 25*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:5px;background-color:#f1f1f1;margin:0 auto}.compare-section .compare-table tr td .compare-image img{width:100%;height:calc(65px + 25*(100vw - 320px)/1600);object-fit:contain}.compare-section .compare-table tr td .price h5{font-weight:600;color:var(--title-color)}.compare-section .compare-table tr td .price h5 del{font-weight:400;font-size:15px;margin-left:4px;color:#777}.compare-section .compare-table tr td .price h5 span{margin-left:4px;color:var(--theme-color)}.compare-section .compare-table tr td .compare-rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px}.compare-section .compare-table tr td .compare-rating span{font-size:calc(14px + 1*(100vw - 320px)/1600)}body[dir=rtl] .compare-section .compare-table tr td .compare-rating span{margin-left:unset;padding-right:5px}.compare-section .compare-table tr td .summary{color:#777;line-height:1.5;margin-bottom:0;font-size:15px}.compare-section .compare-part{position:relative;border:1px solid #eee}.compare-section .compare-part .detail-part .title-detail{background-color:#f7f8fa;text-align:center;padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.compare-section .compare-part .detail-part .inner-detail{padding:15px;text-align:center}.compare-section .compare-part .detail-part .inner-detail p{margin:0}.compare-section .compare-part .detail-part .inner-detail .compare-rating{display:flex;align-items:center;justify-content:center}.compare-section .compare-part .img-section{padding-top:20px}.compare-section .compare-part .img-section img{width:calc(105px + 25*(100vw - 320px)/1600);height:calc(105px + 25*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:5px;margin:0 auto;object-fit:contain}.compare-section .compare-part .img-section h5{text-align:center;margin:12px 0;font-size:17px;text-transform:capitalize;font-weight:500}.compare-section .compare-part .compare-rating span{color:#fea348;font-size:18px}.compare-section .compare-part .compare-rating .rating-text{font-size:16px;color:var(--content-color);margin-left:6px}.compare-section .compare-part .btn-part{padding:15px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.compare-section .compare-part .btn-part .btn{margin:0 auto;padding-inline:calc(34px + 44*(100vw - 320px)/1600)}.compare-section .compare-part .remove-part{padding:15px;text-align:center}.compare-section .compare-part .remove-part a{display:flex;align-items:center;justify-content:center;gap:7px}.compare-section .compare-part .remove-part a svg{margin-top:-3px}.compare-section .compare-row>div .compare-part{border-left:none}.compare-section .compare-row>div:first-child .compare-part{border:1px solid #eee}.compare-fix{position:fixed;right:calc(54px + 18*(100vw - 320px)/1600);background-color:var(--theme-color);color:var(--white);padding:calc(7px + 5*(100vw - 320px)/1600) calc(10px + 2*(100vw - 320px)/1600);bottom:calc(10px + 15*(100vw - 320px)/1600);border-radius:6px;z-index:0;transition:all .3s ease-in-out}body[dir=rtl] .compare-fix{right:unset;left:calc(54px + 18*(100vw - 320px)/1600)}.compare-fix a{color:#fff}.compare-fix h5{font-size:14px;text-transform:uppercase}.blog-section .left-sidebar-box{position:-webkit-sticky;position:sticky;top:20px}.blog-section .left-sidebar-box .left-search-box .search-box{position:relative}.blog-section .left-sidebar-box .left-search-box .search-box:before{content:"";position:absolute;font-family:Font Awesome\ 6 Free;font-weight:900;top:50%;transform:translateY(-50%);right:20px;color:var(--content-color)}.blog-section .left-sidebar-box .left-search-box .search-box:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:60%;right:51px;opacity:.3;background-color:var(--content-color)}.blog-section .left-sidebar-box .left-search-box .search-box input{padding:8px 68px 8px 20px;background-color:var(--light-gray);border:none;height:53px;border-radius:7px}.blog-section .left-sidebar-box .left-search-box .search-box input:focus{border-color:#ced4da}.blog-section .left-sidebar-box .left-accordion-box .accordion-item{border:none;padding:calc(18px + 7*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:8px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item+.accordion-item{margin-top:20px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button{background-color:var(--light-gray);color:var(--title-color);font-weight:700;padding:0}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:after{width:unset;height:unset;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;background-image:none;content:""}body[dir=rtl] .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:after{margin-left:unset;margin-right:auto}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);box-shadow:none}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:not(.collapsed){box-shadow:none}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse{background-color:var(--light-gray)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body{padding:0;margin-top:20px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box{display:flex;align-items:center}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box+.recent-box{margin-top:20px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box:hover .recent-image img{transform:scale(1.1) rotate(4deg)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-image{width:110px;border-radius:5px;overflow:hidden}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-image img{width:100%;height:100%;transition:all .3s ease-in-out}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail{padding-left:15px;width:calc(100% - 110px)}body[dir=rtl] .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail{padding-left:unset;padding-right:15px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a,.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a:hover{color:var(--title-color)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a h5{font-weight:600;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail h6{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:var(--content-color)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul{display:flex;flex-wrap:wrap;gap:14px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li{display:block;position:relative;transition:all .3s ease-in-out;z-index:0;overflow:hidden;width:100%}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li:first-child{padding-top:0}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--title-color)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name{display:flex;align-items:center;justify-content:space-between}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name h5{color:var(--content-color);font-weight:400}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name h5,.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name span{transition:all .3s ease-in-out}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name span{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:15px;border-radius:100%;color:#787878}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul{display:flex;flex-wrap:wrap;gap:10px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li{z-index:0;padding:4px 9px;border-radius:3px;transition:all .3s ease-in-out;overflow:hidden;position:relative;background-color:var(--white)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:after{content:"";position:absolute;width:100%;height:100%;transition:all .3s ease-in-out;z-index:-1;top:0;left:0;background-color:var(--theme-color);opacity:0}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover{border-color:rgba(0,0,0,0)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover:after{opacity:1}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover a{color:var(--white)}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li a{font-size:calc(13px + 1*(100vw - 320px)/1600);color:var(--content-color);text-transform:capitalize}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li+li{margin-top:30px}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li+li:after{top:-16px;width:calc(100% - 80px - (12px + 11*(100vw - 320px)/1600))}.blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li .offer-product .offer-detail a{color:var(--title-color)}.blog-section .custom-border{border-bottom:1px solid var(--border-color);padding-bottom:calc(20px + 30*(100vw - 320px)/1600);margin-bottom:calc(35px + 25*(100vw - 320px)/1600)}.blog-section .blog-box{height:100%}.blog-section .blog-box:hover:after{transform:unset;opacity:.1}.blog-section .blog-box:hover .blog-image a{transform:scale(1.1) rotate(4deg)}.blog-section .blog-box .blog-image{position:relative;overflow:hidden;margin-bottom:15px;border-radius:0;height:244px}.blog-section .blog-box .blog-image img{width:100%;height:100%;object-fit:cover}.blog-section .blog-box .blog-image a{transition:all .3s ease-in-out}.blog-section .blog-box .blog-image label{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:unset;left:0;border-radius:0;background-color:#febc5c;color:var(--white);padding:10px 13px;text-transform:uppercase;font-size:13px;font-weight:600;display:none}.blog-section .blog-box .blog-image label i{width:16px;height:16px;object-fit:contain;margin-right:3px;color:var(--white)}.blog-section .blog-box .blog-contain{padding:0 20px 20px}.blog-section .blog-box .blog-contain-2{padding:0}.blog-section .blog-box .blog-contain .blog-label{display:flex;flex-wrap:wrap;gap:2px 15px;align-items:center}.blog-section .blog-box .blog-contain .blog-label .super,.blog-section .blog-box .blog-contain .blog-label .time{display:flex;align-items:center;color:var(--content-color);text-transform:uppercase;font-size:13px;gap:5px}.blog-section .blog-box .blog-contain .blog-label .super svg,.blog-section .blog-box .blog-contain .blog-label .time svg{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-right:4px;font-size:16px}body[dir=rtl] .blog-section .blog-box .blog-contain .blog-label .super svg,body[dir=rtl] .blog-section .blog-box .blog-contain .blog-label .time svg{margin-right:unset;margin-left:4px}.blog-section .blog-box .blog-contain .blog-label .super span,.blog-section .blog-box .blog-contain .blog-label .time span{margin-top:1px}.blog-section .blog-box .blog-contain a,.blog-section .blog-box .blog-contain a:hover{color:var(--title-color)}.blog-section .blog-box .blog-contain a h3{margin:4px 0 6px;font-weight:600;line-height:1.5;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(16px + 2*(100vw - 320px)/1600);transition:all .3s ease-in-out}.blog-section .blog-box .blog-contain p{line-height:1.8;color:var(--content-color);margin-bottom:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:1366px){.blog-section .blog-box .blog-contain p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.blog-section .blog-box .blog-contain .blog-button{border:none;font-size:16px;display:flex;align-items:center;position:relative;z-index:0;overflow:hidden;border-radius:5px;padding:10px 22px;color:var(--theme-color);transition:all .3s ease-in-out;margin-top:calc(8px + 14*(100vw - 320px)/1600);font-size:14px;width:max-content}.blog-section .blog-box .blog-contain .blog-button:after{content:"";position:absolute;background-color:var(--theme-color);opacity:.1;left:0;top:0;width:100%;height:100%;z-index:-1}.blog-section .blog-box .blog-contain .blog-button:hover{color:#fff}.blog-section .blog-box .blog-contain .blog-button:hover:after{opacity:1}.blog-section .blog-box .blog-contain .blog-button svg{margin-left:10px;font-size:20px;line-height:1}body[dir=rtl] .blog-section .blog-box .blog-contain .blog-button svg{margin-left:unset;margin-right:10px}.blog-section .blog-box.sticky-blog-box{overflow:hidden;position:relative;z-index:0;border-color:rgba(26,164,136,.28)}.blog-section .blog-box.sticky-blog-box:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;width:33px;height:33px;color:#fff;top:8px;right:8px;background-color:var(--theme-color);z-index:1;border-radius:6px;font-size:18px}.blog-section .blog-box.sticky-blog-box:after{content:none}.blog-section .blog-box .blog-label-tag{position:absolute;top:15px;left:0;padding:5px 13px;background-color:#ffba00;font-size:14px;color:var(--white);font-weight:500;z-index:1}.blog-section .blog-box .blog-label-tag:before{top:0;transform:rotate(180deg)}.blog-section .blog-box .blog-label-tag:after,.blog-section .blog-box .blog-label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #ffba00;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);z-index:1}.blog-section .blog-box .blog-label-tag:after{top:16px;transform:rotate(0)}.blog-section .blog-box .blog-label-tag span{font-weight:700}.blog-section .blog-list{display:flex;align-items:center;transition:all .3s ease-in-out}@media(max-width:1199px){.blog-section .blog-list{display:block}}@media(max-width:991px){.blog-section .blog-list{display:flex}}@media(max-width:767px){.blog-section .blog-list{display:block}}.blog-section .blog-list:hover{box-shadow:0 4px 9px rgba(34,34,34,.1)}.blog-section .blog-list:hover .blog-image img{transform:scale(1.1)}.blog-section .blog-list:hover .blog-contain a h3{color:var(--theme-color)}.blog-section .blog-list:hover .blog-contain .blog-button{background-color:var(--theme-color);color:var(--white)}.blog-section .blog-list .blog-image{margin-bottom:-1px;width:38%;transition:all .3s ease-in-out;height:calc(257px + 43*(100vw - 320px)/1600)}@media(max-width:1399px){.blog-section .blog-list .blog-image{width:45%}}@media(max-width:1199px){.blog-section .blog-list .blog-image{width:100%}}@media(max-width:991px){.blog-section .blog-list .blog-image{width:45%}}@media(max-width:767px){.blog-section .blog-list .blog-image{width:100%;height:auto;margin-bottom:8px;text-align:center}}.blog-section .blog-list .blog-image img{transition:all .3s ease-in-out;width:100%;height:100%;object-fit:cover}@media(max-width:991px){.blog-section .blog-list .blog-image img{width:auto}}@media(max-width:767px){.blog-section .blog-list .blog-image img{width:100%}}.blog-section .blog-list .blog-contain{padding:calc(10px + 15*(100vw - 320px)/1600);width:62%}@media(max-width:1399px){.blog-section .blog-list .blog-contain{width:55%}}@media(max-width:1199px){.blog-section .blog-list .blog-contain{width:100%}}@media(max-width:991px){.blog-section .blog-list .blog-contain{width:55%}}@media(max-width:767px){.blog-section .blog-list .blog-contain{width:100%}}.blog-section .blog-list .blog-contain p{line-height:1.8;color:var(--content-color);margin-bottom:0;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:1366px){.blog-section .blog-list .blog-contain p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.blog-section .blog-detail-image{position:relative}.blog-section .blog-detail-image .blog-image-contain{position:absolute;bottom:0;width:100%;padding:55px 15px 40px;text-align:center;background:var(--white);background:linear-gradient(0deg,var(--white) 0,rgba(246,246,246,0) 100%);color:var(--title-color)}@media(max-width:480px){.blog-section .blog-detail-image .blog-image-contain{position:relative}}.blog-section .blog-detail-image .blog-image-contain .contain-list li{text-transform:capitalize;position:relative}.blog-section .blog-detail-image .blog-image-contain .contain-list li+li{margin-left:30px}.blog-section .blog-detail-image .blog-image-contain .contain-list li+li:before{content:"";position:absolute;width:15px;height:1px;top:50%;transform:translateY(-50%);background-color:var(--title-color);left:-24px}.blog-section .blog-detail-image .blog-image-contain h2{margin:calc(10px + 4*(100vw - 320px)/1600) 0;font-weight:700;font-size:calc(22px + 12*(100vw - 320px)/1600)}.blog-section .blog-detail-image .blog-image-contain .contain-comment-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:calc(10px + 13*(100vw - 320px)/1600);color:#777}.blog-section .blog-detail-image .blog-image-contain .contain-comment-list li .user-list{display:flex;align-items:center}.blog-section .blog-detail-image .blog-image-contain .contain-comment-list li .user-list i{font-size:18px;margin-right:3px}.blog-section .blog-detail-contain p{color:var(--content-color);font-size:calc(15px + 2*(100vw - 320px)/1600);line-height:calc(25px + 5*(100vw - 320px)/1600);margin-bottom:calc(12px + 8*(100vw - 320px)/1600)}.blog-section .blog-detail-contain p .first{width:calc(38px + 12*(100vw - 320px)/1600);height:calc(38px + 12*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:calc(55px + 15*(100vw - 320px)/1600);color:var(--content-color);float:left;margin-right:calc(8px + 12*(100vw - 320px)/1600);margin-top:8px}.blog-section .blog-detail-contain .blog-details-quote{padding:calc(18px + 42*(100vw - 320px)/1600) calc(18px + 42*(100vw - 320px)/1600) calc(18px + 42*(100vw - 320px)/1600) calc(62px + 118*(100vw - 320px)/1600);border-radius:10px;margin-bottom:calc(12px + 8*(100vw - 320px)/1600);background-color:var(--content-color);position:relative;color:var(--white)}.blog-section .blog-detail-contain .blog-details-quote h3{font-size:calc(18px + 10*(100vw - 320px)/1600);line-height:calc(24px + 11*(100vw - 320px)/1600);margin-bottom:calc(8px + 12*(100vw - 320px)/1600)}.blog-section .blog-detail-contain .blog-details-quote h5{letter-spacing:3px;color:#ddd;text-transform:uppercase}.blog-section .blog-detail-contain .blog-details-quote:after{content:"";position:absolute;font-family:Font Awesome\ 6 Free;font-weight:900;font-size:calc(38px + 32*(100vw - 320px)/1600);color:var(--theme-color);top:calc(-6px + 32*(100vw - 320px)/1600);left:calc(15px + 72*(100vw - 320px)/1600)}.blog-section .leave-title{margin:40px 0 9px}.blog-section .leave-title h3{position:relative;font-weight:700;z-index:0;color:var(--content-color);font-size:22px}.blog-section .user-comment-box{margin-top:24px}.blog-section .user-comment-box ul{display:flex;flex-wrap:wrap}.blog-section .user-comment-box ul li{padding:0 0 50px;width:100%;position:relative}.blog-section .user-comment-box ul li.li-padding{padding-left:calc(28px + 52*(100vw - 320px)/1600)}@media(max-width:480px){.blog-section .user-comment-box ul li{padding:0}}.blog-section .user-comment-box ul li .user-box{display:flex;align-items:flex-start}@media(max-width:480px){.blog-section .user-comment-box ul li .user-box{display:block}}.blog-section .user-comment-box ul li .user-box .reply-button{position:absolute;top:0;right:0;display:flex;align-items:center}.blog-section .user-comment-box ul li .user-box .reply-button svg{margin:-3px 9px 0 0;color:#777}.blog-section .user-comment-box ul li .user-box .user-iamge{position:relative}.blog-section .user-comment-box ul li .user-box .user-iamge img{width:60px;height:60px;object-fit:cover;border-radius:100%;overflow:hidden}.blog-section .user-comment-box ul li .user-box .user-iamge .user-name{position:absolute;top:0;left:80px;width:220px}@media(max-width:480px){.blog-section .user-comment-box ul li .user-box .user-iamge .user-name{top:50%;transform:translateY(-50%)}}.blog-section .user-comment-box ul li .user-box .user-iamge .user-name h5{font-weight:600}.blog-section .user-comment-box ul li .user-box .user-iamge .user-name h6{color:var(--content-color);margin-bottom:6px}.blog-section .user-comment-box ul li .user-box .user-contain{width:calc(100% - 70px);padding-left:20px}@media(max-width:480px){.blog-section .user-comment-box ul li .user-box .user-contain{width:100%;padding:0;margin-top:14px}}.blog-section .user-comment-box ul li .user-box .user-contain p{font-size:calc(13px + 2*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin-bottom:0;margin-top:50px;width:85%}@media(max-width:575px){.blog-section .user-comment-box ul li .user-box .user-contain p{width:100%}}@media(max-width:480px){.blog-section .user-comment-box ul li .user-box .user-contain p{margin:0 0 35px}}.blog-section .leave-box{padding:calc(18px + 12*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:6px}.blog-section .leave-box .leave-comment .comment-notes p{line-height:1.6}.blog-section .leave-box .leave-comment .save-comment-box{margin:20px 0 0;display:flex;align-items:center}.blog-section .leave-box .leave-comment .save-comment-box .form-check{display:flex;align-items:center}.blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-5px}@media(max-width:659px){.blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-21px}}@media(max-width:341px){.blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-44px}}.blog-section .leave-box .leave-comment .save-comment-box .form-check .form-check-label{font-size:15px;font-weight:400;color:var(--content-color)}.blog-section .leave-box .leave-comment .blog-input .form-control{border:none}.blog-section .leave-box .leave-comment .blog-input .form-control:focus{background-color:var(--white)}.review-title h4{font-size:calc(16px + 2*(100vw - 320px)/1600);margin-bottom:calc(7px + 6*(100vw - 320px)/1600);color:var(--title-color);font-weight:400}.review-title h2{font-size:calc(26px + 14*(100vw - 320px)/1600);margin-bottom:calc(12px + 18*(100vw - 320px)/1600);width:80%;line-height:1.3;position:relative}@media(max-width:480px){.review-title h2{width:100%}}.review-title h2.center:before{left:50%;transform:translateX(-50%);color:var(--theme-color)}.about-us-title h4{font-size:calc(16px + 5*(100vw - 320px)/1600);margin-bottom:calc(7px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.about-us-title h2{font-size:calc(23px + 9*(100vw - 320px)/1600);margin-bottom:calc(28px + 13*(100vw - 320px)/1600);line-height:1.3;position:relative}.about-us-title h2:before{content:"";position:absolute;width:calc(106px + 69*(100vw - 320px)/1600);height:3px;bottom:calc(-7px + -1*(100vw - 320px)/1600);left:0;background:#ffa53b}.about-us-title h2.center:before{left:50%;transform:translateX(-50%)}.fresh-vegetable-section .fresh-image{margin-top:30px;border-radius:calc(12px + 38*(100vw - 320px)/1600) 0;overflow:hidden;transition:all .3s ease-in-out}body[dir=rtl] .fresh-vegetable-section .fresh-image{border-radius:0 calc(12px + 38*(100vw - 320px)/1600)}.fresh-vegetable-section .fresh-image>div{transition:all .3s ease-in-out;overflow:hidden}.fresh-vegetable-section .fresh-image:hover>div{transform:scale(1.05)}.fresh-vegetable-section .fresh-image-2{border-radius:0 calc(12px + 38*(100vw - 320px)/1600);overflow:hidden;transition:all .3s ease-in-out}body[dir=rtl] .fresh-vegetable-section .fresh-image-2{border-radius:calc(12px + 38*(100vw - 320px)/1600) 0}.fresh-vegetable-section .fresh-image-2>div{transition:all .3s ease-in-out;overflow:hidden}.fresh-vegetable-section .fresh-image-2:hover>div{transform:scale(1.05)}.fresh-vegetable-section .fresh-contain{height:100%}.fresh-vegetable-section .fresh-contain p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.7;color:var(--content-color);margin-bottom:calc(11px + 9*(100vw - 320px)/1600)}.fresh-vegetable-section .delivery-list ul{display:flex;flex-wrap:wrap;gap:calc(11px + 9*(100vw - 320px)/1600)}.fresh-vegetable-section .delivery-list ul li{width:100%}.fresh-vegetable-section .delivery-list ul li .deliver-box{display:flex;flex-wrap:nowrap;gap:calc(8px + 7*(100vw - 320px)/1600);align-items:flex-start;color:var(--content-color)}.fresh-vegetable-section .delivery-list ul li .deliver-box svg{font-size:17px}.fresh-vegetable-section .delivery-list ul li .deliver-box h6{font-size:calc(15px + 2*(100vw - 320px)/1600);width:calc(100% - 17px)}.fresh-vegetable-section .delivery-box{display:flex;flex-wrap:wrap;gap:calc(15px + 15*(100vw - 320px)/1600);margin-top:20px;align-items:center}.fresh-vegetable-section .delivery-box li .delivery-box{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:0}.fresh-vegetable-section .delivery-box li .delivery-box .delivery-icon img{width:30px;height:auto}.client-section{background-color:var(--light-gray)}.client-section .clint-contain{background:var(--white);padding:calc(27px + 23*(100vw - 320px)/1600);border-radius:calc(18px + 12*(100vw - 320px)/1600);position:relative}.client-section .clint-contain:hover .client-icon img{animation-name:bounce;animation-duration:1s;animation-fill-mode:both}.client-section .clint-contain:hover h2{opacity:.09;margin-right:9px}.client-section .clint-contain:hover h4{color:var(--theme-color)}.client-section .clint-contain .client-icon{width:calc(60px + 20*(100vw - 320px)/1600);height:calc(60px + 20*(100vw - 320px)/1600);margin-bottom:14px;margin-top:-11px}.client-section .clint-contain .client-icon img{width:74%;height:100%;object-fit:contain}.client-section .clint-contain h2{position:absolute;top:calc(14px + 10*(100vw - 320px)/1600);right:calc(24px + 10*(100vw - 320px)/1600);color:var(--content-color);opacity:.05;font-size:calc(52px + 18*(100vw - 320px)/1600);font-weight:800;transition:all .3s ease-in-out}.client-section .clint-contain h4{font-size:calc(22px + 2*(100vw - 320px)/1600);margin-bottom:7px;font-weight:600;position:relative;transition:all .3s ease-in-out}.client-section .clint-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:1.7;margin:0 auto -5px;transition:all .3s ease-in-out}.client-section .client-box .client-list{display:flex;align-items:center;justify-content:space-between}.client-section .client-box .client-list li{width:460px;position:relative}.team-section .team-box:hover .team-iamge img{transform:scale(1.1);filter:grayscale(0)}.team-section .team-box:hover .team-iamge .team-media{opacity:1;right:10px}.team-section .team-box .team-iamge{width:50%;height:auto;border-radius:100%;position:relative;overflow:hidden;margin:0 auto}.team-section .team-box .team-iamge img{transition:all .3s ease-in-out;filter:grayscale(1);width:100%}.team-section .team-box .team-name{text-align:center;margin-top:20px}.team-section .team-box .team-name h3{font-size:calc(18px + 2*(100vw - 320px)/1600);letter-spacing:.7px;font-weight:700}.team-section .team-box .team-name h5{margin-top:6px;letter-spacing:.5px;color:var(--content-color)}.team-section .team-box .team-name p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin:9px auto 14px;width:80%;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:360px){.team-section .team-box .team-name p{width:100%}}.team-section .team-box .team-name .team-media{display:flex;flex-wrap:wrap;gap:14px;position:relative;margin-top:15px;justify-content:center;transition:all .3s ease-in-out}.team-section .team-box .team-name .team-media li a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:16px;color:var(--white);border-radius:5px;background-color:#ededed}.team-section .team-box .team-name .team-media li a.fb-bg{color:#4267b2;transition:all .3s ease-in-out}.team-section .team-box .team-name .team-media li a.fb-bg:hover{background-color:#4267b2;color:var(--white)}.team-section .team-box .team-name .team-media li a.twitter-bg{color:#00acee;transition:all .3s ease-in-out}.team-section .team-box .team-name .team-media li a.twitter-bg:hover{background-color:#00acee;color:var(--white)}.team-section .team-box .team-name .team-media li a.pint-bg{color:#c8232c;transition:all .3s ease-in-out}.team-section .team-box .team-name .team-media li a.pint-bg:hover{background-color:#c8232c;color:var(--white)}.team-section .team-box .team-name .team-media li a.insta-bg{color:#f56040;transition:all .3s ease-in-out}.team-section .team-box .team-name .team-media li a.insta-bg:hover{background-color:#f56040;color:var(--white)}.review-section{background-color:var(--light-gray)}.review-section .reviewer-box{background-color:var(--white);padding:calc(18px + 16*(100vw - 320px)/1600);border-radius:10px;z-index:0;position:relative;overflow:hidden}.review-section .reviewer-box:hover .icon svg{color:var(--theme-color);font-size:calc(115px + 53*(100vw - 320px)/1600);opacity:.15;transform:rotate(7deg);bottom:calc(-20px + -6*(100vw - 320px)/1600);right:calc(-13px + 2*(100vw - 320px)/1600)}.review-section .reviewer-box .icon svg{position:absolute;font-size:calc(115px + 32*(100vw - 320px)/1600);opacity:.05;z-index:-1;transform:rotate(9deg);bottom:calc(-27px + -9*(100vw - 320px)/1600);right:calc(-20px + -3*(100vw - 320px)/1600);transition:all .3s ease-in-out;line-height:1}.review-section .reviewer-box h3{font-weight:400;margin:10px 0 13px;font-size:20px;line-height:1.5}.review-section .reviewer-box p{color:var(--content-color);line-height:1.7;margin-bottom:23px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.review-section .reviewer-box .reviewer-profile{display:flex;flex-wrap:wrap;gap:calc(12px + 7*(100vw - 320px)/1600);align-items:center}.review-section .reviewer-box .reviewer-profile .reviewer-image{width:calc(65px + 10*(100vw - 320px)/1600);height:auto;border-radius:8px;overflow:hidden}.review-section .reviewer-box .reviewer-profile .reviewer-image img{width:100%;height:100%;object-fit:contain}.review-section .reviewer-box .reviewer-profile .reviewer-name h4{font-weight:700;font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--theme-color)}.review-section .reviewer-box .reviewer-profile .reviewer-name h6{color:var(--content-color);margin-top:6px}.user-dashboard-section .dashboard-left-sidebar{background:var(--light-gray)}.user-dashboard-section .dashboard-left-sidebar .close-button .close-sidebar{font-size:15px;padding:2px 0 0}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image img{box-shadow:2px 3px 8px rgba(34,34,34,.0032)}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i,.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon svg{position:relative}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i input,.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon svg input{position:absolute;top:0;right:0;left:0;opacity:0;width:35px}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active{border-left:3px solid var(--theme-color);font-weight:600;background-color:rgba(0,0,0,0);color:var(--theme-color)}body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active{border-left:unset;border-right:3px solid var(--theme-color)}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link:before,.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:var(--theme-color);z-index:-1;opacity:.1}.user-dashboard-section .dashboard-right-sidebar{padding:calc(20px + 20*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box{margin:30px 0}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain{display:flex;flex-wrap:nowrap;gap:15px;background-color:var(--white);padding:calc(16px + 9*(100vw - 320px)/1600);border-radius:9px;box-shadow:0 0 8px rgba(34,34,34,.08);align-items:center;position:relative;overflow:hidden}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain:hover .img-1{width:calc(84px + 12*(100vw - 320px)/1600);transform:translateY(-50%) rotate(-7deg);opacity:.2;right:-19px}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain:hover .img-1{transform:translateY(-50%) rotate(7deg);right:unset;left:-19px}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain img{width:calc(54px + 6*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .img-1{top:50%;transform:translateY(-50%);width:calc(78px + 12*(100vw - 320px)/1600);position:absolute;opacity:.12;right:-30px;transition:all .3s ease-in-out;filter:grayscale(1)}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .img-1{right:unset;left:-30px}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .total-detail h5{margin-bottom:calc(3px + 4*(100vw - 320px)/1600);color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .total-detail h3{font-weight:600}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td{background-color:rgba(0,0,0,0)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:first-child{padding-left:8px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:last-child p{-webkit-line-clamp:2}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button svg{margin-right:unset;margin-left:calc(6px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box svg{font-size:calc(18px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label{background-color:rgba(13,164,135,.149);border:1px solid rgba(13,164,135,.149)}.order-detail .order-image{background-color:var(--light-gray);padding:40px;border-radius:8px;text-align:center}.order-detail .order-image img{width:360px;margin:0 auto}.order-detail .order-details-contain{display:flex;flex-wrap:nowrap;gap:calc(10px + 5*(100vw - 320px)/1600);background-color:var(--light-gray);padding:calc(14px + 6*(100vw - 320px)/1600);border-radius:8px;height:100%}.order-detail .order-details-contain .order-tracking-icon svg{font-size:25px}.order-detail .order-details-contain .order-details-name h2{font-size:calc(20px + 4*(100vw - 320px)/1600)}.order-detail .order-details-contain .order-details-name h4{line-height:1.4;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.order-detail .order-details-contain .order-details-name h5{margin-bottom:7px}.order-detail .order-details-contain .order-details-name img{margin-top:calc(6px + 6*(100vw - 320px)/1600);width:calc(160px + 40*(100vw - 320px)/1600)}.order-detail .progtrckr{margin:15px 0 0;padding:0;display:flex;align-items:flex-start}@media(max-width:575px){.order-detail .progtrckr{display:inline;margin:30px 0;overflow:hidden}}.order-detail .progtrckr li{display:inline-block;text-align:center;margin:10px 0;position:relative}@media(max-width:575px){.order-detail .progtrckr li{margin:0;width:50%!important}}.order-detail .progtrckr li h5{margin-top:20px;text-align:center;width:100%;display:flex;justify-content:center;font-weight:500}@media(max-width:575px){.order-detail .progtrckr li h5{display:block;text-align:left;margin-top:0}}.order-detail .progtrckr li:before{position:relative;top:-2px;float:left;left:50%!important;line-height:1;transform:translate(-50%,-50%)!important}@media(max-width:575px){.order-detail .progtrckr li:before{position:relative;top:10px;float:left;left:-2px!important;line-height:1;transform:translate(-50%,-50%)!important}}.order-detail .progtrckr li.progtrckr-todo{color:var(--content-color);border-top:4px solid #959595;width:100%!important}@media(max-width:575px){.order-detail .progtrckr li.progtrckr-todo{position:relative;text-align:left;margin-left:30px;align-items:flex-start;padding-bottom:calc(20px + 20*(100vw - 320px)/1600);padding-left:30px;border-top:unset;border-left:4px solid #959595}}.order-detail .progtrckr li.progtrckr-todo:before{font-family:Font Awesome\ 6 Free;font-weight:900;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding-top:2px;content:"";color:var(--white);background:#959595;line-height:35px;border:none;border-radius:35px;font-size:16px}@media(max-width:575px){.order-detail .progtrckr li.progtrckr-todo:before{position:absolute;top:10px;left:-17px;line-height:1;transform:translateY(-50%)}}.order-detail .progtrckr li.progtrckr-todo h6{font-size:13px;margin-top:8px}.order-detail .progtrckr li.progtrckr-done{color:var(--title-color);border-top:4px solid var(--theme-color);width:100%!important}@media(max-width:575px){.order-detail .progtrckr li.progtrckr-done:first-of-type{padding-top:5px}.order-detail .progtrckr li.progtrckr-done{position:relative;text-align:left;margin-left:30px;align-items:self-start;padding-bottom:calc(20px + 20*(100vw - 320px)/1600);border-top:unset;border-left:4px solid var(--theme-color)}}.order-detail .progtrckr li.progtrckr-done:before{font-family:Font Awesome\ 6 Free;font-weight:900;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding-top:2px;content:"";color:var(--white);background-color:var(--theme-color);line-height:35px;border:none;border-radius:35px;font-size:16px}.order-detail .progtrckr li.progtrckr-done h6{font-size:13px;margin-top:8px;color:var(--content-color)}.order-tab-table{margin-bottom:0}.order-tab-table thead tr th{text-align:center;background-color:#e7e7e7;color:var(--title-color);padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:400}.order-tab-table tbody{border-top:none!important}.order-tab-table tbody tr td{font-weight:300;text-align:center;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(15px + 2*(100vw - 320px)/1600);min-width:160px;color:#777}.order-table-section .order-navpills{flex-wrap:nowrap;gap:calc(6px + 9*(100vw - 320px)/1600);overflow:auto hidden}.order-table-section .order-navpills .nav-item .nav-link{font-size:calc(15px + 3*(100vw - 320px)/1600);padding:calc(11px + 3*(100vw - 320px)/1600) calc(17px + 7*(100vw - 320px)/1600);color:var(--content-color);font-weight:600;white-space:nowrap}.order-table-section .order-navpills .nav-item .nav-link.active{background:var(--theme-color);color:var(--white)}.order-table-section .order-tab{margin-top:22px}.order-table-section .order-tab .order-tab-table{margin-bottom:0}.order-table-section .order-tab .order-tab-table thead tr th{text-align:center;background-color:#e7e7e7;color:var(--title-color);padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:400}.order-table-section .order-tab .order-tab-table tbody{border-top:none}.order-table-section .order-tab .order-tab-table tbody tr td{font-weight:300;text-align:center;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(15px + 2*(100vw - 320px)/1600);min-width:160px;color:#777}.order-table table tbody tr td{vertical-align:middle}.order-success-2 tbody{border-top:none}.search-section .search-box{position:relative}body[dir=rtl] .search-section .search-box .input-group .form-control{border-radius:0 6px 6px 0!important}.search-section .search-box .input-group .form-control:focus,.search-section .search-box .input-group button{z-index:0}body[dir=rtl] .search-section .search-box .input-group button{border-radius:6px 0 0 6px!important}.vendor-bottom{padding-bottom:18px;border-bottom:1px solid var(--border-color);margin-bottom:16px}.vendor-detail-box{padding:calc(20px + 8*(100vw - 992px)/928);margin-bottom:29px;border-radius:9px;background:var(--light-gray)}@media(max-width:991px){.vendor-detail-box{padding:0;box-shadow:none;margin-right:0}}.vendor-detail-box .vendor-name .vendor-logo{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 3*(100vw - 320px)/1600)}.vendor-detail-box .vendor-name .vendor-logo img{width:calc(80px + 9*(100vw - 320px)/1600);height:auto}.vendor-detail-box .vendor-name .vendor-logo h3{font-weight:600;text-transform:uppercase}.vendor-detail-box .vendor-name .vendor-logo .vendor-rating{margin-top:4px}.vendor-detail-box .vendor-name .vendor-logo .vendor-rating .rating li svg{font-size:calc(15px + 2*(100vw - 320px)/1600)}.vendor-detail-box .vendor-name .vendor-logo .vendor-rating h6,.vendor-detail-box .vendor-name .vendor-logo .vendor-rating span{font-size:calc(12px + 1*(100vw - 320px)/1600)}.vendor-detail-box .vendor-name p{margin-bottom:-6px;line-height:1.5;font-size:calc(14px + 1*(100vw - 320px)/1600);color:var(--content-color);margin-top:15px}.vendor-detail-box .vendor-tag h4{text-transform:none;font-weight:500;margin-bottom:17px}.vendor-detail-box .vendor-tag ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 5*(100vw - 320px)/1600)}.vendor-detail-box .vendor-tag ul li{background-color:var(--border-color);letter-spacing:.5px;padding:4px 11px;border-radius:3px;color:var(--title-color);font-size:calc(13px + 1*(100vw - 320px)/1600)}.vendor-detail-box .vendor-share{display:flex;align-items:center}.vendor-detail-box .vendor-share h5{font-weight:600}.vendor-detail-box .vendor-share ul{margin-left:15px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}body[dir=rtl] .vendor-detail-box .vendor-share ul{margin-left:unset;margin-right:15px}.vendor-detail-box .vendor-share ul li a{color:var(--content-color);display:block;font-size:16px;line-height:1}.vendor-detail-box-2{padding:calc(20px + 8*(100vw - 320px)/1600);margin-bottom:50px;border-radius:9px;box-shadow:0 0 8px rgba(34,34,34,.13);background:var(--theme-color);color:var(--white)}.vendor-detail-box-2 .vendor-logo{height:100%;display:flex;align-items:center;justify-content:center}.vendor-detail-box-2 .vendor-logo img{width:85%;height:auto}@media(max-width:767px){.vendor-detail-box-2 .vendor-logo img{width:26%}}@media(max-width:480px){.vendor-detail-box-2 .vendor-logo img{width:35%}}@media(max-width:360px){.vendor-detail-box-2 .vendor-logo img{width:50%}}.vendor-detail-box-2 .vendor-name{height:100%}.vendor-detail-box-2 .vendor-name .vendor-list-name{display:flex;align-items:center;flex-wrap:wrap;gap:calc(6px + 6*(100vw - 320px)/1600)}.vendor-detail-box-2 .vendor-name h3{font-weight:600;text-transform:uppercase;display:block}.vendor-detail-box-2 .vendor-name .vendor-rating .rating li svg{font-size:calc(15px + 2*(100vw - 320px)/1600)}.vendor-detail-box-2 .vendor-name .vendor-rating h6,.vendor-detail-box-2 .vendor-name .vendor-rating span{font-size:calc(12px + 1*(100vw - 320px)/1600);color:#f1f1f1}.vendor-detail-box-2 .vendor-name p{margin-bottom:-6px;line-height:1.5;font-size:14px;color:#f1f1f1;margin-top:11px;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.vendor-detail-box-2 .vendor-tag h4{text-transform:none;font-weight:500;margin-bottom:17px}.vendor-detail-box-2 .vendor-tag ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 5*(100vw - 320px)/1600)}.vendor-detail-box-2 .vendor-tag ul li{background-color:var(--border-color);letter-spacing:.5px;padding:4px 11px;border-radius:3px;color:var(--title-color);font-size:calc(13px + 1*(100vw - 320px)/1600)}.vendor-detail-box-2 .share-contact{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}@media(max-width:767px){.vendor-detail-box-2 .share-contact{display:block}.vendor-detail-box-2 .share-contact>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}}.vendor-detail-box-2 .share-contact .vendor-share h5{display:block;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:600}.vendor-detail-box-2 .share-contact .vendor-share ul{display:flex;align-items:center;justify-content:center;margin-top:8px;flex-wrap:wrap;gap:10px}.vendor-detail-box-2 .share-contact .vendor-share ul li{position:relative}.vendor-detail-box-2 .share-contact .vendor-share ul li a{color:#f1f1f1;font-size:16px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.vendor-detail-box-2 .share-contact .vendor-contect{text-align:center;margin-top:17px}@media(max-width:767px){.vendor-detail-box-2 .share-contact .vendor-contect{margin-top:0}}.vendor-detail-box-2 .share-contact .vendor-contect h5{text-align:center;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:600}.vendor-detail-box-2 .share-contact .vendor-contect a,.vendor-detail-box-2 .share-contact .vendor-contect button{margin:8px auto 0}.seller-poster-section .poster-box .poster-image{margin-bottom:52px}.seller-poster-section .saller-button{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-top:15px}.become-service .service-box{text-align:center;border-radius:8px;transition:all .3s ease-in-out}.become-service .service-box:hover{transform:translateY(-10px)}.become-service .service-box:hover .service-svg svg{transform:scale(1.05);fill:var(--theme-color)}.become-service .service-box:hover .service-detail h4{color:var(--theme-color)}.become-service .service-box:hover .service-detail h4:after{width:68%}.become-service .service-box .service-svg{width:calc(58px + 22*(100vw - 320px)/1600);height:calc(58px + 22*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);margin:0 auto calc(14px + 4*(100vw - 320px)/1600);border-radius:5px;padding:calc(5px + 3*(100vw - 320px)/1600)}.become-service .service-box .service-svg img{width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out}html.dark .become-service .service-box .service-svg img{filter:invert(1) brightness(100)}.become-service .service-box .service-detail h4{font-weight:600;display:inline-block;font-size:20px;margin-bottom:10px;text-transform:capitalize;position:relative;z-index:0;transition:all .3s ease-in-out}.become-service .service-box .service-detail h4:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:0;height:4px;background-color:var(--theme-color);opacity:.3;z-index:-1;border-radius:50px;transition:all .3s ease-in-out}.become-service .service-box .service-detail p{margin:0;line-height:1.5;color:var(--content-color);transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.business-section{background-color:var(--light-gray)}.business-section .business-contain{position:relative;z-index:0}.business-section .business-contain:after{content:"";position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);background-image:url(https://angular.pixelstrap.net/fastkart/arrow.684125b0e42c2e24.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;left:0;z-index:-1}@media(max-width:1199px){.business-section .business-contain:after{content:none}}.business-section .business-contain>.row{margin-inline:-50px}@media(max-width:1199px){.business-section .business-contain>.row{margin-inline:0}}.business-section .business-contain>.row>div{padding-inline:calc(15px + 35*(100vw - 1200px)/720)}@media(max-width:1199px){.business-section .business-contain>.row>div{padding-inline:calc(var(--bs-gutter-x)*.5)}}.business-section .business-contain>.row>div:first-child,.business-section .business-contain>.row>div:last-child{margin-bottom:40px}@media(max-width:1199px){.business-section .business-contain>.row>div:first-child,.business-section .business-contain>.row>div:last-child{margin-bottom:inherit}}.business-section .business-contain>.row>div:nth-child(2){margin-top:40px}@media(max-width:1199px){.business-section .business-contain>.row>div:nth-child(2){margin-top:var(--bs-gutter-y)}}.business-section .business-contain .business-box{text-align:center;background-color:var(--white);border-radius:9px;padding:calc(17px + 18*(100vw - 320px)/1600);box-shadow:0 0 8px rgba(34,34,34,.05);display:flex;align-items:center}.business-section .business-contain .business-box .business-number{width:calc(54px + 11*(100vw - 320px)/1600);height:calc(54px + 11*(100vw - 320px)/1600);background:var(--theme-color);display:flex;align-items:center;justify-content:center;margin:0 auto calc(19px + 9*(100vw - 320px)/1600);border-radius:5px}.business-section .business-contain .business-box .business-number h2{color:var(--white);font-size:calc(26px + 9*(100vw - 320px)/1600);font-weight:500}html.dark .business-section .business-contain .business-box .business-number h2{color:#fff}.business-section .business-contain .business-box .business-detail h4{margin-bottom:calc(6px + 4*(100vw - 320px)/1600);font-weight:600;line-height:1.4}.business-section .business-contain .business-box .business-detail p{margin:0;color:var(--content-color);line-height:1.6;font-size:16px}.seller-grid-box{background-color:var(--light-gray);padding:calc(12px + 13*(100vw - 320px)/1600);border-radius:14px;position:relative;box-shadow:0 0 10px rgba(34,34,34,.05);display:block}.seller-grid-box .grid-contain .seller-contact-details{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:25px}.seller-grid-box .grid-contain .seller-contact-details .saller-contact{display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-start;width:100%}.seller-grid-box .grid-contain .seller-contact-details .saller-contact .seller-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px}.seller-grid-box .grid-contain .seller-contact-details .saller-contact .seller-icon svg{font-size:17px;color:var(--theme-color)}.seller-grid-box .grid-contain .seller-contact-details .saller-contact .contact-detail h5{line-height:1.6;color:var(--title-color)}.seller-grid-box .grid-contain .seller-contact-details .saller-contact .contact-detail h5 span{color:var(--content-color)}.seller-grid-box .grid-contain .contain-name{display:flex;align-items:flex-end;justify-content:space-between}.seller-grid-box .grid-contain .contain-name h6{color:var(--content-color);margin-left:4px}body[dir=rtl] .seller-grid-box .grid-contain .contain-name h6{margin-left:unset;margin-right:4px}.seller-grid-box .grid-contain .contain-name h3{font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:calc(5px + 3*(100vw - 320px)/1600);color:var(--title-color)}.seller-grid-box .grid-contain .contain-name .product-rating{margin-bottom:calc(14px + 5*(100vw - 320px)/1600)}.seller-grid-box .grid-contain .contain-name .product-label{padding:5px 10px;font-size:13px;letter-spacing:.5px;border-radius:4px;color:var(--theme-color);position:relative;z-index:0}.seller-grid-box .grid-contain .contain-name .product-label:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0;z-index:-1}.seller-grid-box .grid-contain .contain-name .grid-image{width:calc(67px + 33*(100vw - 320px)/1600);height:calc(67px + 33*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);padding:calc(10px + 5*(100vw - 320px)/1600);border-radius:calc(7px + 4*(100vw - 320px)/1600);box-shadow:0 0 8px rgba(34,34,34,.07)}.seller-grid-box .grid-contain .contain-name .grid-image h1{color:var(--content-color);line-height:1;font-size:calc(43px + 27*(100vw - 320px)/1600)}.seller-grid-box .grid-contain .contain-name .grid-image img{width:100%;height:100%;object-fit:contain}.seller-grid-box-1 .grid-image{display:flex;flex-wrap:nowrap;gap:18px;align-items:center;margin-bottom:20px}.seller-grid-box-1 .grid-image .image{width:66px;height:66px;border-radius:11px}.seller-grid-box-1 .grid-image .image img{width:100%;height:100%;object-fit:contain}.seller-grid-box-1 .grid-image .contain-name{width:calc(100% - 66px - 18px);position:relative}.seller-grid-box-1 .grid-image .contain-name .since-number{display:flex;align-items:center;position:absolute;top:0;background-color:var(--light-gray);right:0;padding-left:5px}body[dir=rtl] .seller-grid-box-1 .grid-image .contain-name .since-number{right:unset;left:0;padding-left:unset;padding-right:5px}@media(max-width:480px){.seller-grid-box-1 .grid-image .contain-name .since-number{display:block}}.seller-grid-box-1 .grid-image .contain-name .since-number h6{color:var(--content-color)}.seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{display:block;text-align:right}body[dir=rtl] .seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{text-align:left}@media(max-width:480px){.seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{margin-top:2px}}.seller-grid-box-1 .grid-image .contain-name h3{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:10px;color:var(--title-color);width:50%}.seller-grid-box-1 .grid-image .contain-name .product-label{padding:5px 10px;font-size:13px;letter-spacing:.5px;border-radius:4px;color:var(--theme-color);position:relative;z-index:0}.seller-grid-box-1 .grid-image .contain-name .product-label:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0;z-index:-1}.seller-grid-box-1 .grid-contain .seller-category{display:flex;align-items:center;justify-content:space-between}.seller-grid-box-1 .grid-contain .seller-category .product-image{display:flex;flex-wrap:nowrap}.seller-grid-box-1 .grid-contain .seller-category .product-image li{width:calc(35px + 5*(100vw - 320px)/1600);height:calc(35px + 5*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:100%;padding:4px;box-shadow:0 0 2px rgba(34,34,34,.2);color:var(--content-color);transition:all .3s ease-in-out}.seller-grid-box-1 .grid-contain .seller-category .product-image li:hover{transform:scale(1.1) translateY(-7px)}.seller-grid-box-1 .grid-contain .seller-category .product-image li:last-child{line-height:1;font-weight:600;font-size:calc(13px + 1*(100vw - 320px)/1600)}.seller-grid-box-1 .grid-contain .seller-category .product-image li+li{margin-left:calc(-19px + 5*(100vw - 320px)/1600)}body[dir=rtl] .seller-grid-box-1 .grid-contain .seller-category .product-image li+li{margin-right:calc(-19px + 5*(100vw - 320px)/1600);margin-left:unset}.seller-grid-box-1 .grid-contain .seller-category .product-image li h1{font-size:calc(13px + 1*(100vw - 320px)/1600)}.product-table{margin-bottom:0}.product-table thead tr th{text-align:center;font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;white-space:nowrap;min-width:90px;background-color:rgba(0,0,0,0);color:var(--title-color);border-bottom:1px solid var(--border-color)}.product-table tbody{border-top:1px solid var(--border-color)!important}.product-table tbody tr:last-child td{border-bottom:none;padding-bottom:0}.product-table tbody tr td{text-align:center;padding:12px 15px;vertical-align:middle;white-space:nowrap;max-width:190px;background-color:rgba(0,0,0,0);color:var(--title-color)}.product-table tbody tr td:nth-child(2){max-width:150px}.product-table tbody tr td:nth-child(2) h6{color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-table tbody tr td.product-image{width:90px}.product-table tbody tr td.efit-delete svg{font-size:19px}.order-table{margin-bottom:0}.order-table-2 tbody{border-top:none!important}.order-table-2 tbody tr td{text-align:left}.order-table thead tr th{text-align:center;font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;white-space:nowrap;min-width:90px}.order-table tbody{border-top:1px solid var(--border-color)}.order-table tbody tr:last-child td{border-bottom:none;padding-bottom:0}.order-table tbody tr td{text-align:center;padding:12px 15px;vertical-align:middle;white-space:nowrap}.order-table tbody tr td:nth-child(2){color:var(--content-color)}.order-table tbody tr td label{padding:3px 12px;font-size:12px;border-radius:50px}.order-table tbody tr td label.success{background-color:rgba(13,164,135,.1);color:var(--theme-color)}.order-table tbody tr td label.danger{background-color:rgba(255,114,114,.1);color:#ff7272}.order-table tbody tr td:first-child{font-weight:600}.profile-tab ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(15px + 6*(100vw - 320px)/1600)}.profile-tab ul li{display:flex;align-items:center;width:100%}@media(max-width:575px){.profile-tab ul li{display:block}}.profile-tab ul li h5{font-size:calc(14px + 2*(100vw - 320px)/1600)}.profile-tab ul li h5:first-child{width:220px}.profile-tab ul li h5:last-child{color:var(--content-color)}@media(max-width:575px){.profile-tab ul li h5:last-child{margin-top:8px}}.deactivate-box{padding:15px 22px;background:rgba(255,165,59,.1);border:1px dashed #ffa53b;border-radius:7px;display:flex;flex-wrap:nowrap;gap:17px;margin-bottom:21px}.deactivate-box .deactivate-icon{width:30px;height:30px;background:rgba(254,163,72,.3);color:#fea348;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:18px}.deactivate-box .deactivate-contain h3{font-weight:600;margin-bottom:5px}.deactivate-box .deactivate-contain h5{color:var(--content-color);margin-bottom:10px}.deactivate-box .deactivate-contain a{font-size:16px;font-weight:600}.dashboard-privacy .privacy-box .custom-form-check-2 label{font-size:calc(15px + 3*(100vw - 320px)/1600)}.apexcharts-tooltip *{display:flex}.apexcharts-toolbar{z-index:0}.slider-3-product .product-slider-image{background-color:var(--light-gray)}.slider-3-product .product-slider-image img{width:100%;height:100%;object-fit:contain}.product-section .product-left-box .slider-image{background-color:var(--light-gray)}.product-section .product-left-box .slider-image img{width:100%;height:100%;object-fit:contain}.no-data-added{text-align:center;padding:60px 0}.no-data-added img{width:18%;margin-bottom:20px}@media(max-width:1458px){.no-data-added img{width:40%}}@media(max-width:767px){.no-data-added img{width:63%}}.no-data-added h4{font-weight:500;font-size:calc(18px + 7*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600);color:var(--title-color)}.no-data-added.collection-no-data{padding:calc(45px + 75*(100vw - 320px)/1600) 0}.no-data-added.collection-no-data img{width:30%}.no-data-added.collection-no-data p{width:calc(100% + -56*(100vw - 320px)/1600)}.no-data-added p{width:calc(100% + -66*(100vw - 320px)/1600);margin:0 auto;font-size:calc(15px + 3*(100vw - 320px)/1600);line-height:1.4;color:var(--content-color)}.no-data-added.category-no-data img{width:64%}.no-data-added.no-shipping img{width:32%}@media(max-width:991px){.no-data-added.no-shipping img{width:42%}}@media(max-width:576px){.no-data-added.no-shipping img{width:50%}}@media(max-width:420px){.no-data-added.no-shipping img{width:80%}}.custom-anchor{color:var(--theme-color);transition:.5s ease;text-decoration:none;cursor:pointer}.post-question-box{margin-bottom:32px}.post-question-box h4{color:var(--title-color);font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.post-question-box h4 a{width:auto;display:inline-block;font-size:calc(14px + 3*(100vw - 320px)/1600);font-weight:500;border:none;border-radius:6px;background-color:var(--light-gray);color:var(--title-color);padding:calc(9px + 3*(100vw - 320px)/1600) calc(16px + 6*(100vw - 320px)/1600)}.search-product .product-box{padding:calc(8px + 6*(100vw - 320px)/1600);position:relative;background-color:var(--light-gray);border-radius:5px;transition:all .4s ease-in-out}body[dir=rtl] .search-product .product-box{border:unset}.search-product .product-box .add-to-cart-box{max-width:100%}.custom-padding{padding-right:10px}body[dir=rtl] .custom-padding{padding-right:unset;padding-left:10px}.custom-height{max-height:190px;overflow-y:auto;height:100%}.custom-height::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.custom-height::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.custom-height::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.shop-banner-contain{position:relative;border-radius:8px}.shop-banner-contain .shop-banner-details{padding:calc(20px + 20*(100vw - 320px)/1600) calc(25px + 55*(100vw - 320px)/1600);width:50%}@media(max-width:1460px){.shop-banner-contain .shop-banner-details{width:60%}}@media(max-width:991px){.shop-banner-contain .shop-banner-details{width:70%}}@media(max-width:767px){.shop-banner-contain .shop-banner-details{width:80%;background:var(--white);background:linear-gradient(90deg,rgba(var(--white),.4) 0,rgba(246,246,246,0) 100%)}}@media(max-width:480px){.shop-banner-contain .shop-banner-details{width:100%}}.shop-banner-contain .shop-banner-details h5{font-size:calc(13px + 5*(100vw - 320px)/1600);letter-spacing:1.5px}.shop-banner-contain .shop-banner-details h2{font-size:calc(24px + 34*(100vw - 320px)/1600);margin:calc(8px + 2*(100vw - 320px)/1600) 0;line-height:1.2;font-weight:700}.banner-description{margin-top:28px}.banner-description p{margin-bottom:0;font-size:15px;line-height:1.6}.category-title h3{display:inline-block;padding-bottom:4px;margin-bottom:18px;font-weight:600;font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--theme-color)}.category-list{display:flex;flex-wrap:wrap;gap:calc(10px + 6*(100vw - 320px)/1600)}.category-list li{display:block;width:100%}.category-list li .category-list-box{display:flex;align-items:center;margin:0;min-height:unset;padding-left:unset;gap:10px}.category-list li .category-list-box input{width:20px;height:20px;border:unset;float:unset;margin:0;border-color:rgba(0,0,0,0)}.category-list li .category-list-box input:after{top:50%;left:50%;transform:translate(-50%,-50%)}.category-list li .category-list-box input:before{width:11px;left:5px;top:5px}.category-list li .category-list-box input:focus{box-shadow:unset}.category-list li .category-list-box input:active{filter:unset}.category-list li .category-list-box input:checked{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.category-list li .category-list-box input:checked[type=checkbox]{--bs-form-check-bg-image:unset}.category-list li .category-list-box .form-check-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;cursor:pointer}.category-list li .category-list-box .form-check-label .name{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.category-list li .category-list-box .form-check-label .number{color:#777;font-size:calc(14px + 1*(100vw - 320px)/1600)}.category-list li .category-list-box .color-label-box{gap:8px;justify-content:unset}.category-list li .category-list-box .color-label-box .color-box{width:18px;height:18px;border-radius:100%;border:1px solid #eee}.category-dropdown{display:flex;align-items:center}@media(max-width:360px){.category-dropdown h5{display:none}}.category-dropdown .dropdown{margin-left:10px;width:calc(158px + 62*(100vw - 320px)/1600)}body[dir=rtl] .category-dropdown .dropdown{margin-left:unset;margin-right:10px}@media(max-width:360px){.category-dropdown .dropdown{margin-left:0}}.category-dropdown .dropdown .dropdown-toggle{font-weight:400;display:block;background-color:#f6f5f2;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:calc(9px + 1*(100vw - 320px)/1600) 15px;border-radius:5px;color:var(--title-color);width:100%;text-align:left;border:1px solid var(--border-color)}body[dir=rtl] .category-dropdown .dropdown .dropdown-toggle{text-align:right}.category-dropdown .dropdown .dropdown-toggle:after{content:none}.category-dropdown .dropdown .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:15px}body[dir=rtl] .category-dropdown .dropdown .dropdown-toggle:before{right:unset;left:15px}.category-dropdown .dropdown .dropdown-menu{background-color:var(--white);font-size:calc(14px + 2*(100vw - 320px)/1600);border:1px solid #efefef;border-radius:6px;color:#898989;box-shadow:0 6px 10px 4px #efefef;padding:10px;width:100%;margin-top:7px;z-index:1}.category-dropdown .dropdown .dropdown-menu .dropdown-box{max-height:220px;overflow:auto;z-index:1}.category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{width:4px;height:4px;background-color:#f5f5f5;border-radius:50px}.category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{padding:4px 6px;font-size:17px;transition:all .1s ease-in-out}body[dir=rtl] .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{text-align:right}.category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item+.dropdown-item{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:active,.category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:focus,.category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:hover{background-color:rgba(0,0,0,0);color:var(--theme-color)}.shop-section .left-box{position:-webkit-sticky;position:sticky;top:0;border-right:1px solid #ddd}body[dir=rtl] .shop-section .left-box{border-right:unset;border-left:1px solid #ddd}html.dark .shop-section .left-box{border-color:rgba(119,119,119,.4392156863)}@media(max-width:991px){.shop-section .left-box{width:300px;height:100%;position:fixed;top:0;left:-350px;background-color:var(--white);z-index:1041;transition:all .5s ease;border:unset;overflow-x:scroll;overflow-y:auto;transition:all .3s ease-in-out}body[dir=rtl] .shop-section .left-box{border:unset;left:unset;right:-350px}}.shop-section .left-box.right-box{border-right:unset;border-left:1px solid #ddd}body[dir=rtl] .shop-section .left-box.right-box{border-left:unset;border-right:1px solid #ddd}html.dark .shop-section .left-box.right-box{border-color:rgba(119,119,119,.4392156863)}@media(max-width:991px){.shop-section .left-box.right-box{border-left:unset;left:unset;right:-350px}body[dir=rtl] .shop-section .left-box.right-box{left:-350px;right:unset}}.shop-section .left-box.right-box.show{left:unset;right:0}body[dir=rtl] .shop-section .left-box.right-box.show{right:unset;left:0}.shop-section .left-box.right-box .shop-left-sidebar{padding-left:calc(16px + 10*(100vw - 320px)/1600);padding-right:unset}body[dir=rtl] .shop-section .left-box.right-box .shop-left-sidebar{padding-left:unset;padding-right:calc(16px + 10*(100vw - 320px)/1600)}@media(max-width:991px){.shop-section .left-box.right-box .shop-left-sidebar,body[dir=rtl] .shop-section .left-box.right-box .shop-left-sidebar{padding:calc(16px + 10*(100vw - 320px)/1600)}}.shop-section .left-box.show{left:0}body[dir=rtl] .shop-section .left-box.show{right:0;left:unset}.shop-section .left-box .shop-left-sidebar{padding-right:calc(16px + 10*(100vw - 320px)/1600)}body[dir=rtl] .shop-section .left-box .shop-left-sidebar{padding-right:unset;padding-left:calc(16px + 10*(100vw - 320px)/1600)}@media(max-width:991px){.shop-section .left-box .shop-left-sidebar,body[dir=rtl] .shop-section .left-box .shop-left-sidebar{padding:calc(16px + 10*(100vw - 320px)/1600)}}.shop-section .left-box .shop-left-sidebar .back-button{display:none}@media(max-width:991px){.shop-section .left-box .shop-left-sidebar .back-button{display:block;margin-bottom:26px}}.shop-section .left-box .shop-left-sidebar .back-button h3{display:flex;align-items:center;font-weight:600}.shop-section .left-box .shop-left-sidebar .back-button h3 a{display:flex;align-items:center}.shop-section .left-box .shop-left-sidebar .back-button h3 svg{margin-right:10px;font-size:20px}body[dir=rtl] .shop-section .left-box .shop-left-sidebar .back-button h3 svg{margin-left:10px;margin-right:unset}.shop-section .left-box .shop-left-sidebar .filter-category{margin-bottom:25px}.shop-section .left-box .shop-left-sidebar .filter-category .filter-title{display:flex;justify-content:space-between;margin-bottom:0;padding:0 0 8px}.shop-section .left-box .shop-left-sidebar .filter-category .filter-title h2{font-size:18px;padding:0 0 8px;font-weight:600;border-bottom:1px solid var(--theme-color)}.shop-section .left-box .shop-left-sidebar .filter-category .filter-title a{display:block}.shop-section .left-box .shop-left-sidebar .filter-category .filter-title a:hover{color:var(--theme-color)}.shop-section .left-box .shop-left-sidebar .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);padding-top:16px}.shop-section .left-box .shop-left-sidebar .filter-category ul li{padding:9px 11px;background-color:#f9f8f6;position:relative;border-radius:4px;display:flex;align-items:center;gap:10px}.shop-section .left-box .shop-left-sidebar .filter-category ul li span{position:relative;line-height:1;margin-top:-1px}.shop-section .left-box .shop-left-sidebar .filter-category ul li span svg{font-size:14px;color:var(--title-color);cursor:pointer}.shop-section .left-box .shop-left-sidebar .filter-category ul li a{color:#777}.shop-section .left-box .shop-left-sidebar .custome-accordion{display:flex;flex-wrap:wrap;gap:25px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item{border:none;width:100%}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button span{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:92px;height:18px;border-radius:9px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button span:before,.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button:before{display:none}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:9px;opacity:1;height:20px;position:relative;margin-left:30px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .placeholder:after{content:"";position:absolute;left:0;width:20px;height:100%;left:-30px;background-color:#f6f7f8;top:auto;border-radius:5px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-body ul{display:flex;flex-direction:column;gap:18px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{font-size:18px;padding:0 0 8px;font-weight:600;margin-bottom:9px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button.collapsed:before{transform:rotate(180deg)}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:focus{border-color:unset;box-shadow:none}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:26px;height:26px;display:flex;align-items:center;justify-content:center;top:0;right:5px;background-color:#f7f6f4;font-size:15px;border-radius:100%;transition:all .3s ease-in-out}body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:5px}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span{position:relative}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span:before{content:"";position:absolute;width:100%;height:1px;bottom:-8px;left:0;background-color:var(--theme-color)}.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-collapse .accordion-body{padding:16px 0 0}.shop-section .left-box .shop-left-sidebar .left-title{margin-bottom:20px;margin-top:32px}.shop-section .left-box .shop-left-sidebar .left-title h3{font-weight:700}.shop-section .left-box .shop-left-sidebar .custom-nav-tab{gap:calc(11px + 9*(100vw - 320px)/1600)}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item{width:100%;height:60px;background-color:#f7f6f3;border-radius:6px;display:flex;overflow:hidden}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link{width:100%;text-align:left;font-size:18px;font-weight:500;color:var(--title-color);border-radius:unset;position:relative;display:flex;align-items:center}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover:not(.not) img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.45}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.29}body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{right:unset;left:-12px;transform:translateY(-50%) rotate(4deg)}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active{color:var(--white);background-color:var(--theme-color);font-size:19px;font-weight:600}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{top:50%;transform:translateY(-50%);width:90px;height:90px;position:absolute;right:-10px;filter:invert(1);opacity:.4}body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{right:unset;left:-10px}.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{top:50%;transform:translateY(-50%);width:70px;height:70px;position:absolute;right:-10px;opacity:.1;transition:all .3s ease-in-out}body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{right:unset;left:-10px}html.dark .shop-section .left-box::-webkit-scrollbar{background-color:#1d1d22}.shop-section .show-button{margin-bottom:14px}.shop-section .show-button .filter-button{display:block;color:var(--white)}.shop-section .show-button .filter-button a{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;padding:calc(6px + 2*(100vw - 320px)/1600) calc(9px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:5px;display:inline-block;color:#fff}.shop-section .show-button .filter-button a svg{margin-top:-4px}.shop-section .show-button .filter-button-group{display:flex;align-items:center;margin-top:30px}.shop-section .show-button .filter-button-group .sort-by-button{color:var(--white);margin-left:auto}.shop-section .show-button .filter-button-group .sort-by-button a{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;padding:calc(6px + 2*(100vw - 320px)/1600) calc(9px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:5px;display:inline-block}.shop-section .show-button .filter-dropdown{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.shop-section .show-button .top-filter-menu-2{display:flex;align-items:center}@media(max-width:991px){.shop-section .show-button .top-filter-menu-2{margin-top:18px}}.shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{border:none;background-color:#f6f5f2;padding:10px calc(13px + 2*(100vw - 320px)/1600);border-radius:5px;margin-right:14px;font-size:calc(14px + 1*(100vw - 320px)/1600);color:#777}html.dark .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{background-color:#1d1d22}body[dir=rtl] .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{margin-right:unset;margin-left:14px}.shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu a svg{font-size:16px;margin-top:-3px}.shop-section .show-button .top-filter-menu-2 .grid-option{margin-left:auto}body[dir=rtl] .shop-section .show-button .top-filter-menu-2 .grid-option{margin-left:unset;margin-right:auto}.shop-section .show-button .top-filter-menu-2 .grid-option-2{margin-left:0}@media(max-width:767px){.shop-section .show-button .top-filter-menu-2 .grid-option-2{display:none}}.shop-section .show-button .top-filter-menu-2 .grid-option-2 ul li.active{background:var(--theme-color)}.shop-section .show-button .top-filter-menu-2 .grid-option-2 ul li.active img{filter:invert(1) brightness(100)}.shop-section .show-button .top-filter-menu-2 .grid-option ul{display:flex;flex-wrap:wrap;gap:calc(5px + 7*(100vw - 320px)/1600);align-items:center}.shop-section .show-button .top-filter-menu-2 .grid-option ul li{width:35px;height:35px;border-radius:5px;background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%)}.shop-section .show-button .top-filter-menu-2 .grid-option ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.shop-section .show-button .top-filter-menu-2 .grid-option ul li a img{width:auto}.shop-section .show-button .top-filter-menu{display:flex;align-items:center}@media(max-width:991px){.shop-section .show-button .top-filter-menu{margin-top:18px}}.shop-section .show-button .top-filter-menu .category-dropdown{display:flex;align-items:center}@media(max-width:360px){.shop-section .show-button .top-filter-menu .category-dropdown h5{display:none}}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:10px;width:calc(172px + 48*(100vw - 320px)/1600)}body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:unset;margin-right:10px}@media(max-width:360px){.shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:0}body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:unset;margin-right:0}}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle{font-weight:400;display:block;background-color:#f6f5f2;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:calc(9px + 1*(100vw - 320px)/1600) 15px;border-radius:5px;color:var(--title-color);width:100%;text-align:left;border:1px solid var(--border-color)}body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle{text-align:right}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:after{content:none}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:15px}body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:before{right:unset;left:15px}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu{background-color:var(--white);font-size:calc(14px + 2*(100vw - 320px)/1600);border:1px solid #efefef;border-radius:6px;color:#898989;box-shadow:0 6px 10px 4px #efefef;padding:10px;width:100%;margin-top:7px}html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu{background-color:#2a2d2d;box-shadow:0 6px 10px 4px rgba(255,255,255,.0509803922);border:1px solid rgba(119,119,119,.4)}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box{max-height:220px;overflow:auto;z-index:1}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{background-color:rgba(85,85,85,.5019607843)}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{background-color:rgba(85,85,85,.5019607843)}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{background-color:#1d1d22}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{padding:4px 6px;font-size:17px;transition:all .1s ease-in-out}html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{color:#ddd}body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{text-align:right}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item+.dropdown-item{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:active,.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:focus,.shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:hover{background-color:rgba(0,0,0,0);color:var(--theme-color)}.shop-section .show-button .top-filter-menu .grid-option{margin-left:auto}body[dir=rtl] .shop-section .show-button .top-filter-menu .grid-option{margin-left:unset;margin-right:auto}.shop-section .show-button .top-filter-menu .grid-option ul{display:flex;flex-wrap:wrap;gap:calc(5px + 5*(100vw - 320px)/1600);align-items:center}.shop-section .show-button .top-filter-menu .grid-option ul li{width:35px;height:35px;border-radius:5px;background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%);overflow:hidden}.shop-section .show-button .top-filter-menu .grid-option ul li.active{background:var(--theme-color)}.shop-section .show-button .top-filter-menu .grid-option ul li.active a{background-color:var(--theme-color)}.shop-section .show-button .top-filter-menu .grid-option ul li.active img{filter:invert(1) brightness(100)}.shop-section .show-button .top-filter-menu .grid-option ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.shop-section .show-button .top-filter-menu .grid-option ul li a img{width:auto}.shop-section .show-button .filter-category{margin-bottom:25px}.shop-section .show-button .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(6px + 9*(100vw - 320px)/1600);padding-top:16px}.shop-section .show-button .filter-category ul li{padding:calc(6px + 3*(100vw - 320px)/1600) calc(28px + 6*(100vw - 320px)/1600) calc(6px + 3*(100vw - 320px)/1600) calc(7px + 4*(100vw - 320px)/1600);background-color:#f9f8f6;position:relative;border-radius:4px}.shop-section .show-button .filter-category ul li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);font-family:Font Awesome\ 6 Free;font-weight:900;right:13px;color:#777;cursor:pointer}.shop-section .show-button .filter-category ul li a{color:#777}.shop-section .top-filter-category{width:100%;height:0;padding:0 24px;background-color:var(--white);box-shadow:0 2px 9px rgba(34,34,34,.07);border-radius:6px;margin-bottom:0;overflow:hidden;transition:all .3s ease-in-out}.shop-section .top-filter-category.show{padding:24px;height:auto;margin-bottom:22px}.shop-section .top-filter-category>.row>div{border-right:1px solid var(--border-color)}.shop-section .top-filter-category>.row>div:last-child{border:none}@media(max-width:1199px){.shop-section .top-filter-category>.row>div:nth-child(4n-2){border-right:none}}@media(max-width:767px){.shop-section .top-filter-category>.row>div{border:none}}.category-slider-section .category-contain .category-contain-image{background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%);padding:22px;border-radius:8px}.category-slider-section .category-contain .category-contain-image img{width:150px;height:150px;object-fit:contain;margin:0 auto}.category-slider-section .category-contain .category-contain-name{margin-top:12px;text-align:center}.category-slider-section .category-contain .category-contain-name h5{color:var(--content-color);font-weight:500}.title-header{padding-bottom:calc(15px + 10*(100vw - 320px)/1600);position:relative;color:#1c2128;font-size:22px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.title-header>*{width:100%}.title-header .right-option{display:flex;align-items:center;margin-left:auto;gap:15px}body[dir=rtl] .title-header .right-option{margin-left:unset;margin-right:auto}.title-header .right-option ul{display:flex;align-items:center;gap:15px}.title-header a{font-size:16px;text-transform:capitalize}.title-header a.text-theme{color:var(--theme-color)!important}.title-header a.btn{font-size:14px;color:var(--white);border:1px solid var(--theme-color)}.title-header a.btn:hover{color:var(--theme-color);background-color:var(--white);border:1px solid var(--theme-color)}.title-header a.btn svg{font-size:16px}.title-header-1{display:flex;align-items:center;justify-content:space-between}.title-header-block{display:block}.title-header-block .card-order-section{margin-top:20px;border-top:1px solid rgba(35,35,35,.15);border-bottom:1px solid rgba(35,35,35,.15);padding:10px 0}.title-header-block .card-order-section ul{margin:-8px;color:var(--black) 1}.title-header-block .card-order-section ul li{display:inline-block;margin:0 15px;font-size:18px;position:relative;color:#4a5568}.title-header-block .card-order-section ul li:before{content:"/";position:absolute;top:0;right:-15px;width:0;height:100%}.title-header-block .card-order-section ul li:first-child{margin-left:15px}.title-header-block .card-order-section ul li:last-child{margin-right:0}.title-header-block .card-order-section ul li:last-child:before{content:none}.title-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a{color:#9a9a9a}.title-header h5{font-size:calc(18px + 6*(100vw - 320px)/1600);font-weight:700;letter-spacing:.03em;position:relative}.title-header h5:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(-14px + -13*(100vw - 320px)/1600);width:3px;height:26px;background-color:var(--theme-color)}body[dir=rtl] .title-header h5:after{left:unset;right:calc(-15px + -15*(100vw - 320px)/1600)}.title-header h5:not(.m-0),.title-header h5:not(.mb-0){margin-bottom:0;text-transform:capitalize}.chart-padding{background-color:var(--white);padding:20px;border-radius:6px}.chart-title{margin-bottom:20px}.chart-title h3{font-size:24px;font-weight:600}.dashboard-title{margin-bottom:22px}.dashboard-title h3{font-size:20px;line-height:1.3;position:relative;font-weight:600}.dashboard-title.dashboard-flex{display:flex}.dashboard-title.dashboard-flex button{margin-left:auto}.user-dashboard-section .title h2{font-size:26px}.user-dashboard-section .dashboard-left-sidebar{background-color:var(--light-gray);box-shadow:0 0 8px rgba(34,34,34,.14);border-radius:10px;overflow:hidden;position:-webkit-sticky;position:sticky;top:107px;z-index:0}@media(max-width:991px){.user-dashboard-section .dashboard-left-sidebar{width:300px;height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:6;overflow-y:auto;overflow-x:hidden;transition:all .3s ease-in-out}body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar{left:unset;right:-320px}.user-dashboard-section .dashboard-left-sidebar.show{left:0}body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar.show{left:unset;right:0}}.user-dashboard-section .dashboard-left-sidebar .close-button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:1;background:var(--light-gray);border-radius:100%}.user-dashboard-section .dashboard-left-sidebar .close-button .close-sidebar{border:none;font-size:18px;background-color:rgba(0,0,0,0);color:var(--content-color);padding:0}.user-dashboard-section .dashboard-left-sidebar .profile-box{position:relative}.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image{position:relative;overflow:hidden}.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img{width:100%;height:150px;object-fit:cover}@media(max-width:991px){.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img{height:120px}}.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--title-color);opacity:.15}.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image .cover-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;z-index:1;background-color:var(--white);border-radius:100%;color:var(--content-color)}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain{padding:0 15px}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image{text-align:center;margin:-50px auto 0;z-index:1;position:relative}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h1,.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h4{width:calc(93px + 15*(100vw - 320px)/1600);height:calc(93px + 15*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;object-fit:contain;background-color:var(--light-gray);font-size:40px;border-radius:100%;box-shadow:2px 3px 8px rgba(34,34,34,.19);margin:0 auto}html.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h1,html.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h4{background-color:#2a2d2d}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image img{width:calc(93px + 15*(100vw - 320px)/1600);height:calc(93px + 15*(100vw - 320px)/1600);object-fit:contain;background-color:var(--light-gray);border-radius:100%;padding:5px;border:1px solid var(--border-color);box-shadow:2px 3px 8px rgba(34,34,34,.32)}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:55%;z-index:1;background-color:var(--white);border-radius:100%;color:var(--content-color)}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i{position:relative}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i input{position:absolute;top:0;right:0;left:0;opacity:0;width:35px}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name{margin-top:calc(10px + 3*(100vw - 320px)/1600);text-align:center;padding-bottom:calc(12px + 6*(100vw - 320px)/1600);border-bottom:1px solid #ddd}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h3{font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:600;letter-spacing:.7px}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6{font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:4px}.user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6 span{margin:0 8px}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills{flex-wrap:wrap;gap:calc(2px + 5*(100vw - 320px)/1600);margin:calc(10px + 10*(100vw - 320px)/1600) 0 6px}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .logout-cls{padding-top:20px;margin:0 15px 20px;border-top:1px solid #ddd}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .logout-cls .btn{background-color:var(--theme-color);color:#fff;padding:10px}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item{width:100%;display:block}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link{font-size:calc(17px + 1*(100vw - 320px)/1600);position:relative;color:var(--content-color);width:100%;text-align:left;padding:calc(10px + 3*(100vw - 320px)/1600) calc(10px + 3*(100vw - 320px)/1600) calc(10px + 3*(100vw - 320px)/1600) calc(19px + 4*(100vw - 320px)/1600);font-weight:500;z-index:0;overflow:hidden;border-radius:0;display:flex;align-items:center}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link{border-left:3px solid var(--theme-color);font-weight:600;background-color:rgba(0,0,0,0);color:var(--theme-color)}body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link{border-left:unset;border-right:3px solid var(--theme-color)}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link:before,.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:var(--theme-color);z-index:-1;opacity:.1}.user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link svg{font-size:calc(18px + 1*(100vw - 320px)/1600);margin-right:10px}body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link svg{margin-right:unset;margin-left:10px}.user-dashboard-section .dashboard-right-sidebar{background-color:var(--light-gray);padding:calc(15px + 15*(100vw - 320px)/1600);border-radius:8px;height:100%}.user-dashboard-section .dashboard-right-sidebar .card{margin-bottom:calc(19px + 11*(100vw - 320px)/1600);border:none;border-radius:15px}@media(max-width:991px){.user-dashboard-section .dashboard-right-sidebar{height:auto}}.user-dashboard-section .dashboard-right-sidebar .info-box{margin-bottom:30px;display:flex;padding:16px;border-radius:0;background-color:#fff;border-left:3px solid var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .info-box .counter{font-size:18px;font-weight:500;gap:9px}.user-dashboard-section .dashboard-right-sidebar .point-ratio{background:var(--light-gray);padding:18px;border:1px solid rgba(220,220,220,0);margin:0 0 0 auto}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .point-ratio{margin:0 auto 0 0}.user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box{padding:calc(12px + 8*(100vw - 320px)/1600);background-color:var(--white);border-radius:6px}.user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box td{border-bottom:none;font-size:16px;background-color:rgba(0,0,0,0)}.user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box+.dashboard-bg-box{margin-top:24px}.user-dashboard-section .dashboard-right-sidebar .total-box{margin:30px 0}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain{display:flex;flex-wrap:nowrap;gap:15px;background-color:var(--white);padding:calc(16px + 9*(100vw - 320px)/1600);border-radius:9px;align-items:center;position:relative;overflow:hidden;z-index:0}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain:hover .img-1{width:calc(84px + 12*(100vw - 320px)/1600);transform:translateY(-50%) rotate(-7deg);opacity:.2;right:-19px}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain:hover .img-1{transform:translateY(-50%) rotate(7deg);right:unset;left:-19px}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain img{width:calc(54px + 6*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .img-1{top:50%;transform:translateY(-50%);width:calc(78px + 12*(100vw - 320px)/1600);position:absolute;opacity:.12;right:-30px;transition:all .3s ease-in-out;filter:grayscale(1)}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .img-1{right:unset;left:-30px}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .total-detail h5{margin-bottom:calc(3px + 4*(100vw - 320px)/1600);color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .total-detail h3{font-weight:600}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name h6{font-size:16px;margin-bottom:10px}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name p{margin:0;font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.5;letter-spacing:.3px}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title{border-bottom:1px solid #ddd;padding-bottom:calc(5px + 5*(100vw - 320px)/1600);margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4{display:flex;align-items:center;justify-content:space-between}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a{font-size:calc(14px + 1*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a:hover{color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail h6{margin-bottom:calc(4px + 4*(100vw - 320px)/1600);line-height:1.6}.user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail a:hover{color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain{display:flex;flex-wrap:wrap;gap:calc(14px + 16*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container{display:flex;flex-wrap:wrap;gap:calc(8px + 6*(100vw - 320px)/1600);align-items:center}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon{position:relative;z-index:0;color:var(--theme-color);padding:9px;border-radius:100%;overflow:hidden}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4{font-weight:600;display:flex;align-items:center;letter-spacing:.6px;font-size:calc(17px + 3*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span{font-size:12px;font-weight:400;color:var(--white);background:linear-gradient(-90deg,#ff6b6b,#ff4f4f);padding:4px 6px;border-radius:4px;margin-left:calc(9px + 11*(100vw - 320px)/1600);font-weight:600}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span.success-bg{background:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h6{margin-top:6px;font-size:calc(14px + 1*(100vw - 320px)/1600);letter-spacing:.6px;font-weight:300;line-height:1.5}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:flex;flex-wrap:nowrap;gap:20px;background-color:var(--light-gray);padding:calc(15px + 5*(100vw - 320px)/1600);margin-top:30px;border-radius:8px;align-items:center}@media(max-width:1199px){.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:block}}@media(max-width:991px){.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:flex}}@media(max-width:767px){.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:block}}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail:hover .order-image img{transform:scale(1.1)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image{display:block}@media(max-width:1199px){.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image{text-align:center;margin-bottom:calc(14px + 16*(100vw - 320px)/1600)}}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image img{transition:all .3s ease-in-out}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a{display:block;color:var(--title-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a:hover{color:var(--title-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a h3{font-weight:600;margin-bottom:6px}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap p{line-height:1.5;font-size:calc(14px + 1*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size{display:flex;flex-wrap:wrap;gap:calc(6px + 3*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li{width:100%}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box{display:flex;align-items:center}.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box h5{font-weight:600;margin-left:8px;font-size:14px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);position:relative;height:100%;overflow:hidden}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div{display:flex;position:relative}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .label{right:unset;left:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check{margin-top:3px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:focus{box-shadow:none}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table{margin-bottom:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr:first-child td{padding-top:0;font-weight:600;font-size:calc(17px + 1*(100vw - 320px)/1600);color:var(--title-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td{border:none;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:4px 0;color:var(--content-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:first-child{min-width:90px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:last-child p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;line-height:1.5}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td h4{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-weight:500;color:var(--title-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td h4 span{background-color:var(--theme-color);padding:4px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:space-between}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button{background-color:var(--light-gray);font-weight:600;width:100%}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button>div{display:flex;align-items:center;gap:8px}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button:hover{background-color:var(--theme-color);color:var(--white)}html.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button:hover{color:#fff}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button svg{font-size:calc(16px + 2*(100vw - 320px)/1600);margin-right:calc(6px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-address .add-address .address-link{display:flex;align-items:center;justify-content:center;height:100%;color:var(--title-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail{position:relative}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail:hover .edit-card{opacity:1;transition:all .3s ease-in-out}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card{background-color:#f9f9f9;cursor:pointer;padding:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details{display:flex;align-items:center;justify-content:center;min-height:130px;background:#d2d2d2;color:var(--title-color);text-align:center}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details h5{margin-bottom:0;text-transform:capitalize}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details{height:100%;color:var(--white);padding:30px 20px;border-radius:5px;background-color:#4b77a0;background-image:repeating-linear-gradient(45deg,rgba(var(--white),0) 1px,rgba(var(--white),.03) 2px,rgba(var(--white),.04) 3px,rgba(var(--white),.05) 4px),-webkit-linear-gradient(-245deg,rgba(var(--white),0) 40%,rgba(var(--white),.2) 70%,rgba(var(--white),0) 90%)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.card-visa{background-color:#777876}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.dabit-card{background-color:#86b8cf}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number{margin-bottom:10px}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number h4{color:var(--white);font-size:calc(16px + 2*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail{display:flex;align-items:center;margin-top:calc(10px + 10*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title{margin-bottom:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title span{display:block;color:rgba(var(--white),.7);text-transform:uppercase;font-size:12px;line-height:1.3}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .date h3{margin-bottom:0;color:var(--white);margin-left:15px;font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:400}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary{margin-left:auto}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary span{font-size:calc(12px + 2*(100vw - 320px)/1600);padding:0;font-weight:400;text-transform:capitalize}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail{display:flex;align-items:center;justify-content:space-between;margin-top:calc(10px + 15*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .name h5{text-transform:uppercase;font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;color:var(--white)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .card-img{width:auto}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;text-align:center;top:0;left:0;background-color:rgba(34,34,34,.8);border-radius:5px;opacity:0;transition:all .5s ease}@media(max-width:767px){.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card{display:none}}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card a{padding:0 10px;text-transform:capitalize;color:var(--white)}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile{display:none}@media(max-width:767px){.user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile{display:flex;align-items:center;justify-content:center;margin-top:10px}.user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile a{padding:0 10px;text-transform:capitalize;color:var(--title-color)}}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail{display:flex;align-items:center}@media(max-width:575px){.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail{display:block}}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3{font-weight:400;font-size:16px;margin-right:10px;display:flex;align-items:center}@media(max-width:360px){.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3{margin-right:0}}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span{background:var(--theme-color);color:var(--white);padding:3px 8px;margin-left:10px;border-radius:5px;font-size:13px}body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span{margin-left:unset;margin-right:10px}@media(max-width:575px){.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail .profile-rating{margin-top:3px}}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a{margin-left:auto;padding:8px 14px;position:relative;z-index:0;border-radius:5px;overflow:hidden;display:inline-block}@media(max-width:575px){.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a{margin-top:10px}}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--theme-color);opacity:.08;z-index:-1}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a:hover{color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile{margin-top:20px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul{display:flex;flex-wrap:wrap;gap:calc(10px + 16*(100vw - 320px)/1600);align-items:center}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:var(--content-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box h6{font-size:calc(15px + 1*(100vw - 320px)/1600)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-description p{margin:20px 0 0;color:var(--content-color);font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about{margin-top:20px}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .form-control{border:none}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table{margin-bottom:36px}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td{vertical-align:middle;border:none;font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td:first-child{color:var(--content-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a{display:flex;align-items:center}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a:hover{color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span{margin-left:calc(8px + 12*(100vw - 320px)/1600);font-size:14px;padding:5px 10px;border-radius:5px;position:relative;font-weight:600;overflow:hidden;z-index:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--theme-color);opacity:.08;z-index:-1}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box+.privacy-box{margin-top:15px}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box h6{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-bottom:6px;line-height:1.5}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box p{margin:0;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);opacity:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label{width:62px;height:25px;position:relative;border-radius:50px;cursor:pointer;background-color:rgba(14,153,126,.1490196078);border:1px solid #ddd}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:after,.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:before{display:inline-block;position:absolute}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:before{width:19px;height:19px;content:"";border-radius:100%;left:2px;top:2px;background:var(--theme-color);transition:all .3s ease-in-out}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch:checked+label:before{left:39px}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);opacity:0}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label{width:62px;height:25px;position:relative;border-radius:50px;cursor:pointer}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:after,.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:before{display:inline-block;position:absolute}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:before{width:19px;height:19px;content:"";border-radius:100%;left:2px;top:2px;background-color:var(--theme-color);transition:all .3s ease-in-out}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked+label{background-color:var(--theme-color)}.user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked+label:before{left:39px;background:var(--white)}.border-custom{padding-top:30px;border-top:1px solid #e9e9e9;display:block;margin-top:30px}.notification-count{width:18px;height:18px;font-size:12px;background-color:var(--theme-color);border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;margin-left:7px}.themeform-auth .form-label{font-size:16px;font-weight:600;position:relative;text-transform:capitalize;color:var(--content-color);margin-bottom:0}.themeform-auth .form-control{font-size:calc(14px + .00125*(100vw - 320px));color:var(--title-color);padding:10px 15px;border-color:#eee}.themeform-auth .form-control::placeholder{color:rgba(var(--content-color),.5)}.notification-list li{display:block;background-color:var(--white);width:100%;padding:calc(13px + 7*(100vw - 320px)/1600) calc(12px + .00375*(100vw - 320px)) calc(13px + 7*(100vw - 320px)/1600) calc(33px + 13*(100vw - 320px)/1600);position:relative}html.dark .notification-list li{background-color:#2a2d2d}body[dir=rtl] .notification-list li{padding-left:calc(12px + .00375*(100vw - 320px));padding-right:calc(33px + 13*(100vw - 320px)/1600)}.notification-list li.unread{z-index:0;border-left:3px solid var(--theme-color)}body[dir=rtl] .notification-list li.unread{border-left:unset;border-right:3px solid var(--theme-color)}.notification-list li.unread:before{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;background-color:var(--theme-color);opacity:.09}.notification-list li:after{content:"";position:absolute;left:calc(18px + .0075*(100vw - 320px));top:31px;width:5px;height:5px;background-color:#8e8e8e;border-radius:100%}body[dir=rtl] .notification-list li:after{left:unset;right:30px}.notification-list li+li{border-top:1px solid #eee}.notification-list h4{font-weight:500;color:var(--title-color);line-height:1.5;font-size:calc(15px + 3*(100vw - 320px)/1600)}html.dark .notification-list h4{font-size:calc(15px + 3*(100vw - 320px)/1600);color:#fff}.notification-list h5{display:flex;align-items:center;gap:8px;color:var(--content-color)}.notification-list h5,html.dark .notification-list h5{margin-top:5px;font-size:calc(14px + 1*(100vw - 320px)/1600)}html.dark .notification-list h5{color:#ddd}.wallet-table{margin-top:30px;border-radius:10px;overflow:hidden;padding:20px;background-color:var(--white)}.wallet-table h4{margin-bottom:18px;font-weight:600;font-size:20px}.wallet-table table{width:100%}.wallet-table table td,.wallet-table table th{padding:15px!important;text-align:center;font-size:16px}.wallet-table table td{border-bottom:1px solid #eee;background-color:rgba(0,0,0,0);color:var(--title-color)}.wallet-table table tr:last-child td{border-bottom:none}.wallet-table table th{background-color:rgba(245,245,245,.8);font-weight:500;border-bottom:1px solid var(--border-color);color:var(--title-color)}.wallet-bg{position:relative;z-index:1}.wallet-bg:after{content:"";position:absolute;width:100%;height:100%;background-image:url(/_next/static/media/withdraw-bg.739f6c68.png);background-repeat:no-repeat;background-size:cover;right:0;top:0;z-index:-1;opacity:1}body[dir=rtl] .wallet-bg:after{transform:scaleX(-1);filter:FlipH}.customer-detail ul{display:flex;flex-wrap:wrap}.customer-detail ul li label{color:var(--title-color);text-transform:capitalize;margin-bottom:4px;font-size:17px;font-weight:500}.customer-detail ul li h4{font-size:16px;line-height:1.5;color:#777}.h-m30{height:calc(100% - 30px)}.tracking-panel ul{display:flex;align-items:center;width:100%;justify-content:space-between;position:relative;gap:15px;padding-right:20px;overflow-y:hidden;overflow-x:auto}body[dir=rtl] .tracking-panel ul{padding-right:0;padding-left:20px}.tracking-panel ul li{position:relative;width:100%;background-color:#fff;border-radius:0;padding:calc(13px + 4*(100vw - 320px)/1600) 0 calc(13px + 4*(100vw - 320px)/1600) calc(21px + 10*(100vw - 320px)/1600)}body[dir=rtl] .tracking-panel ul li{padding:calc(13px + 4*(100vw - 320px)/1600) calc(21px + 10*(100vw - 320px)/1600) calc(13px + 4*(100vw - 320px)/1600) 0}.tracking-panel ul li:after{content:"";position:absolute;opacity:1;top:0;right:-16px;width:0;height:0;border-top:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-bottom:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-left:17px solid #fff;transition:border-color .2s ease}body[dir=rtl] .tracking-panel ul li:after{right:unset;left:-16px;border-right:17px solid #fff;border-left:unset}html.dark .tracking-panel ul li:after{border-right-color:#2a2d2d}.tracking-panel ul li:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-top:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-bottom:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-left:17px solid #f9f9f6;transition:border-color .2s ease}body[dir=rtl] .tracking-panel ul li:before{right:0;left:unset;border-right:17px solid #f9f9f6;border-left:unset}html.dark .tracking-panel ul li:before{border-right-color:#1d1d22}.tracking-panel ul li.active{background-color:#e9f6f3}.tracking-panel ul li.active:after{border-left:17px solid #e9f6f3}body[dir=rtl] .tracking-panel ul li.active:after{border-right:17px solid #e9f6f3;border-left:unset}html.dark body[dir=rtl] .tracking-panel ul li.active:after{border-right-color:#33413e}html.dark .tracking-panel ul li.active:after{border-left-color:#33413e}.tracking-panel ul li.cancelled-box{background-color:#fbe9eb}.tracking-panel ul li.cancelled-box:after{border-left:17px solid #fbe9eb}.tracking-panel ul li:first-child{border-radius:6px 0 0 6px}body[dir=rtl] .tracking-panel ul li:first-child{border-radius:0 6px 6px 0}.tracking-panel ul li:first-child:before{display:none}.tracking-panel .panel-content{display:flex;align-items:center;gap:16px;margin-top:0}.tracking-panel .panel-content .icon{width:calc(30px + 15*(100vw - 320px)/1600)}.tracking-panel .panel-content .status{margin-top:0;font-size:17px;display:flex;flex-direction:column;font-weight:600;white-space:nowrap;text-transform:capitalize}.tracking-total li{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:17px;margin-bottom:6px;color:var(--title-color)}.tracking-total li:last-child{font-weight:600;margin-bottom:0;padding-top:15px;border-top:1px solid #e8e8e8;margin-top:12px}.pt-25{padding-top:25px}.product-load-more .col-grid-box{display:none}.product-title h4{font-weight:600;margin-bottom:calc(10px + 2*(100vw - 320px)/1600);letter-spacing:.4px;font-size:calc(15px + 1*(100vw - 320px)/1600)}.vendor-box .vendor-contain{padding:7px calc(16px + 10*(100vw - 320px)/1600)}.vendor-box .vendor-contain .vendor-image{height:auto}.vendor-box .vendor-list{margin-top:calc(13px + 11*(100vw - 320px)/1600)}.vendor-box .vendor-list .seller-contact-details{display:flex;flex-wrap:wrap;gap:calc(9px + 9*(100vw - 320px)/1600);align-items:center}.vendor-box .vendor-list .seller-contact-details .saller-contact{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.vendor-box .vendor-list .seller-contact-details .saller-contact svg{font-size:20px;color:var(--theme-color)}.vendor-box .vendor-list .seller-contact-details .saller-contact h5{font-weight:600}.vendor-box .vendor-list .seller-contact-details .saller-contact h5 span{font-weight:400;margin-left:7px}.hot-line-number{padding:calc(12px + 21*(100vw - 320px)/1600);background-color:var(--light-gray)}.hot-line-number h5{font-weight:600;margin-bottom:4px}.hot-line-number h6{color:var(--content-color);margin-bottom:17px}.hot-line-number h2{font-weight:600;font-size:24px}.product-category{gap:25px;padding:calc(12px + 21*(100vw - 320px)/1600)}.product-section .product-left-box{position:-webkit-sticky;position:sticky;top:0}.product-section .product-label-tag{position:absolute;top:24px;left:0;padding:5px 13px;background-color:#ff7272;font-size:14px;color:var(--white);font-weight:500;z-index:1}html.dark .product-section .product-label-tag{color:#fff}.product-section .product-label-tag:before{top:0;transform:rotate(180deg)}.product-section .product-label-tag:after,.product-section .product-label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #ff7272;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);z-index:1}.product-section .product-label-tag:after{top:16px;transform:rotate(0)}.product-section .product-label-tag span{font-weight:700}.product-section .product-label-tag.warning-label-tag{background-color:#ffba00}.product-section .product-label-tag.warning-label-tag:after,.product-section .product-label-tag.warning-label-tag:before{border-bottom-color:#ffba00}.product-section .product-label-tag+.product-label-tag{margin-top:13px}.product-section .left-slider-image .sidebar-image{border-radius:8px;overflow:hidden}.product-section .left-slider-image .sidebar-image img{width:auto;height:auto;cursor:pointer;object-fit:contain}.product-section .right-box-contain{position:-webkit-sticky;position:sticky;top:10px;left:0}@media(max-width:767px){.product-section .right-box-contain{text-align:center}}.product-section .right-box-contain .offer-top{font-weight:500;padding:calc(8px + 2*(100vw - 320px)/1600) calc(12px + 4*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;display:inline-block;margin-bottom:20px}.product-section .right-box-contain .name{line-height:1.3;font-weight:700;margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.product-section .right-box-contain .price-rating{display:flex;align-items:center;justify-content:space-between}@media(max-width:1460px){.product-section .right-box-contain .price-rating-2{display:block}.product-section .right-box-contain .price-rating-2 .custom-rate{margin-top:5px}}@media(max-width:767px){.product-section .right-box-contain .price-rating{display:block}}@media(max-width:1460px){.product-section .right-box-contain .price-rating-box{display:flex;align-items:center;justify-content:space-between}}@media(max-width:480px){.product-section .right-box-contain .price-rating-box{display:block}}@media(max-width:1460px){.product-section .right-box-contain .price-rating-box .custom-rate{margin-top:0!important}}@media(max-width:480px){.product-section .right-box-contain .price-rating-box .custom-rate{margin-top:10px!important}}@media(max-width:767px){.product-section .right-box-contain .price-rating .custom-rate{margin-top:10px;justify-content:center}}.product-section .right-box-contain .price-rating .price{font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.product-section .right-box-contain .price-rating .price del{font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 calc(0px + 2*(100vw - 320px)/1600) 0 10px}body[dir=rtl] .product-section .right-box-contain .price-rating .price del{margin-left:calc(0px + 2*(100vw - 320px)/1600);margin-right:10px}.product-section .right-box-contain .price-rating .price span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.product-section .right-box-contain .price-rating .custom-rate ul li svg{font-size:16px}.product-section .right-box-contain .price-rating .custom-rate .review{font-size:13px;margin-left:12px}body[dir=rtl] .product-section .right-box-contain .price-rating .custom-rate .review{margin-left:unset;margin-right:12px}.product-section .right-box-contain .price-rating .offer-top{margin-bottom:0;padding:5px calc(12px + 4*(100vw - 320px)/1600);margin-left:12px}body[dir=rtl] .product-section .right-box-contain .price-rating .offer-top{margin-left:unset;margin-right:12px}.product-section .right-box-contain .product-contain p{color:var(--content-color);line-height:1.7;margin:calc(14px + 2*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600)}.product-section .right-box-contain .product-package{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.product-section .right-box-contain .product-package .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.product-section .right-box-contain .product-package .select-package{justify-content:center}}.product-section .right-box-contain .product-package .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.product-section .right-box-contain .product-package .select-package li a,.product-section .right-box-contain .product-package .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.product-section .right-box-contain .product-package .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.product-section .right-box-contain .product-package .select-package li:hover button,.product-section .right-box-contain .product-package .select-package li:hover img{border-color:rgba(154,154,154,.65)}.product-section .right-box-contain .product-package .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.product-section .right-box-contain .product-package .select-package li.active button,.product-section .right-box-contain .product-package .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}.product-section .right-box-contain .product-package .select-package li.active img{background:var(--white)}.product-section .right-box-contain .product-package .select-package li.disabled{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.product-section .right-box-contain .product-package .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.product-section .right-box-contain .product-package .select-package li.disabled a,.product-section .right-box-contain .product-package .select-package li.disabled button{cursor:default}.product-section .right-box-contain .product-package .select-package li.disabled.active{border-color:rgba(154,154,154,.4)}.product-section .right-box-contain .product-package .select-package li.disabled.active button{color:var(--content-color);background-color:#f8f8f8}html.dark .product-section .right-box-contain .product-package .select-package li.disabled.active button{background-color:#1d1d22}.product-section .right-box-contain .product-package .color li{opacity:.7}.product-section .right-box-contain .product-package .color li.active{opacity:1;border-color:var(--title-color)}.product-section .right-box-contain .product-package .color li button{width:36px!important;height:36px!important}.product-section .right-box-contain .product-package .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.product-section .right-box-contain .product-package .circle li:hover button{color:#222;background-color:#f1f0f0}.product-section .right-box-contain .product-package .circle li.active button{color:var(--white);background-color:var(--theme-color)}.product-section .right-box-contain .product-package .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.product-section .right-box-contain .product-package .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.product-section .right-box-contain .product-package .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.product-section .right-box-contain .product-package .form-check:hover .form-check-label{color:var(--title-color)}.product-section .right-box-contain .product-package .form-check+.form-check{margin-left:15px}body[dir=rtl] .product-section .right-box-contain .product-package .form-check+.form-check{margin-left:unset;margin-right:15px}.product-section .right-box-contain .product-package .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.product-section .right-box-contain .product-package .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.product-section .right-box-contain .product-package .form-check .form-check-input:focus{box-shadow:unset}.product-section .right-box-contain .product-package .form-check .form-check-input:active{filter:unset}.product-section .right-box-contain .product-package .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.product-section .right-box-contain .product-package .form-check .form-check-input:checked:after{transform:scale(1)}.product-section .right-box-contain .product-package .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.product-section .right-box-contain .product-package .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;margin:0;color:var(--content-color);cursor:pointer}.product-section .right-box-contain .product-package .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}body[dir=rtl] .product-section .right-box-contain .product-package .form-select{background-position:left .75rem center}.product-section .right-box-contain .product-package .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.product-section .right-box-contain .product-package .image li button,.product-section .right-box-contain .product-package .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.product-section .right-box-contain .product-package .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.product-section .right-box-contain .product-package .rectangle li:hover button{color:#222;background-color:#f1f0f0}.product-section .right-box-contain .product-package .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.product-section .right-box-contain .product-package .rectangle li button{background-color:var(--light-gray);border:unset}.product-section .right-box-contain .note-box{display:flex;flex-wrap:nowrap;gap:calc(7px + 8*(100vw - 320px)/1600);align-items:center;margin-top:20px}@media(max-width:767px){.product-section .right-box-contain .note-box{justify-content:center}}.product-section .right-box-contain .note-box .compare-button{background-color:var(--light-gray)}.product-section .right-box-contain .note-box .cart-button{animation:shake .15s linear 2}.product-section .right-box-contain .note-box .product-qty{width:auto;margin-top:0;max-width:calc(128px + 42*(100vw - 320px)/1600)}.product-section .right-box-contain .note-box .product-qty button{background-color:var(--white)}.product-section .right-box-contain .note-box .product-qty .input-group{background-color:var(--light-gray)}.product-section .right-box-contain .wishlist-btn-group{display:flex;gap:calc(7px + 8*(100vw - 320px)/1600)}.product-section .right-box-contain .wishlist-btn-group .wishlist-button{padding:0;width:calc(38px + 8*(100vw - 320px)/1600);height:calc(38px + 8*(100vw - 320px)/1600);border:1px solid #eee;border-radius:100%;background-color:var(--light-gray);transition:none}.product-section .right-box-contain .wishlist-btn-group .wishlist-button:hover{color:var(--title-color)}.product-section .right-box-contain .wishlist-btn-group .wishlist-button svg{font-size:calc(18px + 2*(100vw - 320px)/1600);line-height:1}.product-section .right-box-contain .buy-now-button{margin-top:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}.product-section .right-box-contain .buy-now-button button{background-color:#ff7272}.product-section .right-box-contain .buy-box{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px;border-bottom:1px solid var(--border-color);padding-bottom:16px}.product-section .right-box-contain .buy-box .team-box{padding:0;margin:0;display:flex;align-items:center}.product-section .right-box-contain .buy-box .team-box input{margin-top:-7px;display:block}.product-section .right-box-contain .buy-box .team-box .form-check-label span{display:flex;align-items:center}.product-section .right-box-contain .buy-box .team-box .form-check-label span a{text-decoration:underline;margin-left:3px;color:var(--title-color)}@media(max-width:767px){.product-section .right-box-contain .buy-box{justify-content:center}}.product-section .right-box-contain .buy-box a{display:flex;flex-wrap:wrap;gap:calc(5px + 3*(100vw - 320px)/1600);align-items:center;color:#777}.product-section .right-box-contain .buy-box a svg{font-size:17px}.product-section .right-box-contain .pickup-box{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color)}.product-section .right-box-contain .pickup-box .product-info{margin-top:20px}.product-section .right-box-contain .pickup-box .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:calc(8px + 4*(100vw - 320px)/1600);align-items:flex-start;column-count:2;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}@media(max-width:767px){.product-section .right-box-contain .pickup-box .product-info .product-info-list{margin-inline:auto}}@media(max-width:480px){.product-section .right-box-contain .pickup-box .product-info .product-info-list{column-count:1;padding:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content}}.product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding-left:unset;padding-right:13px}@media(max-width:767px){.product-section .right-box-contain .pickup-box .product-info .product-info-list li,body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding:0}}@media(max-width:480px){.product-section .right-box-contain .pickup-box .product-info .product-info-list li{margin:0;padding:0;width:100%}body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{margin:0;padding:0}.product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:none!important}}.product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{left:unset;right:0}@media(max-width:767px){.product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:unset}}.product-section .right-box-contain .pickup-box .product-info .product-info-list li a{margin-left:5px;color:var(--title-color);font-weight:500}.product-section .right-box-contain .pickup-box .product-info .product-info-list li a+a{margin-left:0}.product-section .right-box-contain .pickup-box .pickup-icon i{font-size:20px;color:var(--theme-color)}.product-section .right-box-contain .pickup-box .pickup-detail h4{width:90%;font-weight:400;margin-bottom:5px;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}@media(max-width:767px){.product-section .right-box-contain .pickup-box .pickup-detail h4{width:100%}}.product-section .right-box-contain .pickup-box .pickup-detail h6{margin-top:4px}.product-section .right-box-contain .pickup-box .pickup-detail a{margin-top:0;color:var(--theme-color);display:inline-block}.product-section .right-box-contain .paymnet-option{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.product-section .right-box-contain .paymnet-option .payment-img{width:52%}.product-section .right-box-contain .paymnet-option ul{align-items:center;display:flex;flex-wrap:wrap;gap:calc(3px + 5*(100vw - 320px)/1600)}@media(max-width:767px){.product-section .right-box-contain .paymnet-option ul{justify-content:center}}.product-section .right-box-contain .share-option{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color);padding-bottom:7px}.product-section .right-box-contain .share-option ul{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:767px){.product-section .right-box-contain .share-option ul{justify-content:center}}.product-section .right-box-contain .share-option ul li{display:block}.product-section .right-box-contain .share-option ul li:hover a{transform:translateY(-4px)}.product-section .right-box-contain .share-option ul li a{display:block;text-align:center;font-size:18px;color:var(--content-color);transition:all .5s ease}.product-section .right-box-contain .share-option ul li a:hover{color:var(--theme-color);transition:all .5s ease}.product-section .product-main .slider-image img{width:100%}.product-section .right-sidebar-box{position:-webkit-sticky;position:sticky;top:10px}.related-product-2 .bundle-sec .related-box .related-image{width:auto}.related-product-2 .bundle-sec .related-box .related-image>ul>li{width:calc(170px + 35*(100vw - 320px)/1600);min-width:calc(170px + 35*(100vw - 320px)/1600)}.related-product-2 .bundle-sec .related-box .related-image .product-box .product-image img{height:calc(100px + 40*(100vw - 320px)/1600)}.related-product-2 .bundle-sec .related-box .budle-list>ul{flex-direction:column;align-items:flex-start}.related-product-2 .bundle-sec .related-box .budle-list>ul>li{width:unset}.related-product-2 .related-product .product-title-2{margin-top:0}.related-product-2 .related-product .product-title-2 h4{font-size:calc(21px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:calc(16px + 5*(100vw - 320px)/1600)}.related-product-2 .related-box{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:15px}@media(max-width:1577px){.related-product-2 .related-box{flex-wrap:wrap}}.related-product-2 .related-box .related-image{touch-action:pan-x;overflow:auto;padding-bottom:13px}.related-product-2 .related-box .related-image::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}html.dark .related-product-2 .related-box .related-image::-webkit-scrollbar-track{background-color:#1d1d22}.related-product-2 .related-box .related-image::-webkit-scrollbar{height:4px;background-color:#f5f5f5;border-radius:100px}.related-product-2 .related-box .related-image::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.related-product-2 .related-box .related-image>ul{display:flex;flex-wrap:nowrap;gap:calc(25px + 10*(100vw - 320px)/1600);align-items:flex-start}.related-product-2 .related-box .related-image>ul>li{width:225px;min-width:225px;position:relative}.related-product-2 .related-box .related-image>ul>li+li:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);left:calc(-18px + -8*(100vw - 320px)/1600);font-size:calc(14px + 6*(100vw - 320px)/1600);color:var(--content-color)}body[dir=rtl] .related-product-2 .related-box .related-image>ul>li+li:before{left:unset;right:calc(-18px + -8*(100vw - 320px)/1600)}.related-product-2 .related-box .related-image>ul>li a{display:block;overflow:hidden}.related-product-2 .related-box .related-image>ul>li a .image-box{background-color:var(--light-gray);width:calc(136px + 34*(100vw - 320px)/1600);height:calc(136px + 34*(100vw - 320px)/1600);padding:10px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:calc(6px + 3*(100vw - 320px)/1600)}.related-product-2 .related-box .related-image>ul>li a .image-box .form-check{position:absolute;top:8px;left:8px;padding:0}.related-product-2 .related-box .related-image>ul>li a .image-box .form-check .checkbox_animated:after{border:1px solid #4a5567;border-radius:3px}.related-product-2 .related-box .related-image>ul>li a .related-content{margin-top:12px;padding:0 calc(4px + 8*(100vw - 320px)/1600)}.related-product-2 .related-box .related-image>ul>li a .related-content h5{font-size:15px;line-height:1.2;color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.related-product-2 .related-box .related-image>ul>li a .related-content h6{margin-top:5px;color:var(--theme-color)}.related-product-2 .related-box .related-image>ul>li a .related-content h6 del{color:var(--content-color);margin-left:4px;font-size:13px}.related-product-2 .related-box .budle-list,.related-product-2 .related-box .budle-list>ul{gap:15px;display:flex;align-items:center;flex-wrap:wrap}.related-product-2 .related-box .budle-list>ul>li{width:100%;display:block}.related-product-2 .related-box .budle-list>ul>li .form-check{display:flex;padding:0;margin-bottom:0;align-items:center;min-height:unset;gap:9px}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input{margin:0;width:20px;height:20px;float:unset;border:unset;z-index:0}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:after{top:50%;left:50%;transform:translate(-50%,-50%)}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:checked{background-color:rgba(0,0,0,0)}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:before{left:5px;top:6px}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:focus{box-shadow:none}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:active{filter:none}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label{margin-bottom:0}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label span{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--content-color)}.related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label span span{color:var(--title-color);font-weight:600}.related-product-2 .related-box .budle-list>ul>li.contant{margin-top:calc(0px + 15*(100vw - 320px)/1600)}.related-product-2 .related-box .budle-list>ul>li.contant h5{font-size:17px;font-weight:600;color:var(--content-color)}.related-product-2 .related-box .budle-list>ul>li.contant h4{margin-top:8px;font-weight:700}.related-product-2 .related-box .budle-list>ul>li.contant h4 del{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-left:5px;font-weight:400}.sticky-bottom-cart{position:fixed;bottom:-160px;width:100%;z-index:5;background-color:var(--white);padding:calc(9px + 5*(100vw - 320px)/1600) 0;box-shadow:0 0 3px 1px rgba(34,34,34,.06);transition:all .3s ease}.sticky-bottom-cart .cart-content{display:flex;align-items:center}.sticky-bottom-cart .cart-content .form-select{background-color:var(--light-gray);border:1px solid var(--light-gray);text-transform:capitalize;display:inline-block;border-radius:7px;width:calc(100px + 120*(100vw - 480px)/1440)}body[dir=rtl] .sticky-bottom-cart .cart-content .form-select{background-position:left .75rem center}@media(max-width:480px){.sticky-bottom-cart .cart-content .form-select{display:none}}.sticky-bottom-cart .cart-content .product-package{display:flex;align-items:center;margin-right:calc(9px + 16*(100vw - 575px)/1345);gap:calc(6px + 4*(100vw - 575px)/1345)}body[dir=rtl] .sticky-bottom-cart .cart-content .product-package{margin-right:unset;margin-left:calc(9px + 16*(100vw - 575px)/1345);background-position:left 12px center}@media(max-width:767px){.sticky-bottom-cart .cart-content .product-package{display:none}}.sticky-bottom-cart .cart-content .note-box{display:flex;align-items:center;gap:calc(9px + 16*(100vw - 575px)/1345);margin:0}body[dir=rtl] .sticky-bottom-cart .cart-content .note-box{margin:0}.sticky-bottom-cart .cart-content .note-box .scroll-button{font-size:calc(14px + 4*(100vw - 320px)/1600);padding:calc(7px + 7*(100vw - 320px)/1600) calc(14px + 18*(100vw - 320px)/1600);font-weight:500}.sticky-bottom-cart .cart-content .note-box .scroll-button.disabled,.sticky-bottom-cart .cart-content .note-box .scroll-button:disabled{background-color:var(--theme-color)}.sticky-bottom-cart .cart-content .product-qty{min-width:calc(120px + 50*(100vw - 480px)/1440);max-width:calc(120px + 50*(100vw - 480px)/1440);width:100%;margin:0}@media(max-width:480px){.sticky-bottom-cart .cart-content .product-qty{display:none}}.sticky-bottom-cart .cart-content .product-qty .input-group{background-color:var(--light-gray);height:calc(38px + 13*(100vw - 480px)/1440)}.sticky-bottom-cart .cart-content .product-qty .input-group button{height:auto;background-color:var(--white)}.sticky-bottom-cart .cart-content .dynamic-checkout{margin:0 0 0 calc(9px + 16*(100vw - 575px)/1345)}body[dir=rtl] .sticky-bottom-cart .cart-content .dynamic-checkout{margin-left:unset;margin-right:calc(9px + 16*(100vw - 575px)/1345)}.sticky-bottom-cart .product-image{display:flex;align-items:center;margin-right:auto}body[dir=rtl] .sticky-bottom-cart .product-image{margin-right:unset;margin-left:auto}.sticky-bottom-cart .product-image img{width:60px;height:auto;object-fit:cover;object-position:top}@media(max-width:480px){.sticky-bottom-cart .product-image img{display:none}}.sticky-bottom-cart .product-image .content{margin-left:12px;color:var(--title-color);margin-top:0}body[dir=rtl] .sticky-bottom-cart .product-image .content{margin-left:0;margin-right:12px}@media(max-width:575px){.sticky-bottom-cart .product-image .content{display:none}}@media(max-width:480px){.sticky-bottom-cart .product-image .content{display:block;margin:0}body[dir=rtl] .sticky-bottom-cart .product-image .content{margin:0}}.sticky-bottom-cart .product-image .content h5{margin-bottom:0;font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:500;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sticky-bottom-cart .product-image .content h6{margin-bottom:0;font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:6px}.sticky-bottom-cart .product-image .content h6 del{margin-left:7px;color:var(--content-color)}body[dir=rtl] .sticky-bottom-cart .product-image .content h6 del{margin-left:unset;margin-right:7px}.sticky-bottom-cart .product-image .content h6 span{color:var(--theme-color);margin-left:5px}body[dir=rtl] .sticky-bottom-cart .product-image .content h6 span{margin-left:0;margin-right:5px}.sticky-bottom-cart .selection-section{display:flex;align-items:center;margin:0 25px 0 auto}body[dir=rtl] .sticky-bottom-cart .selection-section{margin:0 auto 0 25px}@media(max-width:575px){.sticky-bottom-cart .selection-section{display:none}}.sticky-bottom-cart .selection-section .form-control{background-color:var(--light-gray);border:1px solid var(--light-gray);text-transform:capitalize}.sticky-bottom-cart .selection-section .form-control:focus{box-shadow:none}.sticky-bottom-cart .selection-section .product-qty{height:51px}.sticky-bottom-cart .selection-section .product-qty .input-group button{height:100%}.sticky-bottom-cart .selection-section .form-group{width:300px;margin-inline:10px}@media(max-width:1199px){.sticky-bottom-cart .selection-section .form-group{width:190px}}@media(max-width:767px){.sticky-bottom-cart .selection-section .form-group{margin-right:0;width:unset}body[dir=rtl] .sticky-bottom-cart .selection-section .form-group{margin-right:10px;margin-left:0}}@media(max-width:575px){.sticky-bottom-cart .add-btn{display:flex;align-items:center;justify-content:center}}.sticky-bottom-cart .add-btn a{padding:12px 40px}@media(max-width:575px){.sticky-bottom-cart .add-btn a{width:100%;display:flex;align-items:center;justify-content:center}}.sticky-bottom-cart .add-btn a.wishlist-btn{display:none;background-color:var(--light-gray);color:var(--title-color)}.sticky-bottom-cart .add-btn a.wishlist-btn:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:var(--white)}@media(max-width:575px){.sticky-bottom-cart .add-btn a.wishlist-btn{display:flex}.sticky-bottom-cart .add-btn a+a{margin-left:8px}}.sticky-bottom-cart .add-btn a i{margin-right:7px}.stickyCart{padding-bottom:89px}@media(max-width:575px){.stickyCart{padding-bottom:0}}.stickyCart .theme-option-2{bottom:calc(74px + 16*(100vw - 320px)/1600)}.stickyCart .sticky-bottom-cart{bottom:0;transition:all .3s ease}@media(max-width:767px){.stickyCart .sticky-bottom-cart{bottom:60px}}.stickyCart .recently-purchase.show,.stickyCart .tap-top{bottom:110px}.product-count ul{display:inline-flex;align-items:center;gap:3px 15px;margin-bottom:16px;flex-wrap:wrap}@media(max-width:575px){.product-count ul{display:inline-grid;gap:10px 0}}.product-count ul li{display:flex;align-items:center;gap:10px}.product-count ul li h6{font-size:15px}.product-count ul li svg{color:var(--theme-color);font-size:20px}.product-main-1 .slick-slider .slick-next,.product-main-1 .slick-slider .slick-prev{top:50%;transform:translateY(-50%);width:calc(24px + 6*(100vw - 320px)/1600);height:calc(24px + 6*(100vw - 320px)/1600);display:flex!important;align-items:center;justify-content:center;position:absolute;z-index:1;background-color:var(--white);border:1px solid var(--border-color);border-radius:100%}.product-main-1 .slick-slider .slick-next:before,.product-main-1 .slick-slider .slick-prev:before{content:unset}.product-main-1 .slick-slider .slick-next:after,.product-main-1 .slick-slider .slick-prev:after{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:calc(16px + 4*(100vw - 320px)/1600);line-height:1;color:var(--title-color)}.product-main-1 .slick-slider .slick-prev{left:-14px;right:unset}@media(max-width:991px){.product-main-1 .slick-slider .slick-prev{left:0;right:unset}}.product-main-1 .slick-slider .slick-prev:after{content:""}.product-main-1 .slick-slider .slick-next{right:-14px;left:unset}@media(max-width:991px){.product-main-1 .slick-slider .slick-next{right:0;left:unset}}.product-main-1 .slick-slider .slick-next:after{content:""}.secure-site-sec{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.secure-site-sec h4{font-weight:600;margin-bottom:calc(10px + 2*(100vw - 320px)/1600);letter-spacing:.4px;font-size:calc(15px + 1*(100vw - 320px)/1600)}.secure-site-sec img{width:65%;height:auto}@media(max-width:991px){.secure-site-sec img{width:48%}}@media(max-width:767px){.secure-site-sec img{width:70%}}@media(max-width:575px){.secure-site-sec img{width:85%}}.size-delivery-info{display:flex;flex-wrap:wrap;gap:calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);align-items:center;margin-top:18px}@media(max-width:767px){.size-delivery-info{justify-content:center}}.size-delivery-info a{display:flex;align-items:center;gap:calc(4px + 6*(100vw - 320px)/1600);color:var(--title-color)}.size-delivery-info a:hover{color:var(--theme-color)}.size-delivery-info a svg{font-size:20px}.progress-sec .left-progressbar{margin-top:18px}.progress-sec .left-progressbar h6{margin-bottom:10px}.progress-sec .left-progressbar .progress{height:10px}.progress-sec .left-progressbar .progress.danger-progress .progress-bar{background-color:#ff7272}.progress-sec .left-progressbar .progress.warning-progress .progress-bar{background-color:#ffa53b}.progress-sec .left-progressbar .progress-bar,.progress-sec .left-progressbar .progress.success-progress .progress-bar{background-color:var(--theme-color)}.recently-purchase{background:var(--white);border:0;border-radius:6px;bottom:-130px;left:20px;position:fixed;text-align:left;width:auto;z-index:5;box-shadow:0 0 4px 0 #d0d0d0;padding:10px;display:flex;align-items:center;transition:all .6s ease}body[dir=rtl] .recently-purchase{left:unset;right:20px}html.dark .recently-purchase{box-shadow:0 0 4px 0 rgba(137,137,137,.05)}@media(max-width:380px){.recently-purchase{width:auto;margin-inline:10px;left:0}body[dir=rtl] .recently-purchase{left:unset;right:0}}.recently-purchase.show{bottom:20px;transition:all .6s ease}@media(max-width:767px){.recently-purchase.show{bottom:75px}}.recently-purchase .media-height{width:64px;height:85px;object-fit:contain}.recently-purchase .close-popup{position:absolute;right:7px;top:6px;opacity:.5;color:var(--black);cursor:pointer}body[dir=rtl] .recently-purchase .close-popup{right:unset;left:7px}.recently-purchase .media-body{padding:0 30px 0 12px}body[dir=rtl] .recently-purchase .media-body{padding:0 12px 0 30px;text-align:right}.recently-purchase .media-body .title{font-weight:600}.recently-purchase .media-body .product-name{color:var(--theme-color)}.recently-purchase .media-body .timeAgo{display:block}.product-rating-box .product-main-rating{display:flex;margin-bottom:25px;align-items:center;gap:14px}.product-rating-box .product-main-rating h2{font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px;font-size:calc(28px + 9*(100vw - 320px)/1600)}.product-rating-box .product-main-rating h2 svg{font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:400;color:#ffb321}.product-rating-box .product-main-rating h5{line-height:1.4;font-weight:400;color:var(--content-color);font-size:17px}.product-rating-box .product-rating-list{display:grid;grid-gap:calc(7px + 5*(100vw - 320px)/1600);gap:calc(7px + 5*(100vw - 320px)/1600)}.product-rating-box .product-rating-list li:nth-child(4) .rating-product .progress .progress-bar{background-color:#ffa53b}.product-rating-box .product-rating-list li:last-child .rating-product .progress .progress-bar{background-color:#ff4f4f}.product-rating-box .product-rating-list li .rating-product{display:flex;gap:12px;align-items:center}.product-rating-box .product-rating-list li .rating-product h5{white-space:nowrap;display:flex;align-items:center;gap:3px;font-size:18px;width:43px;font-weight:600}.product-rating-box .product-rating-list li .rating-product h5 svg{font-size:15px;font-weight:400}.product-rating-box .product-rating-list li .rating-product .progress{width:100%;height:9px;border-radius:100px}.product-rating-box .product-rating-list li .rating-product .progress .progress-bar{background-color:var(--theme-color);border-radius:100px}.product-rating-box .product-rating-list li .rating-product .total{white-space:nowrap;width:auto;color:rgba(var(--content-color),.878);font-size:16px;font-weight:400}.product-rating-box .review-title-2{border-top:1px solid var(--border-color);padding-top:calc(13px + 12*(100vw - 320px)/1600);margin-top:calc(13px + 12*(100vw - 320px)/1600)}.product-rating-box .review-title-2 h4{font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--title-color);font-weight:400}.product-rating-box .review-title-2 p{margin-bottom:calc(7px + 6*(100vw - 320px)/1600)!important;margin-top:3px!important;font-size:15px;line-height:1.6;color:var(--content-color)}.product-rating-box .review-title-2 button{width:100%;padding:10px 14px;font-size:16px}.product-rating-box .review-title-2 button,.product-rating-box .review-title-2 button:hover{background-color:var(--light-gray);color:var(--content-color);border:1px solid var(--border-color)}.review-people{border-left:1px solid var(--border-color);padding-left:23px;max-height:421px;height:100%;overflow:auto}body[dir=rtl] .review-people{border-left:unset;border-right:1px solid var(--border-color);padding-left:unset;padding-right:23px}html[class=dark] .review-people{border-color:rgba(119,119,119,.44)}.review-people::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.review-people::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.review-people::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}@media(max-width:991px){.review-people{border:none;padding:0;margin-top:25px}}@media(max-width:1199px){.review-people{margin:0;padding:0;border:unset}}.review-people .review-list{display:flex;flex-wrap:wrap;gap:17px}.review-people .review-list li{display:block;width:100%}.review-people .review-list li .people-box{display:flex;align-items:flex-start!important;width:100%;border-radius:10px;padding:calc(16px + 4*(100vw - 320px)/1600) calc(16px + 10*(100vw - 320px)/1600);background:var(--light-gray)}@media(max-width:480px){.review-people .review-list li .people-box{display:block}}.review-people .review-list li .people-box:hover .reply a{opacity:1}.review-people .review-list li .people-box .people-image{width:70px;height:70px;margin:0 auto 8px;overflow:hidden;border-radius:100%}@media(max-width:480px){.review-people .review-list li .people-box .people-image{margin:0 auto}}.review-people .review-list li .people-box .people-image img{width:100%;height:100%;border-radius:10px;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:575px){.review-people .review-list li .people-box .people-image img{border-radius:8px}}.review-people .review-list li .people-box .people-image h1{width:70px;height:70px;object-fit:contain;background-color:var(--white);display:flex;align-items:center;justify-content:center;font-size:40px;border-radius:7px;box-shadow:0 0 6px rgba(34,34,34,.16);margin:0 auto}html.dark .review-people .review-list li .people-box .people-image h1{color:#fff}.review-people .review-list li .people-box .people-text .user-round{width:70px;height:70px;object-fit:contain;background-color:var(--white);display:flex;align-items:center;justify-content:center;font-size:40px;border-radius:7px;box-shadow:0 0 6px rgba(34,34,34,.16);margin:0 auto}.review-people .review-list li .people-box .people-text .user-round h4{font-size:41px;font-weight:600;color:var(--theme-color)}.review-people .review-list li .people-box .name-user{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:var(--border-color);border-radius:10px;color:var(--content-color)}.review-people .review-list li .people-box .name-user h3{font-size:37px;font-weight:600}.review-people .review-list li .people-box .people-comment{padding-left:15px;width:calc(100% - 70px)}body[dir=rtl] .review-people .review-list li .people-box .people-comment{padding-left:unset;padding-right:15px}.review-people .review-list li .people-box .people-comment .people-name{display:flex;align-items:center;gap:8px}@media(max-width:400px){.review-people .review-list li .people-box .people-comment .people-name{display:block}}.review-people .review-list li .people-box .people-comment .people-name h5 .name{display:block;font-weight:600;font-size:17px}.review-people .review-list li .people-box .people-comment .people-name h5 .name:hover{color:var(--theme-color)}.review-people .review-list li .people-box .people-comment .people-name .date-time{width:100%;margin-top:4px}.review-people .review-list li .people-box .people-comment .people-name .date-time h6{font-size:13px;color:#777;margin-block:4px 6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-people .review-list li .people-box .people-comment .people-name .product-rating{display:flex;align-items:center;justify-content:center}.review-people .review-list li .people-box .people-comment .name{display:block;font-weight:600;font-size:15px}.review-people .review-list li .people-box .people-comment .name:hover{color:var(--theme-color)}@media(max-width:480px){.review-people .review-list li .people-box .people-comment{padding:0;width:100%;margin-top:16px}}.review-people .review-list li .people-box .people-comment .date-time{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0}.review-people .review-list li .people-box .people-comment .date-time h6{font-size:13px;color:#777;margin:0}.review-people .review-list li .people-box .reply{margin-top:6px;line-height:1.6;color:var(--content-color);position:relative}.review-people .review-list li .people-box .reply p{margin:0;line-height:1.6}@media(max-width:480px){.review-people .review-list li .people-box .reply p{width:100%}}.add-rating{color:#ffb321}.add-rating :hover svg{color:#ff8c00;font-size:20px}.add-rating svg{transition:.09s}.delivery-info{margin-top:20px}.delivery-info li{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600);color:#777}@media(max-width:767px){.delivery-info li{justify-content:center}}.delivery-info li+li{margin-top:7px}.delivery-info li svg{font-size:20px;line-height:1}.vendor-box{padding:calc(12px + 21*(100vw - 320px)/1600);background-color:var(--light-gray);overflow:hidden}.vendor-box .vendor-contain{display:flex;flex-wrap:wrap;gap:10px;padding:15px;background-color:var(--white);align-items:center}.vendor-box .vendor-contain .vendor-text{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray)}.vendor-box .vendor-contain .vendor-image{width:64px;height:64px;object-fit:contain}.vendor-box .vendor-contain .vendor-image img{width:100%;height:100%;object-fit:contain}.vendor-box .vendor-list{margin-top:calc(10px + 8*(100vw - 320px)/1600);padding-top:calc(10px + 8*(100vw - 320px)/1600);border-top:1px solid var(--border-color)}.vendor-box .vendor-list ul{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center}.vendor-box .vendor-list ul li{display:block}.vendor-box .vendor-list ul li .address-contact{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.vendor-box .vendor-list ul li .address-contact svg{font-size:20px;line-height:1;color:var(--theme-color)}.vendor-box .vendor-list ul li .address-contact h5{font-weight:600;display:flex;align-items:center;flex-wrap:wrap;gap:2px 10px}.vendor-box .vendor-list ul li .address-contact h5 span{font-weight:400}.vendor-box .vendor-detail{margin:calc(13px + 15*(100vw - 320px)/1600) 0 0;line-height:1.7;color:var(--content-color);padding:0;border:unset}.dynamic-checkout{display:flex;align-items:center;gap:8px;margin-top:10px;max-width:600px}.dynamic-checkout button{width:100%;color:#fff;text-transform:uppercase;border:1px solid rgba(0,0,0,0)}.dynamic-checkout button.border-theme-color{border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);color:var(--theme-color)}.dynamic-checkout button.border-theme-color .spinning:before{border-right:3px solid var(--theme-color)}.dynamic-checkout button.border-theme-color.btn.disabled,.dynamic-checkout button.border-theme-color.btn:disabled{border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);color:var(--theme-color)}.dynamic-checkout button.btn.disabled,.dynamic-checkout button.btn:disabled{background-color:var(--theme-color);color:var(--white)}.dynamic-checkout button:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.dynamic-checkout button svg{animation:ring 4s ease-in-out .7s infinite;line-height:1;margin-top:-3px;font-size:calc(17px + 2*(100vw - 480px)/1440);stroke-width:.6px}@media(max-width:480px){.dynamic-checkout button svg{display:none}}.full-width-right-box .product-contain p{width:70%}@media(max-width:767px){.full-width-right-box .product-contain p{width:100%}}.full-width-right-box .secure-site-sec img{width:41%}.full-width-right-box .progress{width:75%}@media(max-width:1366px){.full-width-right-box .progress{width:100%}}.checkout .checkout-details{background-color:#f9f9f9;border:1px solid #ddd;padding:40px}.checkout .checkout-details .order-place{margin-top:15px}.order-box .title-box{padding-bottom:20px;color:#444;font-size:22px;border-bottom:1px solid #ededed;margin-bottom:20px}.order-box .title-box span{width:35%;float:right;font-weight:600;text-align:right}.order-box .title-box h4{font-weight:600}.order-box .title-box .checkbox-title{display:flex;justify-content:space-between}.order-box .sub-total li{position:relative;display:inline-block;font-size:16px;font-weight:600;color:#333;line-height:20px;margin-bottom:20px;width:100%}.order-box .sub-total li .count{position:relative;font-size:18px;line-height:20px;font-weight:400;width:35%;float:right;text-align:right}.order-box .sub-total .shipping-class{margin-bottom:12px}.order-box .sub-total .shipping-class .shopping-checkout-option{margin-top:-4px;position:relative;font-size:18px;line-height:20px;color:var(--theme-color);font-weight:400;width:35%;float:right;text-align:right}.order-box .total{position:relative;margin-bottom:30px}.order-box .total li{position:relative;display:block;font-weight:400;color:#333;line-height:20px;font-size:18px}.order-box .qty{position:relative;border-bottom:1px solid #ededed;margin-bottom:30px}.order-box .qty li{position:relative;display:block;font-size:15px;color:#444;line-height:20px;margin-bottom:20px}.order-box .qty li span{float:right;font-size:18px;line-height:20px;color:#232323;font-weight:400;width:35%;text-align:right}.radio-option{position:relative}.img-paypal{width:30%;margin-left:15px}.checkout-section-2 .left-sidebar-checkout .form-check{min-height:unset;padding:0;margin:0}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);float:unset;margin-left:0;background-color:unset;position:relative;border:unset}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-color:var(--white);border-radius:100%;transition:all .3s ease-in-out;border:1px solid var(--border-color)}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:12px;height:12px;background-color:var(--theme-color);transition:all .3s ease-in-out;border-radius:100%}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:active{filter:unset}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked:before{border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:focus{box-shadow:none;border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul{display:flex;flex-wrap:wrap;gap:calc(20px + 20*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li{position:relative;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li:last-child .checkout-box:before{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{position:absolute;top:0;left:0;width:50px;height:50px;border-radius:100%;padding:6px;background-color:#f9f9f6;display:flex;align-items:center;justify-content:center;color:var(--theme-color);box-shadow:0 0 8px #eee}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon svg{font-size:20px;color:var(--content-color)}body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{left:unset;right:0}@media(max-width:576px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{display:none}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{padding:calc(14px + 15*(100vw - 320px)/1600);background-color:#f8f8f8;border-radius:8px;box-shadow:0 0 8px #eee;margin-left:66px;position:relative}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:unset;margin-right:66px}@media(max-width:576px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:0}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:unset;margin-right:0}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{content:"";position:absolute;top:25px;left:-42px;width:0;height:calc(100% + 20px + 20*(100vw - 320px)/1600);z-index:-1;border-left:1px dashed rgba(34,34,34,.18)}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{left:unset;right:-42px}@media(max-width:576px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{content:none}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul{display:flex;align-items:center;gap:15px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li{width:auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);background-color:#f9f9f6;padding:15px 40px;border-radius:20px;text-align:center;cursor:pointer}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li i{font-size:28px;color:#898989;line-height:1}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li h5{color:#898989}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active{border-color:var(--theme-color);color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active i{color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .form-select{background-color:#f9f9f6;border-color:#eee;line-height:1.8}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title{margin-bottom:calc(9px + 8*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:space-between}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title h4{font-weight:600;font-size:calc(16px + 3*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);box-shadow:unset;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check{padding-left:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div{display:flex;position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label{right:unset;left:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label label{margin-bottom:0;line-height:1.7}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px;width:calc(85% + -10*(100vw - 320px)/1600)}body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail{margin-left:unset;margin-right:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail li{display:block;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p{line-height:1.4;margin-bottom:0;font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6 span,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p span{margin-right:4px;font-weight:600}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .add-address{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;text-align:center;cursor:pointer;background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);border-radius:8px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:var(--white);border-radius:5px}@media(max-width:1460px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .select-option{margin-top:6px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box{position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box svg{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category{display:flex;align-items:center;height:100%}@media(max-width:767px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category{display:block}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check{display:flex;align-items:center;margin-bottom:0;min-height:auto}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 2*(100vw - 320px)/1600);padding-left:12px;font-weight:500;margin-bottom:0;width:calc(100% - (15px + 2*(100vw - 320px)/1600))}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{padding-left:unset;padding-right:12px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%;padding:calc(8px + 2*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date input{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:none;background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time{display:flex;align-items:center;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle i{-webkit-text-stroke:1px var(--content-color);color:rgba(0,0,0,0);font-size:18px;margin-right:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:after{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:20px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu{border:1px solid rgba(0,0,0,0);box-shadow:0 6px 5px rgba(0,0,0,.1)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li a:active{color:var(--black);text-decoration:none;background-color:var(--border-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li+li{margin-top:5px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box{display:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box.show{display:block}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:rgba(26,164,136,.05);border-radius:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{width:100%;height:100%;display:flex;align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items>div{width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h4{margin-bottom:16px;color:var(--title-color);font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul{display:flex;flex-wrap:wrap;width:100%;margin:-8px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:25%;padding:8px}@media(max-width:1500px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:33.33%}}@media(max-width:1400px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:50%}}@media(max-width:460px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:100%}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li a{background-color:var(--white);display:block;text-align:center;color:var(--title-color);padding:12px 8px;border:1px solid var(--theme-color);border-radius:8px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li.active a{background-color:var(--theme-color);color:var(--white)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-button{padding:calc(14px + 6*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-method .custom-form-check label{font-weight:500;font-size:17px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-card-box .credit-detail{position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-info label{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:calc(14px + 6*(100vw - 320px)/1600);border-radius:8px;position:relative;background-color:var(--white);box-shadow:unset}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{cursor:pointer;font-size:calc(15px + 2*(100vw - 320px)/1600);padding-left:12px;font-weight:500;margin-bottom:0;width:calc(100% - (15px + 2*(100vw - 320px)/1600))}body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{padding-left:unset;padding-right:12px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option img{top:50%;transform:translateY(-50%);position:absolute;right:20px;width:60px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion{display:flex;flex-wrap:wrap;gap:calc(10px + 10*(100vw - 320px)/1600);align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item{border:none;border-radius:6px;overflow:hidden;display:block;width:100%;background-color:var(--light-gray);border-radius:5px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button{color:var(--content-color);position:relative;padding:0;background-color:var(--light-gray)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:30px;transition:transform .2s ease-in-out}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:30px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0);box-shadow:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{top:20%;transform:rotate(-180deg) translateY(-50%)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{display:flex;align-items:center;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{font-weight:500;display:flex;align-items:center;width:100%;font-size:calc(15px + 3*(100vw - 320px)/1600);padding:16px 20px;margin-bottom:0}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{padding-right:0}@media(max-width:480px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{margin-top:5px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-right:calc(6px + 4*(100vw - 320px)/1600)}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-left:calc(6px + 4*(100vw - 320px)/1600);margin-right:unset}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body{padding-top:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review{margin:0;line-height:1.5;color:var(--content-color);font-size:16px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover{color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{margin-bottom:calc(5px + 3*(100vw - 320px)/1600);display:flex;align-items:center}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{padding-left:unset;padding-right:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label{display:flex;align-items:center;font-size:calc(14px + 3*(100vw - 320px)/1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:10px}[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:unset;margin-left:10px}.checkout-section-2 .pos-detail-card .product-details .cart-listing .text-theme{color:var(--theme-color)}.checkout-section-2 .pos-detail-card .product-details .cart-listing li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.checkout-section-2 .pos-detail-card .product-details .cart-listing li img{width:50px;height:50px}.checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content{width:calc(100% - 50px - 70px)}.checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content h4{font-weight:400;color:var(--content-color);width:80%;-webkit-line-clamp:1;margin-bottom:4px}.checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content .price{position:absolute;right:0;top:0;font-weight:500;color:var(--title-color)}[dir=rtl] .checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content .price{right:unset;left:0}.empty-box{text-align:center}.empty-box img{width:40px;opacity:1}.empty-box h2{font-size:22px;color:#bfbfbf;font-weight:500;text-align:center;padding:14px 0 30px}.coupon-sec>div{width:100%}.coupon-sec .apply-sec{display:flex;align-items:flex-start;justify-content:space-between;background-color:rgba(26,164,136,.11);border-radius:7px;padding:12px;width:100%;border:1px dashed rgba(26,164,136,.2)}.coupon-sec .apply-sec a{color:var(--theme-color)}.coupon-sec .apply-sec h4 span{font-size:15px!important}.coupon-sec .apply-sec p{margin-bottom:0}.coupon-sec .apply-sec>div{display:flex;align-items:flex-start;gap:6px}.coupon-sec .apply-sec>div img{width:22px}.coupon-sec .coupon-box input{padding:10px}body[dir=rtl] .coupon-sec .coupon-box input{border-radius:0 6px 6px 0!important}.coupon-sec .coupon-box input::placeholder{color:rgba(var(--content-color),.18)}.coupon-sec .coupon-box .coupon-error{animation:shake .5s}.coupon-sec .coupon-box .btn-apply{outline:0;box-shadow:none;border:1px solid var(--theme-color);background-color:var(--theme-color);color:var(--white);padding:5px 16px;border-radius:0 5px 5px 0;height:100%}html.dark .coupon-sec .coupon-box .btn-apply{color:#fff}body[dir=rtl] .coupon-sec .coupon-box .btn-apply{border-radius:5px 0 0 5px!important}.pos-product-screen .search-panel form{width:100%}.pos-product-screen .slick-list{margin-left:-15px;margin-right:-15px}.pos-product-screen .slick-list .slick-slide{padding-left:15px;padding-right:15px}.product-section .product-box{padding:calc(8px + 6*(100vw - 320px)/1600);position:relative;transition:all .3s ease-in-out;overflow:hidden}.product-section .product-box:hover .product-image a img{transform:scale(1.1)}.product-section .product-box:hover .product-image .product-option{bottom:15px;opacity:1}.product-section .product-box .product-image{text-align:center;padding:20px;position:relative}@media(max-width:480px){.product-section .product-box .product-image{padding:8px}}.product-section .product-box .product-image img{width:100%;height:110px;object-fit:contain;transition:opacity .5s,transform 1.25s cubic-bezier(0,0,.44,1.18)}.product-section .product-box .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.product-section .product-box .product-image .product-option{display:none}}.product-section .product-box .product-image .product-option li{position:relative;width:33.33%}.product-section .product-box .product-image .product-option li a{color:var(--title-color)}.product-section .product-box .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.product-section .product-box .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.product-section .product-box .counter-box{display:block;position:relative}.product-section .product-box .counter-box h6{margin-top:0;height:auto}.product-section .product-box .counter-box .addtocart_btn .add-button,.product-section .product-box .counter-box .addtocart_btn .add_cart{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;padding:7px 11px!important;background-color:var(--white);color:#343434;font-size:16px;font-weight:400;transition:all .3s ease;border:1px solid #eee!important;background-color:#fff!important}.product-section .product-box .counter-box .addtocart_btn .add-button>div,.product-section .product-box .counter-box .addtocart_btn .add_cart>div{display:flex;align-items:center}.product-section .product-box .counter-box .addtocart_btn .add-button span,.product-section .product-box .counter-box .addtocart_btn .add_cart span{position:relative;left:unset;right:unset;bottom:unset;font-size:15px;margin-right:8px}.product-section .product-box .counter-box .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0;max-width:155px}.product-section .product-box .counter-box .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.product-section .product-box .counter-box .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.product-section .product-box .counter-box .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.product-section .product-box .counter-box .addtocart_btn .input-group .btn i{font-size:15px}.product-section .product-box .counter-box .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.product-section .product-box .progress{height:6px;border-radius:0;margin-top:calc(14px + 8*(100vw - 320px)/1600)}.product-section .product-box .stock{font-size:14px;color:var(--theme-color);margin-left:auto}.product-section .product-box .sold{font-weight:600;margin-top:3px;line-height:21px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.product-section .product-box .sold .price{font-weight:600;margin-top:0}.product-section .product-box .sold del{font-weight:400;margin-left:6px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.product-section .product-box .sold.weight{font-size:13px;margin:calc(5px + 3*(100vw - 320px)/1600) 0;line-height:normal;height:15px}.product-section .product-box .qty-box{width:100%;position:absolute;right:0;bottom:0;max-width:none}.product-section .product-box .price{margin-top:16px;font-weight:600}.pos-detail-card{position:-webkit-sticky;position:sticky;top:110px;border:unset;background-color:#f8f8f8}.pos-detail-card .billing-top{display:flex;align-items:center;gap:14px}.pos-detail-card .billing-top .btn{padding:13px 12px}.pos-detail-card .delivery-info{display:flex;align-items:center;justify-content:space-between;margin-top:20px;background-color:#f7f7f7;padding:15px;border-radius:5px}.pos-detail-card .summary-total{background-color:var(--white);padding:20px;border-radius:10px;margin-top:10px;position:relative}.pos-detail-card .summary-total .loader-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.pos-detail-card .summary-total:after,.pos-detail-card .summary-total:before{content:"";position:absolute;left:-15px;bottom:49px;width:30px;height:30px;background-color:#f9f9f6;border-radius:100%}.pos-detail-card .summary-total:before{left:unset;right:-15px}.pos-detail-card .summary-total.not-valid{opacity:.2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pos-detail-card .summary-total li{display:flex;align-items:center;flex-wrap:wrap}.pos-detail-card .summary-total li+li{padding-top:15px}.pos-detail-card .summary-total li h4{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color)!important}.pos-detail-card .summary-total li h4.txt-primary{color:var(--theme-color)!important}.pos-detail-card .summary-total li h4.price{margin-left:auto}body[dir=rtl] .pos-detail-card .summary-total li h4.price{margin-left:unset;margin-right:auto}.pos-detail-card .summary-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.pos-detail-card .summary-total li.list-total{border-top:1px dashed #ddd;padding-top:20px;margin-top:12px}.pos-detail-card .summary-total li.list-total h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.pos-detail-card .summary-total li.coupon-sec{padding-bottom:10px;margin-top:-2px}.pos-detail-card .summary-total li.border-cls{padding-top:0}.pos-detail-card .summary-total li.border-cls .checkbox_animated{margin-left:14px;margin-right:0;width:20px;height:20px}body[dir=rtl] .pos-detail-card .summary-total li.border-cls .checkbox_animated{margin-left:unset;margin-right:14px}.pos-detail-card .summary-total li.border-cls .checkbox_animated:after{top:50%;left:50%;transform:translate(-50%,-50%);right:unset;width:23px;height:23px}.pos-detail-card .summary-total li.border-cls .checkbox_animated:before{left:5px;top:5px;width:10px;height:6px}.pos-detail-card .summary-total li.border-cls label{font-size:14px;color:#777;padding-top:2px}.pos-detail-card .payment-btn{border-radius:10px;padding:13px 20px!important}.pos-detail-card .payment-method{margin-top:20px}.pos-detail-card .payment-method h4{margin-bottom:16px;color:#646464}.pos-detail-card .payment-method ul{display:flex;align-items:center;gap:15px}.pos-detail-card .payment-method ul li{width:auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);background-color:#f7f7f7;padding:15px 40px;border-radius:20px;background-color:rgba(13,164,135,.07);text-align:center;cursor:pointer}.pos-detail-card .payment-method ul li i,.pos-detail-card .payment-method ul li svg{font-size:28px;color:#898989;line-height:1}.pos-detail-card .payment-method ul li h5{color:#898989}.pos-detail-card .payment-method ul li.active{border-color:var(--theme-color);color:var(--theme-color)}.pos-detail-card .payment-method ul li.active i,.pos-detail-card .payment-method ul li.active svg{color:var(--theme-color)}.pos-detail-card .qty-box .input-group button{background-color:rgba(0,0,0,0)}.pos-detail-card .qty-box .input-group button i,.pos-detail-card .qty-box .input-group button svg{font-weight:700;font-size:18px}.product-details .table{border:0;margin-top:10px}.product-details .table tbody tr td{text-align:center}.product-details .table tbody tr td input::-webkit-inner-spin-button,.product-details .table tbody tr td input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-details .table tbody tr td input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:40px;padding:7px 12px;margin:0 auto}.product-details .table tbody tr td .product-content{display:flex;align-items:center;gap:8px}.product-details .table tbody tr td .product-content .product-image{width:35px;height:35px;text-align:center;margin:0 auto}.product-details .table tbody tr td .product-content .product-image img{width:100%;height:100%;object-fit:contain}.product-details .table tbody tr td .product-content .product-name{font-size:15px;font-weight:600;width:calc(100% - 35px - 8px)}.product-details .table tbody tr td .product-content .product-name h5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.product-details .table tbody tr td:first-child{text-align:left}.product-details .table thead th{text-align:center;font-size:16px}.product-details .table thead th:first-child{text-align:left}.product-details .empty-cart{padding:50px 0;text-align:center;width:100%}.product-details .empty-cart img{width:60%}.product-details .cart-listing{margin-top:25px;display:flex;flex-wrap:wrap}.product-details .cart-listing li{display:flex;align-items:center;gap:15px;position:relative;width:100%;padding-bottom:20px;border-bottom:1px dashed #ddd;margin-bottom:20px}.product-details .cart-listing li .qty-box{position:absolute;bottom:20px;right:0}.product-details .cart-listing li .qty-box .input-group{background-color:#f9f9f6}@media(max-width:576px){.product-details .cart-listing li .qty-box{position:relative;bottom:0}}.product-details .cart-listing li img{width:70px;height:70px;border-radius:6px;object-fit:contain}.product-details .cart-listing li .cart-content{width:calc(100% - 70px - 120px - 15px)}@media(max-width:576px){.product-details .cart-listing li .cart-content{width:calc(100% - 70px - 15px)}}.product-details .cart-listing li .cart-content h4{-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;font-weight:600;margin-bottom:9px;width:90%;font-size:16px;-webkit-box-orient:vertical;line-height:1.4;color:var(--content-color)}.product-details .cart-listing li .cart-content h5{color:var(--content-color)}.qty-box{margin-top:10px;width:120px}.qty-box .input-group{border-radius:7px;padding:4px;text-align:center;z-index:0;border:1px solid #eee}.qty-box .input-group,.qty-box .input-group.theme-bg-white{background-color:var(--white)}.qty-box .input-group button{width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:rgba(0,0,0,0);z-index:0;border-radius:4px!important;padding:0!important}.qty-box .input-group button svg{font-size:20px;fill:var(--theme-color)}.qty-box .input-group button i{font-size:13px;color:var(--theme-color);margin-top:1px}.qty-box .input-group button:focus{box-shadow:none}.qty-box .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.view-modal .modal-dialog .modal-content .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .btn-animation{width:calc(100% - 120px)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{margin-top:0;height:47px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border:0;height:100%}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:uppercase;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(16px + 6*(100vw - 320px)/1600)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .price{font-size:20px;color:var(--content-color)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li{width:100%}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto;border-color:#eee}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.dashboard-category .category-image{display:flex;align-items:center;justify-content:center;width:100%;height:85px;padding:20px;position:relative;overflow:hidden;border-radius:11px}.dashboard-category .category-image h4{font-size:35px;color:#969696;line-height:1}.dashboard-category .category-image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--light-gray);opacity:1;z-index:-1}.dashboard-category .category-image:hover{background:linear-gradient(-45deg,#0da487,#719460);transition:all .5s ease}.dashboard-category .category-image:hover h4{color:var(--white)}.dashboard-category .category-image.active{background:linear-gradient(-45deg,#0da487,#719460);transition:all .5s ease}.dashboard-category .category-image.active h4{color:var(--white)}.dashboard-category .category-image img{width:100%;height:100%;object-fit:contain}.dashboard-category .category-name{width:70%;margin:10px auto 0;display:block;text-align:center}.dashboard-category .category-name h6{color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pos-modal .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}.pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .btn-animation{width:calc(100% - 120px)}.pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{margin-top:0;height:47px}.pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border:0;height:100%}.pos-modal .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:capitalize;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(16px + 6*(100vw - 320px)/1600)}.pos-modal .modal-body .right-sidebar-modal .price{font-size:20px;color:var(--content-color)}.pos-modal .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.pos-modal .modal-body .right-sidebar-modal .brand-list li{width:100%}.pos-modal .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.pos-modal .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.pos-modal .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.pos-modal .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.pos-modal .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto;border-color:#eee}.pos-modal .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.pos-modal .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.pos-modal .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.pos-modal .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.pos-modal .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.selection-section h4{font-weight:500;margin-bottom:10px;font-size:16px}.selection-section ul{display:flex;align-items:center;gap:10px}.selection-section ul li button{display:inline-block;border:1px solid #eee!important;border-radius:5px;color:#222!important;background-color:var(--white)!important}.selection-section ul li button.active{background-color:var(--theme-color)!important;color:var(--white)!important}.selection-section ul.gram-selection li{display:block;text-align:center;width:auto;height:auto;padding:5px 10px}.selection-section ul.gram-selection li span{font-size:12px;display:block}body[dir=rtl]{direction:rtl}body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .row{justify-content:flex-end}body[dir=rtl] .text-end{text-align:left!important}body[dir=rtl] .ms-3{margin-left:unset!important;margin-right:1rem!important}body[dir=rtl] .ms-auto{margin-right:auto!important;margin-left:unset!important}body[dir=rtl] .slick-slider{direction:ltr}body[dir=rtl] .slick-slider .product-box{text-align:right}body[dir=rtl] .slick-slider .product-box .sold del{margin-left:6px;margin-right:unset}body[dir=rtl] .slick-slider .product-box .product-image .product-option li+li:after{left:0;right:unset}body[dir=rtl] .slick-slider .product-box .product-detail .product-rating{justify-content:flex-end}body[dir=rtl] .slick-slider .reviewer-box{direction:rtl}body[dir=rtl] .slick-slider .reviewer-box .icon svg{transform:rotateY(196deg);right:unset;left:calc(-13px + 2*(100vw - 320px)/1600)}body[dir=rtl] .slick-slider .clint-contain{direction:rtl}body[dir=rtl] .slick-slider .clint-contain:hover h2{margin-right:unset;margin-left:9px}body[dir=rtl] .slick-slider .clint-contain h2{right:unset;left:calc(24px + 10*(100vw - 320px)/1600)}body[dir=rtl] ul{padding-right:0}body[dir=rtl] .me-1{margin-right:unset;margin-left:.25rem!important}body[dir=rtl] .ms-2{margin-left:unset!important;margin-right:.5rem!important}body[dir=rtl] .me-2{margin-right:unset!important;margin-left:.5rem!important}.theme-color-1{--theme-color:#d99f46}.theme-color-2{--theme-color:#0baf9a}.theme-color-3{--theme-color:#239698}.theme-color-4{--theme-color:#6262a6}.theme-color-5{--theme-color:#417394}.dark :root.dark{--theme-color:#0da487;--white:#2a2d2d;--title-color:#ffffff;--light-gray:#1d1d22;--content-color:#dddddd;--black:#ffffff;--border-color:rgba(119,119,119,0.44)}@keyframes scaleUpDown{0%,to{transform:scaleY(1) scaleX(1)}50%,90%{transform:scaleY(1.1)}75%{transform:scaleY(.95)}80%{transform:scaleX(.95)}}@keyframes particleUp{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:-100%;transform:scale(.5)}}@keyframes shape{0%{background-position:100% 0}50%{background-position:50% 50%}to{background-position:0 100%}}@keyframes rounded{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes move{0%{transform:scale(1) rotate(0deg) translateZ(1px)}30%{opacity:1}to{z-index:10;transform:scale(0) rotate(1turn) translateZ(1px)}}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes flash{0%{opacity:.4;transition:.3s ease-in-out}to{opacity:1;transition:.3s ease-in-out}}@keyframes shake{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}@keyframes grow{0%,to{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(15deg)}3%{transform:rotate(-14deg)}5%{transform:rotate(17deg)}7%{transform:rotate(-16deg)}9%{transform:rotate(15deg)}11%{transform:rotate(-14deg)}13%{transform:rotate(13deg)}15%{transform:rotate(-12deg)}17%{transform:rotate(12deg)}19%{transform:rotate(-10deg)}21%{transform:rotate(9deg)}23%{transform:rotate(-8deg)}25%{transform:rotate(7deg)}27%{transform:rotate(-5deg)}29%{transform:rotate(5deg)}31%{transform:rotate(-4deg)}33%{transform:rotate(3deg)}35%{transform:rotate(-2deg)}37%{transform:rotate(1deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}.dark :root{--theme-color:#0da487;--white:#ffffff;--title-color:#222222;--light-gray:#f8f8f8;--content-color:#4a5568;--black:#000000;--border-color:#ececec}.dark .alert{font-size:15px;letter-spacing:.3px;padding:18px 24px}@media(max-width:575px){.dark .alert{top:0!important;right:0!important;margin:12px!important;width:-moz-fit-content;width:fit-content}}.dark .alert .alert-success{background:#39da8a!important;color:var(--white)!important;border:none}.dark .alert .alert-success .close{color:var(--white);opacity:1;top:-4px;text-shadow:none;font-weight:400;font-size:24px}.dark .alert .btn-close{top:50%!important;transform:translateY(-50%)!important}.dark [data-notify=icon]{margin-right:5px}.dark [data-notify=progressbar]{width:100%;height:5px;margin-bottom:0;position:absolute;bottom:0;left:0;border-radius:0}.dark .progress-bar-info{background-color:#0c5460}.dark .add-cart-box{display:flex;flex-wrap:nowrap;gap:10px;position:fixed;top:-90px;right:calc(10px + 10*(100vw - 320px)/1600);border:1px solid var(--border-color);align-items:center;padding:5px 10px;box-shadow:0 3px 5px rgba(34,34,34,.129);border-radius:5px;transition:all .3s ease-in-out;background-color:var(--white);z-index:6}.dark .add-cart-box.show{top:calc(10px + 10*(100vw - 320px)/1600)}.dark .add-cart-box .add-iamge{width:50px;height:auto}.dark .add-cart-box .btn-close{color:var(--white);background-color:var(--theme-color);opacity:1;background-image:none;position:absolute;top:-6px;right:-6px}.dark .add-cart-box .add-contain h6{font-weight:600}.dark .accordion-box{display:grid;grid-gap:24px;gap:24px}.dark .accordion-box .accordion-item{border:1px solid var(--border-color);border-radius:6px;overflow:hidden}.dark .accordion-box .accordion-item .accordion-header.collapsed .accordion-button{border-bottom:unset}.dark .accordion-box .accordion-item .accordion-header .accordion-button{display:flex;align-items:center;justify-content:space-between;color:var(--title-color);transition:all .3s ease-in-out;background-color:var(--light-gray);box-shadow:unset;font-size:18px;font-weight:600;border-bottom:1px solid var(--border-color);z-index:0}.dark .accordion-box .accordion-item .accordion-header .accordion-button:after{content:"";position:relative;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:auto;height:auto;background:unset;font-size:23px;line-height:1;font-weight:400;margin:0;color:#777}.dark .accordion-box .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);outline:0;box-shadow:unset;border-bottom:1px solid var(--border-color)}.dark .accordion-box .accordion-item .accordion-header .accordion-button.collapsed{border-color:rgba(0,0,0,0)}.dark .accordion-box .accordion-item .accordion-body p{font-size:15px;color:var(--content-color);line-height:1.7;margin:0}.dark .breadscrumb-section{background-color:var(--light-gray);position:relative;overflow:hidden}.dark .breadscrumb-section .breadscrumb-contain{padding:calc(26px + 14*(100vw - 320px)/1600) 0;text-align:center;color:var(--title-color);display:flex;align-items:center}@media(max-width:575px){.dark .breadscrumb-section .breadscrumb-contain{display:block}}.dark .breadscrumb-section .breadscrumb-contain h2{font-weight:700;font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:0}@media(max-width:575px){.dark .breadscrumb-section .breadscrumb-contain h2{text-align:center;margin-bottom:8px}}.dark .breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{position:relative;width:70%;margin:0 auto}@media(max-width:575px){.dark .breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{width:90%}}@media(max-width:360px){.dark .breadscrumb-section .breadscrumb-contain .search-box-breadscrumb{width:100%}}.dark .breadscrumb-section .breadscrumb-contain .search-box-breadscrumb input{width:100%;border:none;border-radius:6px;font-size:15px}.dark .breadscrumb-section .breadscrumb-contain .search-box-breadscrumb i{top:50%;transform:translateY(-50%);position:absolute;right:calc(14px + 6*(100vw - 320px)/1600);color:var(--content-color);font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark .breadscrumb-section .breadscrumb-contain nav{margin-left:auto}.dark body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav{margin-left:unset;margin-right:auto}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb{display:flex;align-items:center;justify-content:center}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item{font-weight:500}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item svg{color:var(--content-color);font-size:20px}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item.active{color:var(--black);line-height:1;margin-top:2px;display:flex;align-items:center}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item{position:relative;padding-left:8px}.dark body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:unset;padding-right:8px}.dark .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item:before{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;content:"";color:var(--content-color);float:unset;font-size:18px;padding-right:8px}.dark body[dir=rtl] .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item+.breadcrumb-item:before{padding-right:unset;padding-left:8px}.dark .breadscrumb-section .breadscrumb-order{display:block}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image{width:calc(170px + 80*(100vw - 320px)/1600);height:auto;margin:0 auto calc(16px + 12*(100vw - 320px)/1600)}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star{position:absolute;animation:grow 3s infinite;fill:var(--theme-color);opacity:0}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:first-child{width:12px;height:12px;left:12px;top:16px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(2){width:18px;height:18px;left:168px;top:84px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(3){width:10px;height:10px;left:32px;top:162px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(4){height:20px;width:20px;left:82px;top:-12px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(5){width:14px;height:14px;left:125px;top:162px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(6){width:10px;height:10px;left:16px;top:16px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:first-child{animation-delay:1.5s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(2){animation-delay:3s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(3){animation-delay:4.5s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(4){animation-delay:6s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(5){animation-delay:7.5s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .star:nth-child(6){animation-delay:9s}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark{position:relative;padding:30px;animation:checkmark 5m cubic-bezier(.42,0,.275,1.155) both;display:inline-block;transform:scale(.8);margin:-20px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark__check{position:absolute;top:50%;left:50%;z-index:10;transform:translate3d(-50%,-50%,0);fill:#fff}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark__background{fill:var(--theme-color);animation:rotate 35s linear infinite both}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image i{font-size:50px;color:#4ead4e}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image h2{margin-top:10px;margin-bottom:15px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image p{font-size:18px;text-transform:capitalize}.dark .breadscrumb-section .breadscrumb-order .order-box .order-image.order-fail i{color:var(--theme-color)}.dark .breadscrumb-section .breadscrumb-order .order-box .order-contain h3{font-size:calc(21px + 3*(100vw - 320px)/1600);font-weight:700;margin-bottom:6px}.dark .breadscrumb-section .breadscrumb-order .order-box .order-contain h5{margin-bottom:8px;line-height:1.4}.dark .faq-breadscrumb{background-color:var(--light-gray);position:relative;overflow:hidden}.dark .faq-breadscrumb .breadscrumb-contain{padding:calc(26px + 34*(100vw - 320px)/1600) 0;text-align:center;color:var(--title-color);display:block}.dark .faq-breadscrumb .breadscrumb-contain h2{font-size:calc(22px + 26*(100vw - 320px)/1600);font-weight:700;margin-top:-6px}.dark .faq-breadscrumb .breadscrumb-contain p{margin:calc(11px + 5*(100vw - 320px)/1600) auto 0;color:var(--content-color);width:50%;line-height:1.7;font-size:calc(14px + 2*(100vw - 320px)/1600)}@media(max-width:1660px){.dark .faq-breadscrumb .breadscrumb-contain p{width:60%}}@media(max-width:1366px){.dark .faq-breadscrumb .breadscrumb-contain p{width:70%}}@media(max-width:991px){.dark .faq-breadscrumb .breadscrumb-contain p{width:90%}}@media(max-width:767px){.dark .faq-breadscrumb .breadscrumb-contain p{width:100%}}.dark .faq-breadscrumb .breadscrumb-contain p span{display:inline}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag{position:relative;margin:calc(18px + 17*(100vw - 320px)/1600) auto 0;width:50%}@media(max-width:1660px){.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:60%}}@media(max-width:1366px){.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:70%}}@media(max-width:991px){.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:90%}}@media(max-width:767px){.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag{width:100%}}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group{background-color:var(--white)}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group i{display:flex;align-items:center;padding:0 calc(12px + 8*(100vw - 320px)/1600);color:var(--theme-color);font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .form-control{padding-left:0;border:none}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .form-control:focus{background-color:rgba(0,0,0,0)}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-menu li{display:block}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color);z-index:0}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button:after{content:unset}.dark .faq-breadscrumb .breadscrumb-contain .faq-form-tag .input-group .faq-dropdown-button i{position:relative;padding:0;margin-left:5px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .vendore-breadscrumb-section{background-image:url(/_next/static/media/breadcrumb.877a73a3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:calc(52px + 48*(100vw - 320px)/1600) 0}.dark .vendore-breadscrumb-section .breadscrumb-contain{width:50%;margin:0 auto}@media(max-width:1366px){.dark .vendore-breadscrumb-section .breadscrumb-contain{width:63%}}@media(max-width:991px){.dark .vendore-breadscrumb-section .breadscrumb-contain{width:85%}}@media(max-width:767px){.dark .vendore-breadscrumb-section .breadscrumb-contain{width:100%}}.dark .vendore-breadscrumb-section .breadscrumb-contain h2{font-size:calc(27px + 27*(100vw - 320px)/1600);text-align:center;margin-bottom:calc(14px + 4*(100vw - 320px)/1600)}.dark .vendore-breadscrumb-section .breadscrumb-contain form{position:relative}.dark .vendore-breadscrumb-section .breadscrumb-contain form span{position:absolute;top:50%;transform:translateY(-50%);left:16px}.dark .vendore-breadscrumb-section .breadscrumb-contain form span i{font-size:calc(21px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.dark .vendore-breadscrumb-section .breadscrumb-contain form .form-control{padding:calc(8px + 6*(100vw - 320px)/1600) calc(95px + 27*(100vw - 320px)/1600) calc(8px + 6*(100vw - 320px)/1600) calc(48px + 11*(100vw - 320px)/1600);border:none}.dark .vendore-breadscrumb-section .breadscrumb-contain form button{position:absolute;top:50%;transform:translateY(-50%);right:calc(3px + 3*(100vw - 320px)/1600);padding:0;font-size:calc(14px + 3*(100vw - 320px)/1600);width:calc(77px + 31*(100vw - 320px)/1600);height:calc(33px + 9*(100vw - 320px)/1600)}.dark .btn{display:flex;align-items:center;justify-content:center;color:var(--title-color);padding:calc(7px + 7*(100vw - 320px)/1600) calc(14px + 18*(100vw - 320px)/1600);font-weight:500;background:rgba(0,0,0,0);transition:all .3s ease;position:relative;border:none;font-size:calc(14px + 4*(100vw - 320px)/1600);z-index:0;white-space:nowrap}.dark .btn:focus{box-shadow:none}.dark .btn:hover .icon{transform:translateX(3px)}.dark .btn.dark-button{background:linear-gradient(93.33deg,#222221 12.35%,#2f2f2d 99.38%)!important}.dark .btn .icon{margin-left:calc(6px + 6*(100vw - 320px)/1600);transition:.3s ease}.dark .btn .icon-2{margin-left:6px;transition:.3s ease}.dark .btn-furniture{border:1px solid var(--content-color);color:var(--content-color);display:block}.dark .btn-animation{display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--white);border-radius:5px;font-weight:600;background:rgba(0,0,0,0);transition:all .3s ease;position:relative;background:#ff6b6b;background:linear-gradient(90deg,#ff6b6b,#ff4f4f);border:none;z-index:0}.dark .btn-animation svg{transition:.3s ease;font-size:21px}.dark .btn-animation:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;background:#ff4f4f;background:linear-gradient(90deg,#ff4f4f,#ff6b6b);transition:all .3s ease}.dark .btn-animation:hover{color:var(--white)}.dark .btn-animation:hover:after{top:0;height:100%}.dark .btn-animation:hover svg{color:#fff}.dark .btn-md{padding:calc(8px + 3*(100vw - 320px)/1600) calc(16px + 8*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.dark .btn-sm{padding:8px 16px;font-size:14px;font-weight:500}.dark .btn-2{padding:9px 25px;font-size:calc(14px + 4*(100vw - 320px)/1600);font-weight:400}.dark .btn-2:hover:after{top:0;height:100%}.dark .btn-2-animation{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease;position:relative;background:#0da487;background:linear-gradient(90deg,#0da487,#0e947a);border:none;z-index:0}.dark .btn-2-animation:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;background:#0da487;background:linear-gradient(90deg,#0e947a,#0da487);transition:all .3s ease}.dark .btn-category{padding:calc(6px + 2*(100vw - 320px)/1600) calc(16px + 11*(100vw - 320px)/1600);letter-spacing:.8px;font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:700;border-radius:50px}.dark .btn.btn-theme-outline{color:var(--theme-color);border:1px solid var(--theme-color);transition:all .5s ease}.dark .btn.btn-theme-outline:hover{background-color:var(--theme-color);color:#fff}.dark .save-back-button .btn-primary{background-color:var(--theme-color)!important;border:1px solid var(--theme-color)!important;transition:all .5s ease}.dark .save-back-button .btn-primary:hover{background-color:var(--white)!important;color:var(--theme-color)}.dark .save-back-button .btn-outline{border:1px solid var(--theme-color)!important;color:var(--theme-color)!important;background-color:var(--white)!important;transition:all .5s ease}.dark .save-back-button .btn-outline:hover{background-color:var(--theme-color)!important;color:var(--white)!important}.dark .save-back-button .btn-lg{font-size:16px;padding:10px 48px}.dark .btn-check:checked+.btn,.dark .btn.active,.dark .btn.show,.dark .btn:first-child:active,.dark :not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.dark .cookie-bar-box{background:var(--white);position:fixed;bottom:10px;right:10px;border-radius:calc(8px + 12*(100vw - 320px)/1600);max-width:370px;overflow:hidden;z-index:2;box-shadow:0 .25rem .5rem rgba(34,34,34,.05),0 24px 35px rgba(34,34,34,.1);transition:all .3s ease-in-out}@media(max-width:480px){.dark .cookie-bar-box{max-width:100%;right:0;margin:0 10px}}.dark .cookie-bar-box.hide{opacity:0;bottom:-350px}.dark .cookie-bar-box .cookie-box{padding:calc(13px + 17*(100vw - 320px)/1600);text-align:center}.dark .cookie-bar-box .cookie-box .cookie-image{display:flex;align-items:center;justify-content:center}.dark .cookie-bar-box .cookie-box .cookie-image img{width:calc(15px + 10*(100vw - 320px)/1600);height:auto;margin-right:10px}.dark .cookie-bar-box .cookie-box .cookie-contain{margin-top:calc(10px + 6*(100vw - 320px)/1600)}.dark .cookie-bar-box .cookie-box .cookie-contain h2{margin-bottom:calc(7px + 3*(100vw - 320px)/1600);font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:700}.dark .cookie-bar-box .cookie-box .cookie-contain h5{font-size:calc(14px + 4*(100vw - 320px)/1600);margin:0 auto;line-height:1.3}.dark .cookie-bar-box .button-group{display:flex;align-items:center;margin:0}.dark .cookie-bar-box .button-group button{white-space:nowrap;width:100%;font-weight:700;border-radius:0;text-transform:capitalize}.dark .cookie-bar-box .button-group button.privacy-button{background-color:var(--light-gray)}.dark .cookie-bar-box .button-group button.ok-button{background-color:var(--theme-color);color:#fff}.dark .cookie-bar-box-2{position:fixed;bottom:10px;right:10px;background-color:#eadfd8;max-width:400px;padding:20px;border-radius:20px;text-align:center}.dark .cookie-bar-box-2 .cookie-bar-image{display:flex;align-items:center;justify-content:center;width:47px;height:47px;background-color:#ded4cd;border-radius:100%;margin:0 auto 13px}.dark .cookie-bar-box-2 .cookie-bar-image i{font-size:26px;height:auto;color:#2c3249}.dark .cookie-bar-box-2 .cookie-bar-detail h4{line-height:1.5;color:#2c3249}.dark .cookie-bar-box-2 .cookie-bar-detail .cookie-button-group{display:flex;align-items:center;justify-content:center;margin-top:10px;flex-wrap:nowrap;gap:12px}.dark .cookie-bar-box-2 .cookie-bar-detail .cookie-button-group .allow-button{background-color:rgba(44,50,73,.16);padding:11px 17px;border:1px solid #2c3249;border-radius:50px 15px 15px 50px;font-size:14px;font-weight:600}.dark .cookie-bar-box-2 .cookie-bar-detail .cookie-button-group .decline-button{background-color:rgba(44,50,73,.16);padding:11px 17px;border-radius:15px 50px 50px 15px;font-size:14px;font-weight:600}.dark .counter{display:flex;align-items:center}.dark .counter .qty-left-minus,.dark .counter .qty-right-plus{display:flex;align-items:center;justify-content:center;width:calc(30px + 5*(100vw - 320px)/1600);height:calc(30px + 5*(100vw - 320px)/1600);border:1px solid var(--border-color);box-sizing:border-box;cursor:pointer;border-radius:20px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0}.dark .counter .qty-left-minus i,.dark .counter .qty-left-minus svg,.dark .counter .qty-right-plus i,.dark .counter .qty-right-plus svg{font-size:12px;margin-top:3px}.dark .counter .qty-left-minus:hover,.dark .counter .qty-right-plus:hover{color:#010200}.dark .counter .qty-left-minus{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:0}.dark .counter .qty-right-plus{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:0}.dark .counter input{width:45px;height:calc(30px + 5*(100vw - 320px)/1600);border:1px solid var(--border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;font-size:14px;font-weight:500;background-color:rgba(0,0,0,.06);border-radius:0}.dark input[type=number]::-webkit-inner-spin-button,.dark input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.dark .newsletter-form{display:flex;align-items:center;flex-wrap:nowrap;gap:11px}.dark .newsletter-form .form-control{background-color:rgba(0,0,0,0);padding:calc(8px + 4*(100vw - 320px)/1600)}.dark .newsletter-form .form-control::placeholder{color:var(--white);font-size:calc(14px + 4*(100vw - 320px)/1600)}.dark .normal-form .form-control{border:none}.dark .normal-form .form-control:focus{background-color:var(--white)}.dark .theme-form-check{cursor:pointer;transition:background .2s ease}.dark .theme-form-check input{width:20px;height:20px;vertical-align:middle;border-radius:10px;background:none;border:0;box-shadow:inset 0 0 0 1.5px #9f9f9f;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;transition:box-shadow .15s cubic-bezier(.95,.15,.5,1.25);pointer-events:none}.dark .theme-form-check input:focus{outline:none}.dark .theme-form-check input:checked{box-shadow:inset 0 0 0 6px #6743ee}.dark .theme-form-check input label{vertical-align:middle;display:inline-block;line-height:20px;padding:0 8px}.dark .theme-form-floating>.form-control:focus~label,.dark .theme-form-floating>.form-control:not(:placeholder-shown)~label,.dark .theme-form-floating>.form-select~label{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 4*(100vw - 320px)/1600);opacity:.95;top:-5px;left:5px;height:31px;background-color:var(--white);white-space:nowrap;opacity:1}.dark .theme-form-floating .form-control,.dark .theme-form-floating .form-select{height:calc(51px + 3*(100vw - 320px)/1600);line-height:normal}.dark .theme-form-floating>.form-control:focus,.dark .theme-form-floating>.form-control:not(:placeholder-shown){padding-top:17px;padding-bottom:10px;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:500}.dark .theme-form-floating>.form-select{padding-top:12px;padding-bottom:10px;font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.dark .theme-form-floating>.form-select:focus{border-color:var(--theme-color);outline:0;box-shadow:0 0 0 4px rgba(0,0,0,0)}.dark .theme-form-floating .form-control:focus{background-color:var(--white);border:1px solid #ced4da}.dark .theme-form-floating label{font-size:calc(13px + 3*(100vw - 320px)/1600);color:var(--content-color);border:none}.dark .theme-form-floating-2>.form-control:focus~label,.dark .theme-form-floating-2>.form-control:not(:placeholder-shown)~label,.dark .theme-form-floating-2>.form-select~label{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 4*(100vw - 320px)/1600);opacity:.95;top:-5px;left:10px;height:31px;background-color:var(--white);padding:0 10px;opacity:1}.dark .theme-form-floating-2>.form-control:focus,.dark .theme-form-floating-2>.form-control:not(:placeholder-shown){padding-top:12px;padding-bottom:10px;font-size:15px;font-weight:500}.dark .theme-form-floating-2>.form-select{padding-top:12px;padding-bottom:10px;font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.dark .theme-form-floating-2>.form-select:focus{border-color:var(--theme-color);outline:0;box-shadow:0 0 0 4px rgba(0,0,0,0)}.dark .theme-form-floating-2 .form-control:focus{background-color:var(--white);border:1px solid #ced4da}.dark .theme-form-floating-2>.form-control,.dark .theme-form-floating-2>.form-select{height:46px}.dark .theme-form-floating-2>label{top:50%;transform:translateY(-50%);left:9px;padding:0;border:none;height:auto}.dark .theme-form-floating-2>.form-control{padding:14px 10px}.dark .theme-form-floating-2 label{font-size:calc(13px + 3*(100vw - 320px)/1600);color:var(--content-color)}.dark .checkbox_animated{cursor:pointer;position:relative;margin-right:16px;height:100%;z-index:0;border:unset}.dark .checkbox_animated:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:4px;z-index:1;border-left:2px solid var(--theme-color);border-bottom:2px solid var(--theme-color);border-right-style:solid;border-top-style:solid;border-top:2px var(--theme-color);border-right:2px var(--theme-color)}.dark .checkbox_animated:after{content:"";position:absolute;width:21px;height:21px;top:-2px;left:0;background-color:var(--white);border:2px solid var(--border-color);cursor:pointer}.dark html.dark .checkbox_animated:after{background-color:#1d1d22;border-color:#1d1d22}.dark .checkbox_animated:checked:before{transform:rotate(-45deg) scale(1)}.dark .custom-form-check-2{min-height:auto;margin-bottom:0}.dark .custom-form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:0}.dark .custom-form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.dark .custom-form-check .form-check-input:focus{box-shadow:none}.dark .form-control{font-size:14px;padding:calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600)}.dark .form-control::placeholder{color:rgba(var(--content-color),.3215686275)}.dark .form-control.subscribe-input{border:none;border-radius:0}.dark .form-control:focus{color:var(--black)}.dark .form-select{font-size:14px}.dark .form-select.theme-form-select:focus{background-color:var(--white);box-shadow:none;color:var(--black)}.dark .input-group .btn{z-index:1}.dark .outer-otp .inner-otp .no-background{background-color:rgba(0,0,0,0)}.dark body[dir=rtl] .form-select{background-position:left .75rem center}.dark html.dark select{background-size:12px;--bs-form-select-bg-img:url(/_next/static/media/light-down-arrow.c13ab866.svg)}.dark .custom-select-box{position:relative;cursor:pointer}.dark .custom-select-box .box-content{position:absolute;z-index:2;width:100%;background-color:var(--white);padding:calc(5px + 5*(100vw - 320px)/1600);top:60px;border:1px solid #efefef;border-radius:5px;box-shadow:0 0 8px #ededed;transform:translateY(-15px);transition:all .5s ease;opacity:0;visibility:hidden}.dark html.dark .custom-select-box .box-content{border-color:rgba(119,119,119,.44);box-shadow:0 0 8px rgba(255,255,255,.12)}.dark .custom-select-box .box-content input{padding:7px 10px!important}.dark .custom-select-box .box-content.open{visibility:visible;opacity:1;transform:none}.dark .custom-select-box .box-content ul{margin-top:10px;padding-left:0;max-height:160px;overflow:auto}.dark .custom-select-box .box-content ul li{color:var(--title-color)!important;padding-block:4px;display:flex;justify-content:flex-start;align-items:center}.dark .custom-select-box .box-content ul li:hover p{color:var(--theme-color)}.dark .custom-select-box .box-content ul li:last-child{padding-bottom:0}.dark .custom-select-box .box-content ul li+li{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.dark .custom-select-box .box-content ul li a{display:block;color:#898989;text-transform:capitalize}.dark .custom-select-box .box-content ul li p{font-size:15px;text-transform:capitalize;letter-spacing:.05em;margin-bottom:0;transition:all .5s ease}.dark .custom-select-box .box-content ul li .selected{color:var(--theme-color)}.dark .custom-select-box .close-icon{top:50%;transform:translateY(-50%);position:absolute;right:40px;line-height:1;cursor:pointer}.dark .category-select-box{position:relative}.dark .category-select-box .bootstrap-tagsinput{border:1px solid #efefef;background-color:#f9f9f6!important;font-size:calc(14px + 2*(100vw - 320px)/1600);color:#898989;padding:10px;border-radius:.375rem;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.dark .category-select-box .bootstrap-tagsinput input{border:none;padding:0!important;line-height:2}.dark .category-select-box .select-category-box{position:absolute;z-index:1;top:60px;width:100%;opacity:0;visibility:hidden;transition:all .2s ease;transform:translateY(-20px)}.dark .category-select-box .select-category-box.show{opacity:1;transform:none;visibility:visible}.dark .outer-otp{width:235px;overflow:hidden}.dark .outer-otp .inner-otp{left:0;position:-webkit-sticky;position:sticky}.dark .outer-otp .inner-otp input{padding-left:15px;letter-spacing:41px;border:0;background-image:linear-gradient(270deg,rgb(189,189,189) 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:50px 1px;background-repeat:repeat-x;background-position-x:35px;width:300px;min-width:300px}.dark .input-error,.dark .input-error .invalid-feedback{position:relative}.dark body[dir=rtl] textarea.form-control.is-valid,.dark body[dir=rtl] textarea.form-control:valid{padding-left:calc(1.5em + .75rem);padding-right:calc(12px + 3*(100vw - 320px)/1600);background-position:top calc(.375em + .1875rem) left calc(.375em + .1875rem)}.dark .label-flex{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center}.dark .label-flex .discount{background-color:var(--theme-color);color:var(--white);padding:4px calc(7px + 3*(100vw - 320px)/1600);border-radius:4px}.dark .label-flex .discount.sm-discount label{font-size:12px}.dark .label-flex .discount label{display:flex;align-items:center;justify-content:center;margin:-2px 0}.dark .label-flex .wishlist{font-size:calc(16px + 6*(100vw - 320px)/1600);color:var(--content-color);margin-left:auto}.dark .title-header .right-options ul{display:flex;align-items:center;gap:15px}.dark .title-header a{color:#222}.dark .title-header h5:after{left:-25px}.dark body[dir=rtl] .title-header h5:after{right:-28px}.dark .card{margin-bottom:30px;border:none;letter-spacing:.5px;border-radius:15px;padding:25px}@media(max-width:576px){.dark .card{padding:15px}}.dark .card.card-hover{transition:all .3s ease}.dark .card.card-hover:hover{box-shadow:0 0 25px rgba(35,35,35,.1);transition:all .4s ease;transform:translateY(-5px)}.dark .card.card-tiles{border:1px solid #ddd}.dark .card .card-header{background-color:var(--white);padding:0;border-bottom:1px solid var(--light-gray);position:relative;margin-bottom:16px}.dark .card .card-header--2{display:flex;align-items:center;justify-content:space-between;padding:40px}.dark .card .card-header-1{margin:40px 0 20px;color:#1c2128}.dark .card .card-header-1 h5{font-size:20px;font-weight:700}.dark .card .card-header-2{color:#1c2128;margin-bottom:30px}.dark .card .card-header-2 h5{font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:700}.dark .card .card-header-block{display:block;padding:40px}.dark .card .card-header-block .card-order-section{margin-top:20px;border-top:1px solid rgba(35,35,35,.15);border-bottom:1px solid rgba(35,35,35,.15);padding:10px 0}.dark .card .card-header-block .card-order-section ul{margin:-8px}.dark .card .card-header-block .card-order-section ul li{display:inline-block;margin:8px;position:relative}.dark .card .card-header-block .card-order-section ul li:before{content:"/";position:absolute;top:0;right:-10px;width:0;height:100%}.dark .card .card-header-block .card-order-section ul li:last-child:before{content:none}.dark .card .card-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a{color:#9a9a9a}.dark .card .card-header-top{padding:16px}.dark .card .card-header.card-no-border{border-bottom:none!important}.dark .card .card-header h5{font-size:30px;font-weight:700}.dark .card .card-header h5:not(.m-0),.dark .card .card-header h5:not(.mb-0){margin-bottom:0;text-transform:capitalize}.dark .card .card-header>span{font-size:12px;color:rgba(74,85,104,.7);margin-top:5px;display:block;letter-spacing:1px}.dark .card .card-header .card-header-right{border-radius:0 0 0 7px;right:35px;top:33px;display:inline-block;padding:8px 0;position:absolute;background-color:var(--white);z-index:1}.dark .card .card-header .card-header-right .card-option{text-align:right;width:35px;height:20px;overflow:hidden;transition:.3s ease-in-out}.dark .card .card-header .card-header-right .card-option li{display:inline-block}.dark .card .card-header .card-header-right .card-option li:first-child i{transition:1s;font-size:16px;color:var(--theme-color)}.dark .card .card-header .card-header-right .card-option li:first-child i.icofont{color:unset}.dark .card .card-header .card-header-right i{margin:0 5px;cursor:pointer;color:#2c323f;line-height:20px}.dark .card .card-header .card-header-right i.icofont-refresh{font-size:13px}.dark .card .card-header .best-selling-box{display:flex;align-items:center}.dark .card .card-header .best-selling-box span{margin-right:6px;font-weight:700;color:var(--title-color)}.dark .card .card-header .best-selling-box .dropdown .dropdown-toggle{color:var(--content-color)}.dark .card .card-body{padding:0;background-color:rgba(0,0,0,0)}.dark .card .card-body-2{padding:16px}.dark .card .card-body h3{color:var(--title-color);text-transform:capitalize}.dark .card .card-body p:last-child{margin-bottom:0}.dark .card .sub-title{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:5px;margin-bottom:8px;font-size:18px}.dark .card .card-footer{background-color:var(--white);border-top:1px solid var(--light-gray);padding:30px 40px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.dark .card.card-load .card-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--white),.7);z-index:8;display:flex;align-items:center;justify-content:center}.dark .card.card-load .card-loader i{margin:0 auto;color:var(--theme-color);font-size:20px}.dark .card.full-card{position:fixed;top:0;z-index:99999;box-shadow:none;right:0;border-radius:0;border:1px solid #efefef;width:calc(100vw - 12px);height:100vh}.dark .card.full-card .card-body{overflow:auto}.dark .card-absolute{margin-top:20px}.dark .card-absolute .card-header{position:absolute;top:-20px;left:15px;border-radius:.25rem;padding:10px 15px}.dark .card-absolute .card-header h5{font-size:17px}.dark .card-absolute .card-body{margin-top:10px}.dark .card-header .border-tab{margin-bottom:-13px}.dark .custom-card{overflow:hidden;padding:30px}.dark .custom-card .card-header{padding:0}.dark .custom-card .card-header img{border-radius:50%;margin-top:-100px;transform:scale(1.5)}.dark .custom-card .card-profile{text-align:center}.dark .custom-card .card-profile img{height:110px;padding:7px;background-color:var(--white);z-index:1;position:relative}.dark .custom-card .card-social{text-align:center}.dark .custom-card .card-social li{display:inline-block;padding:15px 0}.dark .custom-card .card-social li:last-child a{margin-right:0}.dark .custom-card .card-social li a{padding:0;margin-right:15px;color:#bcc6de;font-size:16px;transition:all .3s ease}.dark .custom-card .card-social li a:hover{color:var(--theme-color);transition:all .3s ease}.dark .custom-card .profile-details h6{margin-bottom:30px;margin-top:10px;color:rgba(74,85,104,.7);font-size:14px}.dark .custom-card .card-footer{padding:0}.dark .custom-card .card-footer>div{padding:15px;text-align:center}.dark .custom-card .card-footer>div+div{border-left:1px solid #efefef}.dark .custom-card .card-footer>div h3{margin-bottom:0;font-size:24px}.dark .custom-card .card-footer>div h6{font-size:14px;color:rgba(74,85,104,.7)}.dark .custom-card .card-footer>div h5{font-size:16px;margin-bottom:0}.dark .custom-card .card-footer>div i{font-size:24px;display:inline-block;margin-bottom:15px}.dark .custom-card .card-footer>div .m-b-card{margin-bottom:10px}.dark .card .pagination-box{margin:0 auto;padding-bottom:30px;padding-top:5px}.dark .spinning{padding-right:40px}.dark .spinning:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;right:10px;top:4px;border:2px solid rgba(var(--white),.29);border-right:3px solid var(--white);animation:rotate360 .5s linear infinite}@keyframes rotate360{to{transform:rotate(1turn)}}.dark .custom-loader-wrapper,.dark .loader-wrapper{position:fixed;left:0;width:100%;height:100vh;background-color:var(--white);z-index:999;display:flex;align-items:center;justify-content:center;text-align:center;gap:15px;top:0}.dark .custom-loader-wrapper .loader,.dark .loader-wrapper .loader{width:48px;height:48px;border:5px solid #eaeaea;border-bottom:5px solid var(--theme-color);border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}.dark .custom-loader-wrapper h3,.dark .loader-wrapper h3{margin-top:6px;color:#777;font-weight:400}.dark .custom-box-loader{position:relative;min-height:350px;z-index:0}.dark .custom-box-loader .box-loader .custom-loader-wrapper,.dark .custom-box-loader .box-loader .loader-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:0;gap:0;z-index:8;align-items:flex-start}.dark .custom-box-loader .box-loader .custom-loader-wrapper>div,.dark .custom-box-loader .box-loader .loader-wrapper>div{padding-top:30%}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark div#loading-bar{color:var(--theme-deafult)!important}.dark div#loading-bar .bar{background:var(--theme-deafult)!important}.dark #loading-bar-spinner{top:15px!important;left:unset!important;right:0!important;margin-right:20px;color:var(--theme-deafult)!important}.dark #loading-bar-spinner .spinner-icon{width:16px!important;height:16px!important}.dark .loader-bg .ngx-bar{background-color:var(--theme-color)!important}.dark .loader-bg .ngx-spinner{color:var(--theme-color)!important;right:10px;left:unset!important}.dark .skeleton-body{background-image:none!important;overflow:hidden;pointer-events:none;position:fixed;left:0;top:0;width:100vw;height:100vh}.dark .skeleton-body .bg-effect{background-image:none}.dark .skeleton-body .title{opacity:0;visibility:hidden}.dark .skeleton-body .skeleton-banner-xl{position:relative}.dark .skeleton-body .skeleton-banner-xl .bg-size{background-color:#f8f8f8!important;background-image:none!important}.dark .skeleton-body .skeleton-banner-sm,.dark .skeleton-body .skeleton-banner-xl [class*=col-]{position:relative}.dark .skeleton-body .skeleton-banner-sm .bg-size{background-color:#f8f8f8!important}.dark .skeleton-body .skeleton-banner-sm [class*=col-]{position:relative}.dark .skeleton-body .skeleton-banner-sm .skeleton-text-wrap .placeholder{min-height:6.8%}.dark .skeleton-body .skeleton-banner-vertical{position:relative}.dark .skeleton-body .skeleton-banner-vertical .bg-size{background-color:#f8f8f8!important;background-image:none!important}.dark .skeleton-body .skeleton-banner-vertical [class*=col-]{position:relative}.dark .skeleton-body .skeleton-banner-vertical .skeleton-text-wrap{justify-content:flex-start}.dark .skeleton-body .skeleton-banner-vertical .skeleton-text-wrap .placeholder{min-height:3.3%}.dark .skeleton-body .skeleton-text-wrap{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:30px}.dark .skeleton-body .skeleton-text-wrap .placeholder{min-height:4.3%;background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;border-radius:10px}.dark .skeleton-body .home-section-2{background-color:#f2f2f2;background-image:none!important}.dark .skeleton-body .compare-fix,.dark .skeleton-body .recently-purchase,.dark .skeleton-body .setting-box,.dark .skeleton-text-wrap{display:none}.dark .skeleton-box{position:absolute;top:0;left:0;width:100%;height:max-content;padding:calc(8px + 6*(100vw - 320px)/1600);z-index:0;background-color:#f9f9f6}.dark .skeleton :empty{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:100%}.dark [class=dark] .skeleton :empty{background-color:#1d1d22;background-image:linear-gradient(135deg,#1d1d22,#2a2d2d 20%,#1d1d22 40%,#1d1d22)}.dark .skeleton__section+.skeleton__section{margin-top:16px}.dark .skeleton,.dark .skeleton-section{width:100%}.dark .skeleton__section--actions{display:flex;flex-direction:row;gap:8px;margin-bottom:16px}.dark .skeleton__section--card{display:flex;flex-direction:row;margin-bottom:24px}.dark .skeleton__header{margin-bottom:6px;height:32px;width:200px;max-width:35%}.dark .skeleton__header--long{width:300px;max-width:85%}.dark .skeleton__p{height:16px;width:100%;margin-bottom:8px}.dark .skeleton__p:last-child{width:45%}.dark .skeleton__p--short{max-width:120px}.dark .skeleton__img{height:160px;width:64px;border-radius:8px}.dark .skeleton__tree .skeleton__p{width:100%;max-width:none}@keyframes skeletonShine{to{background-position:500px 0}}.dark .skeleton-seller .vendor-text{width:66px;height:66px;border-radius:11px;background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%}.dark .skeleton-seller .contain-name h3{width:50%}.dark .skeleton-seller .contain-name .product-label,.dark .skeleton-seller .contain-name h3{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;height:28px}.dark .skeleton-seller .contain-name .product-label{width:20%}.dark .skeleton-seller .contain-name .product-label:after{display:none}.dark .skeleton-seller .saller-contact{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:50%!important;height:28px}.dark .skeleton-seller .saller-contact.mt-2{width:60%!important}.dark .blog-skeleton .product-box{padding:0;background-color:rgba(0,0,0,0)}.dark .blog-skeleton .skeleton__img{height:224px}.dark .list_view .skeleton{display:flex;align-items:center}.dark .list_view .skeleton__section--card{display:flex;flex-direction:row;margin-bottom:-1px;width:38%;transition:all .3s ease-in-out;height:300px}.dark .list_view .skeleton__img{height:100%}.dark .list_view .content-div{width:50%;margin-left:30px}.dark .skeleton-vertical .offer-image{width:80px;height:80px;background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:7px}.dark .skeleton-vertical.offer-product .offer-detail .vertical-price{width:120px;height:21px}.dark .skeleton-vertical.offer-product .offer-detail .vertical-price,.dark .skeleton-vertical.offer-product .offer-detail span{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:9px}.dark .skeleton-vertical.offer-product .offer-detail span{width:30px;height:20px}.dark .skeleton-vertical.offer-product .offer-detail a .name{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:120px;height:16px;border-radius:9px}.dark .skeleton-offer .coupon-box{padding:40px 27px}.dark .skeleton-offer .coupon-box .coupon-name .card-name h5{background:#fff;background-position:-500px 0;animation:skeletonShine 2s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#ffffff,#e1e1e1 20%,#ffffff 40%,#ffffff);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:24px;width:140px}.dark .skeleton-offer .coupon-box .coupon-name .card-name h5:after{display:none}.dark .skeleton-offer .coupon-box .coupon-content p{background:#fff;background-position:-500px 0;animation:skeletonShine 2s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#ffffff,#e1e1e1 20%,#ffffff 40%,#ffffff);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:22px;margin-bottom:0;width:70%}.dark .skeleton-offer .coupon-box .coupon-content .long{width:90%;margin-top:10px}.dark .skeleton-offer .coupon-box .coupon-content .long.long-s{width:60%}.dark .common-skeleton ul{display:flex;flex-direction:column;padding:0!important}.dark .common-skeleton ul li{display:block!important}.dark .common-skeleton ul .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;border-radius:5px;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;opacity:1;height:24px}.dark .common-skeleton ul .placeholder+.placeholder{margin-top:14px}.dark .common-skeleton .img-box{display:flex;align-items:center;margin-bottom:40px}.dark .common-skeleton .img-box .img-content{width:80%;display:flex;flex-direction:column;gap:8px;margin-left:40px}.dark .common-skeleton .img-box .img{width:230px;height:230px;border-radius:15px}.dark .common-skeleton .img-box .img,.dark .common-skeleton .img-box .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;opacity:1}.dark .common-skeleton .img-box .placeholder{border-radius:5px;height:20px}@keyframes skeleton-loader{0%{transform:translateZ(0);background-position:-468px 0}to{transform:translateZ(0);background-position:468px 0}}.dark .product-section-box .question-answer.skeleton-qa li h6{background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;height:20px;width:15%}.dark .product-section-box .question-answer.skeleton-qa li .answer-box>div{width:100%}.dark .product-section-box .question-answer.skeleton-qa li .answer-box p{background:linear-gradient(90deg,rgba(212,212,212,.41) 8%,#cdcdcd 18%,rgba(212,212,212,.41) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite;height:20px;width:40%;margin-bottom:6px}.dark .product-section-box .question-answer.skeleton-qa li .answer-box p:nth-child(2){width:60%}.dark .product-section-box .question-answer.skeleton-qa li .answer-box p:nth-child(3){width:50%}.dark .product-section-box .question-answer.skeleton-qa li .answer-box h5,.dark .product-section-box .question-answer.skeleton-qa li .question-box h5{border:none;background-color:var(--light-gray)}.dark .modal-close-btn{position:absolute;top:-10px;right:-10px;z-index:2;color:#fff;font-size:23px;padding:0}.dark .modal-close-btn:hover{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .save-back-button{padding:0 calc(17px + -1*(100vw - 320px)/1600);display:flex;align-items:center;gap:8px}.dark .theme-modal .modal-content{border:none}.dark html.dark .theme-modal .modal-content{background-color:#2a2d2d}.dark .theme-modal .modal-content .modal-header{border-bottom:none;padding:calc(8px + 8*(100vw - 320px)/1600) calc(17px + -1*(100vw - 320px)/1600)}.dark .theme-modal .modal-content .modal-header .modal-title{font-weight:600;font-size:20px;width:95%;color:var(--content-color)}.dark .theme-modal .modal-content .modal-header .modal-title svg{display:none}.dark .theme-modal .modal-content .modal-header .btn-close{position:absolute;top:calc(7px + 3*(100vw - 320px)/1600);right:calc(7px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);opacity:1;background-image:none;border-radius:4px;font-size:calc(20px + 3*(100vw - 320px)/1600);width:calc(28px + 5*(100vw - 320px)/1600);height:calc(28px + 5*(100vw - 320px)/1600);color:var(--white);margin:0;padding:0;z-index:1;display:flex;align-items:center;justify-content:center}.dark body[dir=rtl] .theme-modal .modal-content .modal-header .btn-close{right:unset;left:10px}.dark html.dark .theme-modal .modal-content .modal-header .btn-close{color:#fff}.dark .theme-modal .modal-content .modal-header .btn-close:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased}.dark .theme-modal .modal-content .modal-body{padding-top:5px}.dark html.dark .theme-modal .modal-content .modal-body{background-color:#2a2d2d}.dark .theme-modal .modal-content .modal-body.policy-body{padding:5px 16px 16px}.dark .theme-modal .modal-content .modal-body.policy-body p{color:var(--content-color);line-height:1.5;font-size:15px;margin-bottom:0}.dark .theme-modal .modal-content .modal-body.policy-body p strong{font-size:17px;color:var(--title-color)}.dark .theme-modal .modal-content .modal-body.policy-body p+p{margin-top:12px}.dark .theme-modal .modal-content .modal-body.policy-body ul{list-style-type:disc;padding-left:19px;margin-top:2px;display:grid;grid-gap:3px;gap:3px}.dark body[dir=rtl] .theme-modal .modal-content .modal-body.policy-body ul{padding-left:unset;padding-right:19px}.dark .theme-modal .modal-content .modal-body.policy-body ul li{display:list-item;color:var(--content-color)}.dark .theme-modal .modal-content .modal-body .modal-footer{padding:calc(8px + 8*(100vw - 320px)/1600) 0 0}.dark .theme-modal .modal-content .modal-footer{border:none;padding:calc(8px + 8*(100vw - 320px)/1600) calc(17px + -1*(100vw - 320px)/1600);gap:8px}.dark .theme-modal .modal-content .modal-footer button{margin:0}.dark .delete-modal .modal-body{text-align:center}.dark .delete-modal .modal-body svg{width:70px;height:70px;padding:18px;border-radius:100%;background-color:rgba(26,164,136,.1);color:var(--theme-color);margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-left:auto;margin-right:auto}.dark .delete-modal .modal-body .modal-title{font-weight:700;font-size:calc(17px + 8*(100vw - 320px)/1600);margin-bottom:7px}.dark .delete-modal .modal-body p{margin-bottom:20px;font-size:14px}.dark .delete-modal .modal-body .button-box{display:flex;align-items:center;justify-content:center;gap:15px}.dark .delete-modal .modal-body .button-box button{font-size:16px;padding:11px 50px;transition:none}.dark .view-modal .modal-content .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}.dark html.dark .view-modal .modal-content .modal-body{background-color:#2a2d2d}.dark .view-modal .modal-content .modal-body .view-image-slider{background-color:#f9f9f9;border-radius:7px;margin-bottom:10px}.dark html.dark .view-modal .modal-content .modal-body .view-image-slider{background-color:#1d1d22}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next,.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{top:50%;transform:translateY(-50%);width:calc(24px + 6*(100vw - 320px)/1600);height:calc(24px + 6*(100vw - 320px)/1600);display:flex!important;align-items:center;justify-content:center;position:absolute;z-index:1;background-color:var(--white);border:1px solid var(--border-color);border-radius:100%}.dark html.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next,.dark html.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{border:1px solid rgba(119,119,119,.1);box-shadow:0 0 8px rgba(119,119,119,.1803921569);background-color:#2a2d2d}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:before,.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:before{content:unset}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:after,.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:after{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:calc(17px + 3*(100vw - 320px)/1600);line-height:1;color:var(--title-color)}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{left:-14px;right:unset}@media(max-width:991px){.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev{left:0;right:unset}}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-prev:after{margin-right:2px;content:""}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next{right:-14px;left:unset}@media(max-width:991px){.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next{right:0;left:unset}}.dark .view-modal .modal-content .modal-body .view-image-slider .slick-slider .slick-next:after{margin-left:2px;content:""}.dark .view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-arrow{display:none!important}.dark .view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list{margin:0 -5px}.dark .view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list .slick-slide ul,.dark .view-modal .modal-content .modal-body .thumbnail-slider .slick-slider .slick-list .slick-slide>div{margin:0 5px}.dark .view-modal .modal-content .modal-body .thumbnail-image{display:flex;align-items:center;justify-content:center;height:100%;background-color:#f9f9f9;cursor:pointer}.dark html.dark .view-modal .modal-content .modal-body .thumbnail-image{background-color:#1d1d22}.dark .view-modal .modal-content .modal-body .thumbnail-image img{width:100%;height:100%;object-fit:contain}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .selection-section h4{font-size:16px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package{justify-content:center}}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li a,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover button,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li:hover img{border-color:rgba(154,154,154,.65)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active button,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active button,.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.active img{color:#fff}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled a,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled button{cursor:default}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active{border-color:rgba(154,154,154,.4)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active button{color:var(--content-color);background-color:#f8f8f8}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-package li.disabled.active button{background-color:#1d1d22}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .color li{opacity:.7}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .color li.active{opacity:1;border-color:var(--title-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .color li button{width:36px!important;height:36px!important}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .circle li:hover button{color:#222;background-color:#f1f0f0}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .circle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check:hover .form-check-label{color:var(--title-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check+.form-check{margin-left:15px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:focus{box-shadow:unset}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:active{filter:unset}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked:after{transform:scale(1)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;color:var(--content-color);cursor:pointer;margin:0}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .image li button,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .image li.active button,.dark .view-modal .modal-content .modal-body .right-sidebar-modal .image li.active img{background-color:rgba(0,0,0,0)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li:hover button{color:#222;background-color:#f1f0f0}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li:hover button{color:#ddd;background-color:#1d1d22}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .rectangle li button{background-color:var(--light-gray);border:unset}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:capitalize;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(17px + 8*(100vw - 320px)/1600);width:96%}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .price{color:var(--theme-color);font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .price del{color:var(--content-color);font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 2px 0 6px}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .price del{margin:0 6px 0 2px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .price .modal-label{font-weight:500;margin-left:12px;padding:5px calc(14px + 2*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .price .modal-label{margin-left:unset;margin-right:12px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li{width:100%}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-rating .rating{margin-top:-3px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-button{display:flex;align-items:center;margin-top:20px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-button .add-cart-button{background-color:var(--title-color);color:var(--white);font-weight:600}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-button .view-button{margin-left:15px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;text-align:left;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{background-color:#1d1d22}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{text-align:right}@media(max-width:575px){.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{width:100%;max-width:100%}}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{color:#ddd}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{padding-left:unset;padding-right:13px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li:after{left:unset;right:0}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{width:150px;margin:0}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border-radius:7px;padding:5px 4px;text-align:center;z-index:0;border:1px solid #eee}.dark html.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{border-color:rgba(119,119,119,.4)}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group button{display:flex;align-items:center;justify-content:center;width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);border:none;padding:0!important;background-color:var(--white);z-index:0;border-radius:4px!important}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .addtocart_btn button svg{margin-right:10px;stroke-width:1px;margin-top:-3px}.dark body[dir=rtl] .view-modal .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .addtocart_btn button svg{margin-right:unset;margin-left:10px}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .pickup-box{margin-block:.5rem}.dark .view-modal .modal-content .modal-body .right-sidebar-modal .product-package{margin-block:8px}.dark .location-modal .modal-content .modal-header{display:block;padding:calc(13px + 17*(100vw - 320px)/1600) calc(13px + 17*(100vw - 320px)/1600) 0}.dark .location-modal .modal-content .modal-header p{margin-bottom:0;line-height:1.6}.dark .location-modal .modal-content .modal-body{padding:calc(13px + 17*(100vw - 320px)/1600)}.dark .location-modal .modal-content .modal-body .location-list .search-input{position:relative}.dark .location-modal .modal-content .modal-body .location-list .search-input .form-control{padding-left:45px}.dark .location-modal .modal-content .modal-body .location-list .search-input i{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;padding:0 15px;font-size:17px;color:var(--content-color)}.dark .location-modal .modal-content .modal-body .location-list .disabled-box{display:flex;align-items:center;padding:calc(10px + 5*(100vw - 320px)/1600) calc(7px + 7*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color);margin-top:calc(12px + 8*(100vw - 320px)/1600)}.dark .location-modal .modal-content .modal-body .location-list .disabled-box h6{color:var(--content-color);transition:all .3s ease-in-out}.dark .location-modal .modal-content .modal-body .location-list .disabled-box span{margin-left:auto;margin-right:5px;transition:all .3s ease-in-out;font-size:10px;font-weight:500;color:#9b9bb4;padding:3px 10px;border-radius:30px}.dark .location-modal .modal-content .modal-body .location-list .location-select li{display:block}.dark .location-modal .modal-content .modal-body .location-list .location-select li a{display:flex;align-items:center;padding:calc(10px + 0*(100vw - 320px)/1600) calc(7px + 7*(100vw - 320px)/1600);position:relative;transition:all .3s ease-in-out;z-index:0}.dark .location-modal .modal-content .modal-body .location-list .location-select li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:0;transition:all .3s ease-in-out;z-index:-1}.dark .location-modal .modal-content .modal-body .location-list .location-select li a:hover:after{opacity:.2}.dark .location-modal .modal-content .modal-body .location-list .location-select li a:hover h6{color:var(--theme-color)}.dark .location-modal .modal-content .modal-body .location-list .location-select li a:hover span{border-color:rgba(0,0,0,0);background-color:var(--theme-color);color:var(--white)}.dark .location-modal .modal-content .modal-body .location-list .location-select li a h6{color:var(--title-color);transition:all .3s ease-in-out}.dark .location-modal .modal-content .modal-body .location-list .location-select li a span{margin-left:auto;transition:all .3s ease-in-out;font-size:10px;font-weight:500;border:1px solid #e2e2ec;color:#9b9bb4;padding:3px 10px;border-radius:30px}.dark .deal-modal .modal-content .modal-header{padding:calc(13px + 17*(100vw - 320px)/1600) calc(13px + 17*(100vw - 320px)/1600) 0}.dark .deal-modal .modal-content .modal-header p{margin-bottom:0;line-height:1.6;font-weight:400}.dark .deal-modal .modal-content .modal-body{padding:calc(13px + 17*(100vw - 320px)/1600)}.dark .deal-modal .modal-content .modal-body .deal-offer-box{max-height:360px;overflow:auto}.dark .deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark .deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .deal-modal .modal-content .modal-body .deal-offer-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}@media(max-width:575px){.dark .deal-modal .modal-content .modal-body .deal-offer-box{height:auto}}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list{display:flex;flex-wrap:wrap;gap:calc(6px + 10*(100vw - 320px)/1600)}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li{width:100%}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+1) .deal-offer-contain:before{background-color:var(--theme-color)}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+2) .deal-offer-contain:before{background-color:#ff4f4f}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li:nth-child(3n+3) .deal-offer-contain:before{background-color:#ffa53b}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain{display:flex;flex-wrap:nowrap;gap:13px;position:relative;z-index:0;padding:10px;align-items:center;border-radius:12px;overflow:hidden}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:.15}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-image img{width:calc(69px + 11*(100vw - 320px)/1600);height:calc(69px + 11*(100vw - 320px)/1600);object-fit:contain}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain{display:block;color:var(--title-color)}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a,.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a:hover{color:var(--title-color)}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain a h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-weight:500;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h5{font-weight:600;font-size:18px}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6{display:flex;flex-wrap:wrap;gap:7px;align-items:flex-end;font-size:15px;font-weight:400;margin-top:6px}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6 del{color:#ff4f4f;font-weight:400;font-size:13px}.dark .deal-modal .modal-content .modal-body .deal-offer-box .deal-offer-list li .deal-offer-contain .deal-contain h6 span{color:var(--content-color);font-size:13px;font-weight:400}.dark .remove-profile .modal-content .modal-header{justify-content:center;padding-bottom:0}.dark .remove-profile .modal-content .modal-body .remove-box p{text-align:center;line-height:1.6;margin:0;color:var(--content-color)}.dark .pickup-offcanvas{border:none}.dark .pickup-offcanvas .offcanvas-header{border-bottom:1px solid var(--border-color);align-items:flex-start}.dark .pickup-offcanvas .offcanvas-header .offcanvas-title{font-weight:600}.dark .pickup-offcanvas .offcanvas-header .offcanvas-title span{display:block;color:var(--content-color);font-size:14px;font-weight:400;margin-top:4px}.dark .pickup-offcanvas .offcanvas-body .check-box{margin-top:10px}.dark .pickup-offcanvas .offcanvas-body .check-box h6{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:15px;color:var(--content-color)}.dark .pickup-offcanvas .offcanvas-body .check-box h6 i{font-size:20px}.dark .pickup-offcanvas .offcanvas-body .address-box{margin-top:18px}.dark .pickup-offcanvas .offcanvas-body .address-box ul li{display:block;font-size:13px;color:var(--content-color)}.dark .categories-canvas{width:320px}.dark .categories-canvas .offcanvas-header{padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}.dark .categories-canvas .offcanvas-header .offcanvas-title{color:var(--theme-color);font-weight:600}.dark .categories-canvas .offcanvas-header .close-button{padding:0;margin:-10px 0;font-size:16px;background-image:none}.dark .categories-canvas .offcanvas-body{padding:20px 24px;margin-top:13px}.dark .categories-canvas .offcanvas-body .categories-list ul{display:flex;flex-wrap:wrap;gap:25px}.dark .categories-canvas .offcanvas-body .categories-list ul li{display:block;width:100%}.dark .categories-canvas .offcanvas-body .categories-list ul li a{display:flex;align-items:center;color:var(--content-color)}.dark .categories-canvas .offcanvas-body .categories-list ul li a:hover h6{letter-spacing:.3px}.dark .categories-canvas .offcanvas-body .categories-list ul li a:hover h6:before{width:65px}.dark .categories-canvas .offcanvas-body .categories-list ul li a h6{font-size:17px;font-weight:500;position:relative;transition:all .3s ease-in-out}.dark .categories-canvas .offcanvas-body .categories-list ul li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.dark .categories-canvas .offcanvas-body .categories-list ul li a i{margin-left:auto}.dark .product-review-form .product-wrapper{display:flex;align-items:center;padding:calc(12px + 5*(100vw - 320px)/1600) calc(16px + 7*(100vw - 320px)/1600);gap:14px;margin-bottom:calc(8px + 14*(100vw - 320px)/1600);border-radius:calc(4px + 4*(100vw - 320px)/1600);background-color:var(--light-gray)}.dark .product-review-form .product-wrapper .product-image{width:80px;border-radius:5px;overflow:hidden;background-color:var(--white)}.dark .product-review-form .product-wrapper .product-image img{width:100%;height:100%;object-fit:contain}.dark .product-review-form .product-wrapper .product-content .name{font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:600;margin-bottom:4px}.dark .product-review-form .product-wrapper .product-content .product-review-rating{display:flex;align-items:center;gap:6px}.dark .product-review-form .product-wrapper .product-content .product-review-rating label{color:var(--content-color);font-weight:400}.dark .product-review-form .product-wrapper .product-content .product-review-rating .price-number{line-height:1;color:rgba(var(--content-color),.6);display:flex;align-items:center;gap:3px;margin:5px 0 0}.dark .product-review-form .product-wrapper .product-content .product-review-rating .rating-number{line-height:1;margin-left:8px;color:rgba(74,85,104,.6);display:flex;align-items:center;gap:3px}.dark body[dir=rtl] .product-review-form .product-wrapper .product-content .product-review-rating .rating-number{margin-left:unset;margin-right:8px}.dark .product-review-form .product-wrapper .product-content .product-review-rating .rating-number i{margin-top:-1px}.dark .product-review-form .product-wrapper .product-content .product-review-rating .product-rating .rating li{line-height:1}.dark .product-review-form .review-box+.review-box{margin-top:calc(14px + 7*(100vw - 320px)/1600)}.dark .product-review-form .review-box .product-review-rating{display:flex;align-items:center;gap:9px}.dark .product-review-form .review-box .product-review-rating .product-rating .rating li{line-height:1}.dark .product-review-form .review-box .product-review-rating .product-rating .rating li svg{font-size:16px}.dark .variation-modal .modal-content .modal-header{padding:0!important;border:unset;background-color:rgba(0,0,0,0)}.dark .variation-modal .modal-content .modal-body{padding-top:16px!important;border:unset!important}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal{text-align:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .offer-top,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .offer-top{font-weight:500;padding:5px calc(12px + 4*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;display:inline-block;margin-bottom:0;margin-left:12px}.dark .variation-modal .modal-content .modal-body .right-box-contain .name,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .name{font-size:22px;font-weight:700;margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating{display:block}}@media(max-width:1460px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-2,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-2{display:block}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-2 .custom-rate,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-2 .custom-rate{margin-top:5px}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box{display:flex;align-items:center;justify-content:space-between}}@media(max-width:480px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box{display:block}}@media(max-width:1460px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-box .custom-rate,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box .custom-rate{margin-top:0!important}}@media(max-width:480px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating-box .custom-rate,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating-box .custom-rate{margin-top:10px!important}}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate{margin-top:10px;justify-content:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .price,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price{font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .price del,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price del{font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 calc(0px + 2*(100vw - 320px)/1600)}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .price span,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .price span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate ul li svg,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate ul li svg{font-size:16px}.dark .variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate .review,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate .review{font-size:13px;margin-left:8px;color:var(--title-color)}.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .price-rating .custom-rate .review,.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .price-rating .custom-rate .review{margin-left:unset;margin-right:8px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-title,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-title{padding-top:20px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-contain,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain{border-bottom:1px solid var(--border-color);padding-bottom:16px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-contain p,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain p{color:var(--content-color);line-height:1.7;margin:calc(14px + 2*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600);width:100%}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .product-contain p,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-contain p{width:100%}}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .image li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li{width:65px;height:65px;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:5px;padding:5px}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box{display:flex;flex-wrap:nowrap;gap:calc(7px + 8*(100vw - 320px)/1600);align-items:center;margin-top:20px}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box{justify-content:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .compare-button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .compare-button{background-color:var(--light-gray)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button{max-width:250px;width:250px;background-color:#212529;text-transform:uppercase}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button:hover,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button:hover{background-color:rgba(33,37,41,.8)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button svg,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .cart-button svg{animation:ring 4s ease-in-out .7s infinite;line-height:1;margin-top:-3px;font-size:19px}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty{width:auto;margin-top:0;max-width:170px}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty .input-group,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty .input-group{background-color:var(--light-gray)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button,.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button:hover,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button:hover{background-color:var(--white)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty button:hover i,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .product-qty button:hover i{color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .wishlist-button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .wishlist-button{padding:0;width:46px;height:46px;border:1px solid #eee;border-radius:100%;background-color:var(--light-gray)}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .wishlist-button i,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .note-box .wishlist-button i{font-size:20px}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-now-button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-now-button{margin-top:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-now-button button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-now-button button{background-color:#ff7272}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box{padding:0;margin:0;display:flex;align-items:center}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box input,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box input{margin-top:-7px;display:block}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box .form-check-label span,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box .form-check-label span{display:flex;align-items:center}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box .team-box .form-check-label span a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box .team-box .form-check-label span a{text-decoration:underline;margin-left:3px;color:var(--title-color)}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box{justify-content:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a{display:flex;flex-wrap:wrap;gap:calc(5px + 3*(100vw - 320px)/1600);font-size:16px;align-items:center;color:#777}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box a:hover,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a:hover{color:#222}.dark .variation-modal .modal-content .modal-body .right-box-contain .buy-box a i,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .buy-box a i{font-size:17px}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box{padding-bottom:20px;border-bottom:1px solid var(--border-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info{margin-top:20px}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:calc(8px + 4*(100vw - 320px)/1600);align-items:flex-start;text-align:left;column-count:2;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}@media(max-width:480px){.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list{column-count:1;padding:15px}}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}@media(max-width:480px){.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li{margin-left:unset;width:100%;padding-left:unset}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{content:none!important}}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li:after,.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li:after{left:unset;right:0}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li a{margin-left:5px;color:var(--title-color);font-weight:500}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .product-info .product-info-list li a+a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .product-info .product-info-list li a+a{margin-left:0}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-icon i,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-icon i{font-size:20px;color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h4,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h4{width:90%;font-weight:400;margin-bottom:5px;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h4,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h4{width:100%}}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail h6,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail h6{margin-top:4px}.dark .variation-modal .modal-content .modal-body .right-box-contain .pickup-box .pickup-detail a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .pickup-box .pickup-detail a{margin-top:0;color:var(--theme-color);display:inline-block}.dark .variation-modal .modal-content .modal-body .right-box-contain .paymnet-option .payment-img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option .payment-img{width:52%}.dark .variation-modal .modal-content .modal-body .right-box-contain .paymnet-option ul,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option ul{align-items:center;display:flex;flex-wrap:wrap;gap:calc(3px + 5*(100vw - 320px)/1600)}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .paymnet-option ul,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .paymnet-option ul{justify-content:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option ul,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul{display:flex;flex-wrap:wrap;gap:20px}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option ul li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li{display:block}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option ul li:hover a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li:hover a{transform:translateY(-4px)}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option ul li a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li a{display:block;text-align:center;font-size:18px;color:var(--content-color);transition:all .5s ease}.dark .variation-modal .modal-content .modal-body .right-box-contain .share-option ul li a:hover,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .share-option ul li a:hover{color:var(--theme-color);transition:all .5s ease}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package{justify-content:center}}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li a,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li:hover img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li:hover img{border-color:rgba(154,154,154,.65)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.active img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.active img{background:var(--white)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled:before,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled a,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .select-package li.disabled button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled a,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .select-package li.disabled button{cursor:default}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .color li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li{opacity:.7}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .color li.active,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li.active{opacity:1;border-color:var(--title-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .color li button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .color li button{width:36px!important;height:36px!important}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li:hover button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li:hover button{color:#222;background-color:#f1f0f0}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li.active button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check:hover .form-check-input,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check:hover .form-check-label,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check:hover .form-check-label{color:var(--title-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check+.form-check,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check+.form-check{margin-left:15px}.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check+.form-check,.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check+.form-check{margin-left:unset;margin-right:15px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:after,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:focus,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:focus{box-shadow:unset}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:active,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:active{filter:unset}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked:after,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked:after{transform:scale(1)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input:checked~.form-check-label,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-label,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;margin-top:1px;color:var(--content-color);cursor:pointer}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-select,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-select,.dark body[dir=rtl] .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .form-select{background-position:left .75rem center}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .image li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .image li button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .image li img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .image li img,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .image li img{width:100%;height:100%;object-fit:contain}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li:hover button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li:hover button{color:#222;background-color:#f1f0f0}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li.active button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li button,.dark .variation-modal .modal-content .modal-body .right-sidebar-modal .product-package .rectangle li button{background-color:var(--light-gray);border:unset}.dark .exit-modal .modal-content,.dark .newsletter-modal .modal-content{overflow:hidden}.dark html.dark .exit-modal .modal-content,.dark html.dark .newsletter-modal .modal-content{background-color:#1d1d22}@media(max-width:991px){.dark .exit-modal .modal-content .modal-header .btn-close,.dark .newsletter-modal .modal-content .modal-header .btn-close{background-color:#fff;color:var(--theme-color)}.dark html.dark .exit-modal .modal-content .modal-header .btn-close,.dark html.dark .newsletter-modal .modal-content .modal-header .btn-close{color:var(--theme-color)}}.dark .exit-modal .modal-box,.dark .newsletter-modal .modal-box{display:flex}@media(max-width:991px){.dark .exit-modal .modal-box,.dark .newsletter-modal .modal-box{display:block}}.dark .exit-modal .modal-box .modal-image,.dark .newsletter-modal .modal-box .modal-image{height:100%;width:400px}@media(max-width:991px){.dark .exit-modal .modal-box .modal-image,.dark .newsletter-modal .modal-box .modal-image{height:330px;width:100%}.dark .exit-modal .modal-box .modal-image img,.dark .newsletter-modal .modal-box .modal-image img{width:100%;height:100%;object-fit:cover}}.dark .exit-modal .modal-box .modal-content,.dark .newsletter-modal .modal-box .modal-content{border-radius:0;background-color:var(--light-gray);width:calc(100% - 400px);padding:calc(18px + 12*(100vw - 320px)/1600) calc(15px + 15*(100vw - 320px)/1600);display:flex;flex-direction:unset;align-items:center}@media(max-width:991px){.dark .exit-modal .modal-box .modal-content,.dark .newsletter-modal .modal-box .modal-content{width:100%}}.dark .exit-modal .modal-box .modal-content .modal-logo,.dark .newsletter-modal .modal-box .modal-content .modal-logo{width:calc(94px + 6*(100vw - 320px)/1600);margin-bottom:calc(12px + 11*(100vw - 320px)/1600)}.dark .exit-modal .modal-box .modal-content h2,.dark .newsletter-modal .modal-box .modal-content h2{font-size:calc(29px + 9*(100vw - 320px)/1600);font-weight:bolder;text-transform:uppercase;color:var(--theme-color);margin-bottom:calc(15px + 6*(100vw - 320px)/1600)}.dark .exit-modal .modal-box .modal-content h2 span,.dark .newsletter-modal .modal-box .modal-content h2 span{color:var(--title-color)}.dark .exit-modal .modal-box .modal-content h5,.dark .newsletter-modal .modal-box .modal-content h5{color:rgba(34,34,34,.5);margin-bottom:4px}.dark .exit-modal .modal-box .modal-content p,.dark .newsletter-modal .modal-box .modal-content p{font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.4;margin-bottom:0}.dark .exit-modal .modal-box .modal-content .modal-form-box,.dark .newsletter-modal .modal-box .modal-content .modal-form-box{margin-top:calc(24px + 12*(100vw - 320px)/1600)}.dark .exit-modal .modal-box .modal-content .modal-form-box .form-control,.dark .newsletter-modal .modal-box .modal-content .modal-form-box .form-control{color:var(--title-color);font-size:14px;padding:12px;border:unset;background-color:var(--white);box-shadow:0 0 12px 0 rgba(34,34,34,.05);border-radius:0}.dark .exit-modal .modal-box .modal-content .modal-form-box .form-control::placeholder,.dark .newsletter-modal .modal-box .modal-content .modal-form-box .form-control::placeholder{font-size:14px;color:#909090}.dark .exit-modal .modal-box .modal-content .modal-form-box .input-group-text,.dark .newsletter-modal .modal-box .modal-content .modal-form-box .input-group-text{padding:12px calc(19px + 5*(100vw - 320px)/1600);background-color:var(--theme-color);color:#fff;font-size:14px;border:unset;border-radius:0}.dark .exit-modal.show .modal-box .modal-image,.dark .newsletter-modal.show .modal-box .modal-image{margin-right:0}.dark .offcanvas.shop-offcanvas-filter{width:calc(300px + 50*(100vw - 320px)/1600)}.dark html.dark .offcanvas.shop-offcanvas-filter{background-color:#2a2d2d}.dark .offcanvas.shop-offcanvas-filter .offcanvas-header{justify-content:unset}.dark .offcanvas.shop-offcanvas-filter .offcanvas-header h5{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600);line-height:1.2;order:1}.dark html.dark .offcanvas.shop-offcanvas-filter .offcanvas-header h5{color:#fff}.dark .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{padding:0;width:auto;height:auto;opacity:1;order:0;margin:0 10px 0 0;background:unset}.dark body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{margin-right:unset;margin-left:10px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:21px;line-height:1}.dark html.dark .offcanvas.shop-offcanvas-filter .offcanvas-header .btn-close{color:#fff}.dark .offcanvas.shop-offcanvas-filter .custom-height{max-height:unset}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-track{background-color:#1d1d22}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body::-webkit-scrollbar-thumb{background-color:#1d1d22}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button{display:none}@media(max-width:991px){.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button{display:block;margin-bottom:26px}}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3{display:flex;align-items:center;font-weight:600}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3 svg{margin-right:10px}.dark body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .back-button h3 svg{margin-left:10px;margin-right:unset}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category{margin-bottom:25px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title{display:flex;justify-content:space-between;margin-bottom:0;padding:0 0 8px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title h2{font-size:18px;padding:0 0 8px;font-weight:600;border-bottom:1px solid var(--theme-color)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title a{display:block}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category .filter-title a:hover{color:var(--theme-color)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);padding-top:16px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li{padding:9px 11px;background-color:#f9f8f6;position:relative;border-radius:4px;display:flex;align-items:center;gap:10px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li span{position:relative;line-height:1;margin-top:-1px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li span svg{font-size:14px;color:var(--title-color);cursor:pointer}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .filter-category ul li a{color:#777}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion{display:flex;flex-wrap:wrap;gap:25px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item{border:none;width:100%;background-color:rgba(0,0,0,0)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{font-size:18px;padding:0 0 8px;font-weight:600;margin-bottom:9px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button.collapsed:before{transform:rotate(180deg)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:focus{border-color:unset;box-shadow:none}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:26px;height:26px;display:flex;align-items:center;justify-content:center;top:0;right:5px;background-color:#f7f6f4;font-size:15px;border-radius:100%;transition:all .3s ease-in-out}.dark body[dir=rtl] .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:0}.dark html.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{color:#ddd;background-color:#1d1d22}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span{position:relative}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span:before{content:"";position:absolute;width:100%;height:1px;bottom:-8px;left:0;background-color:var(--theme-color)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-collapse .accordion-body{padding:16px 0 0}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .left-title{margin-bottom:20px;margin-top:32px}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .left-title h3{font-weight:700}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab{gap:calc(11px + 9*(100vw - 320px)/1600)}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item{width:100%;height:60px;background-color:#f7f6f3;border-radius:6px;display:flex;overflow:hidden}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link{width:100%;text-align:left;font-size:18px;font-weight:500;color:var(--title-color);border-radius:unset;position:relative}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover:not(.not) img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.45}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.29}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active{color:var(--white);background-color:var(--theme-color);font-size:19px;font-weight:600}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{top:50%;transform:translateY(-50%);width:90px;height:90px;position:absolute;right:-10px;filter:invert(1);opacity:.4}.dark .offcanvas.shop-offcanvas-filter .offcanvas-body .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{top:50%;transform:translateY(-50%);width:70px;height:70px;position:absolute;right:-10px;opacity:.1;transition:all .3s ease-in-out}.dark .address-form .form-control{padding:10px 10px 11px}.dark .address-form .custom-select.intl-tel-input{left:13px;top:29px}.dark body.rtl .address-form .custom-select.intl-tel-input{right:13px;left:unset}.dark .address-form .custom-select .select2-container .select2-selection{border-color:#ced4da!important;background:rgba(0,0,0,0)!important}.dark .address-form .custom-select .select2-container--default .select2-selection--single{width:100%!important}.dark .address-form .modal-footer>*{margin:0}.dark .refund-modal .modal-content .modal-body{padding:5px 16px 16px}.dark .product-section-box{margin-top:calc(12px + 36*(100vw - 320px)/1600)}.dark .product-section-box .custom-nav{flex-wrap:nowrap;border:none;white-space:nowrap;overflow-x:auto;overflow-y:hidden;margin:0;border-bottom:1px solid var(--border-color)}.dark .product-section-box .custom-nav::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark html.dark .product-section-box .custom-nav::-webkit-scrollbar-track{background-color:#1d1d22}.dark .product-section-box .custom-nav::-webkit-scrollbar{height:4px;background-color:#f5f5f5;border-radius:100px}.dark .product-section-box .custom-nav::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark .product-section-box .custom-nav .nav-item .nav-link{color:var(--title-color);padding:0 calc(17px + 3*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600);font-size:calc(16px + 4*(100vw - 320px)/1600);letter-spacing:.6px;border:none;font-weight:600;position:relative}.dark .product-section-box .custom-nav .nav-item .nav-link:after{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:rgba(0,0,0,0);transition:all .3s ease-in-out}.dark body[dir=rtl] .product-section-box .custom-nav .nav-item .nav-link:after{left:unset;right:0}.dark .product-section-box .custom-nav .nav-item .nav-link.active,.dark .product-section-box .custom-nav .nav-item .nav-link:focus,.dark .product-section-box .custom-nav .nav-item .nav-link:hover{background-color:var(--white)}.dark .product-section-box .custom-nav .nav-item .nav-link.active:after,.dark .product-section-box .custom-nav .nav-item .nav-link:focus:after,.dark .product-section-box .custom-nav .nav-item .nav-link:hover:after{width:100%;background:var(--theme-color)}.dark .product-section-box .offer-table{margin-bottom:0;border:1px solid var(--border-color);table-layout:fixed;display:inherit;border-radius:6px}.dark .product-section-box .offer-table tbody tr td,.dark .product-section-box .offer-table tbody tr th{padding:12px 16px}.dark .product-section-box .offer-table tbody tr th{width:7%}.dark .product-section-box .offer-table tbody tr td{vertical-align:middle}.dark .product-section-box .offer-table tbody tr td.offer-name{width:20%}.dark .product-section-box .custom-tab{padding-top:calc(20px + 10*(100vw - 320px)/1600)}.dark .product-section-box .custom-tab .tab-pane p{margin:0;color:var(--content-color);line-height:1.7;font-size:calc(13px + 2*(100vw - 320px)/1600);width:auto}.dark .product-section-box .custom-tab .tab-pane p+p{margin-top:calc(12px + 8*(100vw - 320px)/1600)}.dark .product-section-box .custom-tab .product-detail .detail-title h5{font-weight:600;color:var(--content-color);font-size:17px;margin-bottom:10px}.dark .product-section-box .custom-tab .product-detail .detail-list{display:flex;flex-wrap:wrap;gap:4px}.dark .product-section-box .custom-tab .product-detail .detail-list li{display:flex;align-items:flex-start;color:var(--content-color);width:100%}.dark .product-section-box .custom-tab .product-detail .detail-list li i{font-size:6px;color:var(--content-color);margin:6px 6px 0 0}.dark .product-section-box .custom-tab .tab-pane .product-description p{margin-bottom:calc(12px + 8*(100vw - 320px)/1600);color:var(--content-color);line-height:1.7;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .product-section-box .custom-tab .tab-pane .product-description p:last-child{margin-bottom:0}.dark .product-section-box .custom-tab .information-box ul{display:flex;flex-wrap:wrap;gap:7px}.dark .product-section-box .custom-tab .information-box ul li{color:var(--content-color);width:100%;display:list-item;list-style-type:circle;margin-left:35px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .product-section-box .custom-tab .review-box form .form-floating{z-index:0}.dark .product-section-box .custom-tab .review-box .review-title{margin-bottom:calc(10px + 8*(100vw - 320px)/1600)}.dark .product-section-box .custom-tab .review-box .review-people .review-list{display:flex;flex-wrap:wrap;gap:26px}.dark .product-section-box .custom-tab .review-box .review-people .review-list li{display:block;width:100%}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box{display:flex;align-items:center;width:100%;border-radius:10px;padding:20px 26px;background:var(--light-gray)}@media(max-width:480px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box{display:block}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box:hover .reply a{opacity:1}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image{width:70px;height:70px;border-radius:10px}@media(max-width:480px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image{margin:0 auto}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image img{width:100%;height:100%;border-radius:10px;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:575px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-image img{border-radius:8px}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding-left:15px;width:calc(100% - 70px)}.dark body[dir=rtl] .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding-left:unset;padding-right:15px}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .name{display:block;font-weight:600;font-size:15px}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .name:hover{color:var(--theme-color)}@media(max-width:480px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment{padding:0;width:100%;margin-top:16px}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time{display:flex;align-items:center;justify-content:space-between;width:100%}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time h6{font-size:13px;color:#777;margin-top:1px}@media(max-width:360px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time{display:block}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment .date-time .product-rating{margin-top:8px}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply{margin-top:9px;line-height:1.6;color:var(--content-color);position:relative}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply p{width:90%;margin:0;line-height:1.6}@media(max-width:480px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply p{width:100%}}.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{position:absolute;top:0;right:0;opacity:0;font-weight:600;transition:all .3s ease-in-out}@media(max-width:575px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{opacity:1}}@media(max-width:480px){.dark .product-section-box .custom-tab .review-box .review-people .review-list li .people-box .reply a{position:relative;margin-left:8px}}.dark .product-section-box .custom-tab .review-box .rating-box{margin-top:17px}.dark .product-section-box .custom-tab .review-box .rating-box ul{display:flex;flex-wrap:wrap;gap:calc(13px + 7*(100vw - 320px)/1600);align-items:center}.dark .product-section-box .custom-tab .review-box .rating-box ul li{width:100%}.dark .product-section-box .custom-tab .review-box .rating-box ul li .rating-list{display:flex;flex-wrap:nowrap;gap:14px;align-items:center}.dark .product-section-box .custom-tab .review-box .rating-box ul li .rating-list h5{white-space:nowrap}.dark .product-section-box .custom-tab .review-box .rating-box ul li .rating-list .progress{width:100%;border-radius:3px}.dark .product-section-box .custom-tab .review-box .rating-box ul li .rating-list .progress .progress-bar{background:var(--theme-color)}.dark .product-section-box .custom-tab .info-table{border:1px solid var(--border-color);margin-bottom:0}.dark .product-section-box .custom-tab .info-table.table-striped tbody tr:nth-of-type(odd) td{background-color:var(--light-gray);color:var(--title-color)}.dark .product-section-box .custom-tab .info-table tbody tr td,.dark .product-section-box .custom-tab .info-table tbody tr th{padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap}.dark .product-section-box .custom-tab .info-table tbody tr td{border-left:1px solid var(--border-color)}.dark .product-section-box .question-answer li{display:block;margin-bottom:25px;padding-bottom:19px;position:relative;border-bottom:1px solid var(--border-color)}.dark .product-section-box .question-answer li .link-dislike-box{display:flex;gap:13px;position:absolute;top:0;right:0}.dark body[dir=rtl] .product-section-box .question-answer li .link-dislike-box{right:unset;left:0}@media(max-width:575px){.dark .product-section-box .question-answer li .link-dislike-box{position:relative;margin-top:10px;justify-content:flex-end}}.dark .product-section-box .question-answer li .link-dislike-box li{margin:0;padding:0;border:unset}.dark .product-section-box .question-answer li .link-dislike-box li a span{display:flex;align-items:center;gap:4px;color:rgba(var(--content-color),.6)}.dark .product-section-box .question-answer li .link-dislike-box li a span svg{font-size:16px}.dark .product-section-box .question-answer li .question-box{display:flex;gap:15px;margin-bottom:15px;width:93%}@media(max-width:1480px){.dark .product-section-box .question-answer li .question-box{width:89%}}@media(max-width:684px){.dark .product-section-box .question-answer li .question-box{width:85%}}@media(max-width:575px){.dark .product-section-box .question-answer li .question-box{width:100%}}.dark .product-section-box .question-answer li .question-box h5{border:1px solid #eee;background-color:#f8f8f8;text-transform:capitalize;font-size:calc(15px + 1*(100vw - 320px)/1600);padding-inline:7px;width:auto;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.dark .product-section-box .question-answer li .answer-box{display:flex;gap:15px}.dark .product-section-box .question-answer li .answer-box h5{border:1px solid rgba(0,0,0,0);background-color:var(--theme-color);color:var(--white);text-transform:capitalize;font-size:calc(15px + 1*(100vw - 320px)/1600);padding-inline:7px;width:auto;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-top:3px}.dark html.dark .product-section-box .question-answer li .answer-box h5{color:#fff}.dark .product-section-box .question-answer li .answer-box p{margin:0;width:calc(100% - 15px - 30px);line-height:1.5;color:var(--content-color);letter-spacing:.6px}.dark .product-section-box .question-answer li h6{margin:0;font-size:16px;font-weight:600;letter-spacing:.6px}.dark .product-section-box .question-answer li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.dark .product-section-box .question-answer li .report-text{text-align:right;font-size:13px;color:rgba(var(--content-color),.6);font-weight:400;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:7px}.dark .product-section-box .question-answer li .report-text i{font-size:15px}.dark .custome-pagination{margin-top:calc(22px + 13*(100vw - 320px)/1600);z-index:0;position:relative}.dark .custome-pagination .pagination{flex-wrap:wrap;gap:calc(6px + 7*(100vw - 320px)/1600)}.dark .custome-pagination .pagination .page-item{border-radius:5px;overflow:hidden}.dark .custome-pagination .pagination .page-item:not(:first-child) .page-link{margin:0}.dark .custome-pagination .pagination .page-item.disabled .page-link{background-color:rgba(0,0,0,0);cursor:not-allowed;opacity:.3}.dark .custome-pagination .pagination .page-item .page-link{border-radius:5px;color:var(--content-color);border:1px solid rgba(0,0,0,0);width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.dark .custome-pagination .pagination .page-item .page-link:hover{border-radius:5px;border:1px solid var(--theme-color);background-color:unset}.dark .custome-pagination .pagination .page-item .page-link:focus{color:var(--theme-color);background-color:#fff;box-shadow:none;border-color:var(--theme-color)}.dark .custome-pagination .pagination .page-item .page-link.active{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.dark .custome-pagination .pagination .page-item .page-link.disabled{background-color:rgba(0,0,0,0);cursor:not-allowed}.dark body[dir=rtl] .custome-pagination .pagination .page-item .page-link svg{transform:rotateY(180deg)}.dark .ratio_30 .bg-size:before{content:"";padding-top:30%;display:block}.dark .ratio_35 .bg-size:before{content:"";padding-top:35%;display:block}.dark .ratio_42 .bg-size:before{content:"";padding-top:42%;display:block}.dark .ratio_45 .bg-size:before{content:"";padding-top:45.4%;display:block}.dark .ratio_50 .bg-size:before,.dark .ratio_50_1 .bg-size:before{content:"";padding-top:50%;display:block}@media(max-width:1660px){.dark .ratio_50_1 .bg-size:before{padding-top:57%}}@media(max-width:1199px){.dark .ratio_50_1 .bg-size:before{padding-top:80%}}@media(max-width:991px){.dark .ratio_50_1 .bg-size:before{padding-top:59%}}@media(max-width:767px){.dark .ratio_50_1 .bg-size:before{padding-top:68%}}@media(max-width:575px){.dark .ratio_50_1 .bg-size:before{padding-top:77%}}@media(max-width:480px){.dark .ratio_50_1 .bg-size:before{padding-top:84%}}.dark .ratio_58 .bg-size:before{content:"";padding-top:58%;display:block}.dark .ratio_60 .bg-size:before{content:"";padding-top:60%;display:block}.dark .ratio_65 .bg-size:before{content:"";padding-top:65%;display:block}.dark .ratio_87 .bg-size:before{content:"";padding-top:87%;display:block}.dark .ratio_square .bg-size:before{padding-top:100%;content:"";display:block}.dark .ratio_110 .bg-size:before{padding-top:110%;content:"";display:block}.dark .ratio_125 .bg-size:before{content:"";padding-top:125%;display:block}.dark .ratio_148 .bg-size:before{content:"";padding-top:148%;display:block}.dark .ratio_156 .bg-size:before{content:"";padding-top:156%;display:block}.dark .ratio_medium .bg-size:before{content:"";padding-top:134%;display:block}.dark .ratio_180 .bg-size:before{content:"";padding-top:180%;display:block}.dark .ratio_209 .bg-size:before{content:"";padding-top:209%;display:block}.dark .ratio_148_1 .bg-size{content:"";padding-top:148%;display:block}@media(max-width:1199px){.dark .ratio_148_1 .bg-size{padding-top:88%}}.dark .b-bottom{background-position:bottom!important}.dark .b-top{background-position:top!important}.dark .b-left{background-position:0!important}.dark .b-right{background-position:100%!important}.dark .product-wrapper .slick-dots{position:relative;bottom:0;margin-top:calc(5px + 15*(100vw - 320px)/1600)}.dark .product-wrapper .slick-dots li{width:auto;height:auto}.dark .product-wrapper .slick-dots li button{width:calc(6px + 2*(100vw - 320px)/1600);height:calc(6px + 2*(100vw - 320px)/1600);border-radius:4px;padding:0;margin:0;background-color:rgba(35,35,35,.2);transition:all .5s ease}.dark .product-wrapper .slick-dots li button:before{display:none}.dark html.dark .product-wrapper .slick-dots li button{background-color:rgba(119,119,119,.439)}.dark .product-wrapper .slick-dots li.slick-active button{margin:0;width:calc(30px + 10*(100vw - 320px)/1600);background-color:var(--theme-color);transition:all .5s ease}.dark .product-wrapper .timer{position:absolute;top:15px;left:0;right:0;text-align:center}.dark .product-wrapper.slick-slider.slick-dotted{margin-bottom:-2px}.dark .product-wrapper.category-slider-2 .slick-slider .slick-list .slick-slide>div,.dark .product-wrapper.category-slider-2 .slick-slider .slick-list .slick-slide>ul{margin:0 0 -6px}.dark .no-arrow .slick-arrow{display:none!important}.dark .slick-slider .slick-list{margin:0 -10px}@media(max-width:575px){.dark .slick-slider .slick-list{margin:0 -6px}}.dark .slick-slider .slick-list .slick-slide>div,.dark .slick-slider .slick-list .slick-slide>ul{margin:0 10px}@media(max-width:575px){.dark .slick-slider .slick-list .slick-slide>div,.dark .slick-slider .slick-list .slick-slide>ul{margin:0 6px}}.dark .slick-slider.slick-dotted{margin-bottom:0}.dark .no-space .slick-list,.dark .no-space .slick-list .slick-slide>div,.dark .no-space .slick-list .slick-slide>ul{margin:0}.dark .shop-box .slick-list{margin:0 -10px}@media(max-width:575px){.dark .shop-box .slick-list{margin:0 -6px}}.dark .shop-box .slick-list .slick-slide>div,.dark .shop-box .slick-list .slick-slide>ul{margin:0 10px}@media(max-width:575px){.dark .shop-box .slick-list .slick-slide>div,.dark .shop-box .slick-list .slick-slide>ul{margin:0 6px}}.dark .shop-box.slick-dotted{margin-bottom:0}.dark .category-slider .slick-list{margin:0}.dark .category-slider .slick-list .slick-slide{padding:0 10px}.dark .category-slider.slick-dotted{margin-bottom:0}.dark .slick-top .slick-list .slick-track>div{margin:3px 0}.dark .left-slider .slick-list .slick-track .slick-slide img{opacity:.8;background-color:var(--light-gray);cursor:pointer}.dark .left-slider .slick-list .slick-track .slick-slide.slick-current img{transition:all .3s ease-in-out;filter:grayscale(0) blur(0);opacity:1}.dark .left-slider .sidebar-image,.dark .left-slider .sidebar-image img{width:100%;height:100%}.dark .arrow-slider .slick-next,.dark .arrow-slider .slick-prev{width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 1px 4px rgba(34,34,34,.14);position:absolute;top:calc(-28px + -15*(100vw - 320px)/1600);border-radius:5px;transition:all .3s ease-in-out}.dark .arrow-slider .slick-next:before,.dark .arrow-slider .slick-prev:before{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;color:var(--theme-color);font-size:calc(17px + 3*(100vw - 320px)/1600)}.dark .arrow-slider .slick-next:hover,.dark .arrow-slider .slick-prev:hover{background-color:var(--theme-color)}.dark .arrow-slider .slick-next:hover:before,.dark .arrow-slider .slick-prev:hover:before{color:var(--white)}.dark .arrow-slider .slick-prev{left:unset;right:60px}.dark body[dir=rtl] .arrow-slider .slick-prev{right:unset;left:0}.dark .arrow-slider .slick-prev:before{content:""}@media(max-width:575px){.dark .arrow-slider .slick-prev{right:45px}}.dark .arrow-slider .slick-next{right:5px}.dark body[dir=rtl] .arrow-slider .slick-next{right:unset;left:50px}.dark .arrow-slider .slick-next:before{content:""}.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-42px}@media(max-width:1460px){.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-38px}}@media(max-width:1199px){.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-37px}}@media(max-width:767px){.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-33px}}@media(max-width:480px){.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-31px}}@media(max-width:360px){.dark .arrow-slider-2 .slick-next,.dark .arrow-slider-2 .slick-prev{top:-29px}}.dark .arrow-slider-2 .slick-prev{left:unset;right:50px}.dark .arrow-slider-2 .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"";color:var(--title-color);transition:all .3s ease-in-out}.dark .arrow-slider-2 .slick-prev:hover:before{color:var(--theme-color)}.dark .arrow-slider-2 .slick-next{right:5px}.dark .arrow-slider-2 .slick-next:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"";color:var(--title-color)}.dark .arrow-slider-2 .slick-next:hover:before{color:var(--theme-color)}.dark .img-slider img{display:initial}.dark .product-arrow .slick-next,.dark .product-arrow .slick-prev{display:flex;align-items:center;justify-content:center;width:calc(28px + 12*(100vw - 320px)/1600);height:calc(28px + 12*(100vw - 320px)/1600);background-color:var(--border-color);border-radius:5px;z-index:1;transition:all .3s ease}.dark .product-arrow .slick-next:before,.dark .product-arrow .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900}.dark .product-arrow .slick-prev{left:0}.dark .product-arrow .slick-prev:before{color:var(--black);content:""}.dark .product-arrow .slick-prev:focus,.dark .product-arrow .slick-prev:hover{background-color:var(--theme-color)}.dark .product-arrow .slick-prev:focus:before,.dark .product-arrow .slick-prev:hover:before{color:var(--white)}.dark .product-arrow .slick-next{right:0}.dark .product-arrow .slick-next:before{color:var(--black);content:""}.dark .product-arrow .slick-next:focus,.dark .product-arrow .slick-next:hover{background-color:var(--theme-color)}.dark .product-arrow .slick-next:focus:before,.dark .product-arrow .slick-next:hover:before{color:var(--white)}.dark .product-box-arrow .slick-next,.dark .product-box-arrow .slick-prev{display:flex;align-items:center;justify-content:center;width:calc(28px + 12*(100vw - 320px)/1600);height:calc(28px + 12*(100vw - 320px)/1600);border-radius:50%;z-index:1;transition:all .3s ease;background-color:var(--white);box-shadow:0 3px 4px rgba(0,0,0,.14);color:var(--content-color)}.dark .product-box-arrow .slick-next:before,.dark .product-box-arrow .slick-prev:before{font-family:Font Awesome\ 6 Free;font-weight:900;color:var(--black);font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark .product-box-arrow .slick-next:focus,.dark .product-box-arrow .slick-next:hover,.dark .product-box-arrow .slick-prev:focus,.dark .product-box-arrow .slick-prev:hover{background-color:var(--theme-color)}.dark .product-box-arrow .slick-next:focus:before,.dark .product-box-arrow .slick-next:hover:before,.dark .product-box-arrow .slick-prev:focus:before,.dark .product-box-arrow .slick-prev:hover:before{color:var(--white)}.dark .product-box-arrow .slick-prev{left:-28px}@media(max-width:575px){.dark .product-box-arrow .slick-prev{left:-8px}}.dark .product-box-arrow .slick-prev:before{content:""}.dark .product-box-arrow .slick-next{right:-28px}@media(max-width:575px){.dark .product-box-arrow .slick-next{right:-8px}}.dark .product-box-arrow .slick-next:before{content:""}.dark .slick-height .slick-list .slick-track .slick-slide{height:auto}.dark .tab-style-color{display:flex;flex-wrap:nowrap;gap:calc(8px + 12*(100vw - 320px)/1600);border:none;overflow-x:auto;overflow-y:hidden}@media(max-width:1265px){.dark .tab-style-color{margin-top:13px}.dark .tab-style-color-2{margin-top:0}}@media(max-width:850px){.dark .tab-style-color-2{margin-top:13px;padding-bottom:11px}}.dark .tab-style-color .nav-item .nav-link{border:none;font-weight:500;transition:all .3s ease-in-out;font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap;background-color:var(--white);line-height:1;border:1px solid var(--theme-color);padding:calc(9px + 5*(100vw - 320px)/1600) calc(14px + 16*(100vw - 320px)/1600);margin:0;cursor:pointer;border-radius:6px;color:var(--title-color)}.dark .tab-style-color .nav-item .nav-link.active,.dark .tab-style-color .nav-item .nav-link:hover{background-color:var(--theme-color);color:var(--white)}.dark html.dark .tab-style-color .nav-item .nav-link.active,.dark html.dark .tab-style-color .nav-item .nav-link:hover{color:#fff}.dark .tab-style-color .nav-item .nav-link img{margin-right:5px}.dark .theme-option{position:fixed;bottom:calc(10px + 15*(100vw - 320px)/1600);right:calc(10px + 15*(100vw - 320px)/1600);z-index:1;transition:all .3s ease-in-out}.dark body[dir=rtl] .theme-option{right:unset;left:calc(10px + 15*(100vw - 320px)/1600)}@media(max-width:767px){.dark .theme-option{bottom:calc(75px + 5*(100vw - 320px)/1600)}}.dark .theme-option .back-to-top{background-color:var(--theme-color);padding:0;border-radius:5px;z-index:1;margin-top:12px}.dark .theme-option .back-to-top a{cursor:pointer;display:flex;align-items:center;justify-content:center;width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600)}.dark .theme-option .back-to-top a svg{color:#fff;font-size:x-large}.dark .stickyCart .theme-option{bottom:95px}@media(max-width:1199px){.dark .stickyCart .theme-option{bottom:107px}}@media(max-width:767px){.dark .stickyCart .theme-option{bottom:160px}}@media(max-width:480px){.dark .stickyCart .theme-option{bottom:144px}}.dark .stickyCart .compare-fix{bottom:96px}@media(max-width:767px){.dark .stickyCart .compare-fix{bottom:75px}.dark .stickyCart footer{margin-bottom:calc(120px + 19*(100vw - 320px)/447)}.dark .stickyCart .recently-purchase.show{bottom:calc(128px + 32*(100vw - 320px)/447)}}.dark .setting-box{background-color:var(--theme-color);padding:0;border-radius:5px;z-index:1;position:relative;transition:all .3s ease-in-out}.dark .setting-box .setting-button{display:flex;align-items:center;justify-content:center;width:calc(30px + 10*(100vw - 320px)/1600);height:calc(30px + 10*(100vw - 320px)/1600);padding:0;font-size:calc(16px + 4*(100vw - 320px)/1600);color:var(--white)}.dark .setting-box .setting-button:first-child:active{color:#fff;background-color:var(--theme-color);border-color:var(--theme-color)}.dark .setting-box .theme-setting-2{position:absolute;bottom:calc(40px + 6*(100vw - 320px)/1600);right:12px;width:360px;background-color:var(--white);padding:12px;border-radius:8px 8px 0 8px;box-shadow:0 4px 8px rgba(34,34,34,.12);transform:scale(0);transform-origin:bottom right;transition:all .3s ease-in-out}.dark body[dir=rtl] .setting-box .theme-setting-2{transform-origin:bottom left;right:unset;left:12px;border-radius:8px 8px 8px 0}@media(max-width:360px){.dark .setting-box .theme-setting-2{width:275px}}.dark .setting-box .theme-setting-2.active{transform:scale(1);transform-origin:bottom right}.dark body[dir=rtl] .setting-box .theme-setting-2.active{transform-origin:bottom left}.dark .setting-box .theme-setting-2 .theme-box ul{display:flex;align-items:center;flex-wrap:wrap;gap:22px;gap:calc(7px + 8*(100vw - 320px)/1600)}.dark .setting-box .theme-setting-2 .theme-box ul li{display:flex;align-items:center;width:100%;padding-bottom:14px;gap:20px;border-bottom:1px dashed var(--border-color)}.dark .setting-box .theme-setting-2 .theme-box ul li:last-child{padding-bottom:0;border:none}.dark .setting-box .theme-setting-2 .theme-box ul li.color-box{display:block;gap:19px}.dark .setting-box .theme-setting-2 .theme-box ul li .setting-name{margin-bottom:0;width:15%}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;padding-top:0;width:85%;transition:all .3s ease-in-out}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button{width:100%;background-color:var(--theme-color);color:#fff;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.outline,.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.rtl-outline{color:var(--theme-color);border:1px solid var(--theme-color);background-color:var(--white)}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button button.rtl-unline{color:#fff;border:1px solid rgba(0,0,0,0);background-color:var(--theme-color)}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker{padding:0;border:none;background-color:rgba(0,0,0,0);box-shadow:none}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control{display:flex;flex-wrap:nowrap;gap:15px;padding:0;border:none;align-items:center}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control .form-control-color{width:38px;height:25px}.dark .setting-box .theme-setting-2 .theme-box ul li .theme-setting-button.color-picker .form-control .form-label{width:auto;font-size:16px;color:var(--content-color)}.dark .timer ul{display:flex;align-items:center}@media(max-width:360px){.dark .timer ul{justify-content:space-between}}@media(max-width:575px){.dark .timer ul{margin-top:12px;justify-content:center}}.dark .timer ul li{display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:relative;background-color:var(--border-color);padding:8px;border-radius:5px}@media(max-width:575px){.dark .timer ul li{width:40px;height:40px}}.dark .timer ul li+li{margin-left:15px}.dark body[dir=rtl] .timer ul li+li{margin-left:unset;margin-right:15px}.dark .timer ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);font-weight:bolder;left:-10px}.dark body[dir=rtl] .timer ul li+li:after{left:unset;right:-10px}.dark .timer ul li .counter h4{font-weight:500}@media(max-width:575px){.dark .timer ul li .counter h4{font-size:15px}}.dark .timer-2{margin-left:40px}@media(max-width:575px){.dark .timer-2{margin-left:0}}.dark .timer-2 ul li{width:calc(45px + 15*(100vw - 320px)/1600);height:calc(45px + 15*(100vw - 320px)/1600);color:var(--black);padding:0;border:1px solid var(--title-color)}.dark .timer-2 ul li.bg-color{background-color:var(--theme-color);color:var(--white)}.dark .timer-2 ul li .counter,.dark .timer-2 ul li .counter h6{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500}.dark .timer-2 ul li+li:after{color:var(--content-color)}.dark .timer-box ul{display:flex;align-items:center}@media(max-width:360px){.dark .timer-box ul{justify-content:space-between}}@media(max-width:575px){.dark .timer-box ul{margin-top:12px;justify-content:center}}.dark .timer-box ul li{display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:relative;background-color:var(--border-color);padding:8px;border-radius:5px}@media(max-width:575px){.dark .timer-box ul li{width:40px;height:40px}}.dark .timer-box ul li+li{margin-left:15px}.dark .timer-box ul li+li:after{content:":";position:absolute;font-weight:bolder;top:50%;transform:translateY(-50%);left:-10px}.dark .timer-box ul li .counter h4{font-weight:500}@media(max-width:575px){.dark .timer-box ul li .counter h4{font-size:15px}}.dark .title-leaf{width:140px;text-align:center;margin-top:7px;position:relative;z-index:0}.dark .title-leaf:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;left:0;background-color:var(--theme-color);z-index:-1}.dark .title-leaf svg{background-color:var(--white);width:45px;z-index:1;fill:var(--theme-color)}.dark .title-leaf svg.bg-gray{background-color:var(--light-gray)}.dark .title{margin-bottom:calc(16px + 14*(100vw - 320px)/1600);display:inline-block;position:relative}.dark .title h2{font-weight:700;color:var(--title-color);position:relative}.dark .title p{line-height:1.5;margin:calc(5px + 5*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color)}.dark .title-flex{display:flex;align-items:center;justify-content:space-between}@media(max-width:1265px){.dark .title-flex{display:block}}.dark .title-flex .timing-box{display:inline-block}.dark .title-flex .timing-box .timing{display:flex;align-items:center;justify-content:center;background-color:#ff4f4f;color:var(--white);padding:calc(8px + 4*(100vw - 320px)/1600) calc(9px + 2*(100vw - 320px)/1600);border-radius:5px}@media(max-width:1265px){.dark .title-flex .timing-box .timing{margin-top:calc(14px + 6*(100vw - 320px)/1600)}}.dark .title-flex .timing-box .timing i{-webkit-text-stroke:1px var(--white);color:rgba(0,0,0,0);margin-right:9px}.dark .title-flex .timing-box .timing svg{font-size:17px;margin-right:9px}.dark .title-flex .timing-box .timing .name{font-weight:600;margin-right:8px;line-height:1}.dark .title-flex .timing-box .timing .time ul{display:flex;align-items:center}.dark .title-flex .timing-box .timing .time ul li{display:flex;align-items:center;justify-content:center;position:relative;line-height:1}.dark .title-flex .timing-box .timing .time ul li+li{margin-left:15px}.dark .title-flex .timing-box .timing .time ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);font-weight:bolder;left:-10px}.dark .title-flex .timing-box .timing .time ul li .counter h6{font-weight:600}.dark .title .product-tabs{border:none;position:absolute;top:0;right:0}.dark .title .product-tabs .nav-item{position:relative}.dark .title .product-tabs .nav-item .nav-link{border:none;border-radius:unset;color:var(--content-color);position:relative;font-weight:400;font-size:16px}.dark .title .product-tabs .nav-item .nav-link.active{font-weight:500;color:var(--theme-color)}.dark .title .product-tabs .nav-item .nav-link.active:before{content:"";position:absolute;width:50px;height:2px;bottom:0;left:17px;border-radius:50px;background-color:var(--theme-color)}.dark .title .product-tabs .nav-item .nav-link.active:after{content:"";position:absolute;width:4px;height:2px;bottom:0;left:75px;border-radius:50px;background-color:var(--theme-color)}.dark .title .product-tabs .nav-item+.nav-item{margin-left:10px}.dark .title .product-tabs .nav-item+.nav-item:before{content:"";position:absolute;width:13px;height:13px;top:9px;left:-11px;background-image:url(/_next/static/media/bag.69c9a60a.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.dark .title-border{border-bottom:1px solid var(--border-color);padding-bottom:calc(14px + 6*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600)}.dark .vendor-title h5{font-weight:700;font-size:calc(18px + .005*(100vw - 320px));margin-bottom:10px;letter-spacing:.5px}.dark .vendor-title p{margin-bottom:0;font-size:15px;color:var(--content-color);line-height:1.6}.dark .seller-title h2{font-weight:700;font-size:calc(24px + 13*(100vw - 320px)/1600);margin-bottom:calc(10px + 13*(100vw - 320px)/1600);letter-spacing:.5px;line-height:1.3}.dark .seller-title p{margin-bottom:0;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:1.6}.dark .title-flex-2{display:flex;align-items:center;justify-content:space-between}@media(max-width:850px){.dark .title-flex-2{display:block}}.dark .title-flex-2 .timing-box{display:inline-block}.dark .title-flex-2 .timing-box .timing{display:flex;align-items:center;justify-content:center;background-color:#ff4f4f;color:var(--white);padding:calc(8px + 4*(100vw - 320px)/1600) calc(9px + 2*(100vw - 320px)/1600);border-radius:5px}@media(max-width:850px){.dark .title-flex-2 .timing-box .timing{margin-top:calc(14px + 6*(100vw - 320px)/1600)}}.dark .title-flex-2 .timing-box .timing i{-webkit-text-stroke:1px var(--white);color:rgba(0,0,0,0);margin-right:9px}.dark .title-flex-2 .timing-box .timing .svg{font-size:17px;margin-right:9px}.dark .title-flex-2 .timing-box .timing .name{font-weight:600;margin-right:8px;line-height:1}.dark .user-dashboard-title{position:relative}.dark .user-dashboard-title:after{content:"";position:absolute;bottom:0;left:-20px;width:3px;height:26px;background-color:var(--theme-color)}.dark body[dir=rtl] .user-dashboard-title:after{left:unset;right:-20px}.dark .tooltip{transition:opacity .15s linear}.dark .tooltip .tooltip-arrow:before{border-top-color:var(--theme-color)}.dark .tooltip .tooltip-inner{font-weight:500;background-color:var(--theme-color);color:var(--white)}.dark .country-input{position:relative}.dark .country-input .input-error .row.mb-4{margin-bottom:0!important}.dark .country-input .input-error input[type=number],.dark .country-input .input-error input[type=text]{padding-left:132px!important}.dark body[dir=rtl] .country-input .input-error input[type=number],.dark body[dir=rtl] .country-input .input-error input[type=text]{padding-left:0!important;padding-right:132px!important}@media(max-width:576px){.dark .country-input .input-error input[type=number],.dark .country-input .input-error input[type=text]{padding-left:122px!important}.dark body[dir=rtl] .country-input .input-error input[type=number],.dark body[dir=rtl] .country-input .input-error input[type=text]{padding-right:122px!important}}.dark .country-input .country-input-box input{padding-left:128px;height:calc(51px + 3*(100vw - 320px)/1600);min-height:calc(51px + 3*(100vw - 320px)/1600)}.dark body[dir=rtl] .country-input .country-input-box input{padding-left:unset;padding-right:128px}.dark .country-input .custom-select-box{min-width:120px;height:auto;width:120px;position:absolute;left:13px;top:30px;z-index:1;cursor:pointer}.dark body[dir=rtl] .country-input .custom-select-box{left:unset;right:13px}@media(max-width:576px){.dark .country-input .custom-select-box{left:13px;top:30px;bottom:unset;transform:none;min-width:110px;width:110px}.dark body[dir=rtl] .country-input .custom-select-box{left:unset;right:13px}}.dark .country-input .custom-select-box .help-text{display:none}.dark .country-input .custom-select-box svg{position:absolute;left:90px;z-index:1;width:20px;height:20px;top:50%;transform:translateY(-50%);fill:#898989}.dark body[dir=rtl] .country-input .custom-select-box svg{left:unset;right:90px}.dark .country-input .custom-select-box .form-select{background-color:#f8f9fa;border-radius:6px 0 0 6px;line-height:1.35;border-top:unset;border-left:unset;border-bottom:unset;height:50px;font-size:16px;color:var(--content-color)}@media(max-width:576px){.dark .country-input .custom-select-box .form-select{height:49px}}.dark body[dir=rtl] .country-input .custom-select-box .form-select{border-radius:0 6px 6px 0;border-right:unset;border-left:1px solid #dee2e6}.dark html.dark .country-input .custom-select-box .form-select{background-color:#1d1d22}.dark .country-input .custom-select-box .form-select:focus{border-color:#dee2e6}.dark .intl-tel-input{position:relative;display:block}.dark .intl-tel-input *{scrollbar-width:auto;scrollbar-color:#fff}.dark .intl-tel-input::-webkit-scrollbar{width:5px;height:5px}.dark .intl-tel-input::-webkit-scrollbar-track{background-color:#f5f5f5}.dark html.dark .intl-tel-input::-webkit-scrollbar-track{background-color:#1d1d22}.dark .intl-tel-input::-webkit-scrollbar-thumb{background-color:rgba(25,163,136,.479);border-radius:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.dark .intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.dark .intl-tel-input .hide{display:none}.dark .intl-tel-input .v-hide{visibility:hidden}.dark .intl-tel-input input,.dark .intl-tel-input input[type=tel],.dark .intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.dark .intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.dark .intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 8px}.dark .intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.dark .intl-tel-input .selected-flag .iti-arrow{position:relative;top:0;margin-top:-2px;right:0;width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:4px solid #555}.dark .intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.dark .intl-tel-input .flag-box{display:inline-block;width:20px;vertical-align:middle;margin-right:6px}.dark body[dir=rtl] .intl-tel-input .flag-box{margin-right:unset;margin-left:unset}.dark .intl-tel-input .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.dark .intl-tel-input .country{padding:0;display:flex;align-items:center;width:100%;cursor:pointer}.dark .intl-tel-input .country .dial-code{color:#999;font-size:16px}.dark .intl-tel-input .country.highlight{background-color:#efefe7}.dark .intl-tel-input .country-name{vertical-align:middle;margin-right:6px}.dark .intl-tel-input .dial-code{vertical-align:middle}.dark .intl-tel-input .country-listing{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:var(--white);border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.dark .intl-tel-input .country-listing.dropup{bottom:100%;margin-bottom:-1px}.dark .intl-tel-input.allow-dropdown input,.dark .intl-tel-input.allow-dropdown input[type=tel],.dark .intl-tel-input.allow-dropdown input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.dark .intl-tel-input.allow-dropdown .flag-container{right:auto;left:0}.dark .intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.dark .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:#efefe7}.dark .intl-tel-input.allow-dropdown .selected-flag{width:46px}.dark .intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover{cursor:default}.dark .intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag{background-color:rgba(0,0,0,0)}.dark .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.dark .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:rgba(0,0,0,0)}.dark .intl-tel-input.separate-dial-code input,.dark .intl-tel-input.separate-dial-code input[type=number],.dark .intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.dark .intl-tel-input.separate-dial-code input[type=number].flag-input,.dark .intl-tel-input.separate-dial-code input[type=text].flag-input{padding:0 0 0 30px!important;box-shadow:none!important;border:0!important;background-color:rgba(0,0,0,0)!important;width:70px!important}.dark .intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:112px!important;margin-left:0}.dark .intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.dark .intl-tel-input.separate-dial-code .selected-flag{width:max-content;background-color:#efefe7;display:flex;align-items:center;gap:10px}.dark .intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.dark .intl-tel-input.separate-dial-code.iti-sdc-2 input,.dark .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.dark .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.dark .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.dark .intl-tel-input.separate-dial-code.iti-sdc-3 input,.dark .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.dark .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.dark .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.dark .intl-tel-input.separate-dial-code.iti-sdc-4 input,.dark .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.dark .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.dark .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.dark .intl-tel-input.separate-dial-code.iti-sdc-5 input,.dark .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.dark .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.dark .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.dark .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.dark .intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.dark .intl-tel-input.iti-container:hover{cursor:pointer}.dark .iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.dark .iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.dark .iti-mobile .intl-tel-input .country-list .country{padding:10px;line-height:1.5em}.dark .iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.dark .iti-flag.be{width:18px;height:15px;background-position:-440px 0}.dark .iti-flag.ch{width:15px;height:15px;background-position:-944px 0}.dark .iti-flag.mc{width:19px;height:15px;background-position:-3139px 0}.dark .iti-flag.ne{width:18px;height:15px;background-position:-3666px 0}.dark .iti-flag.np{width:13px;height:15px;background-position:-3796px 0;background-color:rgba(0,0,0,0)}.dark .iti-flag.va{width:15px;height:15px;background-position:-5307px 0}.dark .iti-flag.ac{height:10px;background-position:0 0}.dark .iti-flag.ad{height:14px;background-position:-22px 0}.dark .iti-flag.ae{height:10px;background-position:-44px 0}.dark .iti-flag.af{height:14px;background-position:-66px 0}.dark .iti-flag.ag{height:14px;background-position:-88px 0}.dark .iti-flag.ai{height:10px;background-position:-110px 0}.dark .iti-flag.al{height:15px;background-position:-132px 0}.dark .iti-flag.am{height:10px;background-position:-154px 0}.dark .iti-flag.ao{height:14px;background-position:-176px 0}.dark .iti-flag.aq{height:14px;background-position:-198px 0}.dark .iti-flag.ar{height:13px;background-position:-220px 0}.dark .iti-flag.as{height:10px;background-position:-242px 0}.dark .iti-flag.at{height:14px;background-position:-264px 0}.dark .iti-flag.au{height:10px;background-position:-286px 0}.dark .iti-flag.aw{height:14px;background-position:-308px 0}.dark .iti-flag.ax{height:13px;background-position:-330px 0}.dark .iti-flag.az{height:10px;background-position:-352px 0}.dark .iti-flag.ba{height:10px;background-position:-374px 0}.dark .iti-flag.bb{height:14px;background-position:-396px 0}.dark .iti-flag.bd{height:12px;background-position:-418px 0}.dark .iti-flag.bf{height:14px;background-position:-460px 0}.dark .iti-flag.bg{height:12px;background-position:-482px 0}.dark .iti-flag.bh{height:12px;background-position:-504px 0}.dark .iti-flag.bi{height:12px;background-position:-526px 0}.dark .iti-flag.bj{height:14px;background-position:-548px 0}.dark .iti-flag.bl{height:14px;background-position:-570px 0}.dark .iti-flag.bm{height:10px;background-position:-592px 0}.dark .iti-flag.bn{height:10px;background-position:-614px 0}.dark .iti-flag.bo{height:14px;background-position:-636px 0}.dark .iti-flag.bq{height:14px;background-position:-658px 0}.dark .iti-flag.br{height:14px;background-position:-680px 0}.dark .iti-flag.bs{height:10px;background-position:-702px 0}.dark .iti-flag.bt{height:14px;background-position:-724px 0}.dark .iti-flag.bv{height:15px;background-position:-746px 0}.dark .iti-flag.bw{height:14px;background-position:-768px 0}.dark .iti-flag.by{height:10px;background-position:-790px 0}.dark .iti-flag.bz{height:14px;background-position:-812px 0}.dark .iti-flag.ca{height:10px;background-position:-834px 0}.dark .iti-flag.cc{height:10px;background-position:-856px 0}.dark .iti-flag.cd{height:15px;background-position:-878px 0}.dark .iti-flag.cf{height:14px;background-position:-900px 0}.dark .iti-flag.cg{height:14px;background-position:-922px 0}.dark .iti-flag.ci{height:14px;background-position:-961px 0}.dark .iti-flag.ck{height:10px;background-position:-983px 0}.dark .iti-flag.cl{height:14px;background-position:-1005px 0}.dark .iti-flag.cm{height:14px;background-position:-1027px 0}.dark .iti-flag.cn{height:14px;background-position:-1049px 0}.dark .iti-flag.co{height:14px;background-position:-1071px 0}.dark .iti-flag.cp{height:14px;background-position:-1093px 0}.dark .iti-flag.cr{height:12px;background-position:-1115px 0}.dark .iti-flag.cu{height:10px;background-position:-1137px 0}.dark .iti-flag.cv{height:12px;background-position:-1159px 0}.dark .iti-flag.cw{height:14px;background-position:-1181px 0}.dark .iti-flag.cx{height:10px;background-position:-1203px 0}.dark .iti-flag.cy{height:13px;background-position:-1225px 0}.dark .iti-flag.cz{height:14px;background-position:-1247px 0}.dark .iti-flag.de{height:12px;background-position:-1269px 0}.dark .iti-flag.dg{height:10px;background-position:-1291px 0}.dark .iti-flag.dj{height:14px;background-position:-1313px 0}.dark .iti-flag.dk{height:15px;background-position:-1335px 0}.dark .iti-flag.dm{height:10px;background-position:-1357px 0}.dark .iti-flag.do{height:13px;background-position:-1379px 0}.dark .iti-flag.dz{height:14px;background-position:-1401px 0}.dark .iti-flag.ea{height:14px;background-position:-1423px 0}.dark .iti-flag.ec{height:14px;background-position:-1445px 0}.dark .iti-flag.ee{height:13px;background-position:-1467px 0}.dark .iti-flag.eg{height:14px;background-position:-1489px 0}.dark .iti-flag.eh{height:10px;background-position:-1511px 0}.dark .iti-flag.er{height:10px;background-position:-1533px 0}.dark .iti-flag.es{height:14px;background-position:-1555px 0}.dark .iti-flag.et{height:10px;background-position:-1577px 0}.dark .iti-flag.eu{height:14px;background-position:-1599px 0}.dark .iti-flag.fi{height:12px;background-position:-1621px 0}.dark .iti-flag.fj{height:10px;background-position:-1643px 0}.dark .iti-flag.fk{height:10px;background-position:-1665px 0}.dark .iti-flag.fm{height:11px;background-position:-1687px 0}.dark .iti-flag.fo{height:15px;background-position:-1709px 0}.dark .iti-flag.fr{height:14px;background-position:-1731px 0}.dark .iti-flag.ga{height:15px;background-position:-1753px 0}.dark .iti-flag.gb{height:10px;background-position:-1775px 0}.dark .iti-flag.gd{height:12px;background-position:-1797px 0}.dark .iti-flag.ge{height:14px;background-position:-1819px 0}.dark .iti-flag.gf{height:14px;background-position:-1841px 0}.dark .iti-flag.gg{height:14px;background-position:-1863px 0}.dark .iti-flag.gh{height:14px;background-position:-1885px 0}.dark .iti-flag.gi{height:10px;background-position:-1907px 0}.dark .iti-flag.gl{height:14px;background-position:-1929px 0}.dark .iti-flag.gm{height:14px;background-position:-1951px 0}.dark .iti-flag.gn{height:14px;background-position:-1973px 0}.dark .iti-flag.gp{height:14px;background-position:-1995px 0}.dark .iti-flag.gq{height:14px;background-position:-2017px 0}.dark .iti-flag.gr{height:14px;background-position:-2039px 0}.dark .iti-flag.gs{height:10px;background-position:-2061px 0}.dark .iti-flag.gt{height:13px;background-position:-2083px 0}.dark .iti-flag.gu{height:11px;background-position:-2105px 0}.dark .iti-flag.gw{height:10px;background-position:-2127px 0}.dark .iti-flag.gy{height:12px;background-position:-2149px 0}.dark .iti-flag.hk{height:14px;background-position:-2171px 0}.dark .iti-flag.hm{height:10px;background-position:-2193px 0}.dark .iti-flag.hn{height:10px;background-position:-2215px 0}.dark .iti-flag.hr{height:10px;background-position:-2237px 0}.dark .iti-flag.ht{height:12px;background-position:-2259px 0}.dark .iti-flag.hu{height:10px;background-position:-2281px 0}.dark .iti-flag.ic{height:14px;background-position:-2303px 0}.dark .iti-flag.id{height:14px;background-position:-2325px 0}.dark .iti-flag.ie{height:10px;background-position:-2347px 0}.dark .iti-flag.il{height:15px;background-position:-2369px 0}.dark .iti-flag.im{height:10px;background-position:-2391px 0}.dark .iti-flag.in{height:14px;background-position:-2413px 0}.dark .iti-flag.io{height:10px;background-position:-2435px 0}.dark .iti-flag.iq{height:14px;background-position:-2457px 0}.dark .iti-flag.ir{height:12px;background-position:-2479px 0}.dark .iti-flag.is{height:15px;background-position:-2501px 0}.dark .iti-flag.it{height:14px;background-position:-2523px 0}.dark .iti-flag.je{height:12px;background-position:-2545px 0}.dark .iti-flag.jm{height:10px;background-position:-2567px 0}.dark .iti-flag.jo{height:10px;background-position:-2589px 0}.dark .iti-flag.jp{height:14px;background-position:-2611px 0}.dark .iti-flag.ke{height:14px;background-position:-2633px 0}.dark .iti-flag.kg{height:12px;background-position:-2655px 0}.dark .iti-flag.kh{height:13px;background-position:-2677px 0}.dark .iti-flag.ki{height:10px;background-position:-2699px 0}.dark .iti-flag.km{height:12px;background-position:-2721px 0}.dark .iti-flag.kn{height:14px;background-position:-2743px 0}.dark .iti-flag.kp{height:10px;background-position:-2765px 0}.dark .iti-flag.kr{height:14px;background-position:-2787px 0}.dark .iti-flag.kw{height:10px;background-position:-2809px 0}.dark .iti-flag.ky{height:10px;background-position:-2831px 0}.dark .iti-flag.kz{height:10px;background-position:-2853px 0}.dark .iti-flag.la{height:14px;background-position:-2875px 0}.dark .iti-flag.lb{height:14px;background-position:-2897px 0}.dark .iti-flag.lc{height:10px;background-position:-2919px 0}.dark .iti-flag.li{height:12px;background-position:-2941px 0}.dark .iti-flag.lk{height:10px;background-position:-2963px 0}.dark .iti-flag.lr{height:11px;background-position:-2985px 0}.dark .iti-flag.ls{height:14px;background-position:-3007px 0}.dark .iti-flag.lt{height:12px;background-position:-3029px 0}.dark .iti-flag.lu{height:12px;background-position:-3051px 0}.dark .iti-flag.lv{height:10px;background-position:-3073px 0}.dark .iti-flag.ly{height:10px;background-position:-3095px 0}.dark .iti-flag.ma{height:14px;background-position:-3117px 0}.dark .iti-flag.md{height:10px;background-position:-3160px 0}.dark .iti-flag.me{height:10px;background-position:-3182px 0}.dark .iti-flag.mf{height:14px;background-position:-3204px 0}.dark .iti-flag.mg{height:14px;background-position:-3226px 0}.dark .iti-flag.mh{height:11px;background-position:-3248px 0}.dark .iti-flag.mk{height:10px;background-position:-3270px 0}.dark .iti-flag.ml{height:14px;background-position:-3292px 0}.dark .iti-flag.mm{height:14px;background-position:-3314px 0}.dark .iti-flag.mn{height:10px;background-position:-3336px 0}.dark .iti-flag.mo{height:14px;background-position:-3358px 0}.dark .iti-flag.mp{height:10px;background-position:-3380px 0}.dark .iti-flag.mq{height:14px;background-position:-3402px 0}.dark .iti-flag.mr{height:14px;background-position:-3424px 0}.dark .iti-flag.ms{height:10px;background-position:-3446px 0}.dark .iti-flag.mt{height:14px;background-position:-3468px 0}.dark .iti-flag.mu{height:14px;background-position:-3490px 0}.dark .iti-flag.mv{height:14px;background-position:-3512px 0}.dark .iti-flag.mw{height:14px;background-position:-3534px 0}.dark .iti-flag.mx{height:12px;background-position:-3556px 0}.dark .iti-flag.my{height:10px;background-position:-3578px 0}.dark .iti-flag.mz{height:14px;background-position:-3600px 0}.dark .iti-flag.na{height:14px;background-position:-3622px 0}.dark .iti-flag.nc{height:10px;background-position:-3644px 0}.dark .iti-flag.nf{height:10px;background-position:-3686px 0}.dark .iti-flag.ng{height:10px;background-position:-3708px 0}.dark .iti-flag.ni{height:12px;background-position:-3730px 0}.dark .iti-flag.nl{height:14px;background-position:-3752px 0}.dark .iti-flag.no{height:15px;background-position:-3774px 0}.dark .iti-flag.nr{height:10px;background-position:-3811px 0}.dark .iti-flag.nu{height:10px;background-position:-3833px 0}.dark .iti-flag.nz{height:10px;background-position:-3855px 0}.dark .iti-flag.om{height:10px;background-position:-3877px 0}.dark .iti-flag.pa{height:14px;background-position:-3899px 0}.dark .iti-flag.pe{height:14px;background-position:-3921px 0}.dark .iti-flag.pf{height:14px;background-position:-3943px 0}.dark .iti-flag.pg{height:15px;background-position:-3965px 0}.dark .iti-flag.ph{height:10px;background-position:-3987px 0}.dark .iti-flag.pk{height:14px;background-position:-4009px 0}.dark .iti-flag.pl{height:13px;background-position:-4031px 0}.dark .iti-flag.pm{height:14px;background-position:-4053px 0}.dark .iti-flag.pn{height:10px;background-position:-4075px 0}.dark .iti-flag.pr{height:14px;background-position:-4097px 0}.dark .iti-flag.ps{height:10px;background-position:-4119px 0}.dark .iti-flag.pt{height:14px;background-position:-4141px 0}.dark .iti-flag.pw{height:13px;background-position:-4163px 0}.dark .iti-flag.py{height:11px;background-position:-4185px 0}.dark .iti-flag.qa{height:8px;background-position:-4207px 0}.dark .iti-flag.re{height:14px;background-position:-4229px 0}.dark .iti-flag.ro{height:14px;background-position:-4251px 0}.dark .iti-flag.rs{height:14px;background-position:-4273px 0}.dark .iti-flag.ru{height:14px;background-position:-4295px 0}.dark .iti-flag.rw{height:14px;background-position:-4317px 0}.dark .iti-flag.sa{height:14px;background-position:-4339px 0}.dark .iti-flag.sb{height:10px;background-position:-4361px 0}.dark .iti-flag.sc{height:10px;background-position:-4383px 0}.dark .iti-flag.sd{height:10px;background-position:-4405px 0}.dark .iti-flag.se{height:13px;background-position:-4427px 0}.dark .iti-flag.sg{height:14px;background-position:-4449px 0}.dark .iti-flag.sh{height:10px;background-position:-4471px 0}.dark .iti-flag.si{height:10px;background-position:-4493px 0}.dark .iti-flag.sj{height:15px;background-position:-4515px 0}.dark .iti-flag.sk{height:14px;background-position:-4537px 0}.dark .iti-flag.sl{height:14px;background-position:-4559px 0}.dark .iti-flag.sm{height:15px;background-position:-4581px 0}.dark .iti-flag.sn{height:14px;background-position:-4603px 0}.dark .iti-flag.so{height:14px;background-position:-4625px 0}.dark .iti-flag.sr{height:14px;background-position:-4647px 0}.dark .iti-flag.ss{height:10px;background-position:-4669px 0}.dark .iti-flag.st{height:10px;background-position:-4691px 0}.dark .iti-flag.sv{height:12px;background-position:-4713px 0}.dark .iti-flag.sx{height:14px;background-position:-4735px 0}.dark .iti-flag.sy{height:14px;background-position:-4757px 0}.dark .iti-flag.sz{height:14px;background-position:-4779px 0}.dark .iti-flag.ta{height:10px;background-position:-4801px 0}.dark .iti-flag.tc{height:10px;background-position:-4823px 0}.dark .iti-flag.td{height:14px;background-position:-4845px 0}.dark .iti-flag.tf{height:14px;background-position:-4867px 0}.dark .iti-flag.tg{height:13px;background-position:-4889px 0}.dark .iti-flag.th{height:14px;background-position:-4911px 0}.dark .iti-flag.tj{height:10px;background-position:-4933px 0}.dark .iti-flag.tk{height:10px;background-position:-4955px 0}.dark .iti-flag.tl{height:10px;background-position:-4977px 0}.dark .iti-flag.tm{height:14px;background-position:-4999px 0}.dark .iti-flag.tn{height:14px;background-position:-5021px 0}.dark .iti-flag.to{height:10px;background-position:-5043px 0}.dark .iti-flag.tr{height:14px;background-position:-5065px 0}.dark .iti-flag.tt{height:12px;background-position:-5087px 0}.dark .iti-flag.tv{height:10px;background-position:-5109px 0}.dark .iti-flag.tw{height:14px;background-position:-5131px 0}.dark .iti-flag.tz{height:14px;background-position:-5153px 0}.dark .iti-flag.ua{height:14px;background-position:-5175px 0}.dark .iti-flag.ug{height:14px;background-position:-5197px 0}.dark .iti-flag.um{height:11px;background-position:-5219px 0}.dark .iti-flag.us{height:11px;background-position:-5241px 0}.dark .iti-flag.uy{height:14px;background-position:-5263px 0}.dark .iti-flag.uz{height:10px;background-position:-5285px 0}.dark .iti-flag.vc{height:14px;background-position:-5324px 0}.dark .iti-flag.ve{height:14px;background-position:-5346px 0}.dark .iti-flag.vg{height:10px;background-position:-5368px 0}.dark .iti-flag.vi{height:14px;background-position:-5390px 0}.dark .iti-flag.vn{height:14px;background-position:-5412px 0}.dark .iti-flag.vu{height:12px;background-position:-5434px 0}.dark .iti-flag.wf{height:14px;background-position:-5456px 0}.dark .iti-flag.ws{height:10px;background-position:-5478px 0}.dark .iti-flag.xk{height:15px;background-position:-5500px 0}.dark .iti-flag.ye{height:14px;background-position:-5522px 0}.dark .iti-flag.yt{height:14px;background-position:-5544px 0}.dark .iti-flag.za{height:14px;background-position:-5566px 0}.dark .iti-flag.zm{height:14px;background-position:-5588px 0}.dark .iti-flag.zw{height:10px;background-position:-5610px 0}@media(max-width:500px){.dark .intl-tel-input .country-listing{white-space:normal}}@media only screen and (-webkit-min-device-pixel-ratio:2){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (min--moz-device-pixel-ratio:2){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-o-min-device-pixel-ratio:2/1){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (min-device-pixel-ratio:2){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.dark .iti-flag{background-size:5630px 15px;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png)}}.dark .confetti-wrapper{position:fixed!important;top:0;width:100vw;height:100vh;left:0;z-index:999;display:none}.dark .confetti-wrapper.show{display:block}.dark [class|=confetti]{position:absolute}.dark .confetti-0{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:95%;opacity:.9489992421;transform:rotate(345.0833181175deg);animation:drop-0 4.9768380511s .312740728s infinite}@keyframes drop-0{to{top:110%;left:100%}}.dark .confetti-1{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:10%;opacity:1;transform:rotate(71.107542937deg);animation:drop-1 4.3447957826s 3.2691257ms infinite}@keyframes drop-1{to{top:110%;left:19%}}.dark .confetti-2{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:37%;opacity:.691694036;transform:rotate(154.4028942545deg);animation:drop-2 4.3635212191s .7488038016s infinite}@keyframes drop-2{to{top:110%;left:41%}}.dark .confetti-3{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:103%;opacity:.5785561839;transform:rotate(246.9972143593deg);animation:drop-3 4.663027891s .6078573007s infinite}@keyframes drop-3{to{top:110%;left:111%}}.dark .confetti-4{width:13px;height:5.2px;background-color:#263672;top:-10%;left:126%;opacity:.9591909016;transform:rotate(7.7632513165deg);animation:drop-4 4.7093425717s .0111928819s infinite}@keyframes drop-4{to{top:110%;left:130%}}.dark .confetti-5{width:24px;height:9.6px;background-color:#d13447;top:-10%;left:26%;opacity:.8242836789;transform:rotate(168.4460019118deg);animation:drop-5 4.735280585s .0716285527s infinite}@keyframes drop-5{to{top:110%;left:30%}}.dark .confetti-6{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:129%;opacity:1;transform:rotate(269.525583537deg);animation:drop-6 4.6121791547s .8329915954s infinite}@keyframes drop-6{to{top:110%;left:138%}}.dark .confetti-7{width:1px;height:.4px;background-color:#d13447;top:-10%;left:111%;opacity:.9089820778;transform:rotate(273.5357082787deg);animation:drop-7 4.141721911s .0923675231s infinite}@keyframes drop-7{to{top:110%;left:115%}}.dark .confetti-8{width:23px;height:9.2px;background-color:#263672;top:-10%;left:98%;opacity:.6072394255;transform:rotate(7.5054546131deg);animation:drop-8 4.3982422928s .2114308283s infinite}@keyframes drop-8{to{top:110%;left:105%}}.dark .confetti-9{width:22px;height:8.8px;background-color:#263672;top:-10%;left:127%;opacity:1;transform:rotate(285.4541420966deg);animation:drop-9 4.928111281s .4096883906s infinite}@keyframes drop-9{to{top:110%;left:134%}}.dark .confetti-10{width:17px;height:6.8px;background-color:#ffbf00;top:-10%;left:83%;opacity:.8282920176;transform:rotate(341.3637449994deg);animation:drop-10 4.7009778124s .5300395221s infinite}@keyframes drop-10{to{top:110%;left:92%}}.dark .confetti-11{width:7px;height:2.8px;background-color:#263672;top:-10%;left:34%;opacity:.7480772096;transform:rotate(49.3181712793deg);animation:drop-11 4.3131583094s .6019481314s infinite}@keyframes drop-11{to{top:110%;left:45%}}.dark .confetti-12{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:89%;opacity:.6001715134;transform:rotate(.35788514128turn);animation:drop-12 4.9294505938s .9857553589s infinite}@keyframes drop-12{to{top:110%;left:91%}}.dark .confetti-13{width:5px;height:2px;background-color:#d13447;top:-10%;left:34%;opacity:1;transform:rotate(99.9987841484deg);animation:drop-13 4.5571021021s .0721034836s infinite}@keyframes drop-13{to{top:110%;left:48%}}.dark .confetti-14{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:42%;opacity:.5893549939;transform:rotate(54.4681674681deg);animation:drop-14 4.1486564979s .85930155s infinite}@keyframes drop-14{to{top:110%;left:50%}}.dark .confetti-15{width:10px;height:4px;background-color:#263672;top:-10%;left:145%;opacity:.7456245154;transform:rotate(291.531583165deg);animation:drop-15 4.6001403816s .9433985536s infinite}@keyframes drop-15{to{top:110%;left:150%}}.dark .confetti-16{width:22px;height:8.8px;background-color:#d13447;top:-10%;left:54%;opacity:1;transform:rotate(159.9732359063deg);animation:drop-16 4.8586812445s 7.7666845ms infinite}@keyframes drop-16{to{top:110%;left:61%}}.dark .confetti-17{width:14px;height:5.6px;background-color:#263672;top:-10%;left:102%;opacity:.5679977985;transform:rotate(267.158801626deg);animation:drop-17 4.7053306215s .5725156795s infinite}@keyframes drop-17{to{top:110%;left:108%}}.dark .confetti-18{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:82%;opacity:.9181911042;transform:rotate(11.670408654deg);animation:drop-18 4.2379017322s .4111639699s infinite}@keyframes drop-18{to{top:110%;left:91%}}.dark .confetti-19{width:22px;height:8.8px;background-color:#263672;top:-10%;left:75%;opacity:.5784456322;transform:rotate(199.7279438514deg);animation:drop-19 4.8131623614s .0338110135s infinite}@keyframes drop-19{to{top:110%;left:88%}}.dark .confetti-20{width:18px;height:7.2px;background-color:#ffbf00;top:-10%;left:12%;opacity:.6925426249;transform:rotate(162.2775876678deg);animation:drop-20 4.1019980126s .8739983695s infinite}@keyframes drop-20{to{top:110%;left:19%}}.dark .confetti-21{width:11px;height:4.4px;background-color:#263672;top:-10%;left:74%;opacity:1;transform:rotate(27.5409362426deg);animation:drop-21 4.7575155994s .0259071388s infinite}@keyframes drop-21{to{top:110%;left:83%}}.dark .confetti-22{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:129%;opacity:1;transform:rotate(92.4311987967deg);animation:drop-22 4.1799664149s .7748788195s infinite}@keyframes drop-22{to{top:110%;left:131%}}.dark .confetti-23{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:28%;opacity:1;transform:rotate(120.5530041795deg);animation:drop-23 4.3573262279s .623267003s infinite}@keyframes drop-23{to{top:110%;left:42%}}.dark .confetti-24{width:17px;height:6.8px;background-color:#d13447;top:-10%;left:65%;opacity:.5323851394;transform:rotate(191.91869745deg);animation:drop-24 4.5390841686s .0451664496s infinite}@keyframes drop-24{to{top:110%;left:76%}}.dark .confetti-25{width:13px;height:5.2px;background-color:#ffbf00;top:-10%;left:13%;opacity:.5240089173;transform:rotate(270.1754668373deg);animation:drop-25 4.1917448003s .9230681794s infinite}@keyframes drop-25{to{top:110%;left:22%}}.dark .confetti-26{width:26px;height:10.4px;background-color:#263672;top:-10%;left:114%;opacity:1;transform:rotate(83.9592460846deg);animation:drop-26 4.1562485305s .8454678972s infinite}@keyframes drop-26{to{top:110%;left:125%}}.dark .confetti-27{width:26px;height:10.4px;background-color:#d13447;top:-10%;left:31%;opacity:1;transform:rotate(150.2500838719deg);animation:drop-27 4.401142689s .2997700278s infinite}@keyframes drop-27{to{top:110%;left:39%}}.dark .confetti-28{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:118%;opacity:1;transform:rotate(180.0745556291deg);animation:drop-28 4.9903930366s .5712958499s infinite}@keyframes drop-28{to{top:110%;left:122%}}.dark .confetti-29{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:38%;opacity:1;transform:rotate(29.1966212071deg);animation:drop-29 4.2341552942s .1861363652s infinite}@keyframes drop-29{to{top:110%;left:51%}}.dark .confetti-30{width:26px;height:10.4px;background-color:#d13447;top:-10%;left:103%;opacity:.7040358624;transform:rotate(143.5039025119deg);animation:drop-30 4.7951589346s .8681904617s infinite}@keyframes drop-30{to{top:110%;left:117%}}.dark .confetti-31{width:12px;height:4.8px;background-color:#d13447;top:-10%;left:147%;opacity:1;transform:rotate(153.1591530649deg);animation:drop-31 4.1434359351s .0555405945s infinite}@keyframes drop-31{to{top:110%;left:148%}}.dark .confetti-32{width:22px;height:8.8px;background-color:#ffbf00;top:-10%;left:96%;opacity:1;transform:rotate(323.5886667942deg);animation:drop-32 4.3609954537s .4667242528s infinite}@keyframes drop-32{to{top:110%;left:106%}}.dark .confetti-33{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:15%;opacity:.9794838572;transform:rotate(116.4250001283deg);animation:drop-33 4.7426857456s .7836997678s infinite}@keyframes drop-33{to{top:110%;left:23%}}.dark .confetti-34{width:16px;height:6.4px;background-color:#d13447;top:-10%;left:51%;opacity:1;transform:rotate(260.3814328903deg);animation:drop-34 4.9696040073s .8107611605s infinite}@keyframes drop-34{to{top:110%;left:62%}}.dark .confetti-35{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:35%;opacity:.5598699856;transform:rotate(119.4874231943deg);animation:drop-35 4.6203617777s .968334942s infinite}@keyframes drop-35{to{top:110%;left:40%}}.dark .confetti-36{width:24px;height:9.6px;background-color:#263672;top:-10%;left:23%;opacity:.8764204902;transform:rotate(26.5976347099deg);animation:drop-36 4.246245182s .0985710867s infinite}@keyframes drop-36{to{top:110%;left:26%}}.dark .confetti-37{width:23px;height:9.2px;background-color:#d13447;top:-10%;left:134%;opacity:1;transform:rotate(247.5193403821deg);animation:drop-37 4.7440519184s .2610751ms infinite}@keyframes drop-37{to{top:110%;left:136%}}.dark .confetti-38{width:3px;height:1.2px;background-color:#263672;top:-10%;left:25%;opacity:1;transform:rotate(331.9909919434deg);animation:drop-38 4.9198731883s .151097671s infinite}@keyframes drop-38{to{top:110%;left:31%}}.dark .confetti-39{width:16px;height:6.4px;background-color:#263672;top:-10%;left:83%;opacity:1;transform:rotate(70.7055819463deg);animation:drop-39 4.4458526276s .4167494973s infinite}@keyframes drop-39{to{top:110%;left:87%}}.dark .confetti-40{width:2px;height:.8px;background-color:#d13447;top:-10%;left:25%;opacity:.6808467898;transform:rotate(109.9795942504deg);animation:drop-40 4.8843227039s .0136561017s infinite}@keyframes drop-40{to{top:110%;left:26%}}.dark .confetti-41{width:26px;height:10.4px;background-color:#d13447;top:-10%;left:140%;opacity:.5784179726;transform:rotate(256.8708507042deg);animation:drop-41 4.2160111172s .5619541473s infinite}@keyframes drop-41{to{top:110%;left:146%}}.dark .confetti-42{width:7px;height:2.8px;background-color:#263672;top:-10%;left:118%;opacity:.8927375908;transform:rotate(257.7385378424deg);animation:drop-42 4.448548392s .9050414721s infinite}@keyframes drop-42{to{top:110%;left:121%}}.dark .confetti-43{width:26px;height:10.4px;background-color:#263672;top:-10%;left:35%;opacity:1;transform:rotate(123.5031998936deg);animation:drop-43 4.2646984813s .3932786513s infinite}@keyframes drop-43{to{top:110%;left:37%}}.dark .confetti-44{width:7px;height:2.8px;background-color:#263672;top:-10%;left:43%;opacity:.8711737314;transform:rotate(84.6345769266deg);animation:drop-44 4.3937935866s .4576127742s infinite}@keyframes drop-44{to{top:110%;left:44%}}.dark .confetti-45{width:25px;height:10px;background-color:#263672;top:-10%;left:55%;opacity:1;transform:rotate(9.979552098deg);animation:drop-45 4.164043423s .6952394988s infinite}@keyframes drop-45{to{top:110%;left:63%}}.dark .confetti-46{width:21px;height:8.4px;background-color:#d13447;top:-10%;left:122%;opacity:1;transform:rotate(141.2031904113deg);animation:drop-46 4.6206226904s .2982970135s infinite}@keyframes drop-46{to{top:110%;left:131%}}.dark .confetti-47{width:9px;height:3.6px;background-color:#d13447;top:-10%;left:41%;opacity:1;transform:rotate(328.8041539337deg);animation:drop-47 4.0927327908s .5474544104s infinite}@keyframes drop-47{to{top:110%;left:45%}}.dark .confetti-48{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:120%;opacity:1;transform:rotate(80.0932325001deg);animation:drop-48 4.6185664131s .8563168634s infinite}@keyframes drop-48{to{top:110%;left:132%}}.dark .confetti-49{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:130%;opacity:1;transform:rotate(170.8725729403deg);animation:drop-49 4.6832683238s .7784911469s infinite}@keyframes drop-49{to{top:110%;left:143%}}.dark .confetti-50{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:17%;opacity:1;transform:rotate(.58840219604turn);animation:drop-50 4.4185470647s .1215326649s infinite}@keyframes drop-50{to{top:110%;left:25%}}.dark .confetti-51{width:3px;height:1.2px;background-color:#263672;top:-10%;left:27%;opacity:.6695930465;transform:rotate(300.6900582022deg);animation:drop-51 4.6957636236s .4166839185s infinite}@keyframes drop-51{to{top:110%;left:42%}}.dark .confetti-52{width:12px;height:4.8px;background-color:#d13447;top:-10%;left:75%;opacity:.89050892;transform:rotate(95.0185820578deg);animation:drop-52 4.8793866343s .1109763081s infinite}@keyframes drop-52{to{top:110%;left:89%}}.dark .confetti-53{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:143%;opacity:1;transform:rotate(271.4403371055deg);animation:drop-53 4.005401273s .7204803788s infinite}@keyframes drop-53{to{top:110%;left:155%}}.dark .confetti-54{width:1px;height:.4px;background-color:#263672;top:-10%;left:89%;opacity:1;transform:rotate(69.8732681168deg);animation:drop-54 4.9386600511s .4759860896s infinite}@keyframes drop-54{to{top:110%;left:98%}}.dark .confetti-55{width:24px;height:9.6px;background-color:#d13447;top:-10%;left:60%;opacity:.678714903;transform:rotate(45.1438977372deg);animation:drop-55 4.3690207394s .0744439873s infinite}@keyframes drop-55{to{top:110%;left:69%}}.dark .confetti-56{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:24%;opacity:.9323679999;transform:rotate(223.816067953deg);animation:drop-56 4.465896621s .6805985962s infinite}@keyframes drop-56{to{top:110%;left:34%}}.dark .confetti-57{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:4%;opacity:.9880610806;transform:rotate(248.828297703deg);animation:drop-57 4.0802831466s .3116784001s infinite}@keyframes drop-57{to{top:110%;left:19%}}.dark .confetti-58{width:15px;height:6px;background-color:#263672;top:-10%;left:122%;opacity:1;transform:rotate(75.5927302187deg);animation:drop-58 4.3710656985s .6353927597s infinite}@keyframes drop-58{to{top:110%;left:132%}}.dark .confetti-59{width:24px;height:9.6px;background-color:#263672;top:-10%;left:100%;opacity:1;transform:rotate(212.7815960308deg);animation:drop-59 4.2953204491s .2696618558s infinite}@keyframes drop-59{to{top:110%;left:111%}}.dark .confetti-60{width:26px;height:10.4px;background-color:#263672;top:-10%;left:45%;opacity:1;transform:rotate(240.6904927795deg);animation:drop-60 4.1806992562s .8642646485s infinite}@keyframes drop-60{to{top:110%;left:59%}}.dark .confetti-61{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:3%;opacity:.8771338383;transform:rotate(229.2082225915deg);animation:drop-61 4.7122098748s 3.8004016ms infinite}@keyframes drop-61{to{top:110%;left:12%}}.dark .confetti-62{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:73%;opacity:1;transform:rotate(94.7971585977deg);animation:drop-62 4.7400920649s .26247236s infinite}@keyframes drop-62{to{top:110%;left:77%}}.dark .confetti-63{width:14px;height:5.6px;background-color:#d13447;top:-10%;left:67%;opacity:.8588510346;transform:rotate(149.2472239768deg);animation:drop-63 4.9558253015s .9566668768s infinite}@keyframes drop-63{to{top:110%;left:77%}}.dark .confetti-64{width:12px;height:4.8px;background-color:#ffbf00;top:-10%;left:15%;opacity:1;transform:rotate(301.0299423024deg);animation:drop-64 4.0729150035s .5913629922s infinite}@keyframes drop-64{to{top:110%;left:16%}}.dark .confetti-65{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:44%;opacity:1;transform:rotate(11.2162201916deg);animation:drop-65 4.0124442114s .1240081915s infinite}@keyframes drop-65{to{top:110%;left:59%}}.dark .confetti-66{width:24px;height:9.6px;background-color:#263672;top:-10%;left:98%;opacity:.9366255169;transform:rotate(235.6955107633deg);animation:drop-66 4.2138599152s .9539036029s infinite}@keyframes drop-66{to{top:110%;left:106%}}.dark .confetti-67{width:10px;height:4px;background-color:#ffbf00;top:-10%;left:98%;opacity:.9983561392;transform:rotate(328.6992257343deg);animation:drop-67 4.7935134606s .669371073s infinite}@keyframes drop-67{to{top:110%;left:110%}}.dark .confetti-68{width:19px;height:7.6px;background-color:#263672;top:-10%;left:77%;opacity:.6495651797;transform:rotate(270.6328749162deg);animation:drop-68 4.134820076s .2318492949s infinite}@keyframes drop-68{to{top:110%;left:88%}}.dark .confetti-69{width:16px;height:6.4px;background-color:#d13447;top:-10%;left:75%;opacity:.6809733462;transform:rotate(122.9603582189deg);animation:drop-69 4.1763450298s .264667061s infinite}@keyframes drop-69{to{top:110%;left:84%}}.dark .confetti-70{width:20px;height:8px;background-color:#ffbf00;top:-10%;left:85%;opacity:1;transform:rotate(158.631014969deg);animation:drop-70 4.3182062743s .4169092528s infinite}@keyframes drop-70{to{top:110%;left:98%}}.dark .confetti-71{width:25px;height:10px;background-color:#ffbf00;top:-10%;left:150%;opacity:.8185699862;transform:rotate(229.4103408804deg);animation:drop-71 4.5847433094s .3338037002s infinite}@keyframes drop-71{to{top:110%;left:157%}}.dark .confetti-72{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:108%;opacity:1;transform:rotate(253.6543638642deg);animation:drop-72 4.1291227428s .5543488378s infinite}@keyframes drop-72{to{top:110%;left:109%}}.dark .confetti-73{width:18px;height:7.2px;background-color:#ffbf00;top:-10%;left:73%;opacity:.9578049707;transform:rotate(250.8959898952deg);animation:drop-73 4.7881739208s .8395735832s infinite}@keyframes drop-73{to{top:110%;left:86%}}.dark .confetti-74{width:24px;height:9.6px;background-color:#ffbf00;top:-10%;left:53%;opacity:1;transform:rotate(77.1635530049deg);animation:drop-74 4.0410491924s .8899841157s infinite}@keyframes drop-74{to{top:110%;left:68%}}.dark .confetti-75{width:24px;height:9.6px;background-color:#d13447;top:-10%;left:122%;opacity:1;transform:rotate(205.213238682deg);animation:drop-75 4.0229101446s .7015347665s infinite}@keyframes drop-75{to{top:110%;left:136%}}.dark .confetti-76{width:2px;height:.8px;background-color:#d13447;top:-10%;left:16%;opacity:1;transform:rotate(352.4779396869deg);animation:drop-76 4.7428656616s .6412288997s infinite}@keyframes drop-76{to{top:110%;left:20%}}.dark .confetti-77{width:14px;height:5.6px;background-color:#263672;top:-10%;left:71%;opacity:1;transform:rotate(223.4880712561deg);animation:drop-77 4.6468836775s .6506459256s infinite}@keyframes drop-77{to{top:110%;left:81%}}.dark .confetti-78{width:24px;height:9.6px;background-color:#263672;top:-10%;left:95%;opacity:1;transform:rotate(301.1686340398deg);animation:drop-78 4.5539817252s .4679688421s infinite}@keyframes drop-78{to{top:110%;left:96%}}.dark .confetti-79{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:106%;opacity:1;transform:rotate(198.996808558deg);animation:drop-79 4.6225586764s .1676084064s infinite}@keyframes drop-79{to{top:110%;left:111%}}.dark .confetti-80{width:20px;height:8px;background-color:#d13447;top:-10%;left:147%;opacity:1;transform:rotate(292.2037297621deg);animation:drop-80 4.917855815s .1281822947s infinite}@keyframes drop-80{to{top:110%;left:161%}}.dark .confetti-81{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:19%;opacity:.8982734285;transform:rotate(98.5590057246deg);animation:drop-81 4.43959848s .1985301991s infinite}@keyframes drop-81{to{top:110%;left:28%}}.dark .confetti-82{width:10px;height:4px;background-color:#d13447;top:-10%;left:20%;opacity:.6348343387;transform:rotate(211.5560195985deg);animation:drop-82 4.1795486924s .1059077534s infinite}@keyframes drop-82{to{top:110%;left:35%}}.dark .confetti-83{width:10px;height:4px;background-color:#d13447;top:-10%;left:34%;opacity:.9538286028;transform:rotate(277.1999309103deg);animation:drop-83 4.484445429s .1377905134s infinite}@keyframes drop-83{to{top:110%;left:40%}}.dark .confetti-84{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:100%;opacity:1;transform:rotate(6.7125946015deg);animation:drop-84 4.7366092381s .514140753s infinite}@keyframes drop-84{to{top:110%;left:115%}}.dark .confetti-85{width:9px;height:3.6px;background-color:#ffbf00;top:-10%;left:9%;opacity:.6411697972;transform:rotate(189.9942878435deg);animation:drop-85 4.9603500771s .8032337126s infinite}@keyframes drop-85{to{top:110%;left:10%}}.dark .confetti-86{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:73%;opacity:1;transform:rotate(14.2549706927deg);animation:drop-86 4.552154199s .79281894s infinite}@keyframes drop-86{to{top:110%;left:85%}}.dark .confetti-87{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:90%;opacity:1;transform:rotate(336.7296573213deg);animation:drop-87 4.3625007155s .0155561791s infinite}@keyframes drop-87{to{top:110%;left:98%}}.dark .confetti-88{width:16px;height:6.4px;background-color:#d13447;top:-10%;left:80%;opacity:.6186124063;transform:rotate(136.5707948371deg);animation:drop-88 4.9700120873s .8043564704s infinite}@keyframes drop-88{to{top:110%;left:82%}}.dark .confetti-89{width:4px;height:1.6px;background-color:#263672;top:-10%;left:127%;opacity:1;transform:rotate(266.6138296201deg);animation:drop-89 4.0712718215s .6444685512s infinite}@keyframes drop-89{to{top:110%;left:129%}}.dark .confetti-90{width:18px;height:7.2px;background-color:#ffbf00;top:-10%;left:115%;opacity:.8749706855;transform:rotate(92.8788255822deg);animation:drop-90 4.7581631988s .6160948415s infinite}@keyframes drop-90{to{top:110%;left:128%}}.dark .confetti-91{width:20px;height:8px;background-color:#d13447;top:-10%;left:113%;opacity:.883932521;transform:rotate(100.1122449695deg);animation:drop-91 4.948101621s .2518074466s infinite}@keyframes drop-91{to{top:110%;left:116%}}.dark .confetti-92{width:16px;height:6.4px;background-color:#263672;top:-10%;left:59%;opacity:1;transform:rotate(150.4588022447deg);animation:drop-92 4.347735602s .3058521141s infinite}@keyframes drop-92{to{top:110%;left:61%}}.dark .confetti-93{width:21px;height:8.4px;background-color:#263672;top:-10%;left:141%;opacity:.9782651995;transform:rotate(98.5969287699deg);animation:drop-93 4.2869773456s .8464226535s infinite}@keyframes drop-93{to{top:110%;left:149%}}.dark .confetti-94{width:6px;height:2.4px;background-color:#263672;top:-10%;left:22%;opacity:1;transform:rotate(174.750600165deg);animation:drop-94 4.4662391695s .8402597737s infinite}@keyframes drop-94{to{top:110%;left:37%}}.dark .confetti-95{width:2px;height:.8px;background-color:#263672;top:-10%;left:3%;opacity:1;transform:rotate(73.9994926621deg);animation:drop-95 4.1374019046s .4985522516s infinite}@keyframes drop-95{to{top:110%;left:11%}}.dark .confetti-96{width:18px;height:7.2px;background-color:#263672;top:-10%;left:20%;opacity:.9895380483;transform:rotate(6.9824905594deg);animation:drop-96 4.215743936s .9813074809s infinite}@keyframes drop-96{to{top:110%;left:24%}}.dark .confetti-97{width:7px;height:2.8px;background-color:#263672;top:-10%;left:113%;opacity:.6788746635;transform:rotate(58.6922615205deg);animation:drop-97 4.6438056979s .8919519676s infinite}@keyframes drop-97{to{top:110%;left:123%}}.dark .confetti-98{width:23px;height:9.2px;background-color:#d13447;top:-10%;left:66%;opacity:1;transform:rotate(232.4732806771deg);animation:drop-98 4.4564831488s .4324370321s infinite}@keyframes drop-98{to{top:110%;left:72%}}.dark .confetti-99{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:106%;opacity:1;transform:rotate(41.7498460207deg);animation:drop-99 4.5358741824s .9203613396s infinite}@keyframes drop-99{to{top:110%;left:118%}}.dark .confetti-100{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:41%;opacity:.539077167;transform:rotate(57.8935402696deg);animation:drop-100 4.2703888892s .9141284852s infinite}@keyframes drop-100{to{top:110%;left:48%}}.dark .confetti-101{width:10px;height:4px;background-color:#d13447;top:-10%;left:105%;opacity:1;transform:rotate(192.4676927181deg);animation:drop-101 4.0033277668s .6000254236s infinite}@keyframes drop-101{to{top:110%;left:116%}}.dark .confetti-102{width:18px;height:7.2px;background-color:#263672;top:-10%;left:103%;opacity:1;transform:rotate(275.6906164963deg);animation:drop-102 4.3641229154s .3038848438s infinite}@keyframes drop-102{to{top:110%;left:113%}}.dark .confetti-103{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:63%;opacity:.7530134348;transform:rotate(314.3420056309deg);animation:drop-103 4.1829436652s .5948303235s infinite}@keyframes drop-103{to{top:110%;left:75%}}.dark .confetti-104{width:7px;height:2.8px;background-color:#263672;top:-10%;left:84%;opacity:1;transform:rotate(108.9296770487deg);animation:drop-104 4.6249456829s .5576707554s infinite}@keyframes drop-104{to{top:110%;left:99%}}.dark .confetti-105{width:13px;height:5.2px;background-color:#263672;top:-10%;left:67%;opacity:.6171198491;transform:rotate(137.1472075014deg);animation:drop-105 4.6215776072s .261768787s infinite}@keyframes drop-105{to{top:110%;left:68%}}.dark .confetti-106{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:36%;opacity:.5331976071;transform:rotate(260.1972426738deg);animation:drop-106 4.0771824879s .4879926248s infinite}@keyframes drop-106{to{top:110%;left:39%}}.dark .confetti-107{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:20%;opacity:1;transform:rotate(308.7187308999deg);animation:drop-107 4.513714649s .5150834154s infinite}@keyframes drop-107{to{top:110%;left:30%}}.dark .confetti-108{width:23px;height:9.2px;background-color:#ffbf00;top:-10%;left:127%;opacity:.5683866871;transform:rotate(125.254401124deg);animation:drop-108 4.8870318735s .7443611643s infinite}@keyframes drop-108{to{top:110%;left:142%}}.dark .confetti-109{width:21px;height:8.4px;background-color:#263672;top:-10%;left:37%;opacity:1;transform:rotate(12.5209146374deg);animation:drop-109 4.0691881804s .3939713824s infinite}@keyframes drop-109{to{top:110%;left:46%}}.dark .confetti-110{width:3px;height:1.2px;background-color:#263672;top:-10%;left:62%;opacity:.7521922731;transform:rotate(234.7627401804deg);animation:drop-110 4.5510271096s .6963880778s infinite}@keyframes drop-110{to{top:110%;left:70%}}.dark .confetti-111{width:8px;height:3.2px;background-color:#263672;top:-10%;left:38%;opacity:1;transform:rotate(6.6933978168deg);animation:drop-111 4.4374050989s .576595303s infinite}@keyframes drop-111{to{top:110%;left:41%}}.dark .confetti-112{width:19px;height:7.6px;background-color:#ffbf00;top:-10%;left:78%;opacity:1;transform:rotate(337.1349583714deg);animation:drop-112 4.7812355433s .6411772428s infinite}@keyframes drop-112{to{top:110%;left:91%}}.dark .confetti-113{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:58%;opacity:.8415066107;transform:rotate(216.3801421069deg);animation:drop-113 4.9511690428s .3099268852s infinite}@keyframes drop-113{to{top:110%;left:66%}}.dark .confetti-114{width:13px;height:5.2px;background-color:#ffbf00;top:-10%;left:24%;opacity:1;transform:rotate(221.6671030182deg);animation:drop-114 4.9061499462s .6825700798s infinite}@keyframes drop-114{to{top:110%;left:35%}}.dark .confetti-115{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:117%;opacity:.8084070352;transform:rotate(175.341257226deg);animation:drop-115 4.8433197615s .9918595956s infinite}@keyframes drop-115{to{top:110%;left:120%}}.dark .confetti-116{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:19%;opacity:1;transform:rotate(253.4964550858deg);animation:drop-116 4.2786420932s .708397898s infinite}@keyframes drop-116{to{top:110%;left:30%}}.dark .confetti-117{width:9px;height:3.6px;background-color:#263672;top:-10%;left:28%;opacity:.5885961329;transform:rotate(279.7473789921deg);animation:drop-117 4.9028547068s .6872642703s infinite}@keyframes drop-117{to{top:110%;left:42%}}.dark .confetti-118{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:41%;opacity:.7900492887;transform:rotate(269.1979023006deg);animation:drop-118 4.9398562935s .522025441s infinite}@keyframes drop-118{to{top:110%;left:46%}}.dark .confetti-119{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:88%;opacity:1;transform:rotate(334.820529932deg);animation:drop-119 4.9943342987s .5681311497s infinite}@keyframes drop-119{to{top:110%;left:99%}}.dark .confetti-120{width:1px;height:.4px;background-color:#263672;top:-10%;left:113%;opacity:1;transform:rotate(78.118000485deg);animation:drop-120 4.0625042096s .8138430324s infinite}@keyframes drop-120{to{top:110%;left:116%}}.dark .confetti-121{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:80%;opacity:.6055781354;transform:rotate(302.9117306903deg);animation:drop-121 4.3250206259s .3663823426s infinite}@keyframes drop-121{to{top:110%;left:91%}}.dark .confetti-122{width:10px;height:4px;background-color:#ffbf00;top:-10%;left:63%;opacity:.6227381078;transform:rotate(354.7398001705deg);animation:drop-122 4.2893830134s .5845259595s infinite}@keyframes drop-122{to{top:110%;left:71%}}.dark .confetti-123{width:11px;height:4.4px;background-color:#263672;top:-10%;left:70%;opacity:.6512298116;transform:rotate(136.2246195556deg);animation:drop-123 4.9538448687s .572884801s infinite}@keyframes drop-123{to{top:110%;left:84%}}.dark .confetti-124{width:1px;height:.4px;background-color:#d13447;top:-10%;left:12%;opacity:.6433774602;transform:rotate(285.8134447291deg);animation:drop-124 4.7670070137s .76191864s infinite}@keyframes drop-124{to{top:110%;left:20%}}.dark .confetti-125{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:144%;opacity:1;transform:rotate(212.0002699516deg);animation:drop-125 4.4867182198s .5121511711s infinite}@keyframes drop-125{to{top:110%;left:157%}}.dark .confetti-126{width:12px;height:4.8px;background-color:#d13447;top:-10%;left:118%;opacity:1;transform:rotate(126.0032088739deg);animation:drop-126 4.4276096742s .7450190235s infinite}@keyframes drop-126{to{top:110%;left:121%}}.dark .confetti-127{width:14px;height:5.6px;background-color:#263672;top:-10%;left:149%;opacity:1;transform:rotate(194.9247393823deg);animation:drop-127 4.0902911547s .7254516055s infinite}@keyframes drop-127{to{top:110%;left:156%}}.dark .confetti-128{width:18px;height:7.2px;background-color:#d13447;top:-10%;left:150%;opacity:.8738312642;transform:rotate(263.6801116188deg);animation:drop-128 4.4885783909s .9929452206s infinite}@keyframes drop-128{to{top:110%;left:161%}}.dark .confetti-129{width:25px;height:10px;background-color:#ffbf00;top:-10%;left:116%;opacity:.891401728;transform:rotate(22.2191275091deg);animation:drop-129 4.7555442651s .9201027328s infinite}@keyframes drop-129{to{top:110%;left:130%}}.dark .confetti-130{width:13px;height:5.2px;background-color:#ffbf00;top:-10%;left:136%;opacity:1;transform:rotate(124.8865367653deg);animation:drop-130 4.7956762875s .6207224194s infinite}@keyframes drop-130{to{top:110%;left:148%}}.dark .confetti-131{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:90%;opacity:1;transform:rotate(329.6503358637deg);animation:drop-131 4.3372706595s .8188356672s infinite}@keyframes drop-131{to{top:110%;left:100%}}.dark .confetti-132{width:21px;height:8.4px;background-color:#d13447;top:-10%;left:143%;opacity:1;transform:rotate(156.6292351521deg);animation:drop-132 4.9190193932s .6740591715s infinite}@keyframes drop-132{to{top:110%;left:153%}}.dark .confetti-133{width:21px;height:8.4px;background-color:#263672;top:-10%;left:66%;opacity:.6127584633;transform:rotate(218.743356939deg);animation:drop-133 4.7526460029s .6373021565s infinite}@keyframes drop-133{to{top:110%;left:76%}}.dark .confetti-134{width:19px;height:7.6px;background-color:#d13447;top:-10%;left:14%;opacity:1;transform:rotate(245.8312444069deg);animation:drop-134 4.8831959688s .0954904951s infinite}@keyframes drop-134{to{top:110%;left:26%}}.dark .confetti-135{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:117%;opacity:.8574176405;transform:rotate(351.2148844998deg);animation:drop-135 4.7068445786s .8044670228s infinite}@keyframes drop-135{to{top:110%;left:127%}}.dark .confetti-136{width:2px;height:.8px;background-color:#d13447;top:-10%;left:63%;opacity:.5158192329;transform:rotate(113.1847769936deg);animation:drop-136 4.3029945017s .1069663794s infinite}@keyframes drop-136{to{top:110%;left:72%}}.dark .confetti-137{width:3px;height:1.2px;background-color:#263672;top:-10%;left:116%;opacity:1;transform:rotate(282.5077856693deg);animation:drop-137 4.1857887807s .430813734s infinite}@keyframes drop-137{to{top:110%;left:130%}}.dark .confetti-138{width:25px;height:10px;background-color:#263672;top:-10%;left:63%;opacity:1;transform:rotate(261.7100720397deg);animation:drop-138 4.8697197167s .137025032s infinite}@keyframes drop-138{to{top:110%;left:76%}}.dark .confetti-139{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:97%;opacity:1;transform:rotate(23.2955088102deg);animation:drop-139 4.332039787s .9734614774s infinite}@keyframes drop-139{to{top:110%;left:112%}}.dark .confetti-140{width:15px;height:6px;background-color:#ffbf00;top:-10%;left:58%;opacity:1;transform:rotate(98.0998255751deg);animation:drop-140 4.468462647s .9512023636s infinite}@keyframes drop-140{to{top:110%;left:73%}}.dark .confetti-141{width:10px;height:4px;background-color:#d13447;top:-10%;left:129%;opacity:1;transform:rotate(120.7396112015deg);animation:drop-141 4.9741621572s .7957146648s infinite}@keyframes drop-141{to{top:110%;left:144%}}.dark .confetti-142{width:22px;height:8.8px;background-color:#d13447;top:-10%;left:105%;opacity:1;transform:rotate(259.5057929944deg);animation:drop-142 4.6443211947s .286346356s infinite}@keyframes drop-142{to{top:110%;left:109%}}.dark .confetti-143{width:21px;height:8.4px;background-color:#ffbf00;top:-10%;left:135%;opacity:.9287842119;transform:rotate(40.4369754763deg);animation:drop-143 4.2099509559s .0147168835s infinite}@keyframes drop-143{to{top:110%;left:146%}}.dark .confetti-144{width:9px;height:3.6px;background-color:#d13447;top:-10%;left:71%;opacity:.5337713415;transform:rotate(211.5108332205deg);animation:drop-144 4.566346652s .6533026256s infinite}@keyframes drop-144{to{top:110%;left:83%}}.dark .confetti-145{width:11px;height:4.4px;background-color:#263672;top:-10%;left:3%;opacity:.8261417184;transform:rotate(289.9451839096deg);animation:drop-145 4.4776387099s .0301949623s infinite}@keyframes drop-145{to{top:110%;left:15%}}.dark .confetti-146{width:9px;height:3.6px;background-color:#263672;top:-10%;left:105%;opacity:.8773573361;transform:rotate(209.6568755121deg);animation:drop-146 4.1586096124s .7939844685s infinite}@keyframes drop-146{to{top:110%;left:108%}}.dark .confetti-147{width:3px;height:1.2px;background-color:#263672;top:-10%;left:71%;opacity:.5710348348;transform:rotate(194.0730258654deg);animation:drop-147 4.4643974224s .8958144308s infinite}@keyframes drop-147{to{top:110%;left:84%}}.dark .confetti-148{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:144%;opacity:1;transform:rotate(350.5123240055deg);animation:drop-148 4.2436553418s .4325949743s infinite}@keyframes drop-148{to{top:110%;left:152%}}.dark .confetti-149{width:4px;height:1.6px;background-color:#263672;top:-10%;left:30%;opacity:.7971598399;transform:rotate(71.5129077337deg);animation:drop-149 4.6980086325s .1736013499s infinite}@keyframes drop-149{to{top:110%;left:36%}}.dark .confetti-150{width:26px;height:10.4px;background-color:#ffbf00;top:-10%;left:34%;opacity:1;transform:rotate(167.4051933035deg);animation:drop-150 4.4512681533s .7734198279s infinite}@keyframes drop-150{to{top:110%;left:39%}}@media(min-width:1464px){.dark .container{max-width:1440px}}.dark .col-custome-3{width:22%}@media(max-width:1399px){.dark .col-custome-3{width:25%}}@media(max-width:1199px){.dark .col-custome-3{width:30%}}@media(max-width:991px){.dark .col-custome-3{width:0}}.dark .col-custome-9{width:78%}@media(max-width:1399px){.dark .col-custome-9{width:75%}}@media(max-width:1199px){.dark .col-custome-9{width:70%}}@media(max-width:991px){.dark .col-custome-9{width:100%}}.dark .fw-300{font-weight:300}.dark .w-60{width:60%!important}.dark .section-small-space{padding:calc(18px + 24*(100vw - 320px)/1600) 0}.dark .section-big-space{padding:calc(40px + 120*(100vw - 320px)/1600) 0}.dark .section-lg-space{padding:calc(30px + 40*(100vw - 320px)/1600) 0}.dark .section-t-space{padding-top:calc(30px + 20*(100vw - 320px)/1600)}.dark .section-b-space{padding-bottom:calc(30px + 20*(100vw - 320px)/1600)}.dark .container-fluid-lg{padding:0 calc(12px + 148*(100vw - 320px)/1600)}.dark .container-fluid-md{padding:0 calc(12px + 38*(100vw - 320px)/1600)}.dark .container-fluid-xs{padding:0 calc(12px + 13*(100vw - 320px)/1600)}.dark .section-small-space{padding:30px 0}.dark .p-top-left{display:flex;justify-content:flex-start}.dark .p-top-center{display:flex;justify-content:center}.dark .p-top-right{display:flex;justify-content:flex-end}.dark .p-center-left{display:flex;align-items:center;justify-content:flex-start}.dark .p-center{display:flex;align-items:center;justify-content:center}.dark .p-center-right{display:flex;align-items:center;justify-content:flex-end}.dark .p-bottom-left{display:flex;align-items:flex-end;justify-content:flex-start}.dark .p-bottom-center{display:flex;align-items:flex-end;justify-content:center}.dark .p-bottom-right{display:flex;align-items:flex-end;justify-content:flex-end}.dark .p-sticky{position:-webkit-sticky;position:sticky;top:10px}.dark .ls-expanded{letter-spacing:12px;margin-right:-12px}.dark .ls-resize-expanded{letter-spacing:calc(4px + 6*(100vw - 320px)/1600)}.dark .g-8{margin:-8px}.dark .g-8>div{padding:8px}.dark .icon-width{width:25px;height:25px}.dark .rating{display:flex;align-items:center}@media(max-width:360px){.dark .rating{display:flex;align-items:center}}.dark .rating li{line-height:0}.dark .rating li+li{margin-left:2px}.dark body[dir=rtl] .rating li+li{margin-left:unset;margin-right:2px}.dark .rating li svg{font-size:calc(14px + 2*(100vw - 320px)/1600);color:#ffb321}.dark .rating li svg.fill{color:#ffb321}.dark .product-rating{display:flex;align-items:center}.dark .product-rating .rating li{padding:0!important}.dark .product-rating span{color:var(--content-color);font-size:12px;margin-left:5px}.dark body[dir=rtl] .product-rating span{margin-left:unset;margin-right:5px}.dark .mend-auto{margin-right:auto!important;text-align:left}.dark .mstart-auto{margin-left:auto!important;text-align:left}.dark .fw-500{font-weight:500}.dark .text-theme{color:var(--theme-color)}.dark .text-title{color:var(--title-color)!important}.dark .text-content{color:var(--content-color)}.dark .text-yellow{color:#ffb321!important}.dark .text-danger{color:#ff4f4f!important}.dark .bg-gray{background-color:var(--light-gray)!important}.dark .bg-theme{background-color:var(--theme-color)}.dark .bg-gradient-color{background:linear-gradient(149.8deg,#f8f8fb 17.21%,#f3f5f9 79.21%)}.dark .orange-color{color:#ffbc5d!important}.dark .w-58{width:58%!important}.dark .colorpick-eyedropper-input-trigger{display:none}.dark .hover-effect:hover{opacity:1;animation:flash 1.5s}.dark [class^=status-] span{padding:5px 16px;text-transform:capitalize;display:inline-block;border-radius:25px;font-size:14px;font-weight:400}.dark .status-danger span,.dark .status-debit span,.dark .status-failed span,.dark .status-out_of_stock span{color:#e22454;border:1px solid #e22454}.dark .status-approved span,.dark .status-completed span,.dark .status-credit span,.dark .status-delivered span,.dark .status-in_stock span,.dark .status-success span{color:#2f8733;border:1px solid #2f8733}.dark .status-draft span,.dark .status-pending span{color:#db8827;border:1px solid #db8827}.dark .status-processing span{color:#0077b3;border:1px solid #0077b3}.dark .status-cancelled span,.dark .status-refund span,.dark .status-rejected span{color:#d9534f;border:1px solid #d9534f}.dark .status-awaiting_for_approval span{color:#7e7e7e;border:1px solid #7e7e7e}.dark .form-control:focus{box-shadow:unset!important}.dark body[dir=rtl] input.is-invalid,.dark body[dir=rtl] input.is-valid,.dark body[dir=rtl] input:invalid,.dark body[dir=rtl] input:valid{background-position:left calc(.375em + .1875rem) center}.dark .tooltip{margin-bottom:10px}.dark .tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:var(--theme-color)}.dark .ckeditor-content h1,.dark .ckeditor-content h2,.dark .ckeditor-content h3,.dark .ckeditor-content h4,.dark .ckeditor-content h5,.dark .ckeditor-content h6{line-height:1.7}.dark .ckeditor-content ol,.dark .ckeditor-content ul{padding-left:2rem}.dark .ckeditor-content ol li,.dark .ckeditor-content ul li{display:list-item;line-height:1.7;color:var(--content-color)!important}.dark .ckeditor-content ol li+li,.dark .ckeditor-content ul li+li{margin-top:10px}.dark .ckeditor-content p{color:var(--content-color)!important;line-height:1.7}.dark .ckeditor-content table{width:100%}.dark .ckeditor-content .table{border:1px solid #ddd;border-bottom:none;border-left:none}.dark .ckeditor-content .table th{background:rgba(0,0,0,.05);font-weight:700}.dark .ckeditor-content .table td,.dark .ckeditor-content .table th{border-bottom:1px solid #ddd;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);border-left:1px solid #ddd}.dark .ckeditor-content .table>:not(caption)>*>*{border-bottom:none}.dark .ckeditor-content blockquote{border-left:5px solid #1aa488;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding:10px 20px}.dark .ckeditor-content blockquote p{margin-bottom:0}.dark .ckeditor-content blockquote p+p{margin-top:10px}.dark body{font-family:Public Sans,sans-serif;position:relative;font-size:14px;color:var(--title-color);margin:0;background-color:var(--white);transition:all .3s ease-in-out;padding-right:0!important}.dark .bg-overlay{width:100vw;height:100vh;background-color:var(--title-color);position:fixed;z-index:8;top:0;left:0;opacity:0;visibility:hidden;transition:.5s}.dark .bg-overlay.show{visibility:visible;opacity:.5}.dark ul{padding-left:0;margin-bottom:0}.dark li{display:inline-block;font-size:14px}.dark p{font-size:14px;line-height:18px}.dark a{color:var(--theme-color);cursor:pointer}.dark a,.dark a:hover{transition:.5s ease;text-decoration:none}.dark a:focus,.dark button:focus{outline:none}.dark .btn-close:focus{box-shadow:none}.dark :focus{outline:none}.dark .form-control{background-color:var(--white)}.dark .form-control:focus{box-shadow:none;border-color:var(--theme-color)}.dark h1{font-size:calc(40px + 30*(100vw - 320px)/1600);line-height:1.1}.dark h1,.dark h2{font-weight:600;text-transform:capitalize;margin:0}.dark h2{font-size:calc(22px + 6*(100vw - 320px)/1600);line-height:1}.dark h3{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500;line-height:1.2;margin:0}.dark h4{font-size:calc(17px + 1*(100vw - 320px)/1600)}.dark h4,.dark h5{line-height:1.2;margin:0;font-weight:400}.dark h5{font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark h6{font-size:calc(13px + 1*(100vw - 320px)/1600);line-height:1.2;margin:0;font-weight:400}.dark span{display:inline-block}.dark .theme-color{color:var(--theme-color)!important}.dark .theme-bg-color{background:var(--theme-color)!important}.dark .banner-contain{border-radius:5px;overflow:hidden;position:relative;height:100%}.dark .banner-contain img{width:100%;height:100%}.dark .offer-banner{border-radius:15px;overflow:hidden;position:relative}.dark .offer-banner .offer-box img{width:100%;height:100%;object-fit:contain}.dark .bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer:hover .bank-footer .bank-coupon:after{top:0;height:100%}.dark .bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer,.dark .bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer .bank-coupon{background:linear-gradient(90deg,#2395e8 15.92%,#4eb5ff 49.57%)}.dark .bank-box .slick-track .slick-slide:nth-child(2n) .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#4eb5ff;background:linear-gradient(90deg,#4eb5ff 15.92%,#2395e8 49.57%)}.dark .bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer:hover .bank-footer .bank-coupon:after{top:0;height:100%}.dark .bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer,.dark .bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer .bank-coupon{background:linear-gradient(85.8deg,#ffb321 -4.64%,#ff584d 109.73%,#ff8c75 131.73%)}.dark .bank-box .slick-track .slick-slide:nth-child(3n+1) .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#ffb321;background:linear-gradient(-90deg,rgba(255,140,117,0) -4.64%,rgba(255,88,77,.1) 109.73,#ffb321 131.73%)}.dark .bank-section .bank-offer{border-radius:calc(9px + 11*(100vw - 320px)/1600);overflow:hidden}.dark .bank-section .bank-offer .bank-header{background:linear-gradient(76.68deg,#e6e6e6 -9.39%,#fafafa 78.76%,#f0f0f0 101.45%,#ffffff 112.78%);padding:calc(21px + 14*(100vw - 320px)/1600);display:flex;align-items:center}.dark .bank-section .bank-offer .bank-header .bank-left .bank-image{width:120px;height:auto;margin-bottom:12px}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h2{color:#bb0032;font-weight:700;margin-bottom:7px;font-size:calc(22px + 9*(100vw - 320px)/1600)}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h2.bank-offer-2{color:#239bf0}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h2.bank-offer-3{color:#e73718}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h5{font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h5.valid{margin-top:calc(22px + 47*(100vw - 320px)/1600)}.dark .bank-section .bank-offer .bank-footer{padding:calc(7px + 10*(100vw - 320px)/1600) calc(13px + 13*(100vw - 320px)/1600);color:var(--white);display:flex;align-items:center;background:linear-gradient(85.8deg,#bb0032 -4.64%,#ff584d 109.73%,#ff8c75 131.73%)}.dark .bank-section .bank-offer .bank-footer h4{font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600);display:flex;align-items:center;gap:7px;width:calc(100% - 128px);white-space:nowrap}.dark .bank-section .bank-offer .bank-footer h4 input{pointer-events:none;background-color:rgba(0,0,0,0);color:var(--white);border:none;font-weight:600;padding:0;display:inline-block;width:auto;font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark .bank-section .bank-offer .bank-footer .bank-coupon{margin-left:auto;color:var(--white);font-weight:600;padding:6px 21px;position:relative;overflow:hidden;transition:all .3s ease;z-index:0;background:linear-gradient(85.8deg,#ff584d -4.64%,rgba(187,0,50,.1) 131.73%)}.dark .bank-section .bank-offer .bank-footer .bank-coupon:after{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;z-index:-1;border-radius:5px;transition:all .3s ease;background:#ff584d;background:linear-gradient(85.8deg,rgba(187,0,50,.1) 131.73%,#ff584d 0)}.dark html.dark .bank-section .bank-offer .bank-footer .bank-coupon{color:#fff}@media(max-width:575px){.dark .banner-small.ratio_65 .bg-size:before{padding-top:53%}}.dark .banner-furniture>.row{direction:ltr}@media(min-width:1400px){.dark .banner-furniture>.row>div{margin-left:16.6666666667%;margin-left:8.3333333333%}}.dark .sale-banner img{height:calc(74px + 62*(100vw - 320px)/1600);object-position:center;object-fit:cover;border-radius:5px}.dark body[dir=rtl] .blog-box{text-align:right}.dark .blog-box:hover .blog-box-image a{transform:scale(1.12) rotate(3deg);overflow:hidden}.dark .blog-box:hover .blog-detail h5{color:var(--theme-color)}.dark .blog-box .blog-box-image{overflow:hidden;border-radius:5px}.dark .blog-box .blog-box-image .blog-image{transition:all .3s ease-in-out;height:auto;display:block;margin-bottom:0}.dark .blog-box .blog-box-image .blog-image img{width:100%;height:100%}.dark .blog-box .blog-detail{margin-top:15px;display:block}.dark .blog-box .blog-detail.blog-contain{background-color:#ff4f4f;display:block;height:155px}.dark .blog-box .blog-detail h6{color:var(--content-color);margin-bottom:3px;font-weight:400}.dark .blog-box .blog-detail h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--title-color);line-height:1.5;font-weight:600;font-size:calc(15px + 3*(100vw - 320px)/1600);transition:all .3s ease-in-out;margin-bottom:-3px}.dark .blog-box.sticky-blog-box{position:relative}.dark .blog-box.sticky-blog-box:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;width:33px;height:33px;color:var(--white);top:8px;right:8px;background-color:var(--theme-color);z-index:1;border-radius:6px;font-size:18px}.dark .blog-box.sticky-blog-box:after{content:none}.dark .tags-sec{display:flex;align-items:center;gap:15px}.dark .tags-sec h5{text-transform:capitalize;font-weight:500}.dark .tags-sec .contain-list{display:flex;align-items:center;gap:10px}.dark .tags-sec .contain-list li a{padding:8px 16px;border-radius:7px;background-color:var(--light-gray);color:var(--title-color)}.dark .tags-sec .contain-list li a:hover{background-color:var(--theme-color);color:#fff}.dark .dropdown-menu .blog-box .blog-box-image .blog-image img{height:220px;object-fit:cover}.dark .blog-section{z-index:0;position:relative}.dark .blog-section .blog-box{padding-bottom:1px;border-radius:10px;border:1px solid var(--border-color);overflow:hidden;position:relative}.dark .blog-section .blog-box:hover .blog-box-image a{transform:scale(1.12) rotate(3deg);overflow:hidden}.dark .blog-section .blog-box:hover .blog-detail label{color:var(--white)}.dark .blog-section .blog-box:hover .blog-detail label:before{opacity:1}.dark .blog-section .blog-box .blog-box-image{overflow:hidden;border-radius:0}.dark .blog-section .blog-box .blog-box-image a{transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-image label{bottom:10px;left:10px;background-color:var(--theme-color);border-radius:5px;border:none;padding:8px 10px;font-size:12px;letter-spacing:.9px;box-shadow:3px 3px 6px rgba(0,0,0,.2)}.dark .blog-section .blog-box .blog-detail{padding:calc(11px + 9*(100vw - 320px)/1600);margin-top:0}.dark .blog-section .blog-box .blog-detail h2{font-size:calc(18px + 4*(100vw - 320px)/1600);line-height:1.4}.dark .blog-section .blog-box .blog-detail label{font-size:12px;padding:7px 11px;border-radius:50px;color:var(--theme-color);margin-bottom:calc(4px + 8*(100vw - 320px)/1600);position:relative;overflow:hidden;z-index:0;transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-detail label:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1;transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-detail a{color:var(--title-color);display:block}.dark .blog-section .blog-box .blog-detail h3{line-height:1.4;margin-bottom:5px;font-weight:600}.dark .blog-section .blog-box .blog-detail h5{font-size:15px;margin-top:10px;font-weight:500;color:var(--content-color)}.dark .blog-section .blog-box .blog-detail .blog-list{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;gap:calc(14px + 8*(100vw - 320px)/1600)}.dark .blog-section .blog-box .blog-detail .blog-list span{color:var(--content-color);margin-bottom:-5px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .blog-section .blog-box .blog-detail .blog-list .blog-social-icon{position:relative}.dark .blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon{position:absolute;top:0;right:0;display:flex;align-items:center;background-color:var(--white);transition:all .3s ease-in-out;opacity:0}.dark .blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon li{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-detail .blog-list .blog-social-icon .icon li .fab{font-size:14px;color:var(--content-color)}.dark .blog-section .blog-box .blog-detail .blog-list .blog-social-icon:hover .icon{opacity:1}.dark .category-box{background-color:var(--light-gray);margin:0 auto;display:block;width:90%;text-align:center;border-radius:5px;overflow:hidden;transition:all .3s ease-in-out;position:relative;padding:calc(15px + 20*(100vw - 320px)/1600) 8px;z-index:0}.dark .category-box.category-bg{background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%)}.dark .category-box:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/shape.407f94ec.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--theme-color);opacity:0;z-index:-1;transition:all .3s ease-in-out}.dark .category-box:hover{background-color:rgba(0,0,0,0)}.dark .category-box:hover:after{opacity:1}.dark .category-box:hover img{filter:invert(1) brightness(100)}.dark .category-box:hover h5{color:var(--white)}.dark .category-box-2:after{background-image:url(/_next/static/media/bg.fed78fcd.jpg)}.dark .category-box img{width:calc(38px + 7*(100vw - 320px)/1600);height:calc(38px + 7*(100vw - 320px)/1600);object-fit:contain;margin:0 auto}.dark html.dark .category-box img{filter:invert(1) brightness(100)}.dark .category-box h5{color:var(--title-color);margin-top:12px;font-weight:500;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .shop-box .shop-category-box{padding:calc(15px + 20*(100vw - 320px)/1600) 8px;background-color:var(--light-gray);text-align:center;margin:0 5px;width:100%;cursor:pointer}.dark .shop-box .shop-category-box.active:after{opacity:1}.dark .shop-box .shop-category-box.active a .shop-category-image img{filter:invert(1) brightness(100)}.dark .shop-box .shop-category-box.active a .category-box-name h6,.dark .shop-box .shop-category-box:hover a .category-box-name h6{color:#fff}.dark .shop-box .shop-category-box a .category-box-name{position:relative;margin-top:10px;color:var(--title-color)}.dark .shop-box .shop-category-box a .category-box-name h6{color:var(--content-color);font-weight:500;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .deal-section .deal-box{border-radius:12px;border:1px solid rgba(0,0,0,.2);padding:calc(18px + 7*(100vw - 320px)/1600);position:relative;display:flex;align-items:center}.dark .deal-section .deal-box:hover .category-image img{transform:scale(1.05)}@media(max-width:575px){.dark .deal-section .deal-box{display:block}}.dark .deal-section .deal-box .category-image{width:60%}@media(max-width:575px){.dark .deal-section .deal-box .category-image{width:100%}}.dark .deal-section .deal-box .category-image img{width:80%;margin-left:auto;transition:all .3s ease-in-out}@media(max-width:575px){.dark .deal-section .deal-box .category-image img{width:60%;margin:0 auto 30px}}.dark .deal-section .deal-box .buy-box{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(18px + 7*(100vw - 320px)/1600);right:calc(18px + 7*(100vw - 320px)/1600);background-color:var(--theme-color);padding:calc(7px + 3*(100vw - 320px)/1600);border-radius:5px}.dark .deal-section .deal-box .deal-detail{width:65%}@media(max-width:575px){.dark .deal-section .deal-box .deal-detail{width:100%}}.dark .deal-section .deal-box .deal-detail .hot-deal{background-color:var(--theme-color);display:inline-block;padding:3px 10px;border-radius:50px;font-size:11px;color:var(--white);letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.dark .deal-section .deal-box .deal-detail .hot-deal span{line-height:2.1}.dark .deal-section .deal-box .deal-detail h5{font-size:calc(16px + 2*(100vw - 320px)/1600);margin:10px 0 8px;text-transform:capitalize;font-weight:500}.dark .deal-section .deal-box .deal-detail .price{color:var(--theme-color);font-weight:500;margin-bottom:10px}.dark .deal-section .deal-box .deal-detail .price span{color:var(--content-color);text-decoration:line-through;font-weight:400;transition:.3s ease}.dark .deal-section .deal-box .deal-detail .custom-progressbar{border-radius:50px;height:10px}.dark .deal-section .deal-box .deal-detail .custom-progressbar .progress-bar{background:var(--theme-color);border-radius:50px}.dark .deal-section .deal-box .deal-detail .item{color:var(--content-color);margin-top:18px}.dark .deal-section .deal-box .deal-detail .item span{color:var(--title-color);font-weight:500}.dark .deal-section .deal-box .deal-detail .timer{margin-top:15px}.dark .deal-section .deal-box .deal-detail .timer ul li .counter{font-size:calc(16px + 2*(100vw - 320px)/1600)}.dark .deal-section .deal-box .deal-detail .timer ul li .counter>div{line-height:1}.dark .deal-section .deal-box .offer{color:var(--content-color);margin:5px 0 12px}.dark .category-section-2 .category-slider .slick-slider{margin:0 -5px}.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide{padding:0 5px}.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+2) .shop-category-box a.circle-1:before{background-color:#fff2ec}.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+3) .shop-category-box a.circle-1:before{background-color:#fce9e9}.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide:nth-child(4n+4) .shop-category-box a.circle-1:before{background-color:#fcf1ff}.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide>div,.dark .category-section-2 .category-slider .slick-slider .slick-track .slick-slide>ul{margin:0}.dark .category-section-2 .category-slider .shop-category-box{position:relative;padding-top:14px}.dark .category-section-2 .category-slider .shop-category-box:hover a:before{border-radius:11px}.dark .category-section-2 .category-slider .shop-category-box:hover a img{transform:scale(1.04)}.dark .category-section-2 .category-slider .shop-category-box a{display:block;position:relative}.dark .category-section-2 .category-slider .shop-category-box a.circle-1:before{background-color:#fff9d8}.dark .category-section-2 .category-slider .shop-category-box a:before{content:"";position:absolute;top:-14px;left:0;width:100%;height:100%;border-radius:100px;transition:all .3s ease-in-out}.dark .category-section-2 .category-slider .shop-category-box a img{position:relative;width:calc(87px + 23*(100vw - 320px)/1600);height:calc(87px + 13*(100vw - 320px)/1600);object-fit:contain;margin:0 auto;transition:all .3s ease-in-out}.dark .category-section-2 .category-slider .shop-category-box .category-name{position:relative;text-align:center;z-index:0;margin:16px auto 0}.dark .category-section-2 .category-slider .shop-category-box .category-name h6{transition:all .3s ease-in-out;font-size:calc(13px + 2*(100vw - 320px)/1600);letter-spacing:.7px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-line-clamp:3;margin:0 auto;font-weight:500}.dark .category-section-3 .category-box-list{padding:calc(13px + 7*(100vw - 320px)/1600);border-radius:15px;background-color:#f1f1f3;position:relative;overflow:hidden;transition:all .3s ease-in-out;z-index:0}.dark .category-section-3 .category-box-list:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(13,164,135,.15);z-index:-1;opacity:0;transition:all .3s ease-in-out}.dark .category-section-3 .category-box-list:hover{background-color:var(--white)}.dark .category-section-3 .category-box-list:hover:after{opacity:1}.dark .category-section-3 .category-box-list:hover .category-name h4{font-weight:700;color:var(--theme-color)}.dark .category-section-3 .category-box-list:hover .category-name h6{color:var(--title-color)}.dark .category-section-3 .category-box-list:hover .category-box-view .shop-button{opacity:1;bottom:17px}.dark .category-section-3 .category-box-list:hover a img{opacity:.7;transform:scale(1.03)}.dark .category-section-3 .category-box-list .category-box-view .shop-button{left:50%;transform:translateX(-50%);background-color:var(--theme-color);font-size:14px;padding:10px 20px;color:var(--white);font-weight:600;position:absolute;bottom:-40px;opacity:0}.dark html.dark .category-section-3 .category-box-list .category-box-view .shop-button{color:#fff}.dark .category-section-3 .category-box-list .category-box-view .shop-button svg{margin-left:6px;font-size:18px}.dark body[dir=rtl] .category-section-3 .category-box-list .category-box-view .shop-button svg{margin-left:unset;margin-right:6px}.dark .category-section-3 .category-box-list .category-name{margin-bottom:20px;color:var(--title-color);display:block}.dark .category-section-3 .category-box-list .category-name h4{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:600;transition:all .3s ease-in-out}.dark .category-section-3 .category-box-list .category-name h6{margin-top:5px;color:var(--content-color);transition:all .3s ease-in-out}.dark .category-section-3 .category-box-list a{display:block;position:relative}.dark .category-section-3 .category-box-list a img{margin:0 auto;transition:all .3s ease-in-out}.dark .category-section-3 .category-box-list .category-box-view>a{width:100%;height:130px}.dark .category-section-3 .category-box-list .category-box-view>a img{width:100%;height:100%;object-fit:contain}.dark .category-section-4 .shop-category-box{text-align:center}.dark .category-section-4 .shop-category-box img{width:120px;height:120px;object-fit:contain;border-radius:25px;margin:0 auto;border:2px solid var(--white)}.dark .category-section-4 .shop-category-box .category-name{margin-top:14px}.dark .category-section-4 .shop-category-box .category-name h6{font-size:16px;color:var(--white);font-weight:500}.dark footer{background-color:var(--light-gray);position:relative;z-index:unset}.dark footer:after{content:"";position:absolute;width:30%;height:100%;top:0;left:0;background-image:url(/_next/static/media/footer-shape.d2139064.png);background-repeat:no-repeat;z-index:-1}@media(max-width:1199px){.dark footer:after{content:none}}.dark footer:before{content:"";position:absolute;width:30%;height:100%;bottom:0;right:0;background-image:url(/_next/static/media/footer-shape-2.7a1c8fc0.png);background-repeat:no-repeat;z-index:-1}@media(max-width:1199px){.dark footer:before{content:none}}@media(max-width:767px){.dark footer .main-footer{border:none;padding-top:0}}.dark footer .main-footer .footer-theme .footer-theme-contain{margin-top:calc(13px + 7*(100vw - 320px)/1600)}.dark footer .main-footer .footer-theme .footer-theme-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0}.dark footer .main-footer .footer-theme .footer-theme-contain ul.address{margin-top:calc(17px + 13*(100vw - 320px)/1600)}.dark footer .main-footer .footer-theme .footer-theme-contain ul.address li{display:flex;align-items:center}.dark footer .main-footer .footer-theme .footer-theme-contain ul.address li svg{font-size:22px;color:var(--content-color)}.dark footer .main-footer .footer-theme .footer-theme-contain ul.address li p{margin:1px 0 0 10px;color:var(--content-color)}.dark body[dir=rtl] footer .main-footer .footer-theme .footer-theme-contain ul.address li p{margin:1px 10px 0 0}.dark footer .main-footer .footer-theme .footer-theme-contain ul li{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark footer .main-footer .footer-theme .footer-theme-contain ul li a:hover{color:var(--content-color)}.dark footer .main-footer .footer-theme .footer-theme-contain ul li+li{margin-top:calc(4px + 11*(100vw - 320px)/1600)}.dark footer .main-footer .footer-logo .theme-logo{display:flex;align-items:center}@media(max-width:575px){.dark footer .main-footer .footer-logo .theme-logo{margin-bottom:15px}}.dark footer .main-footer .footer-logo .theme-logo a img{height:auto;width:calc(120px + 40*(100vw - 320px)/1600)}.dark footer .main-footer .footer-logo .theme-logo h4{margin-left:10px}.dark footer .main-footer .footer-logo .footer-logo-contain{margin-top:calc(13px + 7*(100vw - 320px)/1600)}.dark footer .main-footer .footer-logo .footer-logo-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0;width:88%}@media(max-width:360px){.dark footer .main-footer .footer-logo .footer-logo-contain p{width:100%}}.dark footer .main-footer .footer-logo .footer-logo-contain .address{display:flex;flex-wrap:wrap;gap:calc(8px + 7*(100vw - 320px)/1600);margin-top:calc(7px + 23*(100vw - 320px)/1600)}.dark footer .main-footer .footer-logo .footer-logo-contain .address li{display:flex;align-items:flex-start;width:100%}.dark footer .main-footer .footer-logo .footer-logo-contain .address li:hover a,.dark footer .main-footer .footer-logo .footer-logo-contain .address li:hover svg{color:var(--theme-color)}.dark footer .main-footer .footer-logo .footer-logo-contain .address li svg{width:18px;height:18px;stroke:var(--content-color);font-size:22px;color:var(--content-color)}.dark footer .main-footer .footer-logo .footer-logo-contain .address li a{margin:0 0 0 10px;color:var(--content-color);line-height:18px;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark body[dir=rtl] footer .main-footer .footer-logo .footer-logo-contain .address li a{margin-right:10px;margin-left:unset}.dark footer .main-footer .footer-title{position:relative}@media(max-width:575px){.dark footer .main-footer .footer-title{cursor:pointer}.dark footer .main-footer .footer-title:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;font-size:18px}.dark body[dir=rtl] footer .main-footer .footer-title:before{right:unset;left:0}.dark footer .main-footer .footer-title.show:before{transform:translateY(-50%) rotate(180deg)}.dark footer .main-footer .footer-title.show~.footer-contain{display:block}.dark footer .main-footer .footer-title.contact-title{cursor:default}.dark footer .main-footer .footer-title.contact-title:before{content:none}}.dark footer .main-footer .footer-title h4{font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:600}@media(max-width:575px){.dark footer .main-footer .footer-title h4{font-weight:500}}.dark footer .main-footer .footer-contain{margin-top:calc(8px + 12*(100vw - 320px)/1600)}@media(max-width:575px){.dark footer .main-footer .footer-contain{display:none}}.dark footer .main-footer .footer-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:27px;margin-bottom:0}.dark footer .main-footer .footer-contain ul.address{margin-top:calc(17px + 13*(100vw - 320px)/1600)}.dark footer .main-footer .footer-contain ul.address li{display:flex;align-items:flex-start}.dark footer .main-footer .footer-contain ul.address li svg{font-size:22px;color:var(--content-color)}.dark footer .main-footer .footer-contain ul.address li a,.dark footer .main-footer .footer-contain ul.address li p{margin:0 0 0 10px;color:var(--content-color);line-height:18px}.dark body[dir=rtl] footer .main-footer .footer-contain ul.address li a,.dark body[dir=rtl] footer .main-footer .footer-contain ul.address li p{margin:0 10px 0 0}.dark footer .main-footer .footer-contain ul li{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark footer .main-footer .footer-contain ul li a{display:inline-block;position:relative}.dark footer .main-footer .footer-contain ul li a:before{content:"";position:absolute;width:0;height:2px;left:0;bottom:0;background-color:var(--theme-color);transition:all .3s ease-in-out}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a:before{left:unset;right:0}.dark footer .main-footer .footer-contain ul li a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:-13px;background-color:var(--theme-color);border-radius:100%;opacity:0;transition:all .3s ease-in-out}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a:after{left:unset;right:-13px}.dark footer .main-footer .footer-contain ul li a:hover{color:var(--theme-color);margin-left:13px}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a:hover{margin-left:unset;margin-right:13px}.dark footer .main-footer .footer-contain ul li a:hover:before{width:100%}.dark footer .main-footer .footer-contain ul li a:hover:after{opacity:1}@media(max-width:575px){.dark footer .main-footer .footer-contain ul li a{padding-left:13px;margin-left:5px}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a{margin-left:unset;margin-right:5px;padding-left:unset;padding-right:13px}.dark footer .main-footer .footer-contain ul li a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:1px;left:0;background-color:rgba(74,85,104,.76);border-radius:100%;opacity:1;transition:all .3s ease-in-out}.dark html.dark footer .main-footer .footer-contain ul li a:after{background-color:rgba(221,221,221,.761)}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a:after{left:unset;right:0}.dark footer .main-footer .footer-contain ul li a:before{content:unset}.dark footer .main-footer .footer-contain ul li a:hover{color:var(--content-color);margin-left:5px}.dark body[dir=rtl] footer .main-footer .footer-contain ul li a:hover{margin-left:unset;margin-right:5px}}.dark footer .main-footer .footer-contain ul li+li{margin-top:calc(4px + 11*(100vw - 320px)/1600)}.dark footer .main-footer .social-app:before{content:none}.dark footer .main-footer .social-app ul{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.dark footer .main-footer .social-app ul li{display:inline-block}.dark footer .main-footer .social-app ul li:before{content:none!important}.dark footer .main-footer .social-app ul li a{display:block}.dark footer .main-footer .social-app ul li a img{width:calc(114px + 26*(100vw - 320px)/1600)}.dark footer .main-footer .footer-contact{margin-top:calc(13px + 7*(100vw - 320px)/1600)}.dark footer .main-footer .footer-contact ul li{display:block;margin-bottom:calc(30px + 20*(100vw - 320px)/1600);position:relative}.dark footer .main-footer .footer-contact ul li:last-child{margin-bottom:0}.dark footer .main-footer .footer-contact ul li:last-child:before{content:none}.dark footer .main-footer .footer-contact ul li.social-app ul li a{display:block}.dark footer .main-footer .footer-contact ul li.social-app ul li a img{width:calc(114px + 26*(100vw - 320px)/1600);height:auto}.dark footer .main-footer .footer-contact ul li:before{content:"";position:absolute;bottom:-24px;right:0;width:calc(100% - 33px);border-bottom:1px dashed #c1c1c1}.dark body[dir=rtl] footer .main-footer .footer-contact ul li:before{right:unset;left:0}@media(max-width:1460px){.dark footer .main-footer .footer-contact ul li:before{bottom:-20px}}@media(max-width:991px){.dark footer .main-footer .footer-contact ul li:before{bottom:-18px}}@media(max-width:767px){.dark footer .main-footer .footer-contact ul li:before{bottom:-16px}}@media(max-width:360px){.dark footer .main-footer .footer-contact ul li:before{bottom:-13px}}.dark footer .main-footer .footer-contact ul li .footer-number{display:flex;flex-wrap:nowrap;gap:12px;align-items:flex-start}.dark footer .main-footer .footer-contact ul li .footer-number svg{font-size:22px;margin-top:3px;color:var(--content-color)}.dark footer .main-footer .footer-contact ul li .footer-number .contact-number h5{margin-top:6px;font-weight:600;color:var(--title-color)}.dark footer .sub-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #c1c1c1}@media(max-width:991px){.dark footer .sub-footer{display:block;text-align:center}}@media(max-width:767px){.dark footer .sub-footer{margin-bottom:calc(60px + 3*(100vw - 320px)/447)}}@media(max-width:991px){.dark footer .sub-footer .payment{margin:8px 0}}.dark footer .sub-footer .payment img{width:calc(296px + 6*(100vw - 320px)/1600);height:auto}.dark footer .sub-footer .social-link{display:flex;align-items:center}@media(max-width:991px){.dark footer .sub-footer .social-link{justify-content:center}}.dark footer .sub-footer .social-link h6{margin-right:10px}.dark body[dir=rtl] footer .sub-footer .social-link h6{margin-left:10px;margin-right:unset}.dark footer .sub-footer .social-link ul{display:flex;align-items:center}.dark footer .sub-footer .social-link ul li:hover svg{transform:translateY(-5px)}.dark footer .sub-footer .social-link ul li+li{margin-left:8px}.dark body[dir=rtl] footer .sub-footer .social-link ul li+li{margin-left:unset;margin-right:8px}.dark footer .sub-footer .social-link ul li a{display:block;color:var(--content-color)}.dark footer .sub-footer .social-link ul li a svg{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--content-color);transition:all .3s ease-in-out}.dark footer .sub-footer ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}@media(max-width:991px){.dark footer .sub-footer ul{display:block;text-align:center}}.dark footer .sub-footer ul li{display:block}.dark footer.footer-section-2{background-color:var(--light-gray)}.dark footer.footer-section-2 .text-content{color:#bfbfbf}.dark footer.footer-section-2:after,.dark footer.footer-section-2:before{content:none}.dark footer.footer-section-2 .download-image{margin-top:calc(20px + 10*(100vw - 320px)/1600)}.dark footer.footer-section-2.footer-color-2{background-color:#051616}.dark footer.footer-section-2.footer-color-3{background-color:#1d2328}.dark footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li a,.dark footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li i,.dark footer.footer-section-2 .main-footer .footer-logo .footer-logo-contain .address li svg{color:#bfbfbf}.dark footer.footer-section-2 .main-footer .footer-title h4{color:#fff}.dark footer.footer-section-2 .main-footer .footer-contain ul li a{color:#bfbfbf}.dark footer.footer-section-2 .main-footer .footer-contact ul li:before{border-color:rgba(236,236,236,.2)}.dark footer.footer-section-2 .main-footer .footer-contact ul li .footer-number .contact-number h6,.dark footer.footer-section-2 .main-footer .footer-contact ul li .footer-number svg{color:#bfbfbf}.dark footer.footer-section-2 .main-footer .footer-contact ul li .footer-number .contact-number h5{color:#fff}.dark footer.footer-section-2 .main-footer{padding-bottom:calc(18px + 32*(100vw - 320px)/1600);border-top:unset}.dark footer.footer-section-2 .main-footer .foot-logo img{width:calc(120px + 40*(100vw - 320px)/1600)}.dark footer.footer-section-2 .main-footer .information-text{margin-bottom:0;margin-top:calc(5px + 15*(100vw - 320px)/1600);color:var(--content-color);font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.7}.dark footer.footer-section-2 .main-footer .footer-logo-contain p,.dark footer.footer-section-2 .main-footer .information-text-2{color:#bfbfbf;margin-top:calc(18px + 12*(100vw - 320px)/1600)}.dark footer.footer-section-2 .main-footer .social-icon{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px;margin-bottom:20px}.dark footer.footer-section-2 .main-footer .social-icon li{width:40px;height:40px;border-radius:50%;position:relative;z-index:0;transition:all .3s ease-in-out}.dark footer.footer-section-2 .main-footer .social-icon li.light-bg:after{background-color:var(--white);opacity:.1;transition:all .3s ease-in-out}.dark footer.footer-section-2 .main-footer .social-icon li.light-bg:hover:after{opacity:.3}.dark footer.footer-section-2 .main-footer .social-icon li:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--theme-color);opacity:.06;border-radius:50%;z-index:-1;transition:all .3s ease-in-out}.dark footer.footer-section-2 .main-footer .social-icon li:hover:after{opacity:1}.dark footer.footer-section-2 .main-footer .social-icon li:hover i{color:var(--white)}.dark footer.footer-section-2 .main-footer .social-icon li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--content-color)}.dark footer.footer-section-2 .main-footer .social-icon li a svg{transition:all .3s ease-in-out}.dark footer.footer-section-2 .main-footer .social-icon li a.footer-link-color{color:var(--white)}.dark footer.footer-section-2 .main-footer .download-app{margin-top:20px}.dark footer.footer-section-2 .main-footer .download-app span{margin-bottom:0;margin-top:20px;color:var(--content-color);font-weight:400;font-size:16px;line-height:1.5}.dark footer.footer-section-2 .main-footer .download-app img{width:110px;margin-left:8px}.dark footer.footer-section-2 .main-footer .footer-title{margin-bottom:calc(13px + 23*(100vw - 320px)/1600);font-size:calc(18px + 4*(100vw - 320px)/1600);font-family:Public Sans,sans-serif;font-weight:600;position:relative}@media(max-width:575px){.dark footer.footer-section-2 .main-footer .footer-title{margin-bottom:0}.dark footer.footer-section-2 .main-footer .footer-title.show{margin-bottom:calc(13px + 23*(100vw - 320px)/1600)}}.dark footer.footer-section-2 .main-footer .footer-title:before{color:#bfbfbf}@media(max-width:575px){.dark footer.footer-section-2 .main-footer .footer-contain ul li a:after{background-color:rgba(221,221,221,.8)}}.dark footer.footer-section-2 .main-footer .footer-list-light li a:hover{color:var(--white)}.dark footer.footer-section-2 .main-footer .footer-list{display:flex;flex-wrap:wrap;gap:calc(7px + 9*(100vw - 320px)/1600)}.dark footer.footer-section-2 .main-footer .footer-list li{display:block;width:100%}@media(max-width:575px){.dark footer.footer-section-2 .main-footer .footer-list li:last-child{margin-bottom:16px}}.dark footer.footer-section-2 .main-footer .footer-list li a{color:var(--content-color);position:relative;display:flex;align-items:center;font-size:16px}.dark footer.footer-section-2 .main-footer .footer-list li a i{margin-right:10px}.dark footer.footer-section-2 .main-footer .footer-list li a.light-text{color:#bfbfbf}.dark footer.footer-section-2 .main-footer .footer-list li a:hover{color:var(--white);padding-left:14px}.dark footer.footer-section-2 .main-footer .footer-list li a:hover:before{left:0;opacity:.7}.dark footer.footer-section-2 .main-footer .footer-list li a:before{content:"";position:absolute;width:5px;height:5px;top:50%;transform:translateY(-50%);left:-20px;border-radius:100%;opacity:0;background-color:var(--white);transition:all .3s ease-in-out}.dark footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:before{font-family:Font Awesome\ 6 Free;font-weight:900;width:unset;height:unset;top:50%;transform:translateY(-50%);content:"";left:0;opacity:0;background:none;color:var(--theme-color)}.dark footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:hover{padding-left:6px;color:var(--theme-color)}.dark footer.footer-section-2 .main-footer .footer-list li a.footer-contain-2:hover:before{opacity:1}.dark footer.footer-section-2 .main-footer .footer-address li{margin-bottom:16px;display:flex;align-items:center}.dark footer.footer-section-2 .main-footer .footer-address li:last-child{margin-bottom:0}.dark footer.footer-section-2 .main-footer .footer-address li a{color:var(--content-color);position:relative;font-size:16px;display:block;width:100%}.dark footer.footer-section-2 .main-footer .footer-address li a.light-text{color:#bfbfbf}.dark footer.footer-section-2 .main-footer .footer-address li a .inform-box{display:flex;align-items:center}.dark footer.footer-section-2 .main-footer .footer-address li a .inform-box.flex-start-box{align-items:flex-start}.dark footer.footer-section-2 .main-footer .footer-address li a .inform-box i{font-size:20px;margin-right:10px}.dark footer.footer-section-2 .main-footer .footer-address li a .inform-box p{margin:-3px 0 0;width:calc(100% + -36*(100vw - 320px)/1600);font-size:16px;line-height:30px}.dark footer.footer-section-2 .sub-footer{border-color:rgba(236,236,236,.2)}.dark footer.footer-section-2 .sub-footer-lite{border-top:1px solid rgba(var(--border-color),.2)}.dark footer.footer-section-2 .sub-footer p{margin-bottom:0;font-size:15px;color:var(--content-color);text-transform:capitalize}.dark footer.footer-section-2 .sub-footer p.light-text{color:#bfbfbf}.dark footer.footer-section-2 .sub-footer .payment-box{display:flex;align-items:center;justify-content:flex-end}@media(max-width:1199px){.dark footer.footer-section-2 .sub-footer .payment-box{justify-content:center;margin-top:10px}}.dark footer.footer-section-2 .sub-footer .payment-box li{margin:0 5px}.dark footer.footer-section-2 .sub-footer .payment-box li img{width:40px;margin-bottom:-6px;display:block}.dark footer.footer-section-2 .sub-footer .social-link ul li a svg{color:#bfbfbf}.dark .footer-sm{margin-left:320px;background-color:var(--white)}@media(max-width:1199px){.dark .footer-sm{margin-left:0}}.dark .footer-sm:after,.dark .footer-sm:before{display:none}.dark .footer-sm .sub-footer{border-top:none;padding:20px 0}.dark .onhover-category-box{position:absolute;top:0;left:100%;background:var(--white);box-shadow:0 0 8px #ddd;padding:20px 25px;border-radius:5px;width:520px;height:100%;overflow:auto;display:grid;grid-template-columns:auto auto;opacity:0;visibility:hidden;margin-left:14px;transition:all .3s ease-in-out}@media(max-width:1199px){.dark .onhover-category-box{grid-template-columns:auto;display:block;width:100%}.dark .onhover-category-box .list-2{margin-top:15px}}@media(max-width:767px){.dark .onhover-category-box{position:relative;top:0;left:0;display:block;width:100%;box-shadow:none;padding:12px 11px;margin-top:7px;opacity:1;visibility:visible;margin-left:0}}.dark .onhover-category-box .category-title-box{margin-bottom:calc(8px + 12*(100vw - 320px)/1600);display:flex;align-items:center}.dark .onhover-category-box .category-title-box h5{font-weight:600}.dark .onhover-category-box ul{display:flex;flex-wrap:wrap;gap:calc(4px + 7*(100vw - 320px)/1600)}.dark .onhover-category-box ul li{position:relative}.dark .onhover-category-box ul li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}.dark .onhover-category-box ul li a{margin-left:13px}@media(max-width:767px){.dark header{z-index:6;position:relative}}.dark header.active .sticky-header{position:fixed;top:0;left:0;width:100%;background-color:var(--white);color:var(--title-color);box-shadow:0 8px 10px rgba(34,34,34,.05);z-index:6;padding:calc(15px + 9*(100vw - 320px)/1600) 0}.dark header.active .sticky-header-2{background-color:var(--theme-color);padding:14px 0}.dark header.active .sticky-header-3{padding:14px 0}.dark header .timer-notification{color:#fff;text-align:center;transition:all .3s ease-in-out;position:relative}@media(max-width:1399px){.dark header .timer-notification{text-align:left}}.dark header .timer-notification h6{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark header .timer-notification h6 a{text-decoration:underline;font-weight:600;display:inline-block;margin-left:5px}.dark header .header-notification{position:relative}.dark header .header-notification.remove{display:none}@media(max-width:767px){.dark header .header-notification .notification-slider .timer-notification{width:80%;margin:0 auto}}.dark header .header-notification .close-notification{top:50%;transform:translateY(-50%);position:absolute;right:11px;padding:0;color:var(--white);font-size:14px;font-weight:700}@media(max-width:575px){.dark header .header-notification .close-notification{top:10px;transform:none}.dark header .header-notification .close-notification span{display:none}}.dark header .header-notification .close-notification svg{margin-left:5px;margin-top:1px}.dark header .onhover-category-list:hover .onhover-category-box{opacity:1;visibility:visible;margin-left:0}@media(max-width:767px){.dark header .onhover-category-list .list-1{margin-bottom:21px}}.dark header .onhover-category-list .onhover-category-box{position:absolute;top:0;left:100%;background:var(--white);box-shadow:0 0 8px #ddd;padding:20px 25px;border-radius:5px;width:520px;height:100%;overflow:auto;display:grid;grid-template-columns:auto auto;opacity:0;visibility:hidden;margin-left:14px;transition:all .3s ease-in-out}@media(max-width:991px){.dark header .onhover-category-list .onhover-category-box{grid-template-columns:auto;display:block;width:100%}.dark header .onhover-category-list .onhover-category-box .list-2{margin-top:15px}}@media(max-width:767px){.dark header .onhover-category-list .onhover-category-box{position:relative;top:0;left:0;display:block;width:100%;box-shadow:none;padding:12px 11px;margin-top:7px;opacity:1;visibility:visible;margin-left:0}}.dark header .onhover-category-list .onhover-category-box .category-title-box{margin-bottom:calc(8px + 12*(100vw - 320px)/1600);display:flex;align-items:center}.dark header .onhover-category-list .onhover-category-box .category-title-box h5{font-weight:600}.dark header .onhover-category-list .onhover-category-box ul{display:flex;flex-wrap:wrap;gap:calc(4px + 7*(100vw - 320px)/1600)}.dark header .onhover-category-list .onhover-category-box ul li{position:relative}.dark header .onhover-category-list .onhover-category-box ul li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}.dark header .onhover-category-list .onhover-category-box ul li a{margin-left:13px}.dark header .header-top{padding:10px 0;background-color:var(--theme-color)}.dark header .header-top-2{background-color:var(--title-color)}.dark header .header-top .top-left-header{display:flex;align-items:center;height:100%}.dark header .header-top .top-left-header svg{font-size:18px;margin-right:5px}.dark body[dir=rtl] header .header-top .top-left-header svg{margin-right:unset;margin-left:5px}.dark header .header-top .top-left-header span{margin-top:1px;font-weight:500}.dark header .header-top .about-list{display:flex;align-items:center;justify-content:flex-end;height:100%;color:#fff}.dark header .header-top .about-list .select-dropdown span{color:#fff}.dark header .header-top .about-list li{display:flex;align-items:center}.dark header .header-top .about-list li+li{margin-left:25px;position:relative}.dark body[dir=rtl] header .header-top .about-list li+li{margin-left:unset;margin-right:25px}.dark header .header-top .about-list li+li:after{content:"";position:absolute;width:2px;height:90%;left:-13px;background-color:rgba(255,255,255,.3)}.dark body[dir=rtl] header .header-top .about-list li+li:after{left:unset;right:-13px}.dark header .header-top .about-list li svg{font-size:18px;margin-right:5px}.dark header .header-top .about-list li span{margin-top:1px;color:var(--title-color);font-weight:500}.dark header .header-top .about-list li .theme-form-select{padding:0;background-color:rgba(0,0,0,0);color:var(--white);border:none;background-image:none;position:relative}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle{font-size:14px;font-weight:500;color:var(--white);padding:0 18px 0 0}.dark body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle{padding:0 0 0 18px}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:hover{background-color:rgba(0,0,0,0)}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:after{content:unset}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:focus{box-shadow:none}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;color:#fff}.dark body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle:before{right:unset;left:0}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle img{width:20px;margin-right:10px}.dark body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-toggle img{margin-right:unset;margin-left:10px}.dark header .header-top .about-list li .theme-form-select .dropdown-menu.sm-dropdown-menu{min-width:100%;right:0!important;left:unset!important}.dark body[dir=rtl] header .header-top .about-list li .theme-form-select .dropdown-menu.sm-dropdown-menu{right:unset!important;left:0!important}.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item{display:flex;align-items:center;color:var(--title-color)}.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:focus,.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:hover{background-color:rgba(0,0,0,0)}.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item.active,.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item:active{color:#fff;background-color:var(--theme-color)}.dark header .header-top .about-list li .theme-form-select .dropdown-menu .dropdown-item img{width:20px}.dark header .header-top .about-list li .theme-form-select .dropdown-menu li+li{margin-left:0}.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item{display:flex;align-items:center}.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:focus,.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:hover{background-color:rgba(0,0,0,0)}.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item.active,.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item:active{color:var(--title-color);background-color:rgba(0,0,0,0)}.dark header .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item img{width:20px;margin-right:10px}.dark header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item{display:flex;align-items:center;font-size:14px;gap:10px}.dark header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item:active>span{color:#fff}.dark header .header-top .about-list li .theme-form-select .dropdown-menu>a>.dropdown-item>span{margin-top:0;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px}.dark header .nav-about{padding:10px 0;background-color:var(--theme-color)}.dark header .nav-about-2{background-color:var(--title-color)}.dark header .top-nav{padding:24px 0}@media(max-width:767px){.dark header .top-nav{padding:14px 0}}.dark header .top-nav .navbar-top{display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:1199px){.dark header .top-nav .navbar-top{justify-content:normal}}@media(max-width:767px){.dark header .top-nav .navbar-top{justify-content:space-between}}.dark header .top-nav .navbar-top .web-logo img{width:calc(120px + 42*(100vw - 320px)/1600);height:auto;object-fit:contain}@media(max-width:767px){.dark header .top-nav .navbar-top .web-logo img{margin:0 auto}}.dark header .top-nav .navbar-top .middle-box{display:flex;align-items:center}@media(max-width:767px){.dark header .top-nav .navbar-top .middle-box{display:none}}.dark header .top-nav .navbar-top .middle-box .location-box{border-radius:5px;border:1px solid var(--border-color);display:flex;align-items:center;padding:7px 20px 7px 7px;margin-right:13px;position:relative}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{margin-right:unset;margin-left:13px;padding-right:7px;padding-left:20px}@media(max-width:1199px){.dark header .top-nav .navbar-top .middle-box .location-box{margin-right:unset;margin-left:13px}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{margin-left:unset;margin-right:13px}}@media(max-width:1556px){.dark header .top-nav .navbar-top .middle-box .location-box{padding-right:7px}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box{padding-right:7px;padding-left:7px}}@media(max-width:1300px){.dark header .top-nav .navbar-top .middle-box .location-box{padding:0;border:unset}}@media(max-width:767px){.dark header .top-nav .navbar-top .middle-box .location-box{display:none}}.dark header .top-nav .navbar-top .middle-box .location-box button{display:flex;align-items:center;padding:0}.dark header .top-nav .navbar-top .middle-box .location-box button:focus{box-shadow:none}.dark header .top-nav .navbar-top .middle-box .location-box button .location-arrow{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:var(--content-color);background-color:#f3f5f9;border-radius:5px;margin-right:12px}@media(max-width:1300px){.dark header .top-nav .navbar-top .middle-box .location-box button .location-arrow{margin-right:0}}.dark header .top-nav .navbar-top .middle-box .location-box button .location-arrow .feather,.dark header .top-nav .navbar-top .middle-box .location-box button .location-arrow svg{width:16px;height:16px}.dark header .top-nav .navbar-top .middle-box .location-box button .locat-name{font-size:16px;font-weight:400;color:var(--title-color);border:unset;padding-right:unset;background-position:100%;cursor:pointer;background-color:var(--white)}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box button .locat-name{background-position:0;padding:.375rem .75rem .375rem 2.25rem}.dark header .top-nav .navbar-top .middle-box .location-box button .locat-name:focus{box-shadow:unset}@media(max-width:1300px){.dark header .top-nav .navbar-top .middle-box .location-box button .locat-name{display:none}}.dark header .top-nav .navbar-top .middle-box .location-box button svg{margin-left:17px;color:var(--content-color)}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .location-box button svg{margin-left:unset;margin-right:17px}@media(max-width:1300px){.dark header .top-nav .navbar-top .middle-box .location-box button svg{display:none}}.dark header .top-nav .navbar-top .middle-box .search-box{cursor:pointer}@media(max-width:1199px){.dark header .top-nav .navbar-top .middle-box .search-box{display:none}}.dark header .top-nav .navbar-top .middle-box .search-box .input-group ::placeholder{font-size:16px;font-weight:400;color:var(--content-color)}.dark header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{width:577px;border-radius:5px 0 0 5px;color:var(--title-color);border-color:var(--border-color)}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{border-radius:0 5px 5px 0}@media(max-width:1812px){.dark header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{width:466px}}.dark header .top-nav .navbar-top .middle-box .search-box .input-group button{background-color:#ffa53b;padding:14px 20px;border-radius:5px;border:1px solid #ffa53b}.dark body[dir=rtl] header .top-nav .navbar-top .middle-box .search-box .input-group button{border-radius:5px 0 0 5px!important}.dark header .top-nav .navbar-top .middle-box .search-box .input-group button.bg-theme,.dark header .top-nav .navbar-top .middle-box .search-box .input-group button.search-button-2{background-color:var(--theme-color);border-color:var(--theme-color)}.dark header .top-nav .navbar-top .middle-box .search-box .input-group button svg{font-size:20px}@media(max-width:1199px){.dark header .top-nav .navbar-top .rightside-box{margin-left:auto}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box{margin-left:unset;margin-right:auto}}@media(max-width:767px){.dark header .top-nav .navbar-top .rightside-box{margin-left:unset}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box{margin-left:unset;margin-right:unset}}.dark header .top-nav .navbar-top .rightside-box .right-side-menu{display:flex;align-items:center}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{position:relative;padding-right:32px}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{padding-right:unset;padding-left:32px}@media(max-width:767px){.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side{display:none}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{display:block}}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:none}@media(max-width:1199px){.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:block}}@media(max-width:767px){.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child{display:none}}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{padding-right:0}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child{padding-right:unset;padding-left:0}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child:before{content:none}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:24px;right:14px;background-color:#ddd}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{right:unset;left:14px}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box{display:flex;align-items:center;cursor:default}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{color:var(--content-color);margin-right:14px;font-size:24px}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:unset;margin-left:14px}@media(max-width:1660px){.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:0}.dark body[dir=rtl] header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{margin-right:unset;margin-left:0}}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .user-box{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#f8f8f8;overflow:hidden}@media(max-width:1660px){.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail{display:none}}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:var(--content-color);margin-bottom:3px}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{font-weight:500;color:var(--title-color)}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist:hover{background-color:rgba(0,0,0,0)}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist svg{font-size:24px;color:var(--content-color)}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist:focus{box-shadow:none}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:#ff7272;font-size:12px;padding:0;border-radius:2px}.dark header .onhover-dropdown{position:relative}.dark header .onhover-dropdown:hover .onhover-div{opacity:1;top:50px;visibility:visible}.dark header .onhover-dropdown:hover .onhover-div.fixed-cart{top:0}.dark header .onhover-dropdown .fixed-cart:hover .onhover-div{opacity:1;top:0;visibility:visible}.dark header .onhover-dropdown .onhover-div{overflow:hidden;position:absolute;top:60px;right:-10px;background-color:var(--white);z-index:1001;width:360px;border-radius:10px;padding:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);opacity:0;transition:all .3s ease-in-out;visibility:hidden}.dark body[dir=rtl] header .onhover-dropdown .onhover-div{right:unset;left:-10px}.dark header .onhover-dropdown .onhover-div .cart-title,.dark header .onhover-dropdown .onhover-div .free,.dark header .onhover-dropdown .onhover-div .progress{display:none}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h5{margin-bottom:0!important}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .rating{margin-bottom:5px}.dark header .onhover-dropdown .onhover-div .qty-box{width:108px;position:absolute;bottom:0;right:0}.dark header .onhover-dropdown .onhover-div .qty-box .input-group{border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray)}.dark header .onhover-dropdown .onhover-div .qty-box .input-group button{width:30px;height:30px}.dark header .onhover-dropdown .onhover-div .empty-cart-box{padding:28px 22px}.dark header .onhover-dropdown .onhover-div.fixed-cart{position:fixed;right:-420px;height:100vh;top:0;border-radius:0;opacity:1;visibility:visible;padding:0;width:400px;z-index:10}.dark body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart{right:unset;left:-420px}.dark header .onhover-dropdown .onhover-div.fixed-cart .empty-cart-box{display:flex;flex-direction:column;align-items:center;height:70%;justify-content:center}.dark header .onhover-dropdown .onhover-div.fixed-cart .bg-overlay{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;opacity:0;visibility:hidden;background-color:var(--black);transition:.3s ease-in-out}.dark header .onhover-dropdown .onhover-div.fixed-cart.show{right:0}.dark body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart.show{right:unset;left:0}.dark header .onhover-dropdown .onhover-div.fixed-cart.show .bg-overlay{opacity:.5;visibility:visible}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title{display:flex;align-items:center;justify-content:space-between;padding:20px 15px;background-color:var(--light-gray);border-bottom:1px solid #eee;margin-bottom:20px}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title h4{font-size:20px;font-weight:500;display:flex;align-items:center;gap:5px}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title a{line-height:1}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title a i,.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title a svg{font-size:22px}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-list{display:flex;flex-wrap:wrap;overflow:auto;padding:15px;max-height:calc(100vh - 246px - 85px - 91px)}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box{position:absolute;width:100%;padding:20px;bottom:0;right:0;max-width:420px;border-top:1px solid rgba(193,193,193,.3098039216);background-color:var(--light-gray)}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .free{color:var(--content-color);display:block;margin-bottom:9px}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box{min-height:unset;padding:0;margin-bottom:20px;display:flex;align-items:flex-start}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated{width:21px;height:21px;border:unset;margin-right:11px}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated:after{top:0;left:0}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .checkbox_animated:before{left:5px;top:6px;width:11px;height:6px}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .check-box .form-check-label{color:var(--content-color);font-size:14px}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress{display:block;margin-top:calc(8px + 10*(100vw - 320px)/1600);height:calc(5px + 3*(100vw - 320px)/1600);background-color:#e6e7e9;border-radius:100px;position:relative;overflow:unset;margin-bottom:calc(18px + 13*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress .progress-bar{height:calc(5px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:100px}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .progress i{position:absolute;top:50%;transform:translateY(-50%);right:90px;width:calc(22px + 6*(100vw - 320px)/1600);height:calc(22px + 6*(100vw - 320px)/1600);border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color);color:var(--white);font-size:calc(15px + 2*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div.fixed-cart .pere-text-box{padding:0 15px 12px;display:block}.dark header .onhover-dropdown .onhover-div.fixed-cart .price-box{padding-block:calc(7px + 4*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress{display:block;margin-top:calc(8px + 10*(100vw - 320px)/1600);height:calc(5px + 3*(100vw - 320px)/1600);background-color:#e6e7e9;border-radius:100px;position:relative;overflow:unset;margin-bottom:calc(18px + 13*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar{height:calc(5px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:100px;position:relative;overflow:unset;max-width:96%;min-width:3%}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;right:-16px;width:calc(22px + 6*(100vw - 320px)/1600);height:calc(22px + 6*(100vw - 320px)/1600);border-radius:100%;background-color:var(--theme-color);color:#fff}.dark body[dir=rtl] header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon{right:unset;left:-16px;transform:translateY(-50%) rotateY(180deg)}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar .progress-icon svg{font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-danger,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-danger .progress-icon,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.danger-progress,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.danger-progress .progress-icon{background-color:#dc3545}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-warning,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.bg-warning .progress-icon,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.warning-progress,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.warning-progress .progress-icon{background-color:#ffc107}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.success-progress,.dark header .onhover-dropdown .onhover-div.fixed-cart .progress .progress-bar.success-progress .progress-icon{background-color:var(--theme-color)}.dark header .onhover-dropdown .onhover-div.fixed-cart .button-group{display:grid}.dark header .onhover-dropdown .onhover-div .bottom-box{padding:15px;border-top:1px solid rgba(193,193,193,.3098039216)}.dark header .onhover-dropdown .onhover-div-login{right:0;width:160px;padding:10px}.dark header .onhover-dropdown .onhover-div-login .user-box-name{display:flex;flex-wrap:wrap;gap:0;align-items:center}.dark header .onhover-dropdown .onhover-div-login .user-box-name li{display:block;width:100%}.dark header .onhover-dropdown .onhover-div-login .user-box-name li+li{padding-top:8px;margin-top:8px;border-top:1px solid #eee}.dark header .onhover-dropdown .onhover-div-login .user-box-name li a{color:var(--title-color);display:flex;align-items:center;position:relative}.dark header .onhover-dropdown .onhover-div-login .user-box-name li a:hover:after{width:40%}.dark header .onhover-dropdown .onhover-div-login .user-box-name li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.dark body[dir=rtl] header .onhover-dropdown .onhover-div-login .user-box-name li a:after{left:unset;right:0}.dark header .onhover-dropdown .onhover-div .cart-list{display:flex;flex-wrap:wrap;max-height:300px;overflow:auto;padding:15px}.dark header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-color);opacity:.44}.dark header .onhover-dropdown .onhover-div .cart-list>li{margin:0;width:100%}.dark header .onhover-dropdown .onhover-div .cart-list>li+li{margin-left:0;margin-top:10px;padding-top:10px;border-top:1px solid var(--border-color)}.dark header .onhover-dropdown .onhover-div .cart-list>li:after{content:none!important}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;position:relative}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart:after{content:none}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-image img{width:87px;background:var(--light-gray);padding:10px;height:90px;object-fit:contain}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain{width:calc(100% - 87px - 15px);padding-right:40px}.dark body[dir=rtl] header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain{padding-right:unset;padding-left:40px}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color);font-weight:500}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .gram{display:inline-block;font-size:13px;margin-top:10px;color:var(--content-color);border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray);border-radius:3px;padding:3px 6px;font-weight:400}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .gram a{font-size:14px;color:rgba(var(--content-color),.7)}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h6{margin-top:6px;display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-end;font-weight:500;color:var(--title-color);font-size:16px}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain h6 span{margin-top:-2px;font-weight:400;color:var(--content-color)}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .close-button{background-color:rgba(0,0,0,0);border:none;padding:0;color:rgba(var(--content-color),.7);font-size:12px;display:flex;margin-top:-3px}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .close-button svg{font-size:12px}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{position:absolute;top:0;right:0;display:flex;align-items:center;gap:6px}.dark body[dir=rtl] header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{right:unset;left:0}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .delete-button,.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .edit-button{display:flex;align-items:center;justify-content:center;color:var(--content-color);width:24px;height:24px;background-color:var(--light-gray);border:1px solid #eee;padding:0;font-size:14px;border-radius:5px}.dark header .onhover-dropdown .onhover-div .pere-text-box{display:none;border-bottom:1px solid var(--border-color);padding:20px 15px}.dark header .onhover-dropdown .onhover-div .pere-text-box p{margin:0;line-height:1.5;color:rgba(var(--content-color),.65);font-weight:400}.dark header .onhover-dropdown .onhover-div .pere-text-box p span{font-weight:500;color:var(--title-color)}.dark header .onhover-dropdown .onhover-div .pere-text-box p span.price{color:var(--theme-color)}.dark header .onhover-dropdown .onhover-div .pere-text-box p span.shipping{color:var(--title-color)}.dark header .onhover-dropdown .onhover-div .pere-text-box.danger-progress p span.price{color:#ff4f4f}.dark header .onhover-dropdown .onhover-div .pere-text-box.danger-progress .progress .progress-bar,.dark header .onhover-dropdown .onhover-div .pere-text-box.danger-progress .progress i{background-color:#ff4f4f}.dark header .onhover-dropdown .onhover-div .pere-text-box.warning-progress p span.price{color:#ffa53b}.dark header .onhover-dropdown .onhover-div .pere-text-box.warning-progress .progress .progress-bar,.dark header .onhover-dropdown .onhover-div .pere-text-box.warning-progress .progress i{background-color:#ffa53b}.dark header .onhover-dropdown .onhover-div .pere-text-box.success-progress p span.price{color:var(--theme-color)}.dark header .onhover-dropdown .onhover-div .pere-text-box.success-progress .progress .progress-bar,.dark header .onhover-dropdown .onhover-div .pere-text-box.success-progress .progress i{background-color:var(--theme-color)}.dark header .onhover-dropdown .onhover-div .button-group{gap:calc(8px + 8*(100vw - 320px)/1600);display:flex;margin-top:calc(10px + 10*(100vw - 320px)/1600)}.dark header .onhover-dropdown .onhover-div .button-group .cart-button{border:2px solid var(--theme-color);color:var(--theme-color);padding:10px;width:100%;font-size:16px}.dark header .onhover-dropdown .onhover-div .button-group .cart-button:hover{background-color:var(--theme-color);color:var(--white)}.dark header .onhover-dropdown .onhover-div .price-box{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;border:unset}.dark header .onhover-dropdown .onhover-div .price-box h5{font-size:20px}.dark header .onhover-dropdown .onhover-div .price-box h4{font-size:20px;color:var(--theme-color);font-weight:600}.dark header .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:0;right:0;z-index:2;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}.dark header .search-full .input-group{border:1px solid #f0f3f8}.dark header .search-full .input-group .input-group-text{background-color:rgba(0,0,0,0);border:none}.dark header .search-full .input-group .input-group-text.close-search{cursor:pointer}.dark header .search-full .input-group .input-group-text svg{height:18px}.dark header .search-full .input-group input{border:none}.dark header .search-full.open{width:100%;height:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease}.dark header .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}.dark header .header-nav{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.dark header .header-nav{height:0}}.dark header .header-nav .header-nav-left{position:relative}.dark header .header-nav .header-nav-left .dropdown-category{display:flex;align-items:center;justify-content:center;padding:calc(10px + 5*(100vw - 320px)/1600) calc(16px + 15*(100vw - 320px)/1600);background:var(--theme-color);border-radius:5px;border:none}@media(max-width:767px){.dark header .header-nav .header-nav-left .dropdown-category{display:none}}.dark header .header-nav .header-nav-left .dropdown-category-2{background:linear-gradient(93.33deg,#222221 12.35%,#2f2f2d 99.38%)}.dark header .header-nav .header-nav-left .dropdown-category svg{font-size:23px;margin-right:calc(9px + 7*(100vw - 320px)/1600)}.dark body[dir=rtl] header .header-nav .header-nav-left .dropdown-category svg{margin-right:unset;margin-left:calc(9px + 7*(100vw - 320px)/1600)}.dark header .header-nav .header-nav-left .dropdown-category span{font-size:calc(15px + 3*(100vw - 320px)/1600);font-weight:600}.dark header .header-nav .header-nav-left .dropdown-category .dropdown{display:inline-block}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown{position:unset}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown a{display:block;color:var(--white);text-decoration:none;transition:background .35s ease;font-weight:500;font-size:18px}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown .fa{margin-top:3px;margin-left:10px;font-size:14px;color:var(--theme-color)}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul{display:none;border:1px solid var(--border-color);border-radius:5px;position:absolute;top:53px;width:100%;left:0;background-color:var(--white);box-shadow:0 3px 4px rgba(0,0,0,.14);z-index:999}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul .show{display:block}@media(max-width:1199px){.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul{position:fixed;top:0;left:0;width:320px}}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li{display:flex;align-items:center;padding:12px 14px;border-bottom:1px solid var(--border-color);cursor:pointer;transition:background .35s ease;color:var(--title-color)}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li img{width:25px;height:25px;object-fit:contain;margin-right:6px}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:last-child{border-bottom:none}.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:focus,.dark header .header-nav .header-nav-left .dropdown-category .dropdown.custom-dropdown ul li:hover{background-color:var(--border-color)}.dark header .header-nav .header-nav-left:hover .category-dropdown{opacity:1;visibility:visible;top:63px}.dark header .header-nav .header-nav-left .category-dropdown{max-width:450px;overflow:auto;position:absolute;top:72px;max-height:450px;left:0;background-color:var(--white);box-shadow:0 0 8px #ddd;z-index:2;width:300px;border-radius:6px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.dark body[dir=rtl] header .header-nav .header-nav-left .category-dropdown{left:unset;right:0}@media(max-width:767px){.dark header .header-nav .header-nav-left .category-dropdown{width:calc(300px + 20*(100vw - 320px)/1600);height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:10;padding:0;opacity:1;visibility:visible;transition:all .3s ease-in-out;box-shadow:none}.dark body[dir=rtl] header .header-nav .header-nav-left .category-dropdown{left:unset;right:-320px}.dark header .header-nav .header-nav-left .category-dropdown.show{left:0}.dark header .header-nav .header-nav-left .category-dropdown:hover{opacity:1;visibility:visible;top:0}}.dark header .header-nav .header-nav-left .category-dropdown .category-title{display:none}@media(max-width:767px){.dark header .header-nav .header-nav-left .category-dropdown .category-title{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}}.dark header .header-nav .header-nav-left .category-dropdown .category-title h5{color:var(--theme-color);font-weight:600}.dark header .header-nav .header-nav-left .category-dropdown .category-list{display:flex;flex-wrap:wrap;gap:25px;padding:20px 25px}.dark header .header-nav .header-nav-left .category-dropdown .category-list li{display:block;width:100%}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--content-color)}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a:hover h6:before{width:65px}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a img{width:23px;height:23px;object-fit:contain}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a h6{font-size:17px;font-weight:500;position:relative;transition:all .3s ease-in-out}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.dark body[dir=rtl] header .header-nav .header-nav-left .category-dropdown .category-list li a h6:before{left:unset;right:0}.dark header .header-nav .header-nav-left .category-dropdown .category-list li a .according-menu,.dark header .header-nav .header-nav-left .category-dropdown .category-list li a svg{margin-left:auto}@media(max-width:767px){.dark header .header-nav .header-nav-left .category-dropdown .category-list li a svg,.dark header .header-nav .header-nav-right{display:none}}.dark header .header-nav .header-nav-right .deal-button{color:var(--theme-color);padding:calc(6px + 9*(100vw - 320px)/1600) calc(11px + 9*(100vw - 320px)/1600);position:relative;border-radius:5px;overflow:hidden;z-index:0;background-color:rgba(0,0,0,0)}.dark header .header-nav .header-nav-right .deal-button:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark header .header-nav .header-nav-right .deal-button svg{margin-right:6px;font-size:21px}.dark body[dir=rtl] header .header-nav .header-nav-right .deal-button svg{margin-right:unset;margin-left:6px}@media(max-width:1366px){.dark header .header-nav .header-nav-right .deal-button svg{margin-right:0}.dark body[dir=rtl] header .header-nav .header-nav-right .deal-button svg{margin-right:unset;margin-left:0}}.dark header .header-nav .header-nav-right .deal-button span{font-size:16px;font-weight:600}@media(max-width:1366px){.dark header .header-nav .header-nav-right .deal-button span{display:none}}.dark header.header-compact .top-nav .navbar-top{justify-content:unset}.dark header.header-compact .top-nav .navbar-top .rightside-box{margin-left:auto;display:flex;align-items:center}.dark header.header-compact .location-box{padding-right:10px}.dark header.bg-theme .navbar-light .navbar-nav .nav-link,.dark header.bg-theme .navbar-light .navbar-nav .nav-link:hover{color:var(--white)!important}.dark header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{background-color:rgba(var(--white),.5)}.dark header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5,.dark header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist svg{color:var(--white)}.dark header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:rgba(var(--white),.7)}.dark header.bg-theme .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon svg{color:var(--white)}.dark header.bg-theme .location-box{border-color:rgba(var(--white),.5)}.dark header.bg-theme .location-box button .locat-name,.dark header.bg-theme .location-box button svg{color:var(--white)}.dark header.bg-theme .location-box button .location-arrow{color:var(--white);background-color:rgba(var(--white),.24)}.dark header.header-absolute{position:absolute;left:0;width:100%;top:0;z-index:1}.dark header.header-absolute.bg-theme{background-color:rgba(0,0,0,0)}.dark header.fixed-header{position:fixed;top:0;left:0;width:calc(100vw - 320px);z-index:1;background-color:var(--white);margin-left:320px;border-bottom:1px solid var(--border-color)}@media(max-width:1199px){.dark header.fixed-header{width:100%;margin-left:0}}.dark header.fixed-header .top-nav{padding:18px 0}.dark header .location-box{border-radius:5px;border:1px solid var(--border-color);display:flex;align-items:center;padding:7px 20px 7px 7px;margin-right:13px;position:relative}@media(max-width:1199px){.dark header .location-box{margin-right:unset;margin-left:13px}}@media(max-width:1556px){.dark header .location-box{padding-right:7px}}@media(max-width:767px){.dark header .location-box{display:none}}.dark header .location-box button{display:flex;align-items:center;padding:0}.dark header .location-box button:focus{box-shadow:none}.dark header .location-box button .location-arrow{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:var(--content-color);background-color:#f3f5f9;border-radius:5px;margin-right:12px}@media(max-width:1300px){.dark header .location-box button .location-arrow{margin-right:0}}.dark header .location-box button .location-arrow .feather,.dark header .location-box button .location-arrow svg{width:16px;height:16px}.dark header .location-box button .locat-name{font-size:16px;font-weight:600;color:var(--theme-color)}@media(max-width:1300px){.dark header .location-box button .locat-name{display:none}}.dark header .location-box button svg{margin-left:17px;color:var(--content-color)}@media(max-width:1300px){.dark header .location-box button svg{display:none}}.dark .header-2 .navbar-top{display:flex;align-items:center}@media(max-width:480px){.dark .header-2 .navbar-top{justify-content:space-between}}.dark .header-2 .navbar-top .navbar-toggler:focus{box-shadow:none}.dark .header-2 .search-box{display:none}@media(max-width:991px){.dark .header-2 .search-box{display:block;background-color:var(--white);padding:6px;border-radius:5px;border:1px solid var(--content-color);text-align:right;margin-left:auto}.dark .header-2 .search-box a{display:flex;align-items:center;justify-content:center;color:var(--black)}.dark .header-2 .search-box a svg{font-size:25px}}@media(max-width:480px){.dark .header-2 .search-box{margin-left:unset}}.dark .header-2 .dropdown-list.drop-state{margin-right:20px;width:100%;display:flex;align-items:center}@media(max-width:1199px){.dark .header-2 .dropdown-list.drop-state{margin-right:0}}@media(max-width:991px){.dark .header-2 .dropdown-list{background-color:rgba(0,0,0,0);margin:0}}.dark .header-2 .dropdown-list .location-icon{margin-right:8px;display:flex}.dark .header-2 .dropdown-list .dropdown{display:flex;align-items:center;justify-content:center}.dark .header-2 .dropdown-list .dropdown .dropdown-toggle{padding-left:0;font-size:16px;display:flex;align-items:center;font-weight:500;letter-spacing:.5px;position:relative;margin-top:4px}.dark .header-2 .dropdown-list .dropdown .dropdown-toggle:after{display:none}.dark .header-2 .dropdown-list .dropdown .dropdown-toggle svg{color:var(--black);margin-left:5px}.dark .header-2 .dropdown-list .dropdown .dropdown-menu{min-width:100%}.dark .header-2 .dropdown-list .dropdown .dropdown-menu li{display:block}.dark .header-2 .form-select{font-size:16px;font-weight:600;border:none;border-radius:0;color:var(--title-color)}.dark .header-2 .form-select:focus{border-color:rgba(0,0,0,0);box-shadow:none}.dark .header-2 .top-nav{padding:14px 0;border-bottom:1px solid var(--border-color)}@media(max-width:767px){.dark .header-2 .top-nav{border-bottom:unset;padding-bottom:0}}.dark .header-2 .top-nav-color{background-color:#ffe03e}.dark .header-2 .top-nav span{color:var(--title-color)}.dark .header-2 .top-nav span svg{margin-right:16px;font-size:25px}.dark body[dir=rtl] .header-2 .top-nav span svg{margin-right:unset;margin-left:16px}.dark .header-2 .top-nav .nav-logo{display:flex;font-size:calc(28px + 7*(100vw - 320px)/1600);color:var(--theme-color);font-weight:bolder}.dark .header-2 .top-nav .nav-logo>div{margin-top:-6px}.dark .header-2 .top-nav .nav-logo span{color:var(--title-color)}.dark .header-2 .top-nav .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:40px;right:0;z-index:1;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}@media(max-width:360px){.dark .header-2 .top-nav .search-full{right:-5px}}.dark .header-2 .top-nav .search-full .input-group{border:1px solid #f0f3f8;box-shadow:0 3px 4px rgba(0,0,0,.14)}.dark .header-2 .top-nav .search-full .input-group .input-group-text{background-color:var(--white);border:none;color:var(--content-color)}.dark .header-2 .top-nav .search-full .input-group .input-group-text.close-search{cursor:pointer}.dark .header-2 .top-nav .search-full .input-group input{border:none;height:50px}.dark .header-2 .top-nav .search-full.open{width:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease;padding:0 30px}@media(max-width:575px){.dark .header-2 .top-nav .search-full.open{padding:0 25px}}@media(max-width:480px){.dark .header-2 .top-nav .search-full.open{padding:0 15px}}@media(max-width:360px){.dark .header-2 .top-nav .search-full.open{left:50%;transform:translateX(-50%);padding:0;width:95%}}.dark .header-2 .top-nav .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}.dark .header-2 .top-nav .middle-box{display:inline-block;margin-left:calc(16px + 13*(100vw - 320px)/1600)}.dark body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:calc(16px + 13*(100vw - 320px)/1600)}@media(max-width:1366px){.dark .header-2 .top-nav .middle-box{display:flex;align-items:center;justify-content:space-between;margin-left:25px;float:right}.dark body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:25px;float:left}}@media(max-width:1199px){.dark .header-2 .top-nav .middle-box{margin-left:15px}.dark body[dir=rtl] .header-2 .top-nav .middle-box{margin-left:unset;margin-right:15px}}@media(max-width:991px){.dark .header-2 .top-nav .middle-box{display:none}}.dark .header-2 .top-nav .middle-box .center-box{display:flex;align-items:center}@media(max-width:991px){.dark .header-2 .top-nav .middle-box .center-box{display:none}}.dark .header-2 .top-nav .middle-box .searchbar-box{position:relative}@media(max-width:991px){.dark .header-2 .top-nav .middle-box .searchbar-box{display:none}}.dark .header-2 .top-nav .middle-box .searchbar-box .search-button{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;padding:0 19px;right:0;height:100%;z-index:0;cursor:pointer}.dark .header-2 .top-nav .middle-box .searchbar-box .search-button:hover,.dark :not(.btn-check)+.header-2 .top-nav .middle-box .searchbar-box .search-button:active{background-color:rgba(0,0,0,0);color:var(--content-color)}.dark .header-2 .top-nav .middle-box .searchbar-box input{width:685px;height:45px;padding:8px 60px 8px 18px;color:var(--title-color);border-color:#d3d3d3;font-size:16px}@media(max-width:1754px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:630px}}@media(max-width:1678px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:580px}}@media(max-width:1604px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:529px}}@media(max-width:1332px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:483px}}@media(max-width:1270px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:436px}}@media(max-width:1235px){.dark .header-2 .top-nav .middle-box .searchbar-box input{width:415px}}.dark .header-2 .top-nav .middle-box .searchbar-box input:focus{box-shadow:0 3px 4px rgba(0,0,0,.14)}.dark .header-2 .top-nav .middle-box .searchbar-box input::placeholder{color:var(--content-color);font-size:16px}.dark .header-2 .top-nav .middle-box .location-box-2{display:flex;align-items:center;margin-right:20px;position:relative}@media(max-width:1199px){.dark .header-2 .top-nav .middle-box .location-box-2{margin-right:unset;margin-left:0}}@media(max-width:767px){.dark .header-2 .top-nav .middle-box .location-box-2{display:none}}.dark .header-2 .top-nav .middle-box .location-box-2 button{display:flex;align-items:center;padding:0}.dark .header-2 .top-nav .middle-box .location-box-2 button:focus{box-shadow:none}.dark .header-2 .top-nav .middle-box .location-box-2 button svg{margin-right:9px;font-size:22px}@media(max-width:1556px){.dark .header-2 .top-nav .middle-box .location-box-2 button svg{margin-right:0}}.dark .header-2 .top-nav .middle-box .location-box-2 button span{font-size:16px}@media(max-width:1556px){.dark .header-2 .top-nav .middle-box .location-box-2 button span{display:none}}.dark .header-2 .top-nav .middle-box .location-box-2 button .down-arrow{margin-left:10px}@media(max-width:1556px){.dark .header-2 .top-nav .middle-box .location-box-2 button .down-arrow{display:none}}.dark .header-2 .rightside-menu{display:flex;align-items:center;margin-left:auto}.dark body[dir=rtl] .header-2 .rightside-menu{margin-left:unset;margin-right:auto}.dark .header-2 .rightside-menu .dropdown-dollar{display:flex;align-items:center;margin-right:22px}@media(max-width:991px){.dark .header-2 .rightside-menu .dropdown-dollar{display:none}}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown{position:relative;z-index:1}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle{font-size:16px;display:flex;align-items:center;font-weight:500;position:relative;border:none;background-color:rgba(0,0,0,0);padding:0}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle svg{margin-left:8px}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle:after{display:none}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown+.dropdown{margin-left:23px}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown+.dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:25px;left:-10px;background-color:var(--border-color)}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu{min-width:100%}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu li{display:block}.dark .header-2 .rightside-menu .wishlist-box{display:flex;align-items:center}.dark .header-2 .rightside-menu .wishlist-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:0;position:relative}.dark .header-2 .rightside-menu .wishlist-box .header-icon+.header-icon{margin-left:38px}.dark .header-2 .rightside-menu .wishlist-box .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.dark .header-2 .rightside-menu .wishlist-box .header-icon.swap-icon{margin-left:0}.dark .header-2 .rightside-menu .wishlist-box .header-icon.swap-icon:after{content:none}.dark .header-2 .rightside-menu .wishlist-box .header-icon.bag-icon{display:block}@media(max-width:480px){.dark .header-2 .rightside-menu .wishlist-box .header-icon.bag-icon{display:none}}.dark .header-2 .rightside-menu .wishlist-box .header-icon.search-icon,.dark .header-2 .rightside-menu .wishlist-box .header-icon.user-icon{display:none}@media(max-width:1199px){.dark .header-2 .rightside-menu .wishlist-box .header-icon.search-icon,.dark .header-2 .rightside-menu .wishlist-box .header-icon.user-icon{display:flex}.dark .header-2 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon,.dark .header-2 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon{margin-left:38px}.dark .header-2 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon:after,.dark .header-2 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.dark .header-2 .rightside-menu .wishlist-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.dark .header-2 .rightside-menu .wishlist-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.dark .header-2 .rightside-menu .option-list>ul{display:flex}.dark .header-2 .rightside-menu .option-list>ul>li{position:relative}.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3){display:none}.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li{margin-left:0}.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li:after{content:none}@media(max-width:1199px){.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3){display:block}.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li{margin-left:22px}.dark .header-2 .rightside-menu .option-list>ul>li:nth-of-type(5n-3)+li:after{content:""}}@media(max-width:767px){.dark .header-2 .rightside-menu .option-list>ul>li:not(:nth-last-of-type(5n-5)){display:none}}.dark .header-2 .rightside-menu .option-list>ul>li+li{margin-left:37px}.dark body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li{margin-left:unset;margin-right:37px}@media(max-width:1460px){.dark .header-2 .rightside-menu .option-list>ul>li+li{margin-left:22px}.dark body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li{margin-left:unset;margin-right:22px}}.dark .header-2 .rightside-menu .option-list>ul>li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}.dark body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li:after{left:unset;right:-20px}@media(max-width:1460px){.dark .header-2 .rightside-menu .option-list>ul>li+li:after{left:-13px}.dark body[dir=rtl] .header-2 .rightside-menu .option-list>ul>li+li:after{left:unset;right:-13px}}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon+.header-icon{margin-left:38px}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.swap-icon{margin-left:0}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.swap-icon:after{content:none}@media(max-width:480px){.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.bag-icon{display:none}}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon,.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon{display:none}@media(max-width:1199px){.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon,.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon{display:flex}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon+.header-icon,.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon+.header-icon{margin-left:38px}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.search-icon+.header-icon:after,.dark .header-2 .rightside-menu .option-list>ul>li .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.dark .header-2 .rightside-menu .option-list>ul>li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.dark .header-2 .rightside-menu .option-list-2{display:flex}.dark .header-2 .rightside-menu .option-list-2 li{position:relative}.dark .header-2 .rightside-menu .option-list-2 li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.dark .header-2 .rightside-menu .option-list-2 li .header-icon+.header-icon{margin-left:38px}.dark .header-2 .rightside-menu .option-list-2 li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.dark .header-2 .rightside-menu .option-list-2 li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.dark .header-2 .rightside-menu .option-list-2 li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.dark .header-2 .rightside-menu .option-list-2 li .user-box{display:flex;flex-wrap:nowrap;gap:12px;align-items:center}.dark .header-2 .rightside-menu .option-list-2 li .user-box:hover .user-name h4{color:var(--theme-color)}@media(max-width:1660px){.dark .header-2 .rightside-menu .option-list-2 li .user-box .user-name{display:none}}.dark .header-2 .rightside-menu .option-list-2 li+li{margin-left:37px}.dark body[dir=rtl] .header-2 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:37px}@media(max-width:1660px){.dark .header-2 .rightside-menu .option-list-2 li+li{margin-left:22px}}.dark .header-2 .rightside-menu .option-list-2 li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}@media(max-width:1660px){.dark .header-2 .rightside-menu .option-list-2 li+li:after{left:-13px}}.dark .header-2 .rightside-menu .mobile-app{border:1px solid var(--theme-color);border-radius:5px;padding:16px 18px;display:flex;align-items:center;margin-left:18px}.dark .header-2 .rightside-menu .mobile-app .mobile-image{margin-right:11px}.dark .header-2 .rightside-menu .mobile-app .mobile-image img{width:15px;height:auto}.dark .header-2 .rightside-menu .dropdown-user{display:flex;align-items:center}.dark .header-2 .rightside-menu .dropdown-user .user-detail{margin-left:15px}@media(max-width:1366px){.dark .header-2 .rightside-menu .dropdown-user .user-detail{display:none}}.dark .header-2 .rightside-menu .dropdown-user .user-detail h6{color:var(--content-color);font-size:14px;font-weight:400;margin-bottom:2px}.dark .header-2 .rightside-menu .dropdown-user .user-detail h5{color:var(--title-color);font-size:16px;margin-bottom:0}.dark .header-2 .right-nav{float:right;display:flex;align-items:center;margin-left:auto}.dark body[dir=rtl] .header-2 .right-nav{margin-left:unset;margin-right:auto}@media(max-width:1366px){.dark .header-2 .right-nav{display:none}}.dark .header-2 .right-nav .nav-number{display:flex;align-items:center}@media(max-width:1660px){.dark .header-2 .right-nav .nav-number{display:none}}.dark .header-2 .right-nav .nav-number img{width:32px;height:32px}.dark .header-2 .right-nav .nav-number span{font-size:calc(18px + 9*(100vw - 320px)/1600);font-weight:500;margin-bottom:0;margin-left:8px}.dark body[dir=rtl] .header-2 .right-nav .nav-number span{margin-left:unset;margin-right:8px}.dark .header-2 .right-nav .fire-button{display:flex;align-items:center;padding:11px 38px;overflow:hidden}.dark .header-2 .right-nav .fire-button span{color:var(--white);margin-left:7px;font-size:16px;font-weight:500}.dark body[dir=rtl] .header-2 .right-nav .fire-button span{margin-left:unset;margin-right:7px}.dark .header-2 .right-nav .fire-button .fire{position:relative;width:20px;height:20px;background-color:rgba(0,0,0,0);z-index:1}.dark .header-2 .right-nav .fire-button .fire img{margin-top:-11px}.dark .header-2 .right-nav .fire-button .fire .fire-main{width:100%;height:100%;position:absolute;animation:scaleUpDown 3s ease-out;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-2 .right-nav .fire-button .fire .fire-main .main-fire{width:100%;height:100%;position:absolute;background-image:radial-gradient(farthest-corner at 10px 0,var(--white) 0,#ddd 95%);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-2 .right-nav .fire-button .fire .fire-main .particle-fire{width:10px;height:10px;position:absolute;top:60%;left:45%;background-color:var(--white);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-2 .right-nav .fire-button .fire .fire-right{width:100%;height:100%;position:absolute;animation:shake 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-2 .right-nav .fire-button .fire .fire-right .main-fire{width:80%;height:80%;position:absolute;top:15%;right:-25%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-2 .right-nav .fire-button .fire .fire-right .main-fire .particle-fire{width:15px;height:15px;position:absolute;top:45%;left:50%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-2 .right-nav .fire-button .fire .fire-left{width:100%;height:100%;position:absolute;animation:shake 3s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-2 .right-nav .fire-button .fire .fire-left .main-fire{width:80%;height:80%;position:absolute;top:15%;left:-20%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-2 .right-nav .fire-button .fire .fire-left .main-fire .particle-fire{width:10%;height:10%;position:absolute;top:10%;left:20%;background-color:var(--white);border-radius:50%;animation:particleUp 0 3s ease-out infinite;animation-fill-mode:both}.dark .header-2 .header-nav-left{position:relative}.dark .header-2 .header-nav-left .dropdown-category{display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);padding:9px calc(16px + 15*(100vw - 320px)/1600) 9px 0;position:relative}.dark body[dir=rtl] .header-2 .header-nav-left .dropdown-category{margin-left:9px;padding:9px 0 9px calc(16px + 15*(100vw - 320px)/1600)}@media(max-width:767px){.dark .header-2 .header-nav-left .dropdown-category{display:none}}.dark .header-2 .header-nav-left .dropdown-category:after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background-color:var(--border-color)}.dark body[dir=rtl] .header-2 .header-nav-left .dropdown-category:after{right:unset;left:0}.dark .header-2 .header-nav-left .dropdown-category:hover{color:var(--title-color)}.dark .header-2 .header-nav-left .dropdown-category svg{font-size:23px;color:var(--theme-color);margin-right:10px}.dark body[dir=rtl] .header-2 .header-nav-left .dropdown-category svg{margin-right:unset;margin-left:10px}.dark .header-2 .header-nav-left .dropdown-category span{font-size:16px}.dark .header-2 .header-nav-left:hover .category-dropdown{opacity:1;visibility:visible;top:63px}.dark .header-2 .header-nav-left .category-dropdown{position:absolute;top:72px;left:0;background-color:var(--white);box-shadow:0 0 8px #ddd;z-index:2;width:270px;border-radius:6px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.dark body[dir=rtl] .header-2 .header-nav-left .category-dropdown{left:unset;right:0}@media(max-width:767px){.dark .header-2 .header-nav-left .category-dropdown{width:calc(300px + 20*(100vw - 320px)/1600);height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:10;padding:0;opacity:1;visibility:visible;transition:all .3s ease-in-out;box-shadow:none}.dark body[dir=rtl] .header-2 .header-nav-left .category-dropdown{left:unset;right:-320px}.dark .header-2 .header-nav-left .category-dropdown.show{left:0}.dark .header-2 .header-nav-left .category-dropdown:hover{opacity:1;visibility:visible;top:0}}.dark .header-2 .header-nav-left .category-dropdown .category-title{display:none}@media(max-width:767px){.dark .header-2 .header-nav-left .category-dropdown .category-title{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}}.dark .header-2 .header-nav-left .category-dropdown .category-title h5{color:var(--theme-color);font-weight:600}.dark .header-2 .header-nav-left .category-dropdown .category-list{display:flex;flex-wrap:wrap;gap:25px;padding:20px 25px}.dark .header-2 .header-nav-left .category-dropdown .category-list li{display:block;width:100%}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name{display:flex;align-items:center;color:var(--content-color)}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name:hover h6:before{width:65px}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name img{width:22px;height:22px;object-fit:contain}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6{font-size:17px;font-weight:500;position:relative;margin-left:10px;transition:all .3s ease-in-out}.dark body[dir=rtl] .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6{margin-left:unset;margin-right:10px}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.dark body[dir=rtl] .header-2 .header-nav-left .category-dropdown .category-list li .category-name h6:before{left:unset;right:0}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name svg{margin-left:auto}@media(max-width:767px){.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name svg{display:none}}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name .according-menu{margin-left:auto}.dark .header-2 .header-nav-left .category-dropdown .category-list li a{display:flex;align-items:center;color:var(--content-color)}.dark .header-2 .header-nav-left .category-dropdown .category-list li a:hover h6:before{width:65px}.dark .header-2 .header-nav-left .category-dropdown .category-list li a img{width:22px;height:22px;object-fit:contain}.dark .header-2 .header-nav-left .category-dropdown .category-list li a h6{font-size:17px;font-weight:500;position:relative;margin-left:10px;transition:all .3s ease-in-out}.dark .header-2 .header-nav-left .category-dropdown .category-list li a h6:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--theme-color);opacity:.5;transition:all .3s ease-in-out}.dark .header-2 .header-nav-left .category-dropdown .category-list li a svg{margin-left:auto}.dark .header-2 .dropdown-list{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.dark .header-2 .dropdown-list{display:none}}.dark .header-2 .dropdown-list li:last-child{margin-right:0}.dark .header-2 .dropdown-list li+li .dropdown{margin-left:20px}.dark .header-2 .dropdown-list li+li .dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-12px;background-color:rgba(var(--white),.4)}.dark .header-2 .dropdown-list li:first-child:after{content:none}.dark .header-2 .dropdown-list li .dropdown .dropdown-toggle{width:auto;display:block;background-color:rgba(0,0,0,0);border-radius:5px;font-weight:500;font-size:unset}.dark .header-2 .dropdown-list li .dropdown .dropdown-toggle:after{content:none}.dark .header-2 .dropdown-list li .dropdown .dropdown-toggle span{font-weight:400}.dark .header-2 .dropdown-list li .dropdown .dropdown-toggle .fa-chevron-down{margin-left:10px}.dark .header-2 .dropdown-list li .dropdown .dropdown-menu .dropdown-list{display:block}.dark .header-2 .dropdown-list li .dropdown .dropdown-menu .dropdown-list+.dropdown-list{margin-top:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:991px){.dark .header-2 .about-list{display:none}}.dark .header-2 .about-list li{position:relative;margin-left:15px;font-size:12px;font-weight:500}.dark .header-2 .about-list li:first-child{margin-left:0}.dark .header-2 .about-list li:first-child:after{content:none}.dark .header-2 .about-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:70%;left:-8px;background-color:rgba(var(--white),.4)}@media(max-width:1199px){.dark .header-3 .main-nav{padding:0}}.dark .header-3 .navbar-top{display:flex;align-items:center}@media(max-width:480px){.dark .header-3 .navbar-top{justify-content:space-between}}.dark .header-3 .navbar-top .navbar-toggler:focus{box-shadow:none}.dark .header-3 .navbar-top .support-box{display:flex;flex-wrap:nowrap;gap:9px;align-items:flex-start}@media(max-width:1432px){.dark .header-3 .navbar-top .support-box{display:none}}.dark .header-3 .navbar-top .support-box .support-image img{width:33px;height:auto}.dark .header-3 .navbar-top .support-box .support-number{text-align:right}.dark .header-3 .navbar-top .support-box .support-number h2{font-size:25px;color:var(--white)}.dark .header-3 .navbar-top .support-box .support-number h4{color:var(--white);margin-top:4px;font-weight:500;font-size:16px}.dark .header-3 .search-box{display:none}@media(max-width:991px){.dark .header-3 .search-box{display:block;background-color:var(--white);padding:6px;border-radius:5px;border:1px solid var(--content-color);text-align:right;margin-left:auto}.dark .header-3 .search-box a{display:flex;align-items:center;justify-content:center;color:var(--black)}.dark .header-3 .search-box a svg{font-size:25px}}@media(max-width:480px){.dark .header-3 .search-box{margin-left:unset}}.dark .header-3 .dropdown-list.drop-state{margin-right:20px;width:100%;display:flex;align-items:center}@media(max-width:1199px){.dark .header-3 .dropdown-list.drop-state{margin-right:0}}@media(max-width:991px){.dark .header-3 .dropdown-list{background-color:rgba(0,0,0,0);margin:0}}.dark .header-3 .dropdown-list .location-icon{margin-right:8px;display:flex}.dark .header-3 .dropdown-list .dropdown{display:flex;align-items:center;justify-content:center}.dark .header-3 .dropdown-list .dropdown .dropdown-toggle{padding-left:0;font-size:16px;display:flex;align-items:center;font-weight:500;letter-spacing:.5px;position:relative;margin-top:4px}.dark .header-3 .dropdown-list .dropdown .dropdown-toggle:after{display:none}.dark .header-3 .dropdown-list .dropdown .dropdown-toggle svg{color:var(--black);margin-left:5px}.dark .header-3 .dropdown-list .dropdown .dropdown-menu{min-width:100%}.dark .header-3 .dropdown-list .dropdown .dropdown-menu li{display:block}.dark .header-3 .form-select{font-size:16px;font-weight:600;border:none;border-radius:0;color:var(--title-color)}.dark .header-3 .form-select:focus{border-color:rgba(0,0,0,0);box-shadow:none}.dark .header-3 .top-nav{padding:14px 0;background-color:var(--theme-color)}@media(max-width:1199px){.dark .header-3 .top-nav{border-bottom:unset}}@media(max-width:767px){.dark .header-3 .top-nav .navbar-top{justify-content:normal}}.dark .header-3 .top-nav span{color:var(--title-color)}.dark .header-3 .top-nav span svg{font-size:25px;color:var(--white);-webkit-text-fill-color:var(--white)}.dark html.dark .header-3 .top-nav span svg{color:#fff;-webkit-text-fill-color:#fff}.dark .header-3 .top-nav .nav-logo{display:flex;font-size:calc(28px + 7*(100vw - 320px)/1600);color:var(--theme-color)}.dark .header-3 .top-nav .nav-logo span{color:var(--title-color)}.dark .header-3 .top-nav .search-full{width:0;height:0;background-color:var(--white);position:absolute;top:40px;right:0;z-index:1;transform:scale(0);transition:all .3s ease;display:flex;align-items:center}@media(max-width:360px){.dark .header-3 .top-nav .search-full{right:-5px}}.dark .header-3 .top-nav .search-full .input-group{border:1px solid #f0f3f8;box-shadow:0 3px 4px rgba(0,0,0,.14)}.dark .header-3 .top-nav .search-full .input-group .input-group-text{background-color:var(--white);border:none;color:var(--content-color)}.dark .header-3 .top-nav .search-full .input-group .input-group-text.close-search{cursor:pointer}.dark .header-3 .top-nav .search-full .input-group input{border:none;height:50px}.dark .header-3 .top-nav .search-full.open{width:100%;animation:zoomIn .5s ease-in-out;transform:scale(1);transition:all .3s ease;padding:0 30px}@media(max-width:575px){.dark .header-3 .top-nav .search-full.open{padding:0 25px}}@media(max-width:480px){.dark .header-3 .top-nav .search-full.open{padding:0 15px}}@media(max-width:360px){.dark .header-3 .top-nav .search-full.open{left:50%;transform:translateX(-50%);padding:0;width:95%}}.dark .header-3 .top-nav .search-full.show .search-suggestion{padding:10px;border:1px solid #f0f3f8;height:max-content;max-height:500px;transition:max-height 1s cubic-bezier(.27,.7,0,.99)}.dark .header-3 .top-nav .middle-box{display:inline-block;margin-left:calc(16px + 13*(100vw - 320px)/1600)}.dark body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:calc(16px + 13*(100vw - 320px)/1600)}@media(max-width:1366px){.dark .header-3 .top-nav .middle-box{display:flex;align-items:center;justify-content:space-between;margin-left:25px;float:right}.dark body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:25px}}@media(max-width:1199px){.dark .header-3 .top-nav .middle-box{margin-left:15px}.dark body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:15px}}@media(max-width:991px){.dark .header-3 .top-nav .middle-box{margin-left:auto}.dark body[dir=rtl] .header-3 .top-nav .middle-box{margin-left:unset;margin-right:auto}}.dark .header-3 .top-nav .middle-box .center-box{display:flex;align-items:center}@media(max-width:767px){.dark .header-3 .top-nav .middle-box{display:block!important}}.dark .header-3 .top-nav .middle-box .searchbar-box-2{position:relative;display:flex;align-items:stretch;width:853px;border:1px solid var(--theme-color);border-radius:5px;overflow:hidden}@media(max-width:1742px){.dark .header-3 .top-nav .middle-box .searchbar-box-2{width:800px}}@media(max-width:1668px){.dark .header-3 .top-nav .middle-box .searchbar-box-2{width:760px}}@media(max-width:1610px){.dark .header-3 .top-nav .middle-box .searchbar-box-2{width:710px}}@media(max-width:1544px){.dark .header-3 .top-nav .middle-box .searchbar-box-2{width:670px}}@media(max-width:991px){.dark .header-3 .top-nav .middle-box .searchbar-box-2{display:none}}.dark .header-3 .top-nav .middle-box .searchbar-box-2 .search-button{background-color:#ffb803;font-weight:500;z-index:0;border-radius:0}.dark .header-3 .top-nav .middle-box .searchbar-box-2 .search-button:hover{color:#222}.dark .header-3 .top-nav .middle-box .searchbar-box-2 .search-icon{font-size:27px;background-color:var(--white);padding-left:16px;padding-right:5px;border-radius:0}.dark body[dir=rtl] .header-3 .top-nav .middle-box .searchbar-box-2 .search-icon{padding-left:5px;padding-right:16px}.dark .header-3 .top-nav .middle-box .searchbar-box-2 .search-icon svg{color:var(--theme-color)}.dark .header-3 .top-nav .middle-box .searchbar-box-2 input{height:55px;padding:8px;color:var(--title-color);border:none;font-size:16px;z-index:0}.dark .header-3 .top-nav .middle-box .searchbar-box-2 input:focus{box-shadow:0 3px 4px rgba(0,0,0,.14)}.dark .header-3 .top-nav .middle-box .searchbar-box-2 input::placeholder{color:var(--content-color);font-size:16px}.dark .header-3 .top-nav .middle-box .location-box-2{display:flex;align-items:center;margin-right:20px;position:relative}@media(max-width:1199px){.dark .header-3 .top-nav .middle-box .location-box-2{margin-right:unset;margin-left:0}}.dark .header-3 .top-nav .middle-box .location-box-2 button{display:flex;align-items:center;padding:0}.dark .header-3 .top-nav .middle-box .location-box-2 button:focus{box-shadow:none}.dark .header-3 .top-nav .middle-box .location-box-2 button svg{margin-right:9px;font-size:22px;color:var(--white)}@media(max-width:991px){.dark .header-3 .top-nav .middle-box .location-box-2 button svg{display:flex;align-items:center;justify-content:center;width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);margin-right:0}}.dark .header-3 .top-nav .middle-box .location-box-2 button span{font-size:16px;color:var(--white)}@media(max-width:991px){.dark .header-3 .top-nav .middle-box .location-box-2 button span{display:none}}.dark .header-3 .top-nav .middle-box .location-box-2 button .down-arrow{margin-left:10px;color:var(--white)}@media(max-width:991px){.dark .header-3 .top-nav .middle-box .location-box-2 button .down-arrow{display:none}}.dark .header-3 .rightside-menu{display:flex;align-items:center;margin-left:auto}.dark body[dir=rtl] .header-3 .rightside-menu{margin-left:unset;margin-right:auto}@media(max-width:1432px){.dark .header-3 .rightside-menu.support-sidemenu{display:none}}@media(max-width:1199px){.dark .header-3 .rightside-menu{position:absolute;top:-57px;right:0}.dark body[dir=rtl] .header-3 .rightside-menu{right:unset;left:0}}@media(max-width:767px){.dark .header-3 .rightside-menu{top:-56px}}@media(max-width:480px){.dark .header-3 .rightside-menu{top:-54px}}.dark .header-3 .rightside-menu .dropdown-dollar{display:flex;align-items:center;margin-right:22px}@media(max-width:991px){.dark .header-3 .rightside-menu .dropdown-dollar{display:none}}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown{position:relative;z-index:0}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle{font-size:16px;display:flex;align-items:center;font-weight:500;position:relative;border:none;background-color:rgba(0,0,0,0);padding:0}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle svg{margin-left:8px}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle:after{display:none}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown+.dropdown{margin-left:23px}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown+.dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:25px;left:-10px;background-color:var(--border-color)}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu{min-width:100%}.dark .header-3 .rightside-menu .dropdown-dollar .dropdown .dropdown-menu li{display:block}.dark .header-3 .rightside-menu .wishlist-box{display:flex;align-items:center}.dark .header-3 .rightside-menu .wishlist-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}.dark .header-3 .rightside-menu .wishlist-box .header-icon+.header-icon{margin-left:38px}.dark .header-3 .rightside-menu .wishlist-box .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.dark .header-3 .rightside-menu .wishlist-box .header-icon.swap-icon{margin-left:0}.dark .header-3 .rightside-menu .wishlist-box .header-icon.swap-icon:after{content:none}.dark .header-3 .rightside-menu .wishlist-box .header-icon.bag-icon{display:block}@media(max-width:480px){.dark .header-3 .rightside-menu .wishlist-box .header-icon.bag-icon{display:none}}.dark .header-3 .rightside-menu .wishlist-box .header-icon.search-icon,.dark .header-3 .rightside-menu .wishlist-box .header-icon.user-icon{display:none}@media(max-width:1199px){.dark .header-3 .rightside-menu .wishlist-box .header-icon.search-icon,.dark .header-3 .rightside-menu .wishlist-box .header-icon.user-icon{display:flex}.dark .header-3 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon,.dark .header-3 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon{margin-left:38px}.dark .header-3 .rightside-menu .wishlist-box .header-icon.search-icon+.header-icon:after,.dark .header-3 .rightside-menu .wishlist-box .header-icon.user-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}}.dark .header-3 .rightside-menu .wishlist-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.dark .header-3 .rightside-menu .wishlist-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}.dark .header-3 .rightside-menu .option-list-2{display:flex}.dark .header-3 .rightside-menu .option-list-2 li{position:relative}.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4){display:none}.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:0}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:unset;margin-right:0}.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li:after{content:none}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4){display:block}.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:22px}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li{margin-left:unset;margin-right:22px}.dark .header-3 .rightside-menu .option-list-2 li:nth-of-type(5n-4)+li:after{content:""}}@media(max-width:767px){.dark .header-3 .rightside-menu .option-list-2 li:not(:nth-last-of-type(5n-5)){display:none}}.dark .header-3 .rightside-menu .option-list-2 li .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:10px;position:relative}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li .header-icon{border:none;background-color:rgba(0,0,0,0)}}.dark .header-3 .rightside-menu .option-list-2 li .header-icon+.header-icon{margin-left:38px}.dark .header-3 .rightside-menu .option-list-2 li .header-icon+.header-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;left:-50%;background-color:var(--border-color)}.dark .header-3 .rightside-menu .option-list-2 li .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li .header-icon .badge-light{background-color:var(--white);color:var(--theme-color);top:-3px}}.dark .header-3 .rightside-menu .option-list-2 li .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li .header-icon svg{color:var(--white)}.dark html.dark .header-3 .rightside-menu .option-list-2 li .header-icon svg{color:#fff}}.dark .header-3 .rightside-menu .option-list-2 li+li{margin-left:37px}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:37px}@media(max-width:1660px){.dark .header-3 .rightside-menu .option-list-2 li+li{margin-left:22px}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li{margin-left:unset;margin-right:22px}}.dark .header-3 .rightside-menu .option-list-2 li+li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li:after{left:unset;right:-20px}@media(max-width:1660px){.dark .header-3 .rightside-menu .option-list-2 li+li:after{left:-13px}.dark body[dir=rtl] .header-3 .rightside-menu .option-list-2 li+li:after{left:unset;right:-13px}}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li+li:after{background-color:rgba(var(--white),.2)}}.dark .header-3 .rightside-menu .user-box{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;margin-left:37px;position:relative}.dark body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:37px}@media(max-width:1660px){.dark .header-3 .rightside-menu .user-box{margin-left:22px}.dark body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:22px}}@media(max-width:767px){.dark .header-3 .rightside-menu .user-box{margin-left:0}.dark body[dir=rtl] .header-3 .rightside-menu .user-box{margin-left:unset;margin-right:0}}.dark .header-3 .rightside-menu .user-box:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-20px;background-color:var(--border-color)}.dark body[dir=rtl] .header-3 .rightside-menu .user-box:after{left:unset;right:-20px}@media(max-width:1660px){.dark .header-3 .rightside-menu .user-box:after{left:-13px}.dark body[dir=rtl] .header-3 .rightside-menu .user-box:after{left:unset;right:-13px}}@media(max-width:1199px){.dark .header-3 .rightside-menu .user-box:after{background-color:rgba(var(--white),.2)}}@media(max-width:767px){.dark .header-3 .rightside-menu .user-box:after{content:none}}.dark .header-3 .rightside-menu .user-box .header-icon{width:calc(35px + 11*(100vw - 320px)/1600);height:calc(35px + 11*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-color);background-color:var(--white);border-radius:100%;padding:0;position:relative}@media(max-width:1199px){.dark .header-3 .rightside-menu .user-box .header-icon{border:none;background-color:rgba(0,0,0,0)}}.dark .header-3 .rightside-menu .user-box .header-icon .badge-number{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;right:0;background-color:var(--theme-color);font-weight:600;color:var(--white);border-radius:100%;font-size:10px}.dark .header-3 .rightside-menu .user-box .header-icon svg{color:var(--black);font-size:calc(18px + 4*(100vw - 320px)/1600)}@media(max-width:1199px){.dark .header-3 .rightside-menu .user-box .header-icon svg{color:var(--white)}.dark html.dark .header-3 .rightside-menu .user-box .header-icon svg{color:#fff}}.dark .header-3 .rightside-menu .user-box:hover .user-name h4{color:var(--theme-color)}@media(max-width:1660px){.dark .header-3 .rightside-menu .user-box .user-name{display:none}}.dark .header-3 .rightside-menu .mobile-app{position:relative;border-radius:5px;padding:16px 18px;display:flex;overflow:hidden;align-items:center;margin-left:18px;color:var(--theme-color)}.dark .header-3 .rightside-menu .mobile-app:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark .header-3 .rightside-menu .mobile-app .mobile-image{margin-right:11px}.dark .header-3 .rightside-menu .mobile-app .mobile-image img{width:15px;height:auto}.dark .header-3 .rightside-menu .dropdown-user{display:flex;align-items:center}.dark .header-3 .rightside-menu .dropdown-user .user-detail{margin-left:15px}@media(max-width:1366px){.dark .header-3 .rightside-menu .dropdown-user .user-detail{display:none}}.dark .header-3 .rightside-menu .dropdown-user .user-detail h6{color:var(--content-color);font-size:14px;font-weight:400;margin-bottom:2px}.dark .header-3 .rightside-menu .dropdown-user .user-detail h5{color:var(--title-color);font-size:16px;margin-bottom:0}.dark .header-3 .right-nav{float:right;display:flex;align-items:center;margin-left:auto}@media(max-width:1366px){.dark .header-3 .right-nav{display:none}}.dark .header-3 .right-nav .nav-number{display:flex;align-items:center}@media(max-width:1660px){.dark .header-3 .right-nav .nav-number{display:none}}.dark .header-3 .right-nav .nav-number img{width:32px;height:32px}.dark .header-3 .right-nav .nav-number span{font-size:calc(18px + 9*(100vw - 320px)/1600);font-weight:500;margin-bottom:0;margin-left:8px}.dark body[dir=rtl] .header-3 .right-nav .nav-number span{margin-left:unset;margin-right:8px}.dark .header-3 .right-nav .fire-button{display:flex;align-items:center;padding:11px 38px;overflow:hidden}.dark .header-3 .right-nav .fire-button span{color:var(--white);margin-left:7px;font-size:16px;font-weight:500}.dark .header-3 .right-nav .fire-button .fire{width:20px;height:20px;position:relative;background-color:rgba(0,0,0,0);z-index:1}.dark .header-3 .right-nav .fire-button .fire .fire-main{width:100%;height:100%;position:absolute;animation:scaleUpDown 3s ease-out;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-3 .right-nav .fire-button .fire .fire-main .main-fire{width:100%;height:100%;position:absolute;background-image:radial-gradient(farthest-corner at 10px 0,var(--white) 0,#ddd 95%);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-3 .right-nav .fire-button .fire .fire-main .particle-fire{width:10px;height:10px;position:absolute;top:60%;left:45%;background-color:var(--white);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-3 .right-nav .fire-button .fire .fire-right{width:100%;height:100%;position:absolute;animation:shake 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-3 .right-nav .fire-button .fire .fire-right .main-fire{width:80%;height:80%;position:absolute;top:15%;right:-25%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-3 .right-nav .fire-button .fire .fire-right .main-fire .particle-fire{width:15px;height:15px;position:absolute;top:45%;left:50%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:50%;animation:particleUp 2s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-3 .right-nav .fire-button .fire .fire-left{width:100%;height:100%;position:absolute;animation:shake 3s ease-out 0;animation-iteration-count:infinite;animation-fill-mode:both}.dark .header-3 .right-nav .fire-button .fire .fire-left .main-fire{width:80%;height:80%;position:absolute;top:15%;left:-20%;background-color:var(--white);transform:scaleX(.8) rotate(45deg);border-radius:0 40% 60% 40%}.dark .header-3 .right-nav .fire-button .fire .fire-left .main-fire .particle-fire{width:10%;height:10%;position:absolute;top:10%;left:20%;background-color:var(--white);border-radius:50%;animation:particleUp 0 3s ease-out infinite;animation-fill-mode:both}.dark .header-3 .dropdown-category{display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);padding:9px calc(16px + 15*(100vw - 320px)/1600) 9px 0;position:relative}@media(max-width:1199px){.dark .header-3 .dropdown-category{display:none}}.dark .header-3 .dropdown-category:after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background-color:var(--border-color)}.dark .header-3 .dropdown-category svg{font-size:23px;color:var(--theme-color);margin-right:10px}.dark .header-3 .dropdown-category span{font-size:16px;margin-top:4px}.dark .header-3 .dropdown-list{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.dark .header-3 .dropdown-list{display:none}}.dark .header-3 .dropdown-list li:last-child{margin-right:0}.dark .header-3 .dropdown-list li+li .dropdown{margin-left:20px}.dark .header-3 .dropdown-list li+li .dropdown:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:80%;left:-12px;background-color:rgba(var(--white),.4)}.dark .header-3 .dropdown-list li:first-child:after{content:none}.dark .header-3 .dropdown-list li .dropdown .dropdown-toggle{width:auto;display:block;background-color:rgba(0,0,0,0);border-radius:5px;font-weight:500;font-size:unset}.dark .header-3 .dropdown-list li .dropdown .dropdown-toggle:after{content:none}.dark .header-3 .dropdown-list li .dropdown .dropdown-toggle span{font-weight:400}.dark .header-3 .dropdown-list li .dropdown .dropdown-toggle .fa-chevron-down{margin-left:10px}.dark .header-3 .dropdown-list li .dropdown .dropdown-menu .dropdown-list{display:block}.dark .header-3 .dropdown-list li .dropdown .dropdown-menu .dropdown-list+.dropdown-list{margin-top:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:991px){.dark .header-3 .about-list{display:none}}.dark .header-3 .about-list li{position:relative;margin-left:15px;font-size:12px;font-weight:500}.dark .header-3 .about-list li:first-child{margin-left:0}.dark .header-3 .about-list li:first-child:after{content:none}.dark .header-3 .about-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:70%;left:-8px;background-color:rgba(var(--white),.4)}@media(min-width:1200px){.dark .header-3 .navbar-expand-xl .dropdown:hover .dropdown-menu-2{transform:unset;left:0}.dark body[dir=rtl] .header-3 .navbar-expand-xl .dropdown:hover .dropdown-menu-2{left:unset;right:0}}.dark .empty-cart-box{text-align:center}.dark .empty-cart-box .empty-icon{font-size:30px;color:var(--theme-color);width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0 auto 10px;position:relative;overflow:hidden}.dark .empty-cart-box .empty-icon:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0}.dark .empty-cart-box img{width:35%;margin-bottom:20px}.dark .empty-cart-box h5{font-weight:500}.dark .onhover-div{position:absolute;top:60px;right:-10px;background-color:var(--white);z-index:1001;width:360px;border-radius:10px;padding:calc(14px + 16*(100vw - 320px)/1600) calc(11px + 9*(100vw - 320px)/1600);box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);opacity:0;transition:all .3s ease-in-out;visibility:hidden}.dark .onhover-div .cart-title,.dark .onhover-div .free,.dark .onhover-div .progress{display:none}.dark .onhover-div .cart-list>li .drop-cart .drop-contain h5{margin-bottom:0!important}.dark .onhover-div .cart-list>li .drop-cart .rating{margin-bottom:5px}.dark .onhover-div-login{right:0;width:160px;padding:10px}.dark .onhover-div-login .user-box-name{display:flex;flex-wrap:wrap;gap:0;align-items:center}.dark .onhover-div-login .user-box-name li{display:block;width:100%}.dark .onhover-div-login .user-box-name li+li{padding-top:8px;margin-top:8px;border-top:1px solid #eee}.dark .onhover-div-login .user-box-name li a{color:var(--title-color);display:flex;align-items:center;position:relative}.dark .onhover-div-login .user-box-name li a:hover:after{width:40%}.dark .onhover-div-login .user-box-name li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.dark .onhover-div .cart-list{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);max-height:300px;overflow:auto;padding-right:6px}.dark .onhover-div .cart-list::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark .onhover-div .cart-list::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .onhover-div .cart-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-color);opacity:.44}.dark .onhover-div .cart-list>li{margin:0;width:100%}.dark .onhover-div .cart-list>li+li{margin-top:10px;padding-top:10px;border-top:1px solid var(--border-color)}.dark .onhover-div .cart-list>li:after{content:none!important}.dark .onhover-div .cart-list>li .drop-cart{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;position:relative}.dark .onhover-div .cart-list>li .drop-cart:after{content:none}.dark .onhover-div .cart-list>li .drop-cart .drop-image img{width:87px;background:var(--light-gray);padding:10px;height:90px;object-fit:contain}.dark .onhover-div .cart-list>li .drop-cart .drop-contain{width:calc(100% - 87px - 15px);padding-right:40px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:5px;font-size:calc(15px + 2*(100vw - 320px)/1600);color:#1e1e1e;font-weight:500}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .gram{display:flex;align-items:center;gap:6px;font-size:13px;margin-top:5px;color:rgba(var(--content-color),.7);margin-bottom:8px!important}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .gram a{font-size:14px;color:rgba(var(--content-color),.7)}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty{width:108px;position:absolute;bottom:0;right:0}.dark body[dir=rtl] .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty{right:unset;left:0}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group{border:1px solid rgba(193,193,193,.3);background-color:var(--light-gray);border-radius:7px;padding:5px 4px;text-align:center;z-index:0}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn{transition:all .3s ease-in-out;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;padding:0!important;background-color:var(--white);z-index:0;border-radius:4px!important;color:var(--theme-color)}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn svg{font-size:17px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .btn.qty-left-minus svg{font-size:15px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .cart_qty .input-group .form-control{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.dark .onhover-div .cart-list>li .drop-cart .drop-contain h6{margin-top:3px;display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-end;font-weight:500;color:var(--title-color);font-size:16px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain h6 span{margin-top:-2px;font-weight:400;color:var(--content-color)}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .close-button{background-color:rgba(0,0,0,0);border:none;padding:0;color:rgba(74,85,104,.7);font-size:12px;display:flex;margin-top:-3px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .close-button svg{font-size:12px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group{position:absolute;top:0;right:0;display:flex;align-items:center;gap:6px}.dark .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .delete-button,.dark .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .edit-button{color:var(--content-color);width:24px;height:24px;background-color:var(--light-gray);border:1px solid #eee;box-shadow:unset;padding:0;font-size:14px;border-radius:5px;display:flex;align-items:center;justify-content:center}.dark .onhover-div .pere-text-box{border-bottom:1px solid var(--border-color);padding:0 15px 12px}.dark .onhover-div .pere-text-box p{margin:0;line-height:1.5;color:rgba(var(--content-color),.65);font-weight:400}.dark .onhover-div .pere-text-box p span{font-weight:700;color:var(--title-color)}.dark .onhover-div .pere-text-box p span.price{color:var(--theme-color)}.dark .onhover-div .pere-text-box p span.shipping{color:var(--title-color)}.dark .onhover-div .pere-text-box .progress{display:none}.dark .onhover-div .button-group{grid-gap:calc(8px + 8*(100vw - 320px)/1600);gap:calc(8px + 8*(100vw - 320px)/1600);display:grid;margin-top:calc(10px + 10*(100vw - 320px)/1600)}.dark .onhover-div .button-group .cart-button{border:2px solid var(--theme-color);color:var(--theme-color);padding:10px;width:100%;font-size:16px}.dark .onhover-div .button-group .cart-button:hover{background-color:var(--theme-color);color:var(--white)}.dark .onhover-div .price-box{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color);padding-bottom:calc(7px + 4*(100vw - 320px)/1600);margin-bottom:calc(13px + 6*(100vw - 320px)/1600)}.dark .onhover-div .price-box h5{font-size:20px}.dark .onhover-div .price-box h4{font-size:20px;color:var(--theme-color);font-weight:600}.dark .mobile-menu{position:fixed;bottom:0;padding:10px;width:100%;background-color:var(--theme-color);z-index:2;overflow:hidden;box-shadow:0 -3px 10px 0 rgba(0,0,0,.08)}.dark .mobile-menu ul{display:flex;width:70%;margin:0 auto}@media(max-width:767px){.dark .mobile-menu ul{width:80%}}@media(max-width:480px){.dark .mobile-menu ul{width:95%}}@media(max-width:360px){.dark .mobile-menu ul{width:100%}}.dark .mobile-menu ul li{width:100%;text-align:center}.dark .mobile-menu ul li.active{transition:.3s ease;position:relative}.dark .mobile-menu ul li.active:before{content:"";position:absolute;width:10px;height:10px;bottom:-15px;left:50%;transform:translateX(-50%) rotate(45deg);background-color:var(--white);border-radius:100%}.dark .mobile-menu ul li a{display:block;color:#fff}.dark .mobile-menu ul li a img{display:block;margin:0 auto}.dark .mobile-menu ul li a.active,.dark .mobile-menu ul li a:hover{color:var(--title-color)}@media(max-width:360px){.dark .mobile-menu ul li a{font-size:13px}}.dark .mobile-menu ul li a svg{margin:0 auto;font-size:calc(20px + 2*(100vw - 320px)/1600);color:#fff}.dark .mobile-menu ul li a span{display:block;color:#fff}.dark .bg-effect{background-image:url(/_next/static/media/bg-body.10be8c5e.png);background-repeat:no-repeat;background-position:50%}.dark .home-contain{overflow:hidden;position:relative;border-radius:10px}.dark .home-contain .home-detail{width:100%;height:100%;position:absolute;top:0;left:0;padding:calc(18px + 42*(100vw - 320px)/1600)}.dark .home-contain .home-detail.home-big-space{padding:calc(27px + 158*(100vw - 320px)/1600) 0!important}@media(max-width:767px){.dark .home-contain .home-detail.home-overlay{background-color:rgba(var(--white),.529)}}.dark .home-contain .home-detail>.home-top{margin-top:-100px}@media(max-width:575px){.dark .home-contain .home-detail>.home-top{margin-top:-80px}}@media(max-width:480px){.dark .home-contain .home-detail>.home-top{margin-top:0}}.dark .home-contain .home-detail.home-p-sm{padding:calc(15px + 5*(100vw - 320px)/1600)!important}.dark .home-contain .home-detail.home-p-medium{padding:50px calc(15px + 15*(100vw - 320px)/1600)!important}.dark .home-contain .home-detail .ls-expanded{letter-spacing:2.2px}.dark .home-contain .home-detail h1{font-size:calc(16px + 26*(100vw - 320px)/1600);width:80%;line-height:1.4;margin-bottom:calc(3px + 7*(100vw - 320px)/1600)}@media(max-width:480px){.dark .home-contain .home-detail h1{width:100%}}.dark .home-contain .home-detail h1.super-sale{font-size:45px}.dark .home-contain .home-detail h1.name-title{font-size:calc(25px + 17*(100vw - 320px)/1600)}.dark .home-contain .home-detail h1.home-name{font-size:86px;font-weight:700;position:relative;display:inline-block}.dark .home-contain .home-detail h1.home-name:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:80%;height:2px;bottom:0;background-color:var(--title-color)}.dark .home-contain .home-detail h1.furniture-heading span{position:relative}.dark .home-contain .home-detail h1.furniture-heading span:before{content:"";position:absolute;bottom:0;left:0;background-image:url(/_next/static/media/line.4f4fdbc8.png);width:100%;height:100%;top:90%;background-repeat:no-repeat}.dark .home-contain .home-detail h1.poster-1{line-height:calc(23px + 45*(100vw - 320px)/1600)}.dark .home-contain .home-detail h1.poster-2{line-height:calc(29px + 34*(100vw - 320px)/1600)}.dark .home-contain .home-detail h1 span.name{font-weight:800;color:var(--theme-color);position:relative;z-index:0}.dark .home-contain .home-detail h1 span.name:before{content:"";position:absolute;width:100%;height:20px;bottom:10px;left:0;background-color:var(--theme-color);opacity:.4;z-index:-1}@media(max-width:767px){.dark .home-contain .home-detail h1 span.name:before{display:none}}@media(max-width:1399px){.dark .home-contain .home-detail h1 span.name:before{content:none}}.dark .home-contain .home-detail h1 .daily,.dark .home-contain .home-detail h1 span.name-2{font-weight:800;color:var(--theme-color)}.dark .home-contain .home-detail h1 .discount{font-size:16px;color:#262834;font-weight:400}.dark .home-contain .home-detail h2{font-size:calc(25px + 13*(100vw - 320px)/1600);margin-bottom:7px}.dark .home-contain .home-detail h2 span.discount{font-size:16px;font-weight:400}.dark .home-contain .home-detail h2.home-name{font-size:calc(52px + 33*(100vw - 320px)/1600);font-weight:700}.dark .home-contain .home-detail h3{font-size:calc(20px + 6*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600);font-weight:600}.dark .home-contain .home-detail h4{font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:5px}.dark .home-contain .home-detail h5{font-size:calc(15px + 3*(100vw - 320px)/1600);letter-spacing:1px}.dark .home-contain .home-detail h6{font-size:14px;letter-spacing:.1px}@media(max-width:360px){.dark .home-contain .home-detail h6{margin-bottom:5px}}.dark .home-contain .home-detail h6.home-home{margin-bottom:10px;font-weight:500}.dark .home-contain .home-detail h6 span{font-weight:500;padding:calc(6px + 4*(100vw - 320px)/1600) calc(8px + 8*(100vw - 320px)/1600);background:var(--black);background:linear-gradient(90deg,rgba(255,114,114,.15),rgba(255,114,114,0) 79%);border-radius:50px;color:#ff4f4f;margin-left:calc(2px + 7*(100vw - 320px)/1600)}@media(max-width:360px){.dark .home-contain .home-detail h6 span{display:none}}.dark .home-contain .home-detail p{margin-bottom:0;letter-spacing:.8px;line-height:calc(19px + 8*(100vw - 320px)/1600);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .home-contain .home-detail p.organic{width:70%}.dark .home-contain .home-detail .shop-button{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-top:calc(12px + 8*(100vw - 320px)/1600);display:flex;align-items:center;color:var(--title-color)}.dark .home-contain .home-detail .shop-button:hover i{transform:translateX(4px)}.dark .home-contain .home-detail .shop-button i{transition:.3s ease;margin-left:8px}.dark .home-contain .home-detail .social-icon{display:flex;align-items:center;justify-content:center;margin-top:10px;flex-wrap:nowrap;gap:14px}.dark .home-contain .home-detail .social-icon li:hover a{border-color:var(--theme-color);background-color:var(--theme-color);color:var(--white)}.dark .home-contain .home-detail .social-icon li a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--content-color);color:var(--title-color)}.dark .home-section-2{background-position:50%;background-repeat:no-repeat;background-size:cover}.dark .home-section-2.home-section-bg{background:none}.dark .home-section-2 .home-contain{border-radius:10px;overflow:hidden;position:relative}.dark .home-section-2 .home-contain .home-detail{width:100%;height:100%;position:absolute;top:0;left:0;padding:calc(20px + 30*(100vw - 320px)/1600)}.dark .home-section-2 .home-contain .home-detail.home-p-sm{padding:calc(15px + 15*(100vw - 320px)/1600)!important}.dark .home-section-2 .home-contain .home-detail h1{font-size:calc(25px + 20*(100vw - 320px)/1600);margin-bottom:6px}.dark .home-section-2 .home-contain .home-detail h1.sale-name{font-size:calc(25px + 13*(100vw - 320px)/1600)}.dark .home-section-2 .home-contain .home-detail h1.heding-2{font-size:calc(22px + 28*(100vw - 320px)/1600);font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:13px;margin-top:7px;width:100%}.dark .home-section-2 .home-contain .home-detail h2{font-size:calc(18px + 14*(100vw - 320px)/1600);margin-bottom:10px}.dark .home-section-2 .home-contain .home-detail h2.content-2{font-size:calc(16px + 20*(100vw - 320px)/1600);margin-bottom:10px;font-weight:500}.dark .home-section-2 .home-contain .home-detail h3{font-size:calc(18px + 14*(100vw - 320px)/1600);margin-bottom:10px}.dark .home-section-2 .home-contain .home-detail h4{font-size:calc(16px + 6*(100vw - 320px)/1600);margin-bottom:5px}.dark .home-section-2 .home-contain .home-detail h5{font-size:calc(15px + 3*(100vw - 320px)/1600);letter-spacing:1px}.dark .home-section-2 .home-contain .home-detail h6{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:calc(7px + 5*(100vw - 320px)/1600)}.dark .home-section-2 .home-contain .home-detail p{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;line-height:1.5;color:var(--content-color);letter-spacing:.8px}.dark .home-section-2 .home-contain .home-detail .shop-now-button{display:flex;align-items:center;justify-content:center;padding:0;color:var(--theme-color);font-size:15px}.dark .home-section-2 .home-contain .home-detail .shop-now-button i{font-size:17px;margin-left:8px}.dark .home-section-small .home-contain .home-detail.home-width{width:50%}@media(max-width:360px){.dark .home-section-small .home-contain .home-detail.home-width:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.25);z-index:-1}}@media(max-width:991px){.dark .home-section-small .home-contain .home-detail.home-width{width:60%}}@media(max-width:360px){.dark .home-section-small .home-contain .home-detail.home-width{width:100%}}.dark .home-section-small .home-contain.home-small .home-detail{padding:calc(20px + 30*(100vw - 767px)/1153) calc(12px + 38*(100vw - 767px)/1153)}.dark .home-section-small .home-contain.home-small .home-detail h4{font-size:calc(14px + 8*(100vw - 767px)/1153)}.dark .home-search{background-image:linear-gradient(to right top,#0da487,#06a188,#019e88,#009a89,#009789,#009489,#009089,#008d89,#008a89,#008688,#008387,#007f86);padding-top:0}.dark .home-search .home-search-content{display:flex;align-items:flex-end;padding-top:156px;justify-content:center;text-align:center;width:100%;padding-bottom:70px}.dark .home-search .home-search-content>div{width:100%}.dark .home-search .home-search-content h1{color:var(--white);font-size:42px;text-transform:inherit}.dark .home-search .home-search-content h3{font-size:18px;font-weight:400;color:var(--white);margin-top:12px}.dark .home-search .home-search-content .search-box{margin-top:35px;position:relative;width:50%;margin-left:auto;margin-right:auto}.dark .home-search .home-search-content .search-box .btn{background-color:var(--white)}.dark .home-search .home-search-content .search-box .feather-search{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#a3a3a3}.dark .home-search .home-search-content .category-sec{margin-top:80px}.dark .home-search .home-search-content .category-sec.category-section-2 .category-slider .shop-category-box .category-name h6{color:var(--white)}.dark .custom-row .sidebar-col{width:320px;border-right:1px solid var(--border-color);position:fixed;left:0;top:0;height:100vh;overflow:auto;padding-top:0;background-color:var(--white);transition:all .3s ease-in-out}@media(max-width:1199px){.dark .custom-row .sidebar-col{border-right:unset;left:-350px;background-color:var(--white);z-index:10;height:100%;width:calc(300px + 20*(100vw - 320px)/879)}.dark .custom-row .sidebar-col.show{left:0}}.dark .custom-row .sidebar-col .category-menu{background-color:rgba(0,0,0,0)}.dark .custom-row .sidebar-col .category-menu .web-logo{display:block;margin-bottom:calc(34px + 6*(100vw - 320px)/1600)}.dark .custom-row .sidebar-col .category-menu .web-logo img{width:calc(53% + 17*(100vw - 320px)/1600)}.dark .custom-row .sidebar-col .category-menu ul{gap:calc(21px + 7*(100vw - 320px)/1600);border-bottom:none}.dark .custom-row .sidebar-col .category-menu ul li .category-list img{width:calc(30px + 5*(100vw - 320px)/1600);height:calc(30px + 5*(100vw - 320px)/1600)}.dark .custom-row .sidebar-col .category-menu ul li .category-list h5{font-size:calc(15px + 2*(100vw - 320px)/1600)}.dark .custom-row .content-col{margin-left:320px;padding-left:calc(12px + 13*(100vw - 320px)/1600);margin-top:calc(77px + 36*(100vw - 320px)/1600);padding-right:calc(12px + 13*(100vw - 320px)/1600)}@media(max-width:1199px){.dark .custom-row .content-col{margin-left:0}}.dark .home-search-full{height:70vh}@media(max-width:575px){.dark .home-search-full{height:50vh}}.dark .home-search-full .home-contain .home-detail{height:70vh;padding:64px 0 0}@media(max-width:575px){.dark .home-search-full .home-contain .home-detail{height:50vh}}@media(max-width:767px){.dark .home-search-full .home-contain .home-detail{padding-top:48px}}@media(max-width:480px){.dark .home-search-full .home-contain .home-detail{padding:48px 15px 0}}.dark .home-search-full .home-contain .home-detail>div{width:50%}@media(max-width:991px){.dark .home-search-full .home-contain .home-detail>div{width:67%}}@media(max-width:575px){.dark .home-search-full .home-contain .home-detail>div{width:100%}}.dark .home-search-full .home-contain .home-detail h1{font-size:calc(31px + 27*(100vw - 320px)/1600);text-transform:inherit;margin-inline:auto;margin-top:-18px}.dark .home-search-full .home-contain .home-detail h3{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:400;margin-block:calc(4px + 8*(100vw - 320px)/1600) 0;color:var(--content-color);line-height:1.4}.dark .home-search-full .home-contain .home-detail .search-box{margin-top:calc(23px + 12*(100vw - 320px)/1600);position:relative;width:60%;margin-left:auto;margin-right:auto}@media(max-width:1460px){.dark .home-search-full .home-contain .home-detail .search-box{width:83%}}@media(max-width:480px){.dark .home-search-full .home-contain .home-detail .search-box{width:100%}}.dark .home-search-full .home-contain .home-detail .search-box .btn{background-color:var(--white)}.dark .home-search-full .home-contain .home-detail .search-box .feather-search{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#a3a3a3;width:calc(21px + 3*(100vw - 320px)/1600);height:auto}@media(max-width:991px){.dark .home-section-ratio .ratio_180 .bg-size:before{padding-top:128%}.dark .home-section-ratio .custom-ratio{order:-1}}.dark .home-furniture .feature-detail h2{font-size:calc(32px + 19*(100vw - 1200px)/720)}.dark .home-furniture .feature-detail h3{background-color:#ffa53b;font-size:calc(29px + 11*(100vw - 1200px)/720);color:var(--white);padding:4px calc(9px + 4*(100vw - 1200px)/720);font-weight:700}.dark .furniture-contain-2 .home-detail{width:calc(100% + -25*(100vw - 320px)/1600)}@media(max-width:767px){.dark .furniture-contain-2 .home-detail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.4);z-index:-1}}.dark .furniture-contain-2 .home-detail h1{width:calc(100% + -25*(100vw - 320px)/1600)}.dark .button-item{display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);position:fixed;right:0;border-radius:7px 0 0 7px;background-color:var(--theme-color);z-index:1}.dark .button-item .item-btn{width:calc(41px + 9*(100vw - 320px)/1600);height:calc(41px + 9*(100vw - 320px)/1600);padding:0}.dark .button-item .item-btn:hover{background-color:rgba(0,0,0,0)}.dark .button-item .item-btn:first-child:active{color:#fff;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .button-item .item-btn svg{font-size:calc(18px + 4*(100vw - 320px)/1600)}.dark .item-section{top:50%;transform:translateY(-50%);position:fixed;right:-200px;background-color:var(--theme-color);color:var(--white);border-radius:7px 0 0 7px;padding:15px;transition:all .3s ease-in-out;z-index:8}.dark .item-section.active{right:0}.dark .item-section .close-button{position:absolute;top:10px;right:10px;padding:0;color:var(--white);border:none;background-color:rgba(0,0,0,0)}.dark .item-section .close-button:first-child:active{color:var(--white);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .item-section h6{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:5px;margin-top:15px;font-weight:700}.dark .item-section h6 svg{font-size:20px}.dark .item-section h6 span{margin-top:3px}.dark .item-section .items-image{display:flex;align-items:center;justify-content:center;margin:10px 0}.dark .item-section .items-image li{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--white);border-radius:50%;border:1px solid var(--theme-color);color:var(--theme-color);font-weight:600;font-size:13px}.dark .item-section .items-image li+li{margin-left:-10px}.dark body[dir=rtl] .item-section .items-image li+li{margin-left:unset;margin-right:-10px}.dark .item-section .items-image li img{width:15px;height:15px;object-fit:contain}.dark .item-section .item-button,.dark .item-section .item-button:hover{background-color:#fff!important;color:var(--theme-color)!important}.dark header .main-nav{padding:20px 0;display:flex;align-items:center}@media(max-width:767px){.dark header .main-nav{padding:0}}.dark header .nav-left-align .navbar-nav .dropdown-menu-2{left:0;transform:unset}.dark header .icon-box{display:inline-block;margin-right:10px}.dark header .dropdown-header{display:block;padding:8px 20px;margin-bottom:0;font-size:14px;color:var(--theme-color);white-space:nowrap}@media(max-width:1199px){.dark header .dropdown-header{padding-left:0}}.dark header .navbar-nav{padding-top:16px;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;flex-direction:row}@media(max-width:1199px){.dark header .navbar-nav{flex-direction:column}}.dark header .navbar-nav .nav-link{cursor:pointer}.dark header .navbar-nav .nav-item{margin-bottom:0;position:relative}.dark header .navbar-nav .nav-item .dropdown-menu>li:first-child>a{margin-top:0!important}.dark header .navbar-nav .nav-item .dropdown-menu .nav-item{margin-left:0!important}.dark header .navbar-nav .nav-item .dropdown-menu .nav-item:before{display:none}.dark header .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link{font-size:14px;padding:0;justify-content:flex-start;margin:10px 0 0;width:100%;display:block;cursor:pointer}.dark header .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:after{content:"";font-size:16px;right:0}.dark header .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu{padding:20px}@media(max-width:1199px){.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-header{padding-left:10px;font-size:15px;font-weight:500;color:rgba(34,34,34,.8)}.dark body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-header{text-align:right;padding-left:20px;padding-right:10px}.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item{position:relative;margin-left:15px}.dark body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item{margin-left:unset;text-align:right;margin-right:15px}.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:7px;height:1px;background-color:rgba(var(--content-color),.65);left:-4px}.dark body[dir=rtl] header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:before{left:unset;right:-4px}.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:active,.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-item:focus{background-color:rgba(0,0,0,0)}.dark header .navbar-nav .nav-item .new-pages{justify-content:unset!important}}.dark header .navbar-nav .nav-item .new-pages .new-dropdown{position:absolute;top:-7px;right:3px;background-color:#ff4f4f;font-size:10px;padding:1px 4px;color:#fff;font-weight:600;border-top-left-radius:5px;border-bottom-right-radius:5px}@media(max-width:1199px){.dark header .navbar-nav .nav-item .new-pages .new-dropdown{position:relative;top:unset;left:unset;right:unset;margin-left:9px;border-radius:3px}}.dark header .navbar-nav .nav-item:hover{color:var(--theme-color)}.dark header .navbar-nav .dropdown-menu{min-width:200px;margin:-8px 0 0;background-color:var(--white);box-shadow:-1px 0 10px 0 rgba(34,34,34,.7),5px 20px 40px 0 rgba(34,34,34,.4);box-shadow:none;border:0;position:static;transition:all .5s ease;opacity:0;visibility:hidden;display:block!important;transform:translateY(-15px)}.dark header .navbar-nav .dropdown-menu .blog-box .blog-detail h5{margin-bottom:0}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover{position:relative}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover>a{display:block;position:relative}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover>a .new-text i{font-size:12px;margin-left:4px;color:var(--theme-color)}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover>a:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:0;font-size:16px}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover:hover .sub-menu{left:113%;visibility:visible;opacity:1}@media(max-width:1199px){.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover:hover .sub-menu{left:unset}}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu{position:absolute;top:-19px;left:123%;min-width:200px;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);background-color:var(--white);border-color:rgba(0,0,0,0);padding:20px;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;visibility:hidden;opacity:0;transition:all .3s ease-in-out}@media(max-width:1199px){.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu{position:relative;top:unset;left:unset;opacity:1;min-width:auto;z-index:1;visibility:visible;box-shadow:none;margin:5px 0 12px 29px;padding:0}}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a{padding:0;font-size:14px;position:relative;transition:all .3s ease-in-out;z-index:0;color:var(--title-color);display:block}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a:hover:after{width:40%}.dark header .navbar-nav .dropdown-menu .sub-dropdown-hover .sub-menu li a:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.dark header .navbar-nav .dropdown-menu-2{left:50%;transform:translateX(-50%) translateY(-15px);width:52vw;min-width:unset;padding:22px!important;align-items:center;justify-content:space-around;display:block;overflow:hidden;position:relative;z-index:0}@media(max-width:1199px){.dark header .navbar-nav .dropdown-menu-2:after{content:none}}@media(max-width:1400px){.dark header .navbar-nav .dropdown-menu-2{background-position:20px}}@media(max-width:1199px){.dark header .navbar-nav .dropdown-menu-2{width:100%;padding:0!important;left:0;margin:0}}.dark header .navbar-nav .dropdown-menu .dropdown{margin-right:20px;margin-left:20px}.dark header .navbar-nav .dropdown-menu .dropdown:last-child{margin-bottom:12px}.dark header .navbar-nav .dropdown-menu .dropdown .dropdown-toggle:after{display:none}.dark header .navbar-nav .dropdown-menu .dropdown-menu{display:block;padding-right:16px;padding-left:16px}.dark header .navbar-nav .dropdown-image{background-image:none}.dark header .navbar-nav .dropdown-image:after{content:none}@media(max-width:991px){.dark header .navbar-nav .dropdown-image{left:0;margin-top:0}}.dark header .navbar-nav .dropdown-image .dropdown-column{grid-gap:12px;gap:12px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:1199px){.dark header .navbar-nav .dropdown-image .dropdown-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-block:8px 16px}}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{margin:0!important;text-align:center!important}.dark body[dir=rtl] header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{text-align:center}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:after{content:none}@media(max-width:1199px){.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item{padding:0}}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover img{box-shadow:5px 20px 40px 0 rgba(34,34,34,.07);transform:translateY(-4px)}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover span{color:var(--theme-color);font-weight:600}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:hover span:after{width:100%}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item:active{background-color:rgba(0,0,0,0)}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item img{width:100%;box-shadow:5px 20px 40px 0 rgba(34,34,34,.04);transition:all .3s ease-in-out;display:block;height:150px;object-fit:cover}@media(max-width:1199px){.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item img{height:85px}}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span{display:inline-block;margin-top:10px;text-align:center;font-size:calc(15px + 1*(100vw - 1200px)/720);margin-bottom:-6px;position:relative;z-index:0;font-weight:500}.dark header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.dark body[dir=rtl] header .navbar-nav .dropdown-image .dropdown-column .dropdown-item span:after{left:unset;right:0}.dark header .navbar-nav .nav-link{padding-right:0;padding-left:0}.dark header .navbar-brand{padding-top:0;padding-bottom:0;margin-right:16px;font-size:calc(21px + .45vw);white-space:nowrap;display:inline-block;font-weight:500}.dark header .navbar-brand:focus,.dark header .navbar-brand:hover{text-decoration:none}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:calc(15px + 10*(100vw - 1200px)/720)}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:unset;margin-right:calc(15px + 10*(100vw - 1200px)/720)}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:0}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item+.nav-item{margin-left:unset;margin-right:0}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a{padding-right:18px}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a{padding-right:unset;padding-left:18px}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:-4px;font-size:16px;transition:all .6s ease}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:unset;left:-4px}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:0;line-height:1}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>a:before{right:unset;left:0}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item{position:relative}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:-4px;font-size:16px;transition:all .6s ease}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:unset;left:0;transform:rotateY(180deg);top:-2px}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:25px}.dark body[dir=rtl] header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:unset;left:25px;transform:rotateY(180deg);top:-2px}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item{display:none!important}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-item:before{right:9px;width:unset;height:unset;background-color:rgba(0,0,0,0);left:unset}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu{display:block!important}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu>li{padding:0}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega>.dropdown-menu>li>a{margin:0}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-item.dropdown>.dropdown-menu>.dropdown-mega+.dropdown-mega>.dropdown-menu{padding-block:0}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;position:relative}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link:after{content:none}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link svg{margin-left:10px}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu{position:absolute;top:-10px;left:84%;transform:translateX(-50%);font-size:8px;display:inline-block;text-transform:uppercase;line-height:16px;padding:0 8px;font-weight:600;color:var(--white);background-color:var(--theme-color);border-radius:50px}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu{position:relative;top:0;left:0;transform:none;margin-left:10px;margin-right:auto;border-radius:3px}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu:before{content:"";position:absolute;width:0;height:0;display:inline-block;top:100%;left:10px;border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--theme-color)}@media(max-width:1199px){.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu:before{content:none}}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link-2:before{content:none}.dark header .navbar-text{padding-top:9px;padding-bottom:9px}.dark header .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.dark header .navbar-toggler{transition:box-shadow .15s ease-in-out;font-size:18px;margin-right:10px;padding:0}.dark header .navbar-toggler,.dark header .navbar-toggler:hover{background-color:rgba(0,0,0,0)}.dark header .navbar-toggler:focus-visible{outline:none}.dark header .navbar-toggler:focus{box-shadow:none}@media(max-width:767px){.dark header .navbar-toggler{margin-right:0}}.dark body[dir=rtl] header .navbar-toggler{margin-right:unset;margin-left:10px}.dark header .navbar-toggler-icon{width:unset;height:unset;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--title-color);-webkit-text-fill-color:var(--title-color);-webkit-opacity:1}@media(max-width:767px){.dark header .navbar-toggler-icon{margin-right:0}}.dark header .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}.dark header .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.dark header .navbar-expand .navbar-nav{flex-direction:row}.dark header .navbar-expand .navbar-nav .dropdown-menu{position:absolute;left:26px;top:30px;box-shadow:0 3px 4px rgba(0,0,0,.14)}.dark header .navbar-expand .navbar-nav-scroll{overflow:visible}.dark header .navbar-expand .navbar-collapse{display:flex;flex-basis:auto}.dark header .navbar-expand .navbar-toggler{display:none}.dark header .navbar-toggler:first-child:active{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--title-color)}.dark header .navbar-light .navbar-brand,.dark header .navbar-light .navbar-brand:focus,.dark header .navbar-light .navbar-brand:hover,.dark header .navbar-light .navbar-nav .nav-link{color:var(--title-color)}.dark header .navbar-light .navbar-nav .nav-link.active,.dark header .navbar-light .navbar-nav .nav-link:focus,.dark header .navbar-light .navbar-nav .nav-link:hover,.dark header .navbar-light .navbar-nav .show>.nav-link{color:var(--theme-color)}.dark header .navbar-light .navbar-toggler{color:var(--content-color);border-color:rgba(0,0,0,0)}.dark header .navbar-light .navbar-text{color:var(--content-color)}.dark header .navbar-light .navbar-text a,.dark header .navbar-light .navbar-text a:focus,.dark header .navbar-light .navbar-text a:hover{color:var(--theme-color)}.dark header .navbar{display:inline-block;padding-block:6px;z-index:1}@media(max-width:1199px){.dark header .navbar{z-index:unset}}.dark header .navbar:not(.navbar-stuck) .navbar-stuck-btn{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(var(--title-color),0)!important;white-space:nowrap!important;border:0!important}.dark header .navbar-shadow{box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}.dark header .navbar-floating{position:absolute;top:0;left:0;width:100%}.dark header .navbar-stuck .navbar-btn{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(var(--title-color),0)!important;white-space:nowrap!important;border:0!important}.dark header .navbar-stuck-logo{display:none}.dark header .navbar-sticky.navbar-stuck{position:fixed;top:0;left:0;width:100%;animation:navbar-show .25s;background-color:var(--white);box-shadow:0 2px 10px -3px rgba(34,34,34,.1)}.dark header .header-nav-middle{margin:auto!important}.dark header .offcanvas{position:fixed;bottom:0;z-index:1080;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:var(--white);background-clip:padding-box;outline:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);transition:transform .3s ease-in-out;will-change:transform,box-shadow;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .3s ease;visibility:visible!important}.dark header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){top:0;left:0;box-shadow:none}.dark body[dir=rtl] header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){left:unset;right:0}@media(max-width:1199px){.dark header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){width:calc(300px + 20*(100vw - 320px)/879);transform:translateX(-100%);z-index:7}.dark body[dir=rtl] header .offcanvas:not(.offcanvas-end):not(.offcanvas-bottom){transform:translateX(100%)}}.dark header .offcanvas-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:20px 24px;z-index:1}@media(max-width:1199px){.dark header .offcanvas-header{padding:calc(13px + 7*(100vw - 320px)/880) calc(16px + 8*(100vw - 320px)/880)}}.dark header .offcanvas-header .btn-close{padding:0;margin:-10px 0;font-size:20px;background:unset;opacity:1;width:unset;height:unset;line-height:1;background-color:rgba(0,0,0,0)!important;color:var(--title-color)!important}.dark header .offcanvas-header .btn-close svg{color:var(--title-color)}.dark header .offcanvas-header h5{color:var(--theme-color);font-weight:600}@media(max-width:1199px){.dark header .offcanvas-header h5{font-size:calc(20px + 2*(100vw - 320px)/879)}}.dark header .offcanvas-title{margin-bottom:0;line-height:normal}.dark header .offcanvas-body{flex-grow:1;padding:20px 24px;overflow-y:auto;height:100%}@media(max-width:1199px){.dark header .offcanvas-body{padding:calc(13px + 7*(100vw - 320px)/880) calc(16px + 8*(100vw - 320px)/880)}}.dark header .offcanvas-body::-webkit-scrollbar{width:0;background-color:rgba(0,0,0,0);opacity:0}.dark header .offcanvas-body::-webkit-scrollbar-thumb{border-radius:4px}.dark header .offcanvas-body>.simplebar-track{display:block;background-color:rgba(0,0,0,0)}.dark header .offcanvas-body .simplebar-vertical{margin-right:3px}.dark header .offcanvas-start{top:0;left:0;width:352px;border-right:0 solid rgba(0,0,0,0);transform:translateX(-100%)}.dark header .offcanvas-end{top:0;right:0;width:352px;border-left:0 solid rgba(0,0,0,0);transform:translateX(100%)}.dark header .offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:0 solid rgba(0,0,0,0);transform:translateY(-100%)}.dark header .offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:0 solid rgba(0,0,0,0);transform:translateY(100%)}.dark header .offcanvas.show{transform:none!important;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04)!important}.dark header .offcanvas-footer{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:20px 24px}.dark header .sidebar-toggle{display:none;position:fixed;bottom:0;left:0;width:100%;border-radius:0;z-index:1025}.dark header .hot-deal-box{color:#e21719;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;margin-left:12px}.dark header .hot-deal-box img{margin-right:7px}.dark header .hot-deal-box span{font-size:16px;font-weight:500}@media(prefers-reduced-motion:reduce){.dark header .navbar-toggler,.dark header .offcanvas{transition:none}}@media(min-width:1200px){.dark header .navbar-expand-xl.navbar .offcanvas-body{overflow:visible}.dark header .navbar-expand-xl.navbar-sticky.navbar-stuck .navbar-floating-logo{display:none!important}.dark header .navbar-expand-xl .navbar-stuck-logo{display:block}.dark header .navbar-expand-xl .navbar-nav{position:relative;padding-top:0}.dark header .navbar-expand-xl .navbar-nav .nav-item{border:0}.dark header .navbar-expand-xl .navbar-nav .nav-item:hover>.nav-link:not(.disabled){color:var(--theme-color)}.dark header .navbar-expand-xl .navbar-nav .nav-item:hover>.nav-link:not(.disabled):before{transform:translateY(-50%) rotateX(180deg)}.dark header .navbar-expand-xl .navbar-nav .nav-item.active>.nav-link:not(.disabled){color:var(--theme-color)}.dark header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu{padding:20px 0}.dark header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu li{padding:0 20px}.dark header .navbar-expand-xl .navbar-nav .nav-item.dropdown.dropdown-mega .dropdown-menu .dropdown-mega:hover .dropdown-menu{display:flex!important;opacity:1;visibility:visible;flex-direction:column;padding:20px;transform:translateY(0)}.dark header .navbar-expand-xl .navbar-nav>.dropdown>.dropdown-toggle:after{display:none}.dark header .navbar-expand-xl .dropdown-menu{transition:all .4s cubic-bezier(.65,.05,.36,1);margin-top:0;box-shadow:-1px 0 10px 0 rgba(34,34,34,.07),5px 20px 40px 0 rgba(34,34,34,.04);background-color:var(--white);border-color:var(--white);padding:20px;border-radius:10px}.dark header .navbar-expand-xl .dropdown-menu li{display:block;width:100%}.dark header .navbar-expand-xl .dropdown-menu .dropdown-column{margin:0;position:relative}.dark header .navbar-expand-xl .dropdown-menu .dropdown-column:first-of-type{margin-left:0}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item{padding:0;margin:12px 0 0;font-size:15px;position:relative;transition:all .3s ease-in-out;z-index:0;cursor:pointer;color:var(--title-color)}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-item{text-align:right}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item:hover:after{width:40%}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item:active{color:var(--black)}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item:after{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-item:after{left:unset;right:0}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item:focus,.dark header .navbar-expand-xl .dropdown-menu .dropdown-item:hover{background-color:rgba(0,0,0,0)}.dark header .navbar-expand-xl .dropdown-menu .dropdown{margin-right:0;margin-bottom:0;margin-left:0;border-left:0}.dark header .navbar-expand-xl .dropdown-menu .dropdown .dropdown-toggle{position:relative;padding-right:26px}.dark header .navbar-expand-xl .dropdown-menu .dropdown .dropdown-toggle:after{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);width:unset;height:unset;display:block;right:10px;border:none}.dark header .navbar-expand-xl .dropdown-menu .dropdown:last-child{margin-bottom:0}.dark header .navbar-expand-xl .dropdown-menu .dropdown-menu{top:0;right:auto;left:100%;width:auto;margin-top:0;margin-right:0;margin-left:0;padding-right:0;padding-left:0;border-radius:5px;background-color:var(--white)}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-menu .dropdown-menu{left:unset;right:100%}.dark header .navbar-expand-xl .dropdown-menu.show{display:none}.dark header .navbar-expand-xl .dropdown-menu.dropdown-menu-end{right:0;left:auto}.dark header .navbar-expand-xl .dropdown:hover>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);display:block!important}.dark header .navbar-expand-xl .dropdown:hover .dropdown-menu-2{transform:translateX(-50%) translateY(0);display:block!important;left:50%}.dark header .navbar-expand-xl .dropdown:hover .dropdown-menu-center,.dark header .navbar-expand-xl .dropdown:hover .dropdown-menu-left{transform:translateX(-50%) translateY(0)}.dark header .navbar-expand-xl .dropdown-mega{position:unset}.dark header .navbar-expand-xl .dropdown-mega>.dropdown-menu{align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;display:none!important}.dark header .navbar-expand-xl .dropdown-mega:hover>.dropdown-menu{display:flex}.dark header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item{display:block;padding:0}.dark header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label{background-color:#ff7272;font-size:12px;border-radius:2px;padding:3px 5px;line-height:1;color:#fff;font-weight:600;position:relative;z-index:0;animation:blink .9s infinite;margin-left:4px}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label{margin-left:unset;margin-right:4px}.dark header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label:before{content:none;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);background-color:#ff7272;left:-5px;width:12px;height:12px;z-index:-1;background-color:rgba(0,0,0,0)}.dark header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label.warning-label{background-color:#ffa53b}.dark header .navbar-expand-xl .dropdown-mega .dropdown-menu .dropdown-item .menu-label.success-label{background-color:var(--theme-color)}.dark header .navbar-expand-xl .dropdown-mega .dropdown-column.dropdown-column-img{width:200px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0}.dark header .navbar-expand-xl .dropdown-mega .dropdown-column{margin-top:0}.dark header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header{padding:0;font-size:16px;font-weight:600;margin-bottom:24px;color:var(--title-color);position:relative}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header{text-align:right}.dark header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header:after{content:"";position:absolute;bottom:-10px;width:36px;height:2px;background-color:var(--theme-color);left:0}.dark body[dir=rtl] header .navbar-expand-xl .dropdown-mega .dropdown-column .dropdown-header:after{left:unset;right:0}.dark header .offcanvas-expand{transform:none!important;z-index:1031}.dark header .offcanvas-expand.offcanvas-bottom,.dark header .offcanvas-expand.offcanvas-end,.dark header .offcanvas-expand.offcanvas-start{transform:none!important}.dark header .offcanvas-collapse{display:block;position:static;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:auto!important;max-width:100%!important;height:auto!important;transform:none!important;background-color:rgba(0,0,0,0);box-shadow:none}.dark header .offcanvas-collapse .offcanvas-footer,.dark header .offcanvas-collapse .offcanvas-header{display:none}.dark header .offcanvas-collapse .offcanvas-body{padding:0;overflow:initial}.dark header .offcanvas-enabled-start{padding-left:376px}.dark header .offcanvas-enabled-end{padding-right:376px;padding-left:0}}.dark header .navbar-expand-xl .offcanvas{-webkit-box-flex:1}@media(max-width:1199px){.dark header .navbar-expand-xl .offcanvas{z-index:4;-webkit-box-flex:2}}.dark header .offcanvas-backdrop{z-index:6}@media(max-width:1199px){.dark header .offcanvas-collapse .offcanvas-body .navbar-nav{padding-top:0}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-item{border-top:0}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;color:var(--content-color);font-weight:700}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link.active,.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link:hover{color:var(--theme-color);background-color:rgba(0,0,0,0)}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link.disabled{color:var(--content-color)}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .active>.nav-link,.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .show>.nav-link{color:var(--theme-color)}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu li{display:block;width:100%}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{color:var(--content-color);font-size:14px}.dark body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{text-align:right}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:hover{color:var(--theme-color);background-color:rgba(0,0,0,0)}}@media(max-width:1199px)and (max-width:1199px){.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{margin-left:15px;position:relative}.dark body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item{margin-left:unset;margin-right:15px}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:7px;height:1px;background-color:rgba(var(--content-color),.65);left:-4px}.dark body[dir=rtl] header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item:before{left:unset;right:-4px}}@media(max-width:1199px){.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item.active{color:var(--theme-color);background-color:rgba(0,0,0,0)}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item.disabled{color:var(--content-color)}.dark header .offcanvas-collapse .offcanvas-body .navbar-nav .dropdown-header{font-size:16px;font-weight:600}.dark header .navbar-nav .dropdown-menu{opacity:1;visibility:visible;display:none!important;transform:translateY(0)}.dark header .navbar-nav .dropdown-menu.show{display:block!important}.dark .new-nav-item{justify-content:unset!important}}.dark .new-nav-item .new-dropdown{position:absolute;top:-7px;right:3px;background-color:#ff4f4f;font-size:10px;padding:1px 4px;font-weight:600;border-top-left-radius:5px;border-bottom-right-radius:5px}.dark body[dir=rtl] .new-nav-item .new-dropdown{right:unset;left:3px;border-top-left-radius:unset;border-top-right-radius:5px;border-bottom-right-radius:unset;border-bottom-left-radius:5px}@media(max-width:1199px){.dark .new-nav-item .new-dropdown{position:relative;top:unset;left:unset;right:unset;margin-left:9px;border-radius:3px}}@media(min-width:1200px){.dark .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}}.dark .dropdown-menu .product-box{padding:0;border:unset}.dark body[dir=rtl] .dropdown-menu .product-box{border:unset}.dark .dropdown-menu .product-box .product-image{background-color:var(--light-gray);margin-bottom:10px;border-radius:6px;overflow:hidden}.dark .dropdown-menu .product-box .product-detail a h6.name{font-size:14px;font-weight:400;height:unset}.dark .dropdown-menu .product-box .product-detail .rating span.ng-star-inserted{color:#ffb321;font-size:20px;margin-right:1px;line-height:1}.dark .dropdown-menu .product-box .product-detail .unit,.dark .dropdown-menu .product-box .product-detail p{display:none}.dark .custom-mt{margin-top:25px}@media(max-width:1199px){.dark .custom-mt{margin-top:calc(9px + 3*(100vw - 320px)/880)}}.dark .menu-img-banner{margin:-23px -23px -23px -25px}.dark .menu-img-banner a{display:block;width:100%}.dark .menu-img-banner a img{width:100%}.dark .menu-img-banner h4{margin-top:12px;line-height:1.5;font-weight:500}.dark .newsletter-section .newsletter-box{border-radius:10px;position:relative;overflow:hidden}.dark .newsletter-section .newsletter-box-3:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/2.0d3b1899.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:block;z-index:-1}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h2{font-weight:700;color:var(--white);margin-bottom:10px}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h5{font-weight:600;color:#ffbc5d;margin-bottom:calc(14px + 6*(100vw - 320px)/1600);font-size:calc(16px + 2*(100vw - 320px)/1600)}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box{position:relative}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box ::placeholder{font-size:14px;color:var(--content-color)}@media(max-width:360px){.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box ::placeholder{padding-left:0}}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{height:calc(41px + 11*(100vw - 320px)/1600);border-radius:5px;border:none;padding-left:53px;padding-right:147px}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:147px;padding-right:53px}@media(max-width:575px){.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-right:42px;padding-left:calc(12px + 3*(100vw - 320px)/1600)}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-right:calc(12px + 3*(100vw - 320px)/1600);padding-left:42px}}@media(max-width:360px){.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:12px}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{padding-left:calc(12px + 3*(100vw - 320px)/1600);padding-right:12px}}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;left:8px;width:37px;height:calc(100% - 14px)}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{left:unset;right:8px}@media(max-width:480px){.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon{display:none}}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon:before{content:"";position:absolute;width:100%;height:100%;opacity:.1;top:0;left:0;z-index:-1;background-color:var(--theme-color)}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon:before{left:unset;right:0}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .mail-icon svg{font-size:19px;color:var(--theme-color)}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn{top:50%;transform:translateY(-50%);background-color:#ff4f4f;position:absolute;right:3px;border-radius:3px;border:none;padding:calc(10px + 2*(100vw - 320px)/1600) calc(8px + 13*(100vw - 320px)/1600);font-size:calc(14px + 1*(100vw - 320px)/1600);color:var(--white);font-weight:500;display:flex;align-items:center}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn{right:unset;left:3px}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{color:#fff;margin-left:6px;position:relative;inset:unset;transform:unset;background-color:rgba(0,0,0,0);font-size:18px;line-height:1}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:unset;margin-right:6px}@media(max-width:575px){.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:0}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn svg{margin-left:unset;margin-right:0}}.dark .newsletter-section-2 .newsletter-box{border-radius:10px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.dark .newsletter-section-2 .newsletter-box .newsletter-detail{width:100%;height:100%;padding:calc(20px + 110*(100vw - 320px)/1600);z-index:1}.dark .newsletter-section-2 .newsletter-box .newsletter-detail h2{font-size:calc(18px + 18*(100vw - 320px)/1600);margin-bottom:10px}.dark .newsletter-section-2 .newsletter-box .newsletter-detail h4{margin-bottom:8px;font-size:calc(15px + 5*(100vw - 320px)/1600);line-height:1.3;font-weight:300}.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app{display:flex;align-items:center;flex-wrap:wrap}@media(max-width:767px){.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app{display:block}}.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app h3{margin-right:15px;font-weight:400}@media(max-width:767px){.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app h3{margin-bottom:10px}}.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app .download-app-image{margin:0 -3px;display:flex}.dark .newsletter-section-2 .newsletter-box .newsletter-detail .download-app .download-app-image li{margin:0 3px;display:flex}.dark .newsletter-section-2 .newsletter-box .shape-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;text-align:center}.dark .newsletter-section-2 .newsletter-box .shape-box:after{content:"";position:absolute;width:100%;height:100%;background-image:url(/_next/static/media/circle.47d1f72e.png);background-repeat:no-repeat;background-size:contain;background-position:50%;animation:rounded 30s linear infinite;right:0;top:0;z-index:-1}.dark .coupon-box{position:relative;padding:calc(15px + 12*(100vw - 320px)/1600);background:#f8f8f8;border-radius:6px;width:100%;overflow:hidden;height:100%}.dark html.dark .coupon-box{background-color:#1d1d22}.dark .coupon-box .coupon-img{width:55px;height:55px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#f8f8f8;border-radius:2px;border:1px solid #efefef}.dark .coupon-box .coupon-img .img{width:33px;height:33px;object-fit:contain}.dark .coupon-box .card-name{display:flex;justify-content:space-between}.dark .coupon-box .coupon-name{display:flex;align-items:center;gap:12px}.dark .coupon-box .coupon-name img{border-radius:6px}.dark .coupon-box .coupon-name h5{overflow:hidden;text-overflow:ellipsis;font-size:calc(16px + 4*(100vw - 320px)/1600)}.dark .coupon-box .coupon-name h5:after{content:"";position:absolute;left:0;height:23px;background-color:var(--theme-color);width:2px}.dark body[dir=rtl] .coupon-box .coupon-name h5:after{left:unset;right:0}.dark .coupon-box .coupon-name h6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;color:var(--content-color)}.dark .coupon-box .coupon-content{margin-top:15px}.dark .coupon-box .coupon-content.bank-offer-content{margin-top:calc(10px + 10*(100vw - 320px)/1600)}.dark .coupon-box .coupon-content.bank-offer-content p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .coupon-box .coupon-content.bank-offer-content h6{margin-top:calc(10px + 10*(100vw - 320px)/1600)}.dark .coupon-box .coupon-content .coupon-apply{display:flex;align-items:center;justify-content:space-between;padding-top:calc(10px + 10*(100vw - 320px)/1600);border-top:1px dashed rgba(0,0,0,.12)}.dark .coupon-box .coupon-content .coupon-apply .copy-btn{padding:calc(8px + 2*(100vw - 320px)/1600);line-height:1;font-size:14px;position:relative;overflow:hidden;color:var(--theme-color)!important;background-color:rgba(0,0,0,0)!important;font-weight:600}.dark .coupon-box .coupon-content .coupon-apply .copy-btn.expired-btn{color:#999;cursor:not-allowed}.dark .coupon-box .coupon-content .coupon-apply .copy-btn.expired-btn:before{background-color:#e3e3e3;opacity:.6}@media screen and (max-width:1336px)and (min-width:1399px){.dark .coupon-box .coupon-content .coupon-apply .copy-btn{padding:7px}}.dark .coupon-box .coupon-content .coupon-apply .copy-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark .coupon-box .coupon-content p{color:var(--content-color);line-height:1.5;height:42px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dark .coupon-box .coupon-bottom{position:absolute;width:95%;left:10px;bottom:-1px}.dark .coupon-box .coupon-right{position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:90%}.dark .offer-box{position:relative;z-index:0}.dark .offer-box img{width:100%;height:100%;object-fit:contain}.dark .offer-section .offer-box{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:cover;padding:calc(20px + 15*(100vw - 320px)/1600);border-radius:6px}@media(max-width:575px){.dark .offer-section .offer-box{display:block;text-align:center}}.dark .offer-section .offer-box h2{color:var(--white);font-weight:700;font-size:calc(24px + 16*(100vw - 320px)/1600);margin-top:-4px;margin-bottom:-5px}@media(max-width:575px){.dark .offer-section .offer-box h2{line-height:1.3}}.dark .offer-section .offer-box h2 span{font-weight:500;font-size:calc(18px + 8*(100vw - 320px)/1600)}.dark .product-box-slider .slick-slider .slick-track .slick-slide .product-box{border:unset}.dark .product-box-slider .slick-slider .slick-track .slick-active .product-box{border-right:unset;border-left:1px solid var(--border-color)}.dark body[dir=rtl] .product-box-slider .slick-slider .slick-track .slick-active .product-box{border-left:unset;border-right:1px solid var(--border-color)}.dark html.dark .product-box-slider .slick-slider .slick-track .slick-active .product-box,.dark html.dark body[dir=rtl] .product-box-slider .slick-slider .slick-track .slick-active .product-box{border-color:rgba(119,119,119,.44)}.dark .product-box-slider .slick-slider .slick-track .slick-active.slick-current .product-box{border:unset}.dark .add-to-cart-box{background-color:var(--light-gray);border-radius:50px;position:relative;max-width:100%}.dark .add-to-cart-box .btn-add-cart{padding:calc(8px + 2*(100vw - 320px)/1600) 0;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:10px;color:var(--content-color);border-radius:50px;font-weight:500}.dark .add-to-cart-box .btn-add-cart.disabled,.dark .add-to-cart-box .btn-add-cart:hover{background-color:rgba(0,0,0,0)}.dark .add-to-cart-box .btn-add-cart .add-icon{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:calc(30px + 7*(100vw - 320px)/1600);height:calc(30px + 7*(100vw - 320px)/1600);background-color:var(--white);border-radius:100%;color:var(--theme-color);position:absolute;right:4px;font-size:20px}.dark .add-to-cart-box .btn-add-cart .add-icon.btn-secondary:hover{color:var(--title-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .add-to-cart-box .btn-add-cart .add-icon.bg-light-orange{background-color:#f9f8f6}.dark .add-to-cart-box .btn-add-cart .add-icon.bg-light-gray{background-color:var(--light-gray)}@media(max-width:480px){.dark .add-to-cart-box .btn-add-cart .add-icon{display:none}}.dark .add-to-cart-box .btn-add-cart .add-icon i{font-size:21px}.dark .add-to-cart-box .btn-add-cart:first-child:active{color:var(--content-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .add-to-cart-box .qty-box{height:100%;position:absolute;top:0;left:0;margin:0;display:none;width:100%}.dark .add-to-cart-box .qty-box.open{display:block;max-width:unset}.dark .add-to-cart-box .qty-box .input-group{background-color:var(--light-gray);border-radius:100px;padding:4px;text-align:center;z-index:0}.dark .add-to-cart-box .qty-box .input-group.theme-bg-white{background-color:var(--white)}.dark .add-to-cart-box .qty-box .input-group button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:var(--white);z-index:0;border-radius:100%!important}.dark .add-to-cart-box .qty-box .input-group button i{font-size:21px;color:var(--theme-color);margin-top:0}.dark .add-to-cart-box .qty-box .input-group button:focus{box-shadow:none}.dark .add-to-cart-box .qty-box .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.dark .add-to-cart-btn-2 .btn{display:flex;align-items:center;justify-content:center;width:calc(30px + 7*(100vw - 320px)/1600);height:calc(30px + 7*(100vw - 320px)/1600);position:absolute;right:0;bottom:0;background-color:#f7f7f7;padding:0;border-radius:100%;color:var(--theme-color)}.dark .add-to-cart-btn-2 .qty-box-2{display:none;bottom:0;position:absolute;left:0;width:100%;height:auto;margin-left:auto;max-width:190px}.dark .add-to-cart-btn-2 .qty-box-2.qty-box-3{max-width:203px}.dark .add-to-cart-btn-2 .qty-box-2.open{display:block}.dark .add-to-cart-btn-2 .qty-box-2 .input-group{background-color:var(--light-gray);border-radius:5px;padding:4px;text-align:center;z-index:0}.dark .add-to-cart-btn-2 .qty-box-2 .input-group button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:var(--white);z-index:0;border-radius:3px!important}.dark .add-to-cart-btn-2 .qty-box-2 .input-group button i{font-size:13px;color:var(--theme-color);margin-top:1px}.dark .add-to-cart-btn-2 .qty-box-2 .input-group button:focus{box-shadow:none}.dark .add-to-cart-btn-2 .qty-box-2 .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.dark .qty-box{width:100%;max-width:250px}.dark .qty-box .input-group{background-color:var(--light-gray)}.dark .qty-box .input-group button{background-color:var(--white)}.dark .deal-timer{margin:11px 0}.dark .deal-timer.product-deal-timer{width:290px;margin-top:24px}.dark .deal-timer.product-deal-timer ul{padding:calc(8px + 6*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:8px;border:none}.dark .deal-timer.product-deal-timer ul li+li:before{left:-25px}.dark body[dir=rtl] .deal-timer.product-deal-timer ul li+li:before{left:unset;right:-25px}.dark .deal-timer.product-deal-timer ul li .counter{text-align:center}.dark .deal-timer.product-deal-timer ul li .counter>div{font-size:calc(18px + 2*(100vw - 320px)/1600)}.dark .deal-timer .deal-title{font-weight:600;margin-bottom:7px;letter-spacing:.4px}.dark .deal-timer ul{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px dashed var(--theme-color);text-align:center}.dark .deal-timer ul li{position:relative}.dark .deal-timer ul li+li:before{content:":";position:absolute;top:50%;transform:translateY(-50%);left:-20px}.dark .deal-timer ul li .counter>div{display:flex;align-items:center}.dark .deal-timer ul li .counter>div h5{font-weight:600;margin-bottom:4px}.dark .deal-timer ul li .counter>div h6{color:var(--content-color);font-size:13px}.dark .category-menu{background-color:var(--light-gray);padding:calc(12px + 21*(100vw - 320px)/1600);border-radius:5px}.dark .category-menu-2{background:linear-gradient(.38turn,#f6f5f2 17.01%,#fdf7f0 93.97%)}.dark .category-menu h3{margin-bottom:40px;font-weight:600;position:relative;display:inline-block}.dark .category-menu h3:before{content:"";position:absolute;width:102px;height:2px;bottom:calc(-11px + 3*(100vw - 320px)/1600);left:0;background-color:var(--theme-color)}.dark body[dir=rtl] .category-menu h3:before{left:unset;right:0}.dark .category-menu ul{display:flex;flex-wrap:wrap;gap:23px}.dark .category-menu ul:after,.dark .category-menu ul:before{content:unset}.dark .category-menu ul.value-list{margin-top:35px;border:none}.dark .category-menu ul li{display:block;width:100%;padding-inline:unset}.dark .category-menu ul li.pb-30{margin-bottom:30px}.dark .category-menu ul li .category-list{display:flex;flex-wrap:nowrap;gap:calc(10px + 6*(100vw - 320px)/1600);align-items:center;color:var(--title-color)}.dark .category-menu ul li .category-list:hover h5 a{letter-spacing:.5px}.dark .category-menu ul li .category-list:hover h5 a:before{width:70px}.dark .category-menu ul li .category-list svg{width:25px;height:25px;stroke:var(--title-color)}.dark .category-menu ul li .category-list img{width:25px;height:25px;object-fit:contain}.dark .category-menu ul li .category-list h5 a{color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;position:relative;z-index:0;transition:all .3s ease-in-out}.dark .category-menu ul li .category-list h5 a:hover{color:var(--title-color)}.dark .category-menu ul li .category-list h5 a:before{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;opacity:.5;border-radius:50px;background-color:var(--theme-color);z-index:-1;transition:all .3s ease-in-out}.dark body[dir=rtl] .category-menu ul li .category-list h5 a:before{left:unset;right:0}.dark .category-menu ul li .category-list i{margin-left:auto}.dark .category-menu ul.product-list{padding:0;gap:0}.dark .category-menu ul.product-list li{position:relative}.dark .category-menu ul.product-list li+li{margin-top:25px;padding-top:25px}.dark .category-menu ul.product-list li+li:after{content:"";position:absolute;top:0;right:0;border-bottom:1px dashed rgba(var(--content-color),.3);width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.dark body[dir=rtl] .category-menu ul.product-list li+li:after{right:unset;left:0}.dark .category-menu.menu-xl{position:-webkit-sticky;position:sticky;top:130px}.dark .category-menu.menu-xl ul{gap:28px;border-bottom:none}.dark .category-menu.menu-xl ul li .category-list img{width:35px;height:35px}.dark .category-menu.menu-xl ul li .category-list h5{font-size:17px}.dark .product-border{border:1px solid var(--border-color);border-radius:10px;padding:0 14px}.dark .product-border.border-row .slick-slider .slick-list{margin:0 -14px}.dark .product-border.border-row .row>div:last-child{border-top:1px solid #ddd}.dark .product-border .slider-5-1 .slick-slide>.row{border-right:1px solid rgba(var(--content-color),.3);margin-left:0}.dark .product-border>.product-box-slider>div>.row>div:nth-child(n+6){border-top:1px solid var(--border-color)}.dark .product-border>.product-box-slider>div>.row>div:nth-child(5n+5) .product-box{border-right:none}@media screen and (max-width:616px){.dark .product-border>.product-box-slider>div>.row>div:nth-child(5n+2) .product-box{border-right:none}}.dark .product-border.product-slider-bolder{padding:0}.dark .product-border.product-slider-bolder .slick-slider .slick-list,.dark .product-border.product-slider-bolder .slick-slider .slick-list .slick-slide>div,.dark .product-border.product-slider-bolder .slick-slider .slick-list .slick-slide>ul{margin:0}.dark .product-box{padding:calc(8px + 6*(100vw - 320px)/1600);border-right:1px solid var(--border-color);position:relative;transition:all .3s ease-in-out;overflow:hidden}.dark html.dark .product-box{border-right-color:rgba(119,119,119,.44)}.dark body[dir=rtl] .product-box{text-align:right;border-right:unset;border-left:1px solid var(--border-color)}.dark html.dark body[dir=rtl] .product-box{border-left-color:rgba(119,119,119,.44)}.dark .product-box:hover .product-image a img{transform:scale(1.1)}.dark .product-box:hover .product-image .product-option{bottom:15px;opacity:1}.dark .product-box.product-box-bg{background:var(--light-gray);border-radius:5px;padding:calc(10px + 4*(100vw - 320px)/1600);border:none}.dark body[dir=rtl] .product-box.product-box-bg{border:unset}.dark .product-box.product-box-bg .qty-box .input-group{background-color:var(--white);box-shadow:0 0 8px rgba(34,34,34,.04)}.dark .product-box.product-box-bg+.product-box-bg{margin-top:20px!important}@media(max-width:575px){.dark .product-box.product-box-bg+.product-box-bg{margin-top:10px!important}}.dark .product-box.product-white-bg{background-color:var(--white);border-radius:calc(9px + 7*(100vw - 320px)/1600);padding:calc(10px + 4*(100vw - 320px)/1600);border:1px solid #eee}.dark .product-box.product-white-bg .qty-box .input-group{background-color:var(--white);box-shadow:0 0 8px rgba(34,34,34,.04)}.dark .product-box.product-white-bg:hover{box-shadow:0 15px 70px rgba(0,0,0,.07)}.dark .product-box .label-tag{position:absolute;top:24px;left:0;padding:5px 13px;background-color:#ffba00;font-size:14px;color:#fff;z-index:0;font-weight:500}.dark body[dir=rtl] .product-box .label-tag{left:unset;right:0}@media(max-width:991px){.dark .product-box .label-tag{top:16px;padding:5px 10px;font-size:12px}}@media(max-width:480px){.dark .product-box .label-tag{top:10px;padding:3px 6px}}.dark .product-box .label-tag:after,.dark .product-box .label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #faba02;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);transform:rotate(0)}.dark body[dir=rtl] .product-box .label-tag:after,.dark body[dir=rtl] .product-box .label-tag:before{right:unset;left:-15px}@media(max-width:991px){.dark .product-box .label-tag:after,.dark .product-box .label-tag:before{width:14px;height:14px;right:-14px;border-bottom:14px solid #faba02;border-left:14px solid rgba(0,0,0,0);border-right:14px solid rgba(0,0,0,0)}.dark body[dir=rtl] .product-box .label-tag:after,.dark body[dir=rtl] .product-box .label-tag:before{right:unset;left:-14px}}@media(max-width:480px){.dark .product-box .label-tag:after,.dark .product-box .label-tag:before{width:12px;height:12px;right:-12px;border-bottom:12px solid #faba02;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0)}.dark body[dir=rtl] .product-box .label-tag:after,.dark body[dir=rtl] .product-box .label-tag:before{right:unset;left:-12px}}.dark .product-box .label-tag:after{top:16px;transform:rotate(0)}@media(max-width:991px){.dark .product-box .label-tag:after{top:14px}}@media(max-width:480px){.dark .product-box .label-tag:after{top:12px}}.dark .product-box .label-tag:before{top:0;transform:rotate(180deg)}.dark .product-box .label-tag.sale-tag{background-color:#ff7272}.dark .product-box .label-tag.sale-tag:after,.dark .product-box .label-tag.sale-tag:before{border-bottom-color:#ff7272}.dark .product-box .label-tag span{font-weight:700}.dark .product-box .sale-tag{background-color:#ff7272}.dark .product-box .sale-tag:after,.dark .product-box .sale-tag:before{content:"";position:absolute;width:15px;height:15px;top:0;border-bottom:15px solid #ff7272;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);transform:rotate(0);z-index:1}.dark .product-box .sale-tag:after{right:-15px;bottom:0;top:unset}.dark .product-box .sale-tag:before{right:-15px;transform:rotate(-180deg)}.dark .product-box .product-image{text-align:center;padding:20px;z-index:0;position:relative;transition:opacity .5s,transform 1.25s cubic-bezier(0,0,.44,1.18)}@media(max-width:480px){.dark .product-box .product-image{padding:8px}}.dark .product-box .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.dark .product-box .product-image .product-option{display:none}}.dark .product-box .product-image .product-option li{position:relative;width:33.33%}.dark .product-box .product-image .product-option li a{color:var(--title-color);cursor:pointer}.dark .product-box .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.dark .product-box .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.dark body[dir=rtl] .product-box .product-image .product-option li+li:after{left:unset;right:0}.dark .product-box .product-image img{width:100%;height:calc(100px + .025*(100vw - 320px));object-fit:contain;transition:all .3s ease-in-out}.dark .product-box .product-detail a{color:var(--title-color);display:block}.dark .product-box .product-detail a:hover{color:var(--title-color)}.dark .product-box .product-detail a h6.name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:600;line-height:1.3;font-size:16px}.dark .product-box .product-detail a p{display:none}.dark .product-box .product-detail .product-rating{flex-wrap:wrap;gap:calc(4px + 3*(100vw - 320px)/1600)}.dark .product-box .product-detail .product-rating h6{font-weight:500}.dark .product-box .progress{height:6px;border-radius:0;margin-top:calc(14px + 8*(100vw - 320px)/1600)}.dark .product-box .stock{font-size:14px;color:var(--theme-color);margin-left:auto}.dark .product-box .sold{font-weight:600;margin-top:3px;line-height:21px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .product-box .sold .price{font-weight:600;margin-top:0}.dark .product-box .sold del{font-weight:400;margin-left:6px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark body[dir=rtl] .product-box .sold del{margin-left:unset;margin-right:6px}.dark .product-box .sold.weight{font-size:13px;margin:calc(5px + 3*(100vw - 320px)/1600) 0;line-height:normal}.dark .product-box .qty-box{max-width:210px}.dark .product-box .counter-box{display:block;position:relative}.dark .product-box .counter-box h6{margin-top:0}.dark .product-box .counter-box .addtocart_btn .add-button,.dark .product-box .counter-box .addtocart_btn .add_cart{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;padding:7px 11px;background-color:var(--theme-color);color:var(--white);font-size:16px;font-weight:600;transition:all .3s ease}.dark .product-box .counter-box .addtocart_btn .add-button span,.dark .product-box .counter-box .addtocart_btn .add_cart span{position:relative;left:unset;right:unset;bottom:unset;font-size:15px;margin-right:8px}@media(max-width:480px){.dark .product-box .counter-box .addtocart_btn .add-button span,.dark .product-box .counter-box .addtocart_btn .add_cart span{display:none}}.dark .product-box .counter-box .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0;max-width:155px}.dark .product-box .counter-box .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.dark .product-box .counter-box .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.dark .product-box .counter-box .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.dark .product-box .counter-box .addtocart_btn .input-group .btn i{font-size:15px}.dark .product-box .counter-box .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.dark .product-box .price{margin-top:16px;font-weight:600}.dark .product-box .category-menu{background-color:rgba(0,0,0,0);padding:0;position:relative}.dark .product-box .category-menu:after{content:"";position:absolute;width:100%;height:1px;left:0;background-color:var(--border-color);top:40px}.dark .product-box .category-menu h3{padding-bottom:10px}.dark .border-effect{border:1px solid var(--border-color);border-radius:5px;position:absolute;right:0;top:0;width:calc(33.33% - 20px);height:100%;z-index:-1}@media(max-width:1400px)and (min-width:1200px){.dark .border-effect{display:none}}@media(max-width:830px){.dark .border-effect{display:none}}.dark .product-list{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px calc(20px + 10*(100vw - 320px)/1600);gap:50px calc(20px + 10*(100vw - 320px)/1600);padding:calc(18px + 12*(100vw - 320px)/1600) 0}@media(max-width:1400px)and (min-width:1200px){.dark .product-list{grid-template-columns:1fr 1fr}}@media(max-width:830px){.dark .product-list{grid-template-columns:1fr 1fr}}@media(max-width:576px){.dark .product-list{grid-template-columns:1fr;gap:30px calc(20px + 10*(100vw - 320px)/1600)}}.dark .product-list:after,.dark .product-list:before{content:"";position:absolute;border:1px solid var(--border-color);border-radius:10px;left:0;top:0;width:calc(33.33% - 12px);height:100%;z-index:-1}@media(max-width:1400px)and (min-width:1200px){.dark .product-list:after,.dark .product-list:before{width:calc(50% - 12px)}}@media(max-width:830px){.dark .product-list:after,.dark .product-list:before{width:calc(50% - 15px)}}@media(max-width:576px){.dark .product-list:after,.dark .product-list:before{width:100%}}.dark .product-list:before{left:calc(33.33% + 10px)}@media(max-width:1400px)and (min-width:1200px){.dark .product-list:before{left:calc(50% + 10px)}}@media(max-width:830px){.dark .product-list:before{left:calc(50% + 15px);width:calc(50% - 15px)}}@media(max-width:576px){.dark .product-list:before{left:0;width:100%}}.dark .product-list>li{width:100%;display:flex;align-items:center;height:auto;position:relative;padding:0 calc(18px + 12*(100vw - 1199px)/721)}@media(min-width:1400px){.dark .product-list>li:nth-child(n+4):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.dark body[dir=rtl] .product-list>li:nth-child(n+4):after{right:unset;left:calc(18px + 12*(100vw - 320px)/1600)}}@media(max-width:1400px)and (min-width:1200px){.dark .product-list>li:nth-child(n+3):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.dark body[dir=rtl] .product-list>li:nth-child(n+3):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:1200px)and (min-width:830px){.dark .product-list>li:nth-child(n+4):after{content:"";position:absolute;top:calc(-22px + -6*(100vw - 992px)/928);right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.dark body[dir=rtl] .product-list>li:nth-child(n+4):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:830px)and (min-width:576px){.dark .product-list>li:nth-child(n+3):after{content:"";position:absolute;top:-28px;right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600))}.dark body[dir=rtl] .product-list>li:nth-child(n+3):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}@media(max-width:576px){.dark .product-list>li:nth-child(n+2):after{content:"";position:absolute;top:-18px;right:calc(18px + 12*(100vw - 320px)/1600);border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - (120px + 23*(100vw - 320px)/1600))}.dark body[dir=rtl] .product-list>li:nth-child(n+2):after{left:calc(18px + 12*(100vw - 320px)/1600);right:unset}}.dark .product-list>li .offer-product{width:100%;height:100%;display:flex;align-items:center;gap:calc(12px + 11*(100vw - 320px)/1600)}.dark .product-list>li .offer-product:hover .offer-image{transform:scale(1.1)}.dark .product-list>li .offer-product:hover .offer-detail a .name{color:var(--theme-color)}.dark .product-list>li .offer-product .offer-image{width:calc(75px + 5*(100vw - 320px)/1600)}@media(max-width:1660px){.dark .product-list>li .offer-product .offer-image{width:calc(80px + 10*(100vw - 320px)/1600)}}.dark .product-list>li .offer-product .offer-image img{width:80px;height:80px;object-fit:contain;transition:all .3s ease-in-out}.dark .product-list>li .offer-product .offer-detail{width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600));height:80px;position:relative;display:flex;align-items:center}@media(max-width:1660px){.dark .product-list>li .offer-product .offer-detail{width:calc(100% - (80px + 10*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}}.dark .product-list>li .offer-product .offer-detail .vertical-price{display:flex;align-items:center;gap:4px;margin-top:calc(2px + 4*(100vw - 320px)/1600);white-space:nowrap;margin-bottom:-2px}.dark .product-list>li .offer-product .offer-detail .vertical-price .price{font-weight:600;margin:0}.dark .product-list>li .offer-product .offer-detail .vertical-price del{line-height:1}.dark .product-list>li .offer-product .offer-detail .price{display:flex;align-items:center;gap:4px;margin-top:calc(2px + 4*(100vw - 320px)/1600);white-space:nowrap;font-weight:600;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .product-list>li .offer-product .offer-detail .price del{font-weight:400;font-size:14px}.dark .product-list>li .offer-product .offer-detail a{display:block;color:var(--title-color);margin-bottom:2px}.dark .product-list>li .offer-product .offer-detail a:hover{color:var(--title-color)}.dark .product-list>li .offer-product .offer-detail a .name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:500;margin-top:-1px;transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .product-list>li .offer-product .offer-detail span{font-size:14px;margin-top:5px;color:var(--content-color);font-weight:400}.dark .product-list.sidebar-product{gap:50px calc(20px + 10*(100vw - 320px)/1600)}.dark .product-list.sidebar-product li{padding:0}.dark .product-list.sidebar-product li+li:after{content:"";position:absolute;top:-28px;right:0;border-bottom:1px dashed rgba(74,85,104,.3);width:calc(100% - 103px)}.dark .product-category{padding:calc(19px + 17*(100vw - 320px)/1600) calc(16px + 9*(100vw - 320px)/1600);background-color:var(--light-gray)}.dark .product-category .product-category-list{column-count:2}.dark .product-category .product-category-list li{display:block;padding-left:22px;font-size:14px;color:var(--content-color);position:relative;width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .product-category .product-category-list li:before{content:"";position:absolute;width:7px;height:7px;top:50%;transform:rotate(45deg) translateY(-50%);left:0;border:1px solid var(--content-color)}.dark .product-category .product-category-list li+li{margin-top:calc(14px + 12*(100vw - 320px)/1600)}.dark .product-category .product-category-list li:last-child a{display:flex;align-items:center}.dark .product-category .product-category-list li:last-child a:hover{color:var(--theme-color)}.dark .product-category .product-category-list li:last-child a i{margin-left:8px}.dark .product-category .product-category-list li:last-child:before{display:none}.dark .product-slider{padding-bottom:5px}.dark .product-slider:hover .product-slider-image img{transform:scale(1.1) rotate(4deg)}.dark .product-slider .product-slider-image{border-radius:5px;overflow:hidden;display:block}.dark .product-slider .product-slider-image img{object-fit:cover;transition:all .3s ease-in-out}.dark .product-slider .product-slider-detail{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:90%;margin:-50px auto 0;padding:calc(20px + 5*(100vw - 320px)/1600) calc(18px + 12*(100vw - 320px)/1600);border-radius:5px;box-shadow:0 4px 10px rgba(47,88,80,.05);background-color:rgba(var(--white),.8)}.dark .product-slider .product-slider-detail>div{position:relative}.dark .product-slider .product-slider-detail h3{font-weight:600;margin-bottom:calc(6px + 4*(100vw - 320px)/1600);text-align:center;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:-2px}.dark .product-slider .product-slider-detail h5{color:var(--content-color);text-align:center}.dark .top-selling-section .top-selling-box{background-color:var(--light-gray);padding:calc(12px + 21*(100vw - 320px)/1600);border-radius:5px}.dark .top-selling-section .top-selling-box .top-selling-title{padding:0 0 5px;margin:0 0 calc(28px + 12*(100vw - 320px)/1600);border:none}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain{display:block}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain{margin-top:calc(14px + 11*(100vw - 320px)/1600);padding-top:calc(14px + 11*(100vw - 320px)/1600)}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{top:0;width:calc(100% - (12px + 11*(100vw - 320px)/1600) - 80px);border:unset;border-top:1px dashed rgba(74,85,104,.3)}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product{display:flex;align-items:center;gap:calc(12px + 11*(100vw - 320px)/1600)}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-image{height:calc(75px + 5*(100vw - 320px)/1600);width:calc(75px + 5*(100vw - 320px)/1600)}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-image img{width:100%;height:100%;object-fit:contain}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail{width:calc(100% - (75px + 5*(100vw - 320px)/1600) - (12px + 11*(100vw - 320px)/1600))}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .rating{margin-top:4px}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail a h6{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:500;margin-top:-1px;transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .price{font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:600;display:flex;align-items:center;gap:4px;margin-top:8px;white-space:nowrap}.dark .top-selling-section .top-selling-box .top-selling-product .top-selling-contain .offer-product .offer-detail .price del{font-size:14px;font-weight:400}.dark .top-selling-section .category-menu{background-color:var(--white);padding:0}.dark .top-selling-section .category-menu .top-selling-title{margin-bottom:calc(17px + 16*(100vw - 320px)/1600);padding:0}.dark .top-selling-section .category-menu .top-selling-title:after{content:"";position:absolute;width:100%;height:1px;left:0;background-color:var(--border-color);bottom:0}.dark html.dark .top-selling-section .category-menu .top-selling-title:after{background-color:rgba(119,119,119,.439)}.dark .top-selling-section .category-menu .top-selling-title h3{margin:0;padding-bottom:calc(12px + 9*(100vw - 320px)/1600);font-weight:600;position:relative;display:inline-block;font-size:calc(16px + 4*(100vw - 320px)/1600)}.dark .top-selling-section .category-menu .top-selling-title h3:before{bottom:0}.dark .top-selling-section .category-menu .top-selling-product{max-height:unset}.dark .top-selling-box .top-selling-title{border-bottom:1px solid #e0e2e7;padding-bottom:calc(12px + 10*(100vw - 320px)/1600);margin-bottom:calc(24px + 12*(100vw - 320px)/1600);position:relative}.dark .top-selling-box .top-selling-title:after{content:"";position:absolute;width:120px;height:2px;bottom:0;left:0;background-color:var(--theme-color)}.dark body[dir=rtl] .top-selling-box .top-selling-title:after{left:unset;right:0}.dark .top-selling-box .top-selling-title h3{font-size:calc(19px + 3*(100vw - 320px)/1600);font-weight:600}.dark .top-selling-box .top-selling-product{max-height:360px;overflow:auto}.dark .top-selling-box .top-selling-product .top-selling-contain{display:flex;align-items:center;position:relative;overflow:hidden}.dark .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain{margin-top:calc(14px + 16*(100vw - 320px)/1600)}.dark .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{content:"";position:absolute;top:-15px;right:0;width:calc(100% - 118px);border:1px dashed rgba(var(--content-color),.3)}.dark body[dir=rtl] .top-selling-box .top-selling-product .top-selling-contain+.top-selling-contain:before{right:unset;left:0}.dark .top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-detail h5{color:var(--theme-color)}.dark .top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-detail .product-option{top:0;opacity:1}.dark .top-selling-box .top-selling-product .top-selling-contain:hover .top-selling-image img{transform:scale(1.1)}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-image{overflow:hidden;width:calc(80px + 20*(100vw - 320px)/1600);height:calc(80px + 20*(100vw - 320px)/1600);border-radius:5px}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-image img{object-fit:contain;transition:all .3s ease-in-out}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail{padding-left:calc(15px + 3*(100vw - 320px)/1600);width:calc(100% - (80px + 20*(100vw - 320px)/1600));position:relative}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly;position:absolute;top:0;left:0;background-color:var(--white);opacity:0;transition:all .3s ease-in-out}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--theme-color);position:relative;z-index:0;overflow:hidden;color:var(--theme-color)}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a:hover{color:var(--theme-color)}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail .product-option li a svg{font-size:20px;margin-top:1px}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a{display:block;color:var(--title-color)}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a:hover{color:var(--title-color)}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail a h5{margin-bottom:calc(2px + 3*(100vw - 320px)/1600);font-weight:600;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:all .3s ease-in-out}.dark .top-selling-box .top-selling-product .top-selling-contain .top-selling-detail h6{margin-top:calc(7px + 6*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color)}.dark .product-box-2{display:flex;align-items:center;transition:all .3s ease-in-out}.dark .product-box-2:hover .product-image img{transform:scale(1.1)}.dark .product-box-2:hover .product-detail h6{color:var(--theme-color)}.dark .product-box-2:hover .product-detail .product-option{opacity:1}.dark .product-box-2+.product-box-2{margin-top:calc(14px + 6*(100vw - 320px)/1600)!important}.dark .product-box-2 .product-image{border-radius:8px;overflow:hidden}.dark .product-box-2 .product-image img{width:calc(86px + 44*(100vw - 320px)/1600);height:auto;object-fit:contain;transition:all .3s ease-in-out}.dark .product-box-2 .product-detail{margin-left:15px;width:calc(100% - 130px - 15px);position:relative;overflow:hidden}.dark .product-box-2 .product-detail-2{padding-left:0;padding-right:15px;text-align:right}.dark .product-box-2 .product-detail-2 .rating{justify-content:flex-end}.dark .product-box-2 .product-detail-2 .cart-icon{right:unset;left:0}.dark .product-box-2 .product-detail .product-option{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly;position:absolute;top:0;left:0;background-color:var(--white);opacity:0;transition:all .3s ease-in-out}.dark .product-box-2 .product-detail .product-option li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--theme-color);position:relative;z-index:0;overflow:hidden}.dark .product-box-2 .product-detail .product-option li a:hover{color:var(--theme-color)}.dark .product-box-2 .product-detail .product-option li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1}.dark .product-box-2 .product-detail .product-option li a svg{font-size:20px}.dark .product-box-2 .product-detail h6{font-weight:600;line-height:1.4;margin-bottom:calc(2px + 5*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--title-color);transition:all .3s ease-in-out}.dark .product-box-2 .product-detail h3{color:var(--theme-color);font-weight:600;margin-bottom:12px}.dark .product-box-2 .product-detail h5{font-weight:500;margin-top:calc(5px + 5*(100vw - 320px)/1600)}.dark .product-box-2 .product-detail h5 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.dark .product-box-2 .product-detail .cart-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;background-color:#f7f5f2;border-radius:100%}.dark .product-box-2 .product-detail .cart-icon svg{width:20px;height:20px;color:var(--content-color);stroke-width:1.5px}.dark .middle-image{width:100%;height:100%}.dark .middle-image img{width:100%;height:100%;object-fit:contain}.dark .product-offcer-contain{display:flex;align-items:center;position:relative}.dark .product-offcer-contain+.product-offcer-contain{margin-top:50px}.dark .product-offcer-contain+.product-offcer-contain:before{content:"";position:absolute;top:-25px;left:0;width:100%;border:1px dashed #bfa378}.dark .product-offcer-contain .product-offer-image img{width:150px;height:85px;object-fit:contain}.dark .product-offcer-contain .product-offer-details{padding-left:16px;width:calc(100% - 150px);position:relative}.dark .product-offcer-contain .product-offer-details h6{font-weight:600;line-height:1.4;margin-bottom:7px}.dark .product-offcer-contain .product-offer-details h5{font-weight:500;margin-top:10px}.dark .product-offcer-contain .product-offer-details h5 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.dark .product-offcer-contain .product-offer-details .cart-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;background-color:#f7f5f2;border-radius:100%}.dark .product-offcer-contain .product-offer-details .cart-icon svg{font-size:20px;color:var(--content-color)}.dark .deal-contain{display:flex;align-items:center}@media(max-width:575px){.dark .deal-contain{display:block}}.dark .deal-contain .deal-image img{width:250px;height:250px;object-fit:contain}@media(max-width:575px){.dark .deal-contain .deal-image img{width:100%;height:100%}}.dark .deal-contain .deal-detail{padding-left:25px;width:calc(100% - 250px)}@media(max-width:575px){.dark .deal-contain .deal-detail{padding-left:0;width:100%;margin-top:10px}}.dark .deal-contain .deal-detail a,.dark .deal-contain .deal-detail a:hover{color:var(--title-color)}.dark .deal-contain .deal-detail .name{font-weight:600;margin-bottom:calc(5px + 6*(100vw - 320px)/1600)}.dark .deal-contain .deal-detail h4{font-weight:500;margin-top:calc(7px + 7*(100vw - 320px)/1600)}.dark .deal-contain .deal-detail h4 del{font-size:14px;margin-left:2px;color:#ff4f4f;font-weight:600}.dark .deal-contain .deal-detail .option-icon li+li{margin-left:8px}.dark .deal-contain .deal-detail .option-icon li a{width:calc(36px + 12*(100vw - 320px)/1600);height:calc(36px + 12*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background-color:var(--white);box-shadow:0 5.57831px 13.9458px rgba(0,0,0,.05);border-radius:100%;color:var(--title-color)}.dark .deal-contain .deal-detail .option-icon li a svg{width:calc(14px + 4*(100vw - 320px)/1600);height:calc(14px + 4*(100vw - 320px)/1600)}.dark .product-list-section.list-style>div{width:100%}.dark .product-list-section.list-style .product-box{display:flex;align-items:center;padding:calc(14px + 10*(100vw - 320px)/1600)}.dark .product-list-section.list-style .product-box .add-to-cart-box{max-width:230px}@media(max-width:575px){.dark .product-list-section.list-style .product-box .add-to-cart-box{max-width:100%}}.dark .product-list-section.list-style .product-box .product-header{width:180px}@media(max-width:767px){.dark .product-list-section.list-style .product-box .product-header{width:100%}}@media(max-width:575px){.dark .product-list-section.list-style .product-box{display:block}}.dark .product-list-section.list-style .product-box .product-detail{width:calc(100% - 180px)}@media(max-width:575px){.dark .product-list-section.list-style .product-box .product-detail{width:100%}}.dark .product-list-section.list-style .product-box .product-detail p{display:block;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--content-color);margin-bottom:8px;margin-top:4px}.dark .product-list-section.list-style .product-box .product-footer{padding-left:20px;width:calc(100% - 180px)}.dark .product-list-section.list-style .product-box .product-footer .product-detail .span-name{display:none}@media(max-width:767px){.dark .product-list-section.list-style .product-box .product-footer{padding:0;width:100%;margin-top:20px}}.dark .product-list-section.list-style .product-box .product-footer .product-detail .qty-box{width:unset}.dark .product-list-section .product-box{border:unset}.dark .product-list-section .product-box .product-detail p{display:none}.dark .product-list-section .product-box .add-to-cart-box .btn-add-cart{background-color:var(--white)}.dark .product-list-section .product-box .add-to-cart-box .btn-add-cart .add-icon{background-color:#f9f8f6}.dark html.dark .product-list-section .product-box .add-to-cart-box .btn-add-cart .add-icon{background-color:#1d1d22}.dark .product-list-section .product-box .add-to-cart-box .qty-box .input-group{background-color:var(--white)}.dark .product-list-section .product-box .add-to-cart-box .qty-box .input-group button{background-color:#f9f8f6}.dark html.dark .product-list-section .product-box .add-to-cart-box .qty-box .input-group button{background-color:#1d1d22}.dark .close_button{padding:0;font-size:18px;margin-left:auto;background-color:var(--light-gray);width:27px;height:27px;border-radius:5px;box-shadow:0 3px 3px rgba(34,34,34,.14)}.dark .close_button:first-child:active,.dark .close_button:hover{background-color:var(--light-gray);box-shadow:0 3px 3px rgba(34,34,34,.14);color:var(--title-color)}.dark .product-box-3{padding:calc(7px + 7*(100vw - 320px)/1600);position:relative;background-color:var(--light-gray);border-radius:5px;transition:all .4s ease-in-out;border:unset;height:100%}.dark body[dir=rtl] .product-box-3{border:unset}.dark .product-box-3.theme-bg-white{background-color:var(--white)}.dark .product-box-3:hover{box-shadow:0 0 8px rgba(34,34,34,.08)}.dark .product-box-3:hover .product-header .product-image .product-option{bottom:10px;opacity:1}.dark .product-box-3:hover .product-header .product-image img{transform:scale(1.1)}.dark .product-box-3 .product-header{position:relative}.dark .product-box-3 .product-header .product-image{text-align:center;padding:20px;display:block}@media(max-width:480px){.dark .product-box-3 .product-header .product-image{padding:8px}}.dark .product-box-3 .product-header .product-image img{width:100%;height:calc(100px + 40*(100vw - 320px)/1600);object-fit:contain;transition:all .3s ease-in-out}.dark .product-box-3 .product-header .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:100%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:230px}@media(max-width:480px){.dark .product-box-3 .product-header .product-image .product-option{display:none}}.dark .product-box-3 .product-header .product-image .product-option li{position:relative;width:33.33%}.dark .product-box-3 .product-header .product-image .product-option li a{color:var(--title-color)}.dark .product-box-3 .product-header .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.dark .product-box-3 .product-header .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.dark .product-box-3 .product-footer .product-detail .span-name{font-size:13px;color:#50607c;margin-bottom:calc(4px + 4*(100vw - 320px)/1600)}.dark .product-box-3 .product-footer .product-detail .product-content{display:none}.dark .product-box-3 .product-footer .product-detail a,.dark .product-box-3 .product-footer .product-detail a:hover{color:var(--title-color)}.dark .product-box-3 .product-footer .product-detail .name{font-weight:500;line-height:calc(21px + 3*(100vw - 320px)/1600);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .product-box-3 .product-footer .product-detail .unit{font-size:13px;font-weight:500;margin-top:calc(6px + 4*(100vw - 320px)/1600);color:#777}.dark .product-box-3 .product-footer .price{margin-top:6px;font-weight:600}.dark .product-box-3 .product-footer .price del{margin-left:4px;font-weight:400;color:#777;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .product-box-3 .product-footer .price span{font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .product-box-3 .add-to-cart-box{background-color:#fff}.dark .product-box-3 .add-to-cart-box .btn-add-cart .add-icon{background-color:#f8f8f8}.dark .product-box-3 .add-to-cart-box .qty-box .input-group{background-color:#fff}.dark .product-box-3 .add-to-cart-box .qty-box .input-group button{background-color:#f8f8f8}.dark .wishlist-section{z-index:0;position:relative}.dark .product-header-top{display:flex;align-items:center;justify-content:space-between;position:absolute;top:14px;right:14px;width:100%;z-index:1}.dark body[dir=rtl] .product-header-top{right:unset;left:14px}.dark .product-header-top .label-new{position:relative;border-radius:4px;padding:3px 8px;color:var(--white)}.dark .product-header-top .label-new.bg-warning{background:linear-gradient(-90deg,#ffbf65 -14.53%,#ffad39 99.15%)!important}.dark .product-header-top .label-new.bg-theme{background:var(--theme-color)!important}.dark .product-header-top .label-new label{font-size:13px;margin-top:1px;font-weight:600}.dark .product-header-top .wishlist-button{display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto;z-index:0;width:26px;height:26px;background-color:var(--white);border-radius:100%;padding:0;box-shadow:0 3px 3px rgba(34,34,34,.24)}.dark body[dir=rtl] .product-header-top .wishlist-button{margin-left:unset;margin-right:auto}.dark .product-header-top .wishlist-button svg{font-size:15px;color:var(--content-color)}.dark .product-header-top .close-button{position:relative;padding:0;z-index:0}.dark .product-header-top .close-button svg{font-size:20px;color:var(--content-color)}.dark .product-section-3 .circle-box{position:relative}.dark .product-section-3 .circle-box .shape-circle{position:absolute;top:0;left:0}.dark .product-section-3 .circle-box .shape-circle img{width:100%;height:auto;margin:0;animation:rounded 15s linear infinite}.dark .product-section-3 .circle-box .shape-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:var(--white)}.dark .product-section-3 .circle-box .shape-text h6{display:block;margin:0;font-weight:500}.dark .product-section-3 .product-title{padding:16px;text-align:center;background-color:var(--theme-color);color:var(--white);border-radius:8px 8px 0 0;border:2px solid rgba(0,0,0,0);background-size:contain;background-clip:border-box;background-position:0 0;animation:shape 15s linear infinite}.dark .product-section-3 .product-title.product-warning{background-color:rgba(0,0,0,0);color:var(--title-color);margin:0;border:none}.dark .product-bg-image{background-image:url(/_next/static/media/bg.c386a958.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.dark .product-bg-image .product-box-4{border:none;background-color:rgba(0,0,0,0)}.dark .product-bg-image .product-box-3:hover{box-shadow:none}.dark .product-box-4{border:1px solid var(--border-color);border-radius:8px;padding:15px;position:relative;text-align:center}.dark .product-box-4+.product-box-4{margin-top:20px!important}.dark .product-box-4:hover .product-image img{transform:scale(1.08)}.dark .product-box-4:hover .product-image .option li{opacity:1;transform:translateY(10px)}.dark .product-box-4:hover .product-image .option li:first-child{transition-delay:.1s}.dark .product-box-4:hover .product-image .option li:nth-child(2){transition-delay:.2s}.dark .product-box-4:hover .product-image .option li:nth-child(3){transition-delay:.3s}.dark .product-box-4:hover .product-image .option li:nth-child(4){transition-delay:.4s}.dark .product-box-4:hover .product-detail a .name{color:var(--theme-color)!important;font-weight:600}.dark .product-box-4-3{border:2px solid var(--theme-color);border-radius:0 0 8px 8px}@media(max-width:1660px){.dark .product-box-4-3{height:90%}}@media(max-width:991px){.dark .product-box-4-3{height:auto}}.dark .product-box-4 .circle-box{position:relative}.dark .product-box-4 .circle-box .shape-circle{position:absolute;top:0;left:0}.dark .product-box-4 .circle-box .shape-circle img{width:100%;height:auto;margin:0;animation:rounded 15s linear infinite}.dark .product-box-4 .circle-box .shape-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:var(--white)}.dark .product-box-4 .circle-box .shape-text h6{display:block;margin:0;font-weight:500}.dark .product-box-4 .custom-progressbar{margin-top:26px;border-radius:50px;height:10px}.dark .product-box-4 .custom-progressbar .progress-bar{background-color:var(--theme-color)}.dark .product-box-4 h5{display:flex;margin-top:6px}.dark .product-box-4 h5 span{margin-left:3px}.dark body[dir=rtl] .product-box-4 h5 span{margin-left:unset;margin-right:3px}.dark .product-box-4 .product-image{position:relative}.dark .product-box-4 .product-image-2 img{margin:20px 0!important}@media(max-width:991px){.dark .product-box-4 .product-image-2 img{margin:0!important}}.dark .product-box-4 .product-image img{width:70%;height:calc(80px + 60*(100vw - 320px)/1600);margin:30px auto 20px;object-fit:contain;transition:all .3s ease-in-out}@media(max-width:480px){.dark .product-box-4 .product-image img{width:80%}}@media(max-width:360px){.dark .product-box-4 .product-image img{width:100%;margin:20px 0 0}}.dark .product-box-4 .product-image img.product-image{width:65%;height:auto;object-fit:unset;margin:20px auto 0}.dark .product-box-4 .product-image .option{top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;position:absolute;margin:0 -4px}@media(max-width:480px){.dark .product-box-4 .product-image .option{margin:0 -1px}}.dark .product-box-4 .product-image .option li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:100%;border:1px solid var(--theme-color);margin:0 4px;opacity:0;transform:translateY(40px);transition:all .5s ease-in-out;position:relative;overflow:hidden}@media(max-width:480px){.dark .product-box-4 .product-image .option li{width:30px;height:30px;margin:0 1px}}.dark .product-box-4 .product-image .option li:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark .product-box-4 .product-image .option li a{z-index:1;display:flex;align-items:center;justify-content:center}.dark .product-box-4 .product-image .option li a svg{font-size:20px;color:var(--black)}@media(max-width:480px){.dark .product-box-4 .product-image .option li a svg{font-size:15px}}.dark .product-box-4 .product-detail{text-align:left;margin-top:15px;position:relative}.dark .product-box-4 .product-detail .addtocart_btn .add-button,.dark .product-box-4 .product-detail .addtocart_btn .add_cart{transition:all .3s ease}.dark .product-box-4 .product-detail .addtocart_btn .add-button span,.dark .product-box-4 .product-detail .addtocart_btn .add_cart span{position:absolute;left:8px;right:0;bottom:-21px;font-size:12px}.dark .product-box-4 .product-detail .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0}.dark .product-box-4 .product-detail .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.dark .product-box-4 .product-detail .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.dark .product-box-4 .product-detail .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.dark .product-box-4 .product-detail .addtocart_btn .input-group .btn i{font-size:15px}.dark .product-box-4 .product-detail .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.dark .product-box-4 .product-detail a{color:var(--title-color)}.dark .product-box-4 .product-detail a .name{width:70%;margin-top:5px;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:all .3s ease-in-out}@media(max-width:480px){.dark .product-box-4 .product-detail a .name{width:100%}}.dark .product-box-4 .product-detail .price{margin-top:5px;font-weight:500}@media(max-width:480px){.dark .product-box-4 .product-detail .price{display:flex}}.dark .product-box-4 .product-detail .price del{margin-left:10px;color:var(--content-color);font-weight:400}@media(max-width:480px){.dark .product-box-4 .product-detail .price del{margin-left:5px}}.dark .product-box-4 .product-detail .buy-button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;position:absolute;bottom:0;right:0;padding:7px 11px;background-color:var(--theme-color);color:var(--white)}@media(max-width:480px){.dark .product-box-4 .product-detail .buy-button{position:relative;bottom:unset;right:unset;width:100%;margin-top:12px;color:var(--theme-color);border-radius:5px;border:1px solid var(--theme-color)}}.dark .product-box-4 .product-detail .buy-button i{font-size:18px}.dark .product-box-4 .product-detail .buy-button-2{width:53px}.dark .product-box-4 .product-detail .sold-box{margin-top:12px}.dark .product-box-4 .product-detail .sold-box .progress{height:8px;border-radius:50px}.dark .product-box-4 .product-detail .sold-box .progress .progress-bar{border-radius:50px;background-color:var(--theme-color)}.dark .product-box-4 .product-detail .sold-box h5{margin-top:6px}.dark .product-box-4 .product-detail .sold-box h5 span{color:var(--black)}.dark .product-box-4 .product-detail .price-qty{display:flex;align-items:flex-end;justify-content:space-between;margin-top:calc(8px + 8*(100vw - 320px)/1600)}@media(max-width:480px){.dark .product-box-4 .product-detail .price-qty{display:block}}.dark .product-box-4 .product-detail .price-qty .counter-number{display:inline-block}@media(max-width:480px){.dark .product-box-4 .product-detail .price-qty .counter-number{margin-bottom:9px;width:100%}}@media(max-width:336px){.dark .product-box-4 .product-detail .price-qty .counter-number{display:block;width:100%}}@media(max-width:480px){.dark .product-box-4 .product-detail .price-qty .counter-number .counter,.dark .product-box-4 .product-detail .price-qty .counter-number .counter input{width:100%}.dark .product-box-4 .product-detail .price-qty .counter-number .counter .qty-left-minus,.dark .product-box-4 .product-detail .price-qty .counter-number .counter .qty-right-plus{width:85px}}.dark .product-box-4 .product-detail .price-qty .buy-button{display:flex;align-items:center;justify-content:center;padding:6px 15px}@media(max-width:480px){.dark .product-box-4 .product-detail .price-qty .buy-button{width:100%;margin-top:0}}.dark .product-box-4 .product-detail .price-qty .buy-button svg{font-size:24px}.dark .product-box-4 .product-detail .price-qty .buy-button i{font-size:16px}.dark .product-box-4 .product-detail .counter-number-box{position:absolute;bottom:0;right:0;display:flex;align-items:center;border:1px solid #e1b254;border-radius:5px;background-color:rgba(225,178,84,.1);padding:5px}.dark .product-box-4 .product-detail .counter-number-box span{margin-right:6px;position:relative}.dark .product-box-4 .product-detail .counter-number-box span:after{content:"";position:absolute;width:1px;height:100%;top:0;right:-8px;background-color:#e1b254}.dark .product-box-4 .product-detail .counter-number-box input{width:27px;height:unset;border:none;background-color:rgba(0,0,0,0);position:relative}.dark .product-box-4 .product-detail .counter-number-box .counter-arrow{background-color:#e1b254;color:var(--white);padding:3px 6px}.dark .product-box-4 .product-detail .counter-number-box .counter-arrow .down,.dark .product-box-4 .product-detail .counter-number-box .counter-arrow .up{width:unset;height:unset;border:unset;font-size:unset;background-color:rgba(0,0,0,0);padding:0;color:var(--white)}.dark .product-box-4 .product-detail .counter-number-box .counter-arrow .down:hover,.dark .product-box-4 .product-detail .counter-number-box .counter-arrow .up:hover{color:var(--white)}.dark .product-box-5 .product-image{position:relative}.dark .product-box-5 .product-image .bg-size{border-radius:10px}.dark .product-box-5 .product-image .wishlist-top{position:absolute;top:10px;right:10px;background-color:var(--white);padding:5px;border-radius:5px}.dark .product-box-5 .product-image .wishlist-top svg{width:18px}.dark .product-box-5 .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.dark .product-box-5 .product-image .product-option{display:none}}.dark .product-box-5 .product-image .product-option li{position:relative;width:33.33%;text-align:center}.dark .product-box-5 .product-image .product-option li a{color:var(--title-color)}.dark .product-box-5 .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.dark .product-box-5 .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.dark .product-box-5 .product-image img{transition:all .3s ease-in-out;border-radius:10px}.dark .product-box-5:hover .product-image a img{transform:scale(1.1)}.dark .product-box-5:hover .product-image .product-option{bottom:15px;opacity:1}.dark .product-box-5 .product-detail{padding-top:10px;text-align:center}.dark .product-box-5 .product-detail a{color:var(--title-color);display:block}.dark .product-box-5 .product-detail a:hover{color:var(--title-color)}.dark .product-box-5 .product-detail a h5{margin-bottom:6px}.dark .product-box-5 .product-detail a h5.name{font-weight:600;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-transform:capitalize}.dark .product-box-5 .product-detail .product-rating{flex-wrap:wrap;gap:calc(4px + 3*(100vw - 320px)/1600)}.dark .product-box-5 .product-detail .product-rating h6{font-weight:500}.dark .product-box-5+.product-box-5{margin-top:30px!important}.dark .product-section-2 .product-box-4{display:flex;align-items:center;border:none;padding:0}.dark .product-section-2 .product-box-4:hover .product-details .option{opacity:1}.dark .product-section-2 .product-box-4:hover .product-details .option li{opacity:1;transform:translateY(0)}.dark .product-section-2 .product-box-4:hover .product-details .option li:first-child{transition-delay:.1s}.dark .product-section-2 .product-box-4:hover .product-details .option li:nth-child(2){transition-delay:.2s}.dark .product-section-2 .product-box-4:hover .product-details .option li:nth-child(3){transition-delay:.3s}.dark .product-section-2 .product-box-4:hover .product-details .option li:nth-child(4){transition-delay:.4s}.dark .product-section-2 .product-box-4 .product-image{width:calc(84px + 32*(100vw - 320px)/1600);height:calc(84px + 32*(100vw - 320px)/1600);border:1px solid var(--border-color);border-radius:12px;padding:15px}.dark .product-section-2 .product-box-4 .product-image-2{width:116px;height:151px;border-radius:8px}.dark .product-section-2 .product-box-4 .product-image img{width:100%;height:100%;margin:0;object-fit:contain}.dark .product-section-2 .product-box-4 .product-details{text-align:left;padding-left:calc(15px + 10*(100vw - 320px)/1600);position:relative}.dark .product-section-2 .product-box-4 .product-details a{color:var(--title-color)}.dark .product-section-2 .product-box-4 .product-details a .name{font-weight:500;margin:5px 0}.dark .product-section-2 .product-box-4 .product-details .price{color:var(--theme-color);font-weight:500}.dark .product-section-2 .product-box-4 .product-details .price del{color:#bfbfbf;font-weight:400;margin-left:5px}.dark .product-section-2 .product-box-4 .product-details .option{top:50%;transform:translateY(-50%);width:-moz-fit-content;width:fit-content;height:100%;position:absolute;left:25px;background-color:var(--white);display:flex;align-items:center;opacity:0;transition:all .4s ease-in-out;margin:0 -4px}@media(max-width:480px){.dark .product-section-2 .product-box-4 .product-details .option{left:10px;margin:0 -2px}}.dark .product-section-2 .product-box-4 .product-details .option li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:50%;border:1px solid var(--theme-color);margin:0 4px;opacity:0;transform:translateY(40px);transition:all .5s ease-in-out;position:relative;overflow:hidden}@media(max-width:480px){.dark .product-section-2 .product-box-4 .product-details .option li{width:30px;height:30px;margin:0 2px}}.dark .product-section-2 .product-box-4 .product-details .option li:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark .product-section-2 .product-box-4 .product-details .option li a{display:flex;align-items:center;justify-content:center;z-index:1}.dark .product-section-2 .product-box-4 .product-details .option li a svg{font-size:20px;color:var(--black)}@media(max-width:480px){.dark .product-section-2 .product-box-4 .product-details .option li a svg{font-size:15px}}.dark .product-rating .rating li svg[fill]{color:#ffb321}.dark .selection-section ul{flex-wrap:wrap}.dark .selection-section ul li{width:max-content;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:5px;padding:5px 10px}.dark .selection-section ul li button{box-shadow:none;border:none!important;background-color:rgba(0,0,0,0);padding:0}.dark .selection-section ul li.active{background-color:var(--theme-color);color:var(--white)}.dark .selection-section ul li.active button{color:var(--white)!important;background-color:rgba(0,0,0,0)!important;border:none!important}.dark .product-classic .slick-slider .slick-list{margin:0}.dark .product-classic .product-box{transition:all .5s ease}.dark .product-classic .product-box.product-box-bg{background:rgba(0,0,0,0);border:1px solid var(--border-color);border-radius:10px}.dark body[dir=rtl] .product-classic .product-box.product-box-bg{border:1px solid var(--border-color)}.dark .product-classic .product-box .product-image{padding:0 0 20px}.dark .product-classic .product-box .qty-box .input-group{background-color:var(--light-gray);box-shadow:unset}.dark .product-solid .product-box.product-box-bg{background:rgba(0,0,0,0);padding:0 0 3px}.dark .product-solid .product-box .product-image{padding:0;background-color:var(--light-gray)}.dark .product-solid .product-box .product-image img{height:calc(180px + 70*(100vw - 320px)/1600);object-fit:contain;margin-bottom:20px}.dark .product-solid .product-box:hover .product-image a img{transform:scale(1)}.dark .product-solid .product-box .qty-box .input-group{background-color:var(--light-gray);box-shadow:unset}.dark .product-standard .add-to-cart-box .btn-add-cart{background-color:var(--white)}.dark html.dark .product-standard .add-to-cart-box .btn-add-cart{background-color:#2a2d2d}.dark .product-standard .add-to-cart-box .btn-add-cart .add-icon{background-color:#f9f8f6}.dark .product-standard.theme-plus .add-to-cart-box .btn-add-cart .add-icon{background-color:var(--theme-color);color:var(--white)}.dark .product-standard .product-box .product-image a img{height:calc(100px + 40*(100vw - 320px)/1600)}.dark .top-selling-box-section .row{display:grid;grid-template-columns:1fr 1fr 1fr}.dark .top-selling-box-section .row>div{width:100%}.dark .top-selling-box-section .top-selling-box{background-color:rgba(0,0,0,0);padding:0}.dark .top-selling-box-section .top-selling-box .top-selling-product{max-height:unset}.dark .product-modern .slick-slider .slick-list,.dark .product-modern .slick-slider .slick-list .slick-slide>div,.dark .product-modern .slick-slider .slick-list .slick-slide>ul{margin:0}.dark .product-modern{border:1px solid var(--border-color);border-radius:10px;padding:0}.dark html.dark .product-modern{border-color:rgba(119,119,119,.44)}.dark .product-modern>.product-box-slider>div>.row>div:nth-child(n+6){border-top:1px solid rgba(var(--content-color),.3)}.dark .product-modern>.product-box-slider>div>.row>div:nth-child(5n+5) .product-box{border-right:none}@media screen and (max-width:616px){.dark .product-modern>.product-box-slider>div>.row>div:nth-child(5n+2) .product-box{border-right:none}}.dark .review-box:hover .review-profile .review-image{border-radius:6px}.dark .review-box .review-contain{margin-bottom:40px}.dark .review-box .review-contain h5{font-size:16px;line-height:1.3;font-weight:600;margin-bottom:15px}.dark .review-box .review-contain p{color:var(--content-color);line-height:27px;margin-bottom:0}.dark .review-box .review-profile{display:flex;align-items:center}.dark .review-box .review-profile .review-image{width:70px;height:70px;border-radius:50%;overflow:hidden;transition:all .3s ease-in-out}.dark .review-box .review-profile .review-detail{padding-left:12px}.dark .review-box .review-profile .review-detail h5{font-size:18px;margin-bottom:7px;font-weight:500;color:var(--title-color)}.dark .review-box .review-profile .review-detail h6{font-size:16px;font-weight:500;color:var(--content-color)}.dark .service-contain{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-bottom:calc(30px + 20*(100vw - 320px)/1600)}@media(max-width:767px){.dark .service-contain{display:none}}.dark .service-contain .service-box{display:flex;align-items:center;position:relative}@media(max-width:1366px){.dark .service-contain .service-box{width:50%}.dark .service-contain .service-box:nth-child(-n+2){margin-bottom:15px}.dark .service-contain .service-box:nth-child(3):before{display:none}}@media(max-width:767px){.dark .service-contain .service-box:before{display:none}}.dark .service-contain .service-box+.service-box:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:50%;left:-104px;border:1px dashed #c1c1c1}@media(max-width:1660px){.dark .service-contain .service-box+.service-box:before{left:-70px}}@media(max-width:1460px){.dark .service-contain .service-box+.service-box:before{left:-36px}}@media(max-width:1366px){.dark .service-contain .service-box+.service-box:before{left:-31px}}.dark .service-contain .service-box .service-image img{width:calc(35px + 5*(100vw - 320px)/1600);height:calc(35px + 5*(100vw - 320px)/1600);object-fit:contain}.dark .service-contain .service-box .service-detail{margin-left:20px}.dark .service-contain .service-box .service-detail h5{font-weight:500;color:var(--title-color)}.dark .service-contain-2{display:flex;align-items:center;padding:calc(14px + 11*(100vw - 320px)/1600);border-radius:5px;background-color:rgba(191,191,191,.2);height:100%;transition:all .3s ease-in-out}.dark .service-contain-2:hover{background-color:var(--theme-color)}.dark .service-contain-2:hover svg{fill:var(--white)}.dark .service-contain-2:hover .service-detail h3,.dark .service-contain-2:hover .service-detail h6{color:var(--white)}.dark .service-contain-2 svg{width:42px;height:42px;fill:var(--theme-color);transition:all .3s ease-in-out}.dark .service-contain-2 .service-detail{margin-left:25px;transition:all .3s ease-in-out}.dark .service-contain-2 .service-detail h3{letter-spacing:.8px;margin-bottom:5px;transition:all .3s ease-in-out;font-weight:600}.dark .service-contain-2 .service-detail h6{transition:all .3s ease-in-out}.dark .coming-soon-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/_next/static/media/coming-soon.94e8fbac.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.dark .coming-soon-section .coming-box{text-align:center;z-index:1}.dark .coming-soon-section .coming-box .coming-text{width:90%;margin:12px auto 0;font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6}@media(max-width:480px){.dark .coming-soon-section .coming-box .coming-text{width:100%}}.dark .coming-soon-section .coming-box .coming-title h2{font-size:calc(27px + 11*(100vw - 320px)/1600);font-weight:400;margin-top:-5px}.dark .coming-soon-section .coming-box .coming-timer ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:calc(16px + 12*(100vw - 320px)/1600)}.dark .coming-soon-section .coming-box .coming-timer ul li{width:calc(62px + 28*(100vw - 320px)/1600);height:calc(62px + 28*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;position:relative;background-color:var(--white);border-radius:calc(6px + 4*(100vw - 320px)/1600)}.dark .coming-soon-section .coming-box .coming-timer ul li+li:after{content:":";position:absolute;top:50%;transform:translateY(-50%);left:calc(-10px + -7*(100vw - 320px)/1600);font-size:calc(24px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.dark .coming-soon-section .coming-box .coming-timer ul li .counter{display:block;text-align:center}.dark .coming-soon-section .coming-box .coming-timer ul li .counter>div{font-size:calc(22px + 5*(100vw - 320px)/1600);font-weight:600;color:var(--theme-color);line-height:1}.dark .coming-soon-section .coming-box .coming-timer ul li .counter p{margin-bottom:0;margin-top:5px;font-size:calc(13px + 4*(100vw - 320px)/1600)}.dark .coming-soon-section .coming-box .coming-contain{margin-top:calc(19px + 19*(100vw - 320px)/1600)}.dark .coming-soon-section .coming-box .coming-contain .coming-form{position:relative;width:90%;margin:22px auto 0;border-radius:4px;overflow:hidden;border:1px solid var(--theme-color)}.dark .coming-soon-section .coming-box .coming-contain .coming-form .form-control{border:none;border-radius:0}.dark .coming-soon-section .coming-box .coming-contain .coming-form .form-control:focus{background-color:var(--white);box-shadow:none;z-index:0}@media(max-width:480px){.dark .coming-soon-section .coming-box .coming-contain .coming-form{width:100%}}.dark .coming-soon-section .coming-box .coming-contain .coming-form .coming-button{position:absolute;top:0;right:0;height:100%;border:none;padding:0 calc(15px + 10*(100vw - 320px)/1600);background:var(--theme-color);color:var(--white);font-weight:700}.dark .table:last-child>*{border-bottom:none}.dark .inner-title{margin-bottom:calc(32px + 23*(100vw - 320px)/1600);text-align:center}.dark .inner-title h2{font-size:calc(21px + 14*(100vw - 320px)/1600);font-weight:700;color:var(--title-color);padding-bottom:20px;display:inline-block;text-transform:none;position:relative}.dark .inner-title h2:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:70px;height:1px;bottom:0;background-color:var(--theme-color)}.dark .inner-title h2 img{left:50%;transform:translateX(-50%);bottom:-11px;position:absolute;background-color:var(--white);z-index:1;padding:0 10px}.dark .inner-title-2{margin-bottom:calc(18px + 20*(100vw - 320px)/1600)}.dark .inner-title-2 h3{font-size:calc(24px + 6*(100vw - 320px)/1600);font-weight:600}.dark .section-404 .image-404{text-align:center}.dark .section-404 .image-404 img{width:25%}@media(max-width:1460px){.dark .section-404 .image-404 img{width:40%}}@media(max-width:991px){.dark .section-404 .image-404 img{width:50%}}@media(max-width:575px){.dark .section-404 .image-404 img{width:70%}}.dark .section-404 .contain-404{width:50%;text-align:center;margin:calc(20px + 25*(100vw - 320px)/1600) auto 0}@media(max-width:1660px){.dark .section-404 .contain-404{width:60%}}@media(max-width:1199px){.dark .section-404 .contain-404{width:80%}}@media(max-width:767px){.dark .section-404 .contain-404{width:100%}}.dark .section-404 .contain-404 h3{font-size:calc(14px + 4*(100vw - 320px)/1600);line-height:1.5;font-weight:400}.dark .section-404 .contain-404 button{margin-top:calc(16px + 8*(100vw - 320px)/1600)}.dark .cart-section .deliver-box{padding:22px 18px;background-color:var(--light-gray);border-radius:6px;position:relative;margin-bottom:calc(22px + 18*(100vw - 320px)/1600)}.dark .cart-section .deliver-box .btn-close{top:50%;transform:translateY(-50%);position:absolute;right:18px}.dark .cart-section .deliver-box h5:first-child{margin-bottom:8px}.dark .cart-section .deliver-box h5:last-child{font-weight:500;line-height:1.4}.dark .cart-section .deliver-box h5:last-child a{text-decoration:underline;margin-left:5px}.dark .cart-section .cart-title{margin-bottom:calc(18px + 12*(100vw - 320px)/1600)}.dark .cart-section .promo-code-box{margin-bottom:calc(18px + 4*(100vw - 320px)/1600)}.dark .cart-section .promo-code-box .form-label{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500}.dark .cart-section .total-box{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border:1px solid var(--border-color)}.dark .cart-section .member-button{font-size:calc(15px + 3*(100vw - 320px)/1600);font-weight:500;letter-spacing:1.4px}.dark .cart-section .special-seller-box{padding:20px;background-color:var(--light-gray);border-radius:6px;border-radius:5px;border:1px dashed #bfbfbf}.dark .cart-section .special-seller-box h5{font-weight:500;font-size:20px;letter-spacing:0;padding-bottom:18px;border-bottom:1px solid var(--content-color);margin-bottom:25px}.dark .cart-section .special-seller-box .sub-total-table tbody tr td:last-child{font-weight:500}.dark .cart-section .special-seller-box .sub-total-table tbody tr.sub-total td{font-size:16px;font-weight:400;padding-bottom:26px}.dark .cart-section .special-seller-box .sub-total-table tbody tr.sub-total td:last-child{text-align:right}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-title td{border:none;padding-top:20px;padding-bottom:10px}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td{border:none}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check{margin-bottom:0}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input{width:18px;height:18px;margin-top:2px;margin-right:10px}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.dark .cart-section .special-seller-box .sub-total-table tbody tr.shipping-list td .form-check .form-check-input:focus{box-shadow:none}.dark .cart-section .cart-total-box{padding:20px;background-color:var(--light-gray);border-radius:6px;text-align:center}.dark .cart-section .cart-total-box h3{font-weight:700;color:var(--title-color);margin-bottom:15px}.dark .cart-section .cart-total-box h6{width:100%;margin:20px 0 10px;color:var(--title-color);font-weight:500;font-size:16px}.dark .cart-section .cart-total-box p{margin:0;font-size:14px;letter-spacing:.5px;line-height:1.4}.dark .cart-section .cart-total-box .checkout-button{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-top:12px}.dark .cart-table{background-color:var(--light-gray);padding:calc(18px + 17*(100vw - 320px)/1600) calc(12px + 13*(100vw - 320px)/1600)}.dark .cart-table.cart-table-2{background-color:rgba(0,0,0,0);padding:0}.dark .cart-table.cart-table-2 table{margin-bottom:0}.dark .cart-table.cart-table-2 table thead tr th{font-size:20px;font-weight:500;color:var(--content-color);padding:0 22px 16px}.dark .cart-table.cart-table-2 table tbody{border-top:1px solid var(--border-color)}.dark .cart-table.cart-table-2 table tbody tr td{vertical-align:middle}.dark .cart-table.cart-table-2 table tbody tr:first-child td{padding:22px 16px}.dark .cart-table table{margin-bottom:0}.dark .cart-table table tbody tr:last-child td{border:none;padding-bottom:0}.dark .cart-table table tbody tr:first-child td{padding-top:0}.dark .cart-table table tbody tr td{background-color:rgba(0,0,0,0);padding:calc(16px + 6*(100vw - 320px)/1600) 16px;min-width:calc(135px + 35*(100vw - 320px)/1600)}.dark .cart-table table tbody tr td.product-detail:hover .product .product-image img{transform:scale(1.1)}.dark .cart-table table tbody tr td.product-detail ul li+li{margin-bottom:2px}.dark .cart-table table tbody tr td.product-detail .product{display:flex;align-items:center;overflow:hidden}@media(max-width:1366px){.dark .cart-table table tbody tr td.product-detail .product{align-items:flex-start}}.dark .cart-table table tbody tr td.product-detail .product .product-image{width:70px}@media(max-width:1366px){.dark .cart-table table tbody tr td.product-detail .product .product-image{width:80px}}@media(max-width:575px){.dark .cart-table table tbody tr td.product-detail .product .product-image{width:90px}}@media(max-width:480px){.dark .cart-table table tbody tr td.product-detail .product .product-image{width:100px}}@media(max-width:360px){.dark .cart-table table tbody tr td.product-detail .product .product-image{width:70px}}.dark .cart-table table tbody tr td.product-detail .product .product-image img{width:100%;height:100%;transition:all .3s ease-in-out;object-fit:contain}.dark .cart-table table tbody tr td.product-detail .product .product-detail{margin-left:calc(16px + 9*(100vw - 320px)/1600);margin-top:0}.dark body[dir=rtl] .cart-table table tbody tr td.product-detail .product .product-detail{margin-left:unset;margin-right:calc(16px + 9*(100vw - 320px)/1600)}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li{display:block;white-space:nowrap;margin-bottom:8px;font-size:14px}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li+li{margin-bottom:calc(0px + 2*(100vw - 320px)/1600)}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li .saving,.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li span{font-weight:500}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.name a{font-weight:500;font-size:16px;color:var(--title-color)}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.name a:hover{color:var(--title-color)}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li:nth-child(n+4){display:none}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li .price{display:flex;align-items:center}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li .price h6{margin-left:8px;text-decoration:line-through}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{border:1px solid var(--border-color);border-radius:5px;width:62%}@media(max-width:575px){.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{width:80%}}@media(max-width:360px){.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box{width:90%}}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button{padding:calc(3px + 7*(100vw - 320px)/1600) calc(10px + 8*(100vw - 320px)/1600);border:none}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button input{padding:10px 18px;border:none;text-align:center}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity{margin:6px 0}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price{width:50%}@media(max-width:480px){.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price{width:60%}}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button{width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;background-color:#e3e0e0;border-radius:100%!important;padding:0}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button i{margin-top:2px}.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty input{padding:0;border:none;text-align:center;background-color:rgba(0,0,0,0)}.dark .cart-table table tbody tr td.price h5{font-weight:500;font-size:calc(15px + 1*(100vw - 320px)/1600);display:flex;align-items:center}.dark .cart-table table tbody tr td.price h5 del{font-size:calc(13px + 3*(100vw - 320px)/1600);margin-left:4px}.dark .cart-table table tbody tr td.price h6{margin-top:5px;white-space:nowrap;font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:500}.dark .cart-table table tbody tr td.saving{font-size:16px;font-weight:500;color:var(--theme-color)}.dark .cart-table table tbody tr td.quantity{width:20%}.dark .cart-table table tbody tr td.subtotal h5{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:500;display:inline-block}.dark .cart-table table tbody tr td.subtotal .btn-close{margin-left:50px}.dark .cart-table table tbody tr td.save-remove .save{font-weight:400;white-space:nowrap;font-size:16px;display:block;text-decoration:underline}.dark .cart-table table tbody tr td.save-remove .save:hover{color:var(--theme-color)}.dark .cart-table table tbody tr td.save-remove .remove{font-weight:400;box-shadow:unset;font-size:15px;color:#bf2020;text-decoration:underline}.dark .cart-table table tbody tr td .table-title{margin-bottom:12px;font-size:14px;font-weight:500}.dark .cart-table table tbody tr td .quantity-price{width:62%}@media(max-width:1460px){.dark .cart-table table tbody tr td .quantity-price{width:80%}}@media(max-width:1199px){.dark .cart-table table tbody tr td .quantity-price{width:90%}}@media(max-width:991px){.dark .cart-table table tbody tr td .quantity-price{width:100%}}.dark .cart-table table tbody tr td .quantity-price .cart_qty button{width:calc(29px + 6*(100vw - 320px)/1600);height:calc(29px + 6*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;background-color:#e3e0e0;border-radius:100%!important;padding:0;z-index:unset}.dark .cart-table table tbody tr td .quantity-price .cart_qty input{padding:0;border:none;text-align:center;background-color:rgba(0,0,0,0)}.dark .cart-table table tfoot{border-top:1px solid var(--border-color)}.dark .cart-table table tfoot tr td:first-child{border:none}.dark .cart-table table tfoot tr td:nth-child(2){font-size:16px;font-weight:500;padding:16px;border-left:1px solid var(--border-color)}.dark .cart-table table tfoot tr td:last-child{font-size:16px;font-weight:500;border-right:1px solid var(--border-color)}.dark .summery-box{border-radius:5px;background-color:var(--light-gray)}.dark .summery-box .summery-header{padding:calc(12px + 4*(100vw - 320px)/1600) calc(16px + 6*(100vw - 320px)/1600);display:flex;align-items:center;border-bottom:1px solid var(--border-color)}.dark .summery-box .summery-header h3{font-weight:600}.dark .summery-box .summery-header a{font-weight:500;margin-left:auto;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .summery-box .summery-header a:hover{color:var(--theme-color)}.dark .summery-box .summery-contain{padding:16px calc(16px + 6*(100vw - 320px)/1600)}.dark .summery-box .summery-contain::-webkit-scrollbar-track{background-color:var(--content-color)}.dark .summery-box .summery-contain .coupon-cart .coupon-box{position:relative;overflow:hidden;border-radius:4px}.dark .summery-box .summery-contain .coupon-cart .coupon-box .btn-apply{background:var(--theme-color);color:var(--white);padding:0 calc(16px + 14*(100vw - 320px)/1600);font-weight:700;border:none}.dark .summery-box .summery-contain .coupon-cart .coupon-box .form-control{border:2px solid var(--theme-color);padding:10px}.dark .summery-box .summery-contain ul li{padding:10px 0;display:flex;align-items:center}.dark .summery-box .summery-contain ul li:last-child{border-bottom:none}.dark .summery-box .summery-contain ul li h4{font-size:15px;color:var(--content-color)}.dark .summery-box .summery-contain ul li h4.price{color:var(--content-color);margin-left:auto}.dark .summery-box .summery-contain ul li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.dark .summery-box .summery-contain ul li h4 span{font-weight:600}.dark .summery-box .summery-contain{padding:calc(11px + 5*(100vw - 320px)/1600) calc(11px + 11*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color)}.dark .summery-box .summery-contain::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.dark .summery-box .summery-contain::-webkit-scrollbar{width:3px}.dark .summery-box .summery-contain::-webkit-scrollbar-thumb{background-color:var(--theme-color);border-radius:4px}.dark .summery-box .summery-contain li{padding:calc(6px + 4*(100vw - 320px)/1600) 0;display:flex;align-items:center}.dark .summery-box .summery-contain li:last-child{border-bottom:none}.dark .summery-box .summery-contain li p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;margin:0}.dark .summery-box .summery-contain li h4{font-size:15px;color:var(--content-color)}.dark .summery-box .summery-contain li h4.price{color:var(--content-color);margin-left:auto}.dark body[dir=rtl] .summery-box .summery-contain li h4.price{margin-left:unset;margin-right:auto}.dark .summery-box .summery-contain li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.dark .summery-box .summery-contain li h4 span{font-weight:600}.dark .summery-box .summery-total{padding:0 calc(16px + 6*(100vw - 320px)/1600)}.dark .summery-box .summery-total li{padding-top:12px;display:flex;align-items:center}.dark .summery-box .summery-total li h4{font-size:17px;color:var(--title-color)}.dark .summery-box .summery-total li h4.price{margin-left:auto}.dark body[dir=rtl] .summery-box .summery-total li h4.price{margin-left:unset;margin-right:auto}.dark .summery-box .summery-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.dark .summery-box .summery-total li:nth-child(4){padding:calc(12px + 4*(100vw - 320px)/1600) 0}.dark .summery-box .summery-total li:nth-child(4) h4{font-weight:600;color:var(--theme-color)}.dark .summery-box .summery-total li:last-child{border-top:1px solid var(--border-color);padding:calc(12px + 4*(100vw - 320px)/1600) 0}.dark .summery-box .summery-total li:last-child h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.dark .button-group{text-align:right;margin-top:calc(14px + 6*(100vw - 320px)/1600)}.dark .button-group.cart-button{margin-top:0;padding:0 calc(16px + 6*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.dark .button-group.cart-button ul li{width:100%}.dark .button-group.cart-button ul li a{width:100%;font:inherit;letter-spacing:.04em;padding:calc(8px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.dark .button-group.cart-button ul li a:first-child:active{color:#fff}.dark .button-group ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:calc(7px + 9*(100vw - 320px)/1600)}.dark .button-group ul.button-group-list{display:flex;align-items:center;justify-content:space-between;margin-top:calc(26px + 19*(100vw - 320px)/1600)}.dark .button-group ul li a{width:100%;font:inherit;letter-spacing:.04em;padding:calc(8px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)}.dark .button-group ul li a.shopping-button{font-size:calc(13px + 1*(100vw - 320px)/1600);background-color:var(--border-color);color:var(--black)}.dark .button-group ul li a.shopping-button svg{margin-right:8px}.dark body[dir=rtl] .button-group ul li a.shopping-button svg{margin-right:unset;margin-left:8px!important}.dark .checkout-section .custom-accordion{display:flex;flex-wrap:wrap;gap:calc(10px + 20*(100vw - 320px)/1600);align-items:center}.dark .checkout-section .custom-accordion .accordion-item{border:none;border-radius:6px;overflow:hidden;display:block;width:100%}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button{color:var(--content-color);position:relative;padding:0}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:30px;transition:transform .2s ease-in-out}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{top:20%;transform:rotate(-180deg) translateY(-50%)}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{display:flex;align-items:center;width:100%}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{font-weight:500;color:var(--title-color);display:flex;align-items:center;width:100%;font-size:calc(15px + 3*(100vw - 320px)/1600);padding:16px 20px}@media(max-width:480px){.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{margin-top:5px}}.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-right:calc(6px + 4*(100vw - 320px)/1600)}.dark .checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover{color:var(--theme-color)}.dark .checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{margin-bottom:calc(5px + 3*(100vw - 320px)/1600);display:flex;align-items:center}.dark .checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label{display:flex;align-items:center;font-size:calc(14px + 3*(100vw - 320px)/1600)}.dark .checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:10px}.dark .checkout-section .custom-navtab{display:flex;flex-wrap:wrap;gap:calc(0px + 24*(100vw - 320px)/1600);overflow:auto;position:-webkit-sticky;position:sticky;top:0}@media(max-width:991px){.dark .checkout-section .custom-navtab{display:flex;flex-wrap:nowrap}}.dark .checkout-section .custom-navtab .nav-item{width:100%;flex-basis:auto}@media(max-width:991px){.dark .checkout-section .custom-navtab .nav-item{display:inline-block}.dark .checkout-section .custom-navtab .nav-item+.nav-item{margin-left:15px}}.dark .checkout-section .custom-navtab .nav-item .nav-link{position:relative;text-align:left;border:2px solid var(--border-color);padding:calc(10px + 8*(100vw - 320px)/1600);cursor:pointer}@media(max-width:991px){.dark .checkout-section .custom-navtab .nav-item .nav-link{width:calc(195px + 25*(100vw - 320px)/1600)}}.dark .checkout-section .custom-navtab .nav-item .nav-link:before{content:"";position:absolute;width:0;height:100%;bottom:0;left:0;background-color:var(--theme-color);background-color:rgba(0,0,0,0);transition:.3s ease;border-radius:4px}.dark .checkout-section .custom-navtab .nav-item .nav-link.active{color:var(--title-color);background-color:rgba(0,0,0,0);border:2px solid var(--theme-color)}.dark .checkout-section .custom-navtab .nav-item .nav-link.active:before{box-shadow:0 4px 0 var(--theme-color);width:100%}.dark .checkout-section .custom-navtab .nav-item .nav-link.active .nav-item-box h4,.dark .checkout-section .custom-navtab .nav-item .nav-link.active .nav-item-box i{color:var(--theme-color);z-index:1;-webkit-text-stroke:1px rgba(0,0,0,0)}.dark .checkout-section .custom-navtab .nav-item .nav-link .nav-item-box{position:relative;display:flex;align-items:center}.dark .checkout-section .custom-navtab .nav-item .nav-link .nav-item-box span{color:var(--content-color);font-size:12px;font-weight:500;margin-bottom:calc(0px + 5*(100vw - 320px)/1600)}.dark .checkout-section .custom-navtab .nav-item .nav-link .nav-item-box h4{color:var(--title-color);font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark .checkout-section .custom-navtab .nav-item .nav-link .nav-item-box .lord-icon{width:calc(38px + 20*(100vw - 320px)/1600);height:auto;margin-left:auto}.dark .checkout-section .tab-content{background-color:var(--light-gray);height:100%;padding:calc(26px + 9*(100vw - 320px)/1600) calc(12px + 13*(100vw - 320px)/1600)}.dark .checkout-section .tab-content .tab-pane .tab-title{margin-bottom:calc(18px + 12*(100vw - 320px)/1600);font-size:calc(18px + 6*(100vw - 320px)/1600);color:var(--title-color)}.dark .checkout-section .delivery-address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07)}.dark .checkout-section .delivery-address-box>div{display:flex;position:relative}.dark .checkout-section .delivery-address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.dark .checkout-section .delivery-address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.dark .checkout-section .delivery-address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.dark .checkout-section .delivery-address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.dark .checkout-section .delivery-address-box>div .form-check .form-check-input:focus{box-shadow:none}.dark .checkout-section .delivery-address-box>div .delivery-address-detail{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px;width:calc(85% + -10*(100vw - 320px)/1600)}.dark .checkout-section .delivery-address-box>div .delivery-address-detail li{display:block;width:100%}.dark .checkout-section .delivery-address-box>div .delivery-address-detail h6,.dark .checkout-section .delivery-address-box>div .delivery-address-detail p{line-height:1.4;margin-bottom:0;font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .checkout-section .delivery-address-box>div .delivery-address-detail h6 span,.dark .checkout-section .delivery-address-box>div .delivery-address-detail p span{margin-right:4px}.dark .checkout-section .add-address{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;text-align:center;cursor:pointer;background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);border-radius:8px}.dark .checkout-section .delivery-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:var(--white);border-radius:5px}@media(max-width:1460px){.dark .checkout-section .delivery-option .select-option{margin-top:6px}}.dark .checkout-section .delivery-option .date-box{position:relative}.dark .checkout-section .delivery-option .date-box i{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.dark .checkout-section .delivery-option .delivery-category{display:flex;align-items:center;height:100%}@media(max-width:767px){.dark .checkout-section .delivery-option .delivery-category{display:block}}.dark .checkout-section .delivery-option .custom-form-check{display:flex;align-items:center;margin-bottom:0;min-height:auto}.dark .checkout-section .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 4*(100vw - 320px)/1600);padding-left:12px;font-weight:500}.dark .checkout-section .delivery-option .delivery-items{display:flex;align-items:center;height:100%}@media(max-width:575px){.dark .checkout-section .delivery-option .delivery-items{display:flex;align-items:center}}@media(max-width:480px){.dark .checkout-section .delivery-option .delivery-items{display:block}}.dark .checkout-section .delivery-option .delivery-items h5{letter-spacing:.5px;display:flex;align-items:center}.dark .checkout-section .delivery-option .delivery-items h5.items{margin-bottom:5px}@media(max-width:575px){.dark .checkout-section .delivery-option .delivery-items h5.items{margin-bottom:0}}@media(max-width:480px){.dark .checkout-section .delivery-option .delivery-items h5.items{margin-bottom:5px}}.dark .checkout-section .delivery-option .delivery-items h5.items span{text-decoration:underline}@media(max-width:575px){.dark .checkout-section .delivery-option .delivery-items h5.charge{margin-top:8px}}.dark .checkout-section .delivery-option .delivery-items h5 i{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-left:7px;color:rgba(0,0,0,.25)}.dark .checkout-section .delivery-option .delivery-date{border:1px solid var(--border-color);padding:calc(8px + 2*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600)}.dark .checkout-section .delivery-option .delivery-date,.dark .checkout-section .delivery-option .delivery-date input{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%}.dark .checkout-section .delivery-option .delivery-date input{border:none}.dark .checkout-section .delivery-option .delivery-time{display:flex;align-items:center;height:100%}.dark .checkout-section .delivery-option .delivery-time .dropdown-toggle{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color)}.dark .checkout-section .delivery-option .delivery-time .dropdown-toggle i{-webkit-text-stroke:1px var(--content-color);color:rgba(0,0,0,0);font-size:18px;margin-right:10px}.dark .checkout-section .delivery-option .delivery-time .dropdown-toggle:after{content:none}.dark .checkout-section .delivery-option .delivery-time .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:20px}.dark .checkout-section .delivery-option .delivery-time .dropdown-menu{border:1px solid rgba(0,0,0,0);box-shadow:0 6px 5px rgba(0,0,0,.1)}.dark .checkout-section .delivery-option .delivery-time .dropdown-menu li a:active{color:var(--black);text-decoration:none;background-color:var(--border-color)}.dark .checkout-section .delivery-option .delivery-time .dropdown-menu li+li{margin-top:5px}.dark .checkout-section .payment-button{padding:calc(14px + 6*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.dark .checkout-section .payment-method .custom-form-check label{font-weight:500;font-size:17px}.dark .checkout-section .credit-card-box .credit-detail{position:relative}.dark .checkout-section .credit-info label{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.dark .checkout-section .payment-option{padding:20px;box-shadow:0 0 5px rgba(0,0,0,.17);border-radius:8px;position:relative}.dark .checkout-section .payment-option .form-check .form-check-input{margin-top:4px}.dark .checkout-section .payment-option .form-check label{font-weight:500;font-size:18px;padding-left:10px}.dark .checkout-section .payment-option img{top:50%;transform:translateY(-50%);position:absolute;right:20px;width:60px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul{gap:calc(17px + 28*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{border-radius:50%;background-color:var(--light-gray)}@media(max-width:575px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{display:none}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon .lord-icon{width:100%;height:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{background-color:var(--light-gray)}@media(max-width:575px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:0}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box{background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:focus{box-shadow:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 4*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option{background-color:var(--white);border-radius:5px}@media(max-width:575px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{display:flex;align-items:center}}@media(max-width:480px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{display:block}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5{letter-spacing:.5px;display:flex;align-items:center}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:5px}@media(max-width:575px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:0}}@media(max-width:480px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items{margin-bottom:5px}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items span{text-decoration:underline}@media(max-width:575px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.charge{margin-top:8px}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5 i{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-left:7px;color:rgba(0,0,0,.25)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:20px;box-shadow:0 0 5px rgba(0,0,0,.17)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check .form-check-input{margin-top:4px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{font-size:18px;padding-left:10px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion{gap:calc(10px + 20*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label,.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color)}.dark .checkout-section-2 .right-side-summery-box{position:-webkit-sticky;position:sticky;top:110px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2{border-radius:7px;background-color:var(--light-gray);padding:calc(14px + 15*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header{padding-bottom:calc(12px + 4*(100vw - 320px)/1600);border-bottom:1px solid var(--border-color);margin-bottom:10px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header h3{font-weight:600}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a{font-weight:500;margin-left:auto;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a:hover{color:var(--theme-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track{background-color:var(--content-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .checkout-image{width:calc(41px + 11*(100vw - 320px)/1600);height:calc(41px + 11*(100vw - 320px)/1600);object-fit:contain;margin-right:10px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box{position:relative;overflow:hidden;border-radius:4px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .btn-apply{background:var(--theme-color);color:var(--white);padding:0 calc(16px + 14*(100vw - 320px)/1600);font-weight:700;border:none}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .form-control{border:2px solid var(--theme-color);padding:10px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li{padding:10px 0;display:flex;align-items:center}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li:last-child{border-bottom:none}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4{font-size:15px;color:var(--content-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price{color:var(--content-color);margin-left:auto}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4 span{font-weight:600}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain{border-bottom:1px solid var(--border-color);padding-bottom:10px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar{width:3px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-thumb{background-color:var(--theme-color);border-radius:4px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li{padding:calc(6px + 2*(100vw - 320px)/1600) 0;display:flex;align-items:center}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li:last-child{border-bottom:none}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;margin:0}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4{font-size:15px;color:var(--content-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price{color:var(--content-color);margin-left:auto}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price .shopping-contain{display:block;font-weight:400;font-size:13px;margin-top:3px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4 span{font-weight:600}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total{margin-top:0;padding-top:5px}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li{padding-top:8px;display:flex;align-items:center}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4{font-size:17px;color:var(--title-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4.price{margin-left:auto}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4){padding:calc(12px + 4*(100vw - 320px)/1600) 0}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4) h4{font-weight:600;color:var(--theme-color)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child{border-top:1px solid var(--border-color);padding-top:calc(12px + 4*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer{margin-top:24px;border-radius:7px;background-color:var(--light-gray);padding:calc(14px + 15*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title{display:flex;align-items:center;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);margin-bottom:calc(13px + 7*(100vw - 320px)/1600)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-icon{width:20px}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-name h6{font-weight:600;font-size:calc(15px + 1*(100vw - 320px)/1600);line-height:1;margin-bottom:-2px}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail{display:flex;flex-wrap:wrap;gap:calc(11px + 5*(100vw - 320px)/1600);height:100%;overflow:hidden auto;max-height:104px}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li{display:block}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p{color:var(--content-color);line-height:1.5;position:relative;padding-left:23px;font-size:calc(13px + 0*(100vw - 320px)/1600);margin:0}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p:before{content:"";position:absolute;top:7px;left:7px;width:5px;height:5px;background-color:var(--content-color);border-radius:100%}.dark .contact-box-section .left-sidebar-box .contact-image{text-align:center;margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}@media(max-width:1199px){.dark .contact-box-section .left-sidebar-box .contact-image{margin-bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}}@media(max-width:991px){.dark .contact-box-section .left-sidebar-box .contact-image{margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}}.dark .contact-box-section .left-sidebar-box .contact-image img{width:60%}@media(max-width:1199px){.dark .contact-box-section .left-sidebar-box .contact-image img{width:77%}}@media(max-width:991px){.dark .contact-box-section .left-sidebar-box .contact-image img{width:60%;margin-bottom:calc(25px + 39*(100vw - 320px)/1600)}}.dark .contact-box-section .left-sidebar-box .contact-title{margin-bottom:calc(20px + 12*(100vw - 320px)/1600)}.dark .contact-box-section .left-sidebar-box .contact-title h3{position:relative;display:inline-block;font-size:calc(23px + 5*(100vw - 320px)/1600);font-weight:600}.dark .contact-box-section .left-sidebar-box .contact-title h3:after{content:"";position:absolute;width:70%;height:2px;bottom:-5px;left:0;background:var(--theme-color)}.dark body[dir=rtl] .contact-box-section .left-sidebar-box .contact-title h3:after{left:unset;right:0}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box{display:flex;flex-wrap:wrap;gap:calc(2px + 3*(100vw - 320px)/1600);align-items:center;background-color:var(--light-gray);padding:calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(30px + 11*(100vw - 320px)/1600);position:relative;border-radius:10px;margin-left:22px}.dark body[dir=rtl] .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box{padding:calc(15px + 12*(100vw - 320px)/1600) calc(30px + 11*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600) calc(15px + 12*(100vw - 320px)/1600);margin-left:unset;margin-right:22px}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon{top:50%;transform:translateY(-50%);position:absolute;left:-21px;background-color:var(--theme-color);padding:13px;border-radius:7px;display:inherit;color:var(--white)}.dark body[dir=rtl] .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon{left:unset;right:-21px}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon svg{font-size:20px}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-contain,.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-title{width:100%}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-title h4{font-weight:600;font-size:calc(16px + 2*(100vw - 320px)/1600);margin-top:-2px}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-detail-contain p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.5;color:var(--content-color);margin:0 0 -5px}.dark .contact-box-section .right-sidebar-box{padding:calc(21px + 39*(100vw - 320px)/1600);border-radius:10px;background-color:var(--light-gray)}.dark .contact-box-section .right-sidebar-box .custom-form label{color:var(--content-color);display:block;font-size:16px;margin-bottom:calc(3px + 5*(100vw - 320px)/1600)}.dark .contact-box-section .right-sidebar-box .custom-form .custom-input{position:relative}.dark .contact-box-section .right-sidebar-box .custom-form .custom-input .form-control{padding:calc(15px + 5*(100vw - 320px)/1600) calc(15px + 5*(100vw - 320px)/1600) calc(15px + 5*(100vw - 320px)/1600) calc(41px + 11*(100vw - 320px)/1600);border:none}.dark .contact-box-section .right-sidebar-box .custom-form .custom-input .form-control:focus{background-color:var(--white);border-color:rgba(0,0,0,0)}.dark .contact-box-section .right-sidebar-box .custom-form .custom-input i,.dark .contact-box-section .right-sidebar-box .custom-form .custom-input svg{position:absolute;top:0;left:0;height:100%;padding:0 calc(14px + 6*(100vw - 320px)/1600);display:flex;align-items:center;font-size:calc(14px + 4*(100vw - 320px)/1600);color:var(--content-color)}.dark .contact-box-section .right-sidebar-box .custom-form .custom-textarea{position:relative}.dark .contact-box-section .right-sidebar-box .custom-form .custom-textarea .form-control{padding-left:52px;border:none}.dark .contact-box-section .right-sidebar-box .custom-form .custom-textarea .form-control:focus{background-color:var(--white);border-color:rgba(0,0,0,0)}.dark .contact-box-section .right-sidebar-box .custom-form .custom-textarea i,.dark .contact-box-section .right-sidebar-box .custom-form .custom-textarea svg{position:absolute;top:0;left:0;height:100%;padding:18px 20px;display:flex;font-size:18px;color:var(--content-color)}.dark .contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text{display:flex;justify-content:center;align-items:unset;top:15px;padding:0;background-color:var(--white);border-color:rgba(0,0,0,0);line-height:unset;position:absolute;width:45px;left:0;z-index:1}.dark body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text{left:unset;right:1px}.dark .contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text i,.dark .contact-box-section .right-sidebar-box .custom-form .input-group .input-group-text svg{font-size:calc(14px + 4*(100vw - 320px)/1600);color:var(--content-color)}.dark .contact-box-section .right-sidebar-box .custom-form .input-group input,.dark .contact-box-section .right-sidebar-box .custom-form .input-group textarea{padding:calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600) calc(8px + 6*(100vw - 320px)/1600) 57px;border-radius:6px!important;z-index:unset}.dark body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group input,.dark body[dir=rtl] .contact-box-section .right-sidebar-box .custom-form .input-group textarea{padding-left:calc(12px + 3*(100vw - 320px)/1600);padding-right:57px}.dark .contact-box-section .right-sidebar-box .custom-form .input-group input:focus,.dark .contact-box-section .right-sidebar-box .custom-form .input-group textarea:focus{z-index:unset}.dark .map-section .map-box{margin-bottom:-6px;display:block}.dark .map-section .map-box iframe{width:100%;height:350px}.dark .log-in-section{overflow-x:hidden;display:flex;align-items:center;position:relative;z-index:0}.dark .log-in-section:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/log-in-bg.739f6c68.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.dark .log-in-section.otp-section{display:flex;align-items:center}.dark .log-in-section .image-contain{display:flex;align-items:center;justify-content:center;height:100%}.dark .log-in-section .log-in-form .form-control{border:none}.dark .log-in-section .inputs{margin:calc(-2px + -10*(100vw - 320px)/1600)}.dark .log-in-section .inputs input{margin:calc(2px + 6*(100vw - 320px)/1600);border:none}.dark .log-in-section .log-in-box{background-color:var(--light-gray);padding:calc(16px + 34*(100vw - 320px)/1600);border-radius:calc(8px + 4*(100vw - 320px)/1600);width:100%}.dark .log-in-section .log-in-box .logo-name{margin-bottom:calc(20px + 10*(100vw - 320px)/1600);margin-top:-10px}.dark .log-in-section .log-in-box .logo-name a{font-size:calc(28px + 7*(100vw - 320px)/1600);font-weight:700;color:var(--title-color);display:block}.dark .log-in-section .log-in-box .logo-name a img{width:calc(150px + 75*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .log-in-title{margin-bottom:calc(12px + 8*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .log-in-title h3{margin-bottom:calc(1px + 5*(100vw - 320px)/1600);font-size:calc(18px + 3*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .log-in-title h4,.dark .log-in-section .log-in-box .log-in-title h5{color:var(--content-color);margin-top:8px}.dark .log-in-section .log-in-box .log-in-button{margin-top:20px;padding:1px 0}.dark .log-in-section .log-in-box .log-in-button ul{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.dark .log-in-section .log-in-box .log-in-button ul li{display:block;width:100%}.dark .log-in-section .log-in-box .log-in-button ul li a{display:flex;align-items:center;justify-content:center;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--title-color);border-radius:5px;padding:calc(10px + 6*(100vw - 320px)/1600) calc(18px + 12*(100vw - 320px)/1600);flex-wrap:wrap;gap:calc(8px + 2*(100vw - 320px)/1600);background-color:var(--white)}.dark .log-in-section .log-in-box .log-in-button ul li a img{aspect-ratio:auto;width:calc(18px + 6*(100vw - 320px)/1600);height:calc(18px + 6*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .forgot-box{display:flex;align-items:center;justify-content:space-between}@media(max-width:360px){.dark .log-in-section .log-in-box .forgot-box{display:block}}.dark .log-in-section .log-in-box .remember-box{display:flex;align-items:center;min-height:unset;margin:0;padding:0;gap:8px}.dark .log-in-section .log-in-box .remember-box .check-box{border:unset;display:block;margin:0;float:unset;width:20px;height:20px}.dark .log-in-section .log-in-box .remember-box .check-box:after{top:50%;left:50%;transform:translate(-50%,-50%)}.dark .log-in-section .log-in-box .remember-box .check-box:checked{background-color:rgba(0,0,0,0)}.dark .log-in-section .log-in-box .remember-box .check-box:active{filter:unset}.dark .log-in-section .log-in-box .remember-box .check-box:focus{box-shadow:unset}.dark .log-in-section .log-in-box .remember-box .check-box:before{top:6px;left:6px;width:10px;height:6px}.dark .log-in-section .log-in-box .remember-box label{font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0}.dark .log-in-section .log-in-box .remember-box label span{font-weight:500;color:var(--theme-color)}.dark .log-in-section .log-in-box .forgot-password{font-size:16px;font-weight:500;display:block}.dark .log-in-section .log-in-box .forgot-password:hover{color:var(--theme-color)}.dark .log-in-section .log-in-box .other-log-in{margin-top:15px;text-align:center;position:relative}.dark .log-in-section .log-in-box .other-log-in:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;left:0;background-color:#ddd;z-index:0}.dark .log-in-section .log-in-box .other-log-in h6{color:var(--content-color);position:relative;background-color:#f9f9f9;padding:0 14px;display:inline-block;text-transform:uppercase}.dark .log-in-section .log-in-box .sign-up-box{margin-top:20px;text-align:center}.dark .log-in-section .log-in-box .sign-up-box h4{color:var(--content-color);font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:calc(0px + 3*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .sign-up-box a{font-weight:500;font-size:calc(15px + 2*(100vw - 320px)/1600);margin-bottom:-4px;display:block}.dark .log-in-section .log-in-box .sign-up-box a:hover{color:var(--theme-color)}.dark .log-in-section .log-in-box .contact-title{margin-bottom:30px}.dark .log-in-section .log-in-box .contact-title h2{margin-bottom:15px}.dark .log-in-section .log-in-box .contact-title h5{width:53%;font-size:18px;line-height:1.3;color:var(--content-color)}.dark .log-in-section .log-in-box .input-box .theme-form-floating,.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating{margin-bottom:0!important}.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control{border:none}.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:not(:placeholder-shown)~label{opacity:.65}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control.is-invalid,.dark body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control.is-valid,.dark body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:invalid,.dark body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control:valid{background-position:left calc(.375em + .1875rem) center;padding-right:calc(12px + 3*(100vw - 320px)/1600);padding-left:calc(1.5em + .75rem)}.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label{font-size:16px;color:var(--title-color)}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label{left:unset;transform:scale(.85) translateY(-.5rem) translateX(1.15rem);right:0}.dark .log-in-section .log-in-box .input-box .theme-form-floating .form-floating .form-label:after{content:unset}.dark .log-in-section .log-in-box .input-box .country-input .custom-select-box{top:1px;left:0;width:calc(90px + 14*(100vw - 320px)/1600);min-width:auto;height:57px}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .custom-select-box{left:unset;right:0}.dark .log-in-section .log-in-box .input-box .country-input .custom-select-box .form-select{height:100%;background-color:var(--white)!important;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .custom-select-box .form-select{border-left:1px solid #dee2e6;border-radius:0 6px 6px 0;background-position:left .75rem center;border-right:unset}.dark .log-in-section .log-in-box .input-box .country-input .country-input-box input{height:calc(51px + 3*(100vw - 320px)/1600);min-height:calc(51px + 3*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .input-box .country-input .country-input-box>*>.custom-form>.form-label{display:none}.dark .log-in-section .log-in-box .input-box .country-input .country-input-box>*>.custom-form>.form-floating>label{z-index:unset;height:auto;left:120px}.dark .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-control{padding-left:calc(96px + 32*(100vw - 320px)/1600)}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-control{padding-left:unset;padding-right:calc(96px + 32*(100vw - 320px)/1600)}.dark .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-label{height:auto;margin:0;left:calc(86px + 29*(100vw - 320px)/1600)}.dark body[dir=rtl] .log-in-section .log-in-box .input-box .country-input .theme-form-floating .form-label{left:unset;right:calc(86px + 29*(100vw - 320px)/1600)}.dark .faq-contain{margin-bottom:calc(30px + 20*(100vw - 320px)/1600);z-index:0;position:relative}.dark .faq-contain .faq-top-box{text-align:center;background-color:var(--light-gray);border-radius:9px;padding:28px 18px}.dark .faq-contain .faq-top-box .faq-box-icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:7px;margin:0 auto 16px}.dark .faq-contain .faq-top-box .faq-box-icon img{width:calc(36px + 9*(100vw - 320px)/1600);height:auto}.dark .faq-contain .faq-top-box .faq-box-contain h3{font-weight:700}.dark .faq-contain .faq-top-box .faq-box-contain p{line-height:1.6;color:var(--content-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:17px 0 -4px}.dark .faq-box-contain .faq-contain{margin-bottom:0;position:-webkit-sticky;position:sticky;top:92px}@media(max-width:1199px){.dark .faq-box-contain .faq-contain{margin-bottom:calc(30px + 20*(100vw - 320px)/1600)}}.dark .faq-box-contain .faq-contain h2{font-weight:700;font-size:calc(28px + 28*(100vw - 320px)/1600);line-height:1.4}.dark .faq-box-contain .faq-contain p{margin:calc(8px + 7*(100vw - 320px)/1600) 0 0;font-size:calc(13px + 2*(100vw - 320px)/1600);line-height:1.5;color:var(--content-color)}@media(max-width:1199px){.dark .faq-box-contain .faq-contain p{width:70%}}@media(max-width:991px){.dark .faq-box-contain .faq-contain p{width:90%}}@media(max-width:767px){.dark .faq-box-contain .faq-contain p{width:100%;text-align:justify}}.dark .faq-box-contain .faq-accordion .accordion{display:flex;flex-wrap:wrap;gap:calc(15px + 9*(100vw - 320px)/1600)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item{width:100%;border-radius:7px;background-color:var(--light-gray);border:none;overflow:hidden;z-index:0}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--light-gray);font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500;line-height:1.5;padding:calc(12px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button svg{margin-left:auto;transition:all .3s ease-in-out}.dark body[dir=rtl] .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button svg{margin-left:unset;margin-right:auto}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:after{content:unset}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){font-weight:700;color:var(--theme-color);background-color:rgba(0,0,0,0);box-shadow:none}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) i{transform:rotate(180deg)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);box-shadow:none}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body{padding:0 calc(12px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin-bottom:calc(12px + 4*(100vw - 320px)/1600)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body p:last-child{margin-bottom:-4px}.dark .compare-section .compare-table{border:1px solid #ddd;margin-bottom:0}.dark .compare-section .compare-table tr td,.dark .compare-section .compare-table tr th{min-width:200px;border-right:1px solid #ddd;padding:calc(12px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600);text-align:center}.dark .compare-section .compare-table tr td:first-child,.dark .compare-section .compare-table tr th:first-child{min-width:auto}.dark .compare-section .compare-table tr th{font-size:16px;font-weight:500;color:var(--theme-color);background-color:var(--light-gray)}.dark .compare-section .compare-table tr td{font-size:15px}.dark .compare-section .compare-table tr td.title a{font-weight:700;color:#222}.dark .compare-section .compare-table tr td a{font-weight:600}.dark .compare-section .compare-table tr td a:hover{color:var(--title-color)}.dark .compare-section .compare-table tr td .compare-image{width:calc(105px + 25*(100vw - 320px)/1600);height:calc(105px + 25*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:5px;background-color:#f1f1f1;margin:0 auto}.dark .compare-section .compare-table tr td .compare-image img{width:100%;height:calc(65px + 25*(100vw - 320px)/1600);object-fit:contain}.dark .compare-section .compare-table tr td .price h5{font-weight:600;color:var(--title-color)}.dark .compare-section .compare-table tr td .price h5 del{font-weight:400;font-size:15px;margin-left:4px;color:#777}.dark .compare-section .compare-table tr td .price h5 span{margin-left:4px;color:var(--theme-color)}.dark .compare-section .compare-table tr td .compare-rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px}.dark .compare-section .compare-table tr td .compare-rating span{font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark body[dir=rtl] .compare-section .compare-table tr td .compare-rating span{margin-left:unset;padding-right:5px}.dark .compare-section .compare-table tr td .summary{color:#777;line-height:1.5;margin-bottom:0;font-size:15px}.dark .compare-section .compare-part{position:relative;border:1px solid #eee}.dark .compare-section .compare-part .detail-part .title-detail{background-color:#f7f8fa;text-align:center;padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.dark .compare-section .compare-part .detail-part .inner-detail{padding:15px;text-align:center}.dark .compare-section .compare-part .detail-part .inner-detail p{margin:0}.dark .compare-section .compare-part .detail-part .inner-detail .compare-rating{display:flex;align-items:center;justify-content:center}.dark .compare-section .compare-part .img-section{padding-top:20px}.dark .compare-section .compare-part .img-section img{width:calc(105px + 25*(100vw - 320px)/1600);height:calc(105px + 25*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:5px;margin:0 auto;object-fit:contain}.dark .compare-section .compare-part .img-section h5{text-align:center;margin:12px 0;font-size:17px;text-transform:capitalize;font-weight:500}.dark .compare-section .compare-part .compare-rating span{color:#fea348;font-size:18px}.dark .compare-section .compare-part .compare-rating .rating-text{font-size:16px;color:var(--content-color);margin-left:6px}.dark .compare-section .compare-part .btn-part{padding:15px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.dark .compare-section .compare-part .btn-part .btn{margin:0 auto;padding-inline:calc(34px + 44*(100vw - 320px)/1600)}.dark .compare-section .compare-part .remove-part{padding:15px;text-align:center}.dark .compare-section .compare-part .remove-part a{display:flex;align-items:center;justify-content:center;gap:7px}.dark .compare-section .compare-part .remove-part a svg{margin-top:-3px}.dark .compare-section .compare-row>div .compare-part{border-left:none}.dark .compare-section .compare-row>div:first-child .compare-part{border:1px solid #eee}.dark .compare-fix{position:fixed;right:calc(54px + 18*(100vw - 320px)/1600);background-color:var(--theme-color);color:var(--white);padding:calc(7px + 5*(100vw - 320px)/1600) calc(10px + 2*(100vw - 320px)/1600);bottom:calc(10px + 15*(100vw - 320px)/1600);border-radius:6px;z-index:0;transition:all .3s ease-in-out}.dark body[dir=rtl] .compare-fix{right:unset;left:calc(54px + 18*(100vw - 320px)/1600)}.dark .compare-fix h5{font-size:14px;text-transform:uppercase}.dark .blog-section .left-sidebar-box{position:-webkit-sticky;position:sticky;top:20px}.dark .blog-section .left-sidebar-box .left-search-box .search-box{position:relative}.dark .blog-section .left-sidebar-box .left-search-box .search-box:before{content:"";position:absolute;font-family:Font Awesome\ 6 Free;font-weight:900;top:50%;transform:translateY(-50%);right:20px;color:var(--content-color)}.dark .blog-section .left-sidebar-box .left-search-box .search-box:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:60%;right:51px;opacity:.3;background-color:var(--content-color)}.dark .blog-section .left-sidebar-box .left-search-box .search-box input{padding:8px 68px 8px 20px;background-color:var(--light-gray);border:none;height:53px;border-radius:7px}.dark .blog-section .left-sidebar-box .left-search-box .search-box input:focus{border-color:#ced4da}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item{border:none;padding:calc(18px + 7*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:8px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item+.accordion-item{margin-top:20px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button{background-color:var(--light-gray);color:var(--title-color);font-weight:700;padding:0}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:after{width:unset;height:unset;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;background-image:none;content:""}.dark body[dir=rtl] .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:after{margin-left:unset;margin-right:auto}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:focus{border-color:rgba(0,0,0,0);box-shadow:none}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-header .accordion-button:not(.collapsed){box-shadow:none}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse{background-color:var(--light-gray)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body{padding:0;margin-top:20px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box{display:flex;align-items:center}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box+.recent-box{margin-top:20px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box:hover .recent-image img{transform:scale(1.1) rotate(4deg)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-image{width:110px;border-radius:5px;overflow:hidden}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-image img{width:100%;height:100%;transition:all .3s ease-in-out}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail{padding-left:15px;width:calc(100% - 110px)}.dark body[dir=rtl] .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail{padding-left:unset;padding-right:15px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a,.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a:hover{color:var(--title-color)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail a h5{font-weight:600;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .recent-post-box .recent-box .recent-detail h6{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:var(--content-color)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul{display:flex;flex-wrap:wrap;gap:14px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li{display:block;position:relative;transition:all .3s ease-in-out;z-index:0;overflow:hidden;width:100%}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li:first-child{padding-top:0}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a{display:block;font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--title-color)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name{display:flex;align-items:center;justify-content:space-between}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name h5{color:var(--content-color);font-weight:400}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name h5,.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name span{transition:all .3s ease-in-out}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name span{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:15px;border-radius:100%;color:#787878}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul{display:flex;flex-wrap:wrap;gap:10px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li{z-index:0;padding:4px 9px;border-radius:3px;transition:all .3s ease-in-out;overflow:hidden;position:relative;background-color:var(--white)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:after{content:"";position:absolute;width:100%;height:100%;transition:all .3s ease-in-out;z-index:-1;top:0;left:0;background-color:var(--theme-color);opacity:0}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover{border-color:rgba(0,0,0,0)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover:after{opacity:1}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover a{color:var(--white)}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li a{font-size:calc(13px + 1*(100vw - 320px)/1600);color:var(--content-color);text-transform:capitalize}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li+li{margin-top:30px}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li+li:after{top:-16px;width:calc(100% - 80px - (12px + 11*(100vw - 320px)/1600))}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-list-2 li .offer-product .offer-detail a{color:var(--title-color)}.dark .blog-section .custom-border{border-bottom:1px solid var(--border-color);padding-bottom:calc(20px + 30*(100vw - 320px)/1600);margin-bottom:calc(35px + 25*(100vw - 320px)/1600)}.dark .blog-section .blog-box{height:100%}.dark .blog-section .blog-box:hover:after{transform:unset;opacity:.1}.dark .blog-section .blog-box:hover .blog-image a{transform:scale(1.1) rotate(4deg)}.dark .blog-section .blog-box .blog-image{position:relative;overflow:hidden;margin-bottom:15px;border-radius:0;height:244px}.dark .blog-section .blog-box .blog-image img{width:100%;height:100%;object-fit:cover}.dark .blog-section .blog-box .blog-image a{transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-image label{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:unset;left:0;border-radius:0;background-color:#febc5c;color:var(--white);padding:10px 13px;text-transform:uppercase;font-size:13px;font-weight:600;display:none}.dark .blog-section .blog-box .blog-image label i{width:16px;height:16px;object-fit:contain;margin-right:3px;color:var(--white)}.dark .blog-section .blog-box .blog-contain{padding:0 20px 20px}.dark .blog-section .blog-box .blog-contain-2{padding:0}.dark .blog-section .blog-box .blog-contain .blog-label{display:flex;flex-wrap:wrap;gap:2px 15px;align-items:center}.dark .blog-section .blog-box .blog-contain .blog-label .super,.dark .blog-section .blog-box .blog-contain .blog-label .time{display:flex;align-items:center;color:var(--content-color);text-transform:uppercase;font-size:13px;gap:5px}.dark .blog-section .blog-box .blog-contain .blog-label .super svg,.dark .blog-section .blog-box .blog-contain .blog-label .time svg{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-right:4px;font-size:16px}.dark body[dir=rtl] .blog-section .blog-box .blog-contain .blog-label .super svg,.dark body[dir=rtl] .blog-section .blog-box .blog-contain .blog-label .time svg{margin-right:unset;margin-left:4px}.dark .blog-section .blog-box .blog-contain .blog-label .super span,.dark .blog-section .blog-box .blog-contain .blog-label .time span{margin-top:1px}.dark .blog-section .blog-box .blog-contain a,.dark .blog-section .blog-box .blog-contain a:hover{color:var(--title-color)}.dark .blog-section .blog-box .blog-contain a h3{margin:4px 0 6px;font-weight:600;line-height:1.5;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(16px + 2*(100vw - 320px)/1600);transition:all .3s ease-in-out}.dark .blog-section .blog-box .blog-contain p{line-height:1.8;color:var(--content-color);margin-bottom:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:1366px){.dark .blog-section .blog-box .blog-contain p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.dark .blog-section .blog-box .blog-contain .blog-button{border:none;font-size:16px;display:flex;align-items:center;position:relative;z-index:0;overflow:hidden;border-radius:5px;padding:10px 22px;color:var(--theme-color);transition:all .3s ease-in-out;margin-top:calc(8px + 14*(100vw - 320px)/1600);font-size:14px;width:max-content}.dark .blog-section .blog-box .blog-contain .blog-button:after{content:"";position:absolute;background-color:var(--theme-color);opacity:.1;left:0;top:0;width:100%;height:100%;z-index:-1}.dark .blog-section .blog-box .blog-contain .blog-button:hover{color:#fff}.dark .blog-section .blog-box .blog-contain .blog-button:hover:after{opacity:1}.dark .blog-section .blog-box .blog-contain .blog-button svg{margin-left:10px;font-size:20px;line-height:1}.dark body[dir=rtl] .blog-section .blog-box .blog-contain .blog-button svg{margin-left:unset;margin-right:10px}.dark .blog-section .blog-box.sticky-blog-box{overflow:hidden;position:relative;z-index:0;border-color:rgba(26,164,136,.28)}.dark .blog-section .blog-box.sticky-blog-box:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;width:33px;height:33px;color:#fff;top:8px;right:8px;background-color:var(--theme-color);z-index:1;border-radius:6px;font-size:18px}.dark .blog-section .blog-box.sticky-blog-box:after{content:none}.dark .blog-section .blog-box .blog-label-tag{position:absolute;top:15px;left:0;padding:5px 13px;background-color:#ffba00;font-size:14px;color:var(--white);font-weight:500;z-index:1}.dark .blog-section .blog-box .blog-label-tag:before{top:0;transform:rotate(180deg)}.dark .blog-section .blog-box .blog-label-tag:after,.dark .blog-section .blog-box .blog-label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #ffba00;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);z-index:1}.dark .blog-section .blog-box .blog-label-tag:after{top:16px;transform:rotate(0)}.dark .blog-section .blog-box .blog-label-tag span{font-weight:700}.dark .blog-section .blog-list{display:flex;align-items:center;transition:all .3s ease-in-out}@media(max-width:1199px){.dark .blog-section .blog-list{display:block}}@media(max-width:991px){.dark .blog-section .blog-list{display:flex}}@media(max-width:767px){.dark .blog-section .blog-list{display:block}}.dark .blog-section .blog-list:hover{box-shadow:0 4px 9px rgba(34,34,34,.1)}.dark .blog-section .blog-list:hover .blog-image img{transform:scale(1.1)}.dark .blog-section .blog-list:hover .blog-contain a h3{color:var(--theme-color)}.dark .blog-section .blog-list:hover .blog-contain .blog-button{background-color:var(--theme-color);color:var(--white)}.dark .blog-section .blog-list .blog-image{margin-bottom:-1px;width:38%;transition:all .3s ease-in-out;height:calc(257px + 43*(100vw - 320px)/1600)}@media(max-width:1399px){.dark .blog-section .blog-list .blog-image{width:45%}}@media(max-width:1199px){.dark .blog-section .blog-list .blog-image{width:100%}}@media(max-width:991px){.dark .blog-section .blog-list .blog-image{width:45%}}@media(max-width:767px){.dark .blog-section .blog-list .blog-image{width:100%;height:auto;margin-bottom:8px;text-align:center}}.dark .blog-section .blog-list .blog-image img{transition:all .3s ease-in-out;width:100%;height:100%;object-fit:cover}@media(max-width:991px){.dark .blog-section .blog-list .blog-image img{width:auto}}@media(max-width:767px){.dark .blog-section .blog-list .blog-image img{width:100%}}.dark .blog-section .blog-list .blog-contain{padding:calc(10px + 15*(100vw - 320px)/1600);width:62%}@media(max-width:1399px){.dark .blog-section .blog-list .blog-contain{width:55%}}@media(max-width:1199px){.dark .blog-section .blog-list .blog-contain{width:100%}}@media(max-width:991px){.dark .blog-section .blog-list .blog-contain{width:55%}}@media(max-width:767px){.dark .blog-section .blog-list .blog-contain{width:100%}}.dark .blog-section .blog-list .blog-contain p{line-height:1.8;color:var(--content-color);margin-bottom:0;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:1366px){.dark .blog-section .blog-list .blog-contain p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.dark .blog-section .blog-detail-image{position:relative}.dark .blog-section .blog-detail-image .blog-image-contain{position:absolute;bottom:0;width:100%;padding:55px 15px 40px;text-align:center;background:var(--white);background:linear-gradient(0deg,var(--white) 0,rgba(246,246,246,0) 100%);color:var(--title-color)}@media(max-width:480px){.dark .blog-section .blog-detail-image .blog-image-contain{position:relative}}.dark .blog-section .blog-detail-image .blog-image-contain .contain-list li{text-transform:capitalize;position:relative}.dark .blog-section .blog-detail-image .blog-image-contain .contain-list li+li{margin-left:30px}.dark .blog-section .blog-detail-image .blog-image-contain .contain-list li+li:before{content:"";position:absolute;width:15px;height:1px;top:50%;transform:translateY(-50%);background-color:var(--title-color);left:-24px}.dark .blog-section .blog-detail-image .blog-image-contain h2{margin:calc(10px + 4*(100vw - 320px)/1600) 0;font-weight:700;font-size:calc(22px + 12*(100vw - 320px)/1600)}.dark .blog-section .blog-detail-image .blog-image-contain .contain-comment-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:calc(10px + 13*(100vw - 320px)/1600);color:#777}.dark .blog-section .blog-detail-image .blog-image-contain .contain-comment-list li .user-list{display:flex;align-items:center}.dark .blog-section .blog-detail-image .blog-image-contain .contain-comment-list li .user-list i{font-size:18px;margin-right:3px}.dark .blog-section .blog-detail-contain p{color:var(--content-color);font-size:calc(15px + 2*(100vw - 320px)/1600);line-height:calc(25px + 5*(100vw - 320px)/1600);margin-bottom:calc(12px + 8*(100vw - 320px)/1600)}.dark .blog-section .blog-detail-contain p .first{width:calc(38px + 12*(100vw - 320px)/1600);height:calc(38px + 12*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;font-size:calc(55px + 15*(100vw - 320px)/1600);color:var(--content-color);float:left;margin-right:calc(8px + 12*(100vw - 320px)/1600);margin-top:8px}.dark .blog-section .blog-detail-contain .blog-details-quote{padding:calc(18px + 42*(100vw - 320px)/1600) calc(18px + 42*(100vw - 320px)/1600) calc(18px + 42*(100vw - 320px)/1600) calc(62px + 118*(100vw - 320px)/1600);border-radius:10px;margin-bottom:calc(12px + 8*(100vw - 320px)/1600);background-color:var(--content-color);position:relative;color:var(--white)}.dark .blog-section .blog-detail-contain .blog-details-quote h3{font-size:calc(18px + 10*(100vw - 320px)/1600);line-height:calc(24px + 11*(100vw - 320px)/1600);margin-bottom:calc(8px + 12*(100vw - 320px)/1600)}.dark .blog-section .blog-detail-contain .blog-details-quote h5{letter-spacing:3px;color:#ddd;text-transform:uppercase}.dark .blog-section .blog-detail-contain .blog-details-quote:after{content:"";position:absolute;font-family:Font Awesome\ 6 Free;font-weight:900;font-size:calc(38px + 32*(100vw - 320px)/1600);color:var(--theme-color);top:calc(-6px + 32*(100vw - 320px)/1600);left:calc(15px + 72*(100vw - 320px)/1600)}.dark .blog-section .leave-title{margin:40px 0 9px}.dark .blog-section .leave-title h3{position:relative;font-weight:700;z-index:0;color:var(--content-color);font-size:22px}.dark .blog-section .user-comment-box{margin-top:24px}.dark .blog-section .user-comment-box ul{display:flex;flex-wrap:wrap}.dark .blog-section .user-comment-box ul li{padding:0 0 50px;width:100%;position:relative}.dark .blog-section .user-comment-box ul li.li-padding{padding-left:calc(28px + 52*(100vw - 320px)/1600)}@media(max-width:480px){.dark .blog-section .user-comment-box ul li{padding:0}}.dark .blog-section .user-comment-box ul li .user-box{display:flex;align-items:flex-start}@media(max-width:480px){.dark .blog-section .user-comment-box ul li .user-box{display:block}}.dark .blog-section .user-comment-box ul li .user-box .reply-button{position:absolute;top:0;right:0;display:flex;align-items:center}.dark .blog-section .user-comment-box ul li .user-box .reply-button svg{margin:-3px 9px 0 0;color:#777}.dark .blog-section .user-comment-box ul li .user-box .user-iamge{position:relative}.dark .blog-section .user-comment-box ul li .user-box .user-iamge img{width:60px;height:60px;object-fit:cover;border-radius:100%;overflow:hidden}.dark .blog-section .user-comment-box ul li .user-box .user-iamge .user-name{position:absolute;top:0;left:80px;width:220px}@media(max-width:480px){.dark .blog-section .user-comment-box ul li .user-box .user-iamge .user-name{top:50%;transform:translateY(-50%)}}.dark .blog-section .user-comment-box ul li .user-box .user-iamge .user-name h5{font-weight:600}.dark .blog-section .user-comment-box ul li .user-box .user-iamge .user-name h6{color:var(--content-color);margin-bottom:6px}.dark .blog-section .user-comment-box ul li .user-box .user-contain{width:calc(100% - 70px);padding-left:20px}@media(max-width:480px){.dark .blog-section .user-comment-box ul li .user-box .user-contain{width:100%;padding:0;margin-top:14px}}.dark .blog-section .user-comment-box ul li .user-box .user-contain p{font-size:calc(13px + 2*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin-bottom:0;margin-top:50px;width:85%}@media(max-width:575px){.dark .blog-section .user-comment-box ul li .user-box .user-contain p{width:100%}}@media(max-width:480px){.dark .blog-section .user-comment-box ul li .user-box .user-contain p{margin:0 0 35px}}.dark .blog-section .leave-box{padding:calc(18px + 12*(100vw - 320px)/1600);background-color:var(--light-gray);border-radius:6px}.dark .blog-section .leave-box .leave-comment .comment-notes p{line-height:1.6}.dark .blog-section .leave-box .leave-comment .save-comment-box{margin:20px 0 0;display:flex;align-items:center}.dark .blog-section .leave-box .leave-comment .save-comment-box .form-check{display:flex;align-items:center}.dark .blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-5px}@media(max-width:659px){.dark .blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-21px}}@media(max-width:341px){.dark .blog-section .leave-box .leave-comment .save-comment-box .form-check input{margin-top:-44px}}.dark .blog-section .leave-box .leave-comment .save-comment-box .form-check .form-check-label{font-size:15px;font-weight:400;color:var(--content-color)}.dark .blog-section .leave-box .leave-comment .blog-input .form-control{border:none}.dark .blog-section .leave-box .leave-comment .blog-input .form-control:focus{background-color:var(--white)}.dark .review-title h4{font-size:calc(16px + 2*(100vw - 320px)/1600);margin-bottom:calc(7px + 6*(100vw - 320px)/1600);color:var(--title-color);font-weight:400}.dark .review-title h2{font-size:calc(26px + 14*(100vw - 320px)/1600);margin-bottom:calc(12px + 18*(100vw - 320px)/1600);width:80%;line-height:1.3;position:relative}@media(max-width:480px){.dark .review-title h2{width:100%}}.dark .review-title h2.center:before{left:50%;transform:translateX(-50%);color:var(--theme-color)}.dark .about-us-title h4{font-size:calc(16px + 5*(100vw - 320px)/1600);margin-bottom:calc(7px + 6*(100vw - 320px)/1600);color:var(--theme-color)}.dark .about-us-title h2{font-size:calc(23px + 9*(100vw - 320px)/1600);margin-bottom:calc(28px + 13*(100vw - 320px)/1600);line-height:1.3;position:relative}.dark .about-us-title h2:before{content:"";position:absolute;width:calc(106px + 69*(100vw - 320px)/1600);height:3px;bottom:calc(-7px + -1*(100vw - 320px)/1600);left:0;background:#ffa53b}.dark .about-us-title h2.center:before{left:50%;transform:translateX(-50%)}.dark .fresh-vegetable-section .fresh-image{margin-top:30px;border-radius:calc(12px + 38*(100vw - 320px)/1600) 0;overflow:hidden;transition:all .3s ease-in-out}.dark body[dir=rtl] .fresh-vegetable-section .fresh-image{border-radius:0 calc(12px + 38*(100vw - 320px)/1600)}.dark .fresh-vegetable-section .fresh-image>div{transition:all .3s ease-in-out;overflow:hidden}.dark .fresh-vegetable-section .fresh-image:hover>div{transform:scale(1.05)}.dark .fresh-vegetable-section .fresh-image-2{border-radius:0 calc(12px + 38*(100vw - 320px)/1600);overflow:hidden;transition:all .3s ease-in-out}.dark body[dir=rtl] .fresh-vegetable-section .fresh-image-2{border-radius:calc(12px + 38*(100vw - 320px)/1600) 0}.dark .fresh-vegetable-section .fresh-image-2>div{transition:all .3s ease-in-out;overflow:hidden}.dark .fresh-vegetable-section .fresh-image-2:hover>div{transform:scale(1.05)}.dark .fresh-vegetable-section .fresh-contain{height:100%}.dark .fresh-vegetable-section .fresh-contain p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.7;color:var(--content-color);margin-bottom:calc(11px + 9*(100vw - 320px)/1600)}.dark .fresh-vegetable-section .delivery-list ul{display:flex;flex-wrap:wrap;gap:calc(11px + 9*(100vw - 320px)/1600)}.dark .fresh-vegetable-section .delivery-list ul li{width:100%}.dark .fresh-vegetable-section .delivery-list ul li .deliver-box{display:flex;flex-wrap:nowrap;gap:calc(8px + 7*(100vw - 320px)/1600);align-items:flex-start;color:var(--content-color)}.dark .fresh-vegetable-section .delivery-list ul li .deliver-box svg{font-size:17px}.dark .fresh-vegetable-section .delivery-list ul li .deliver-box h6{font-size:calc(15px + 2*(100vw - 320px)/1600);width:calc(100% - 17px)}.dark .fresh-vegetable-section .delivery-box{display:flex;flex-wrap:wrap;gap:calc(15px + 15*(100vw - 320px)/1600);margin-top:20px;align-items:center}.dark .fresh-vegetable-section .delivery-box li .delivery-box{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:0}.dark .fresh-vegetable-section .delivery-box li .delivery-box .delivery-icon img{width:30px;height:auto}.dark .client-section{background-color:var(--light-gray)}.dark .client-section .clint-contain{background:var(--white);padding:calc(27px + 23*(100vw - 320px)/1600);border-radius:calc(18px + 12*(100vw - 320px)/1600);position:relative}.dark .client-section .clint-contain:hover .client-icon img{animation-name:bounce;animation-duration:1s;animation-fill-mode:both}.dark .client-section .clint-contain:hover h2{opacity:.09;margin-right:9px}.dark .client-section .clint-contain:hover h4{color:var(--theme-color)}.dark .client-section .clint-contain .client-icon{width:calc(60px + 20*(100vw - 320px)/1600);height:calc(60px + 20*(100vw - 320px)/1600);margin-bottom:14px;margin-top:-11px}.dark .client-section .clint-contain .client-icon img{width:74%;height:100%;object-fit:contain}.dark .client-section .clint-contain h2{position:absolute;top:calc(14px + 10*(100vw - 320px)/1600);right:calc(24px + 10*(100vw - 320px)/1600);color:var(--content-color);opacity:.05;font-size:calc(52px + 18*(100vw - 320px)/1600);font-weight:800;transition:all .3s ease-in-out}.dark .client-section .clint-contain h4{font-size:calc(22px + 2*(100vw - 320px)/1600);margin-bottom:7px;font-weight:600;position:relative;transition:all .3s ease-in-out}.dark .client-section .clint-contain p{font-size:calc(14px + 2*(100vw - 320px)/1600);color:var(--content-color);line-height:1.7;margin:0 auto -5px;transition:all .3s ease-in-out}.dark .client-section .client-box .client-list{display:flex;align-items:center;justify-content:space-between}.dark .client-section .client-box .client-list li{width:460px;position:relative}.dark .team-section .team-box:hover .team-iamge img{transform:scale(1.1);filter:grayscale(0)}.dark .team-section .team-box:hover .team-iamge .team-media{opacity:1;right:10px}.dark .team-section .team-box .team-iamge{width:50%;height:auto;border-radius:100%;position:relative;overflow:hidden;margin:0 auto}.dark .team-section .team-box .team-iamge img{transition:all .3s ease-in-out;filter:grayscale(1);width:100%}.dark .team-section .team-box .team-name{text-align:center;margin-top:20px}.dark .team-section .team-box .team-name h3{font-size:calc(18px + 2*(100vw - 320px)/1600);letter-spacing:.7px;font-weight:700}.dark .team-section .team-box .team-name h5{margin-top:6px;letter-spacing:.5px;color:var(--content-color)}.dark .team-section .team-box .team-name p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.6;color:var(--content-color);margin:9px auto 14px;width:80%;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(max-width:360px){.dark .team-section .team-box .team-name p{width:100%}}.dark .team-section .team-box .team-name .team-media{display:flex;flex-wrap:wrap;gap:14px;position:relative;margin-top:15px;justify-content:center;transition:all .3s ease-in-out}.dark .team-section .team-box .team-name .team-media li a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:16px;color:var(--white);border-radius:5px;background-color:#ededed}.dark .team-section .team-box .team-name .team-media li a.fb-bg{color:#4267b2;transition:all .3s ease-in-out}.dark .team-section .team-box .team-name .team-media li a.fb-bg:hover{background-color:#4267b2;color:var(--white)}.dark .team-section .team-box .team-name .team-media li a.twitter-bg{color:#00acee;transition:all .3s ease-in-out}.dark .team-section .team-box .team-name .team-media li a.twitter-bg:hover{background-color:#00acee;color:var(--white)}.dark .team-section .team-box .team-name .team-media li a.pint-bg{color:#c8232c;transition:all .3s ease-in-out}.dark .team-section .team-box .team-name .team-media li a.pint-bg:hover{background-color:#c8232c;color:var(--white)}.dark .team-section .team-box .team-name .team-media li a.insta-bg{color:#f56040;transition:all .3s ease-in-out}.dark .team-section .team-box .team-name .team-media li a.insta-bg:hover{background-color:#f56040;color:var(--white)}.dark .review-section{background-color:var(--light-gray)}.dark .review-section .reviewer-box{background-color:var(--white);padding:calc(18px + 16*(100vw - 320px)/1600);border-radius:10px;z-index:0;position:relative;overflow:hidden}.dark .review-section .reviewer-box:hover .icon svg{color:var(--theme-color);font-size:calc(115px + 53*(100vw - 320px)/1600);opacity:.15;transform:rotate(7deg);bottom:calc(-20px + -6*(100vw - 320px)/1600);right:calc(-13px + 2*(100vw - 320px)/1600)}.dark .review-section .reviewer-box .icon svg{position:absolute;font-size:calc(115px + 32*(100vw - 320px)/1600);opacity:.05;z-index:-1;transform:rotate(9deg);bottom:calc(-27px + -9*(100vw - 320px)/1600);right:calc(-20px + -3*(100vw - 320px)/1600);transition:all .3s ease-in-out;line-height:1}.dark .review-section .reviewer-box h3{font-weight:400;margin:10px 0 13px;font-size:20px;line-height:1.5}.dark .review-section .reviewer-box p{color:var(--content-color);line-height:1.7;margin-bottom:23px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .review-section .reviewer-box .reviewer-profile{display:flex;flex-wrap:wrap;gap:calc(12px + 7*(100vw - 320px)/1600);align-items:center}.dark .review-section .reviewer-box .reviewer-profile .reviewer-image{width:calc(65px + 10*(100vw - 320px)/1600);height:auto;border-radius:8px;overflow:hidden}.dark .review-section .reviewer-box .reviewer-profile .reviewer-image img{width:100%;height:100%;object-fit:contain}.dark .review-section .reviewer-box .reviewer-profile .reviewer-name h4{font-weight:700;font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--theme-color)}.dark .review-section .reviewer-box .reviewer-profile .reviewer-name h6{color:var(--content-color);margin-top:6px}.dark .user-dashboard-section .dashboard-left-sidebar{background:var(--light-gray)}.dark .user-dashboard-section .dashboard-left-sidebar .close-button .close-sidebar{font-size:15px;padding:2px 0 0}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image img{box-shadow:2px 3px 8px rgba(34,34,34,.0032)}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i,.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon svg{position:relative}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i input,.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon svg input{position:absolute;top:0;right:0;left:0;opacity:0;width:35px}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active{border-left:3px solid var(--theme-color);font-weight:600;background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active{border-left:unset;border-right:3px solid var(--theme-color)}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link:before,.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:var(--theme-color);z-index:-1;opacity:.1}.dark .user-dashboard-section .dashboard-right-sidebar{padding:calc(20px + 20*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box{margin:30px 0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain{display:flex;flex-wrap:nowrap;gap:15px;background-color:var(--white);padding:calc(16px + 9*(100vw - 320px)/1600);border-radius:9px;box-shadow:0 0 8px rgba(34,34,34,.08);align-items:center;position:relative;overflow:hidden}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain:hover .img-1{width:calc(84px + 12*(100vw - 320px)/1600);transform:translateY(-50%) rotate(-7deg);opacity:.2;right:-19px}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain:hover .img-1{transform:translateY(-50%) rotate(7deg);right:unset;left:-19px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain img{width:calc(54px + 6*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .img-1{top:50%;transform:translateY(-50%);width:calc(78px + 12*(100vw - 320px)/1600);position:absolute;opacity:.12;right:-30px;transition:all .3s ease-in-out;filter:grayscale(1)}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .img-1{right:unset;left:-30px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .total-detail h5{margin-bottom:calc(3px + 4*(100vw - 320px)/1600);color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .total-contain .total-detail h3{font-weight:600}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td{background-color:rgba(0,0,0,0)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:first-child{padding-left:8px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:last-child p{-webkit-line-clamp:2}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button svg{margin-right:unset;margin-left:calc(6px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box svg{font-size:calc(18px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label{background-color:rgba(13,164,135,.149);border:1px solid rgba(13,164,135,.149)}.dark .order-detail .order-image{background-color:var(--light-gray);padding:40px;border-radius:8px;text-align:center}.dark .order-detail .order-image img{width:360px;margin:0 auto}.dark .order-detail .order-details-contain{display:flex;flex-wrap:nowrap;gap:calc(10px + 5*(100vw - 320px)/1600);background-color:var(--light-gray);padding:calc(14px + 6*(100vw - 320px)/1600);border-radius:8px;height:100%}.dark .order-detail .order-details-contain .order-tracking-icon svg{font-size:25px}.dark .order-detail .order-details-contain .order-details-name h2{font-size:calc(20px + 4*(100vw - 320px)/1600)}.dark .order-detail .order-details-contain .order-details-name h4{line-height:1.4;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .order-detail .order-details-contain .order-details-name h5{margin-bottom:7px}.dark .order-detail .order-details-contain .order-details-name img{margin-top:calc(6px + 6*(100vw - 320px)/1600);width:calc(160px + 40*(100vw - 320px)/1600)}.dark .order-detail .progtrckr{margin:15px 0 0;padding:0;display:flex;align-items:flex-start}@media(max-width:575px){.dark .order-detail .progtrckr{display:inline;margin:30px 0;overflow:hidden}}.dark .order-detail .progtrckr li{display:inline-block;text-align:center;margin:10px 0;position:relative}@media(max-width:575px){.dark .order-detail .progtrckr li{margin:0;width:50%!important}}.dark .order-detail .progtrckr li h5{margin-top:20px;text-align:center;width:100%;display:flex;justify-content:center;font-weight:500}@media(max-width:575px){.dark .order-detail .progtrckr li h5{display:block;text-align:left;margin-top:0}}.dark .order-detail .progtrckr li:before{position:relative;top:-2px;float:left;left:50%!important;line-height:1;transform:translate(-50%,-50%)!important}@media(max-width:575px){.dark .order-detail .progtrckr li:before{position:relative;top:10px;float:left;left:-2px!important;line-height:1;transform:translate(-50%,-50%)!important}}.dark .order-detail .progtrckr li.progtrckr-todo{color:var(--content-color);border-top:4px solid #959595;width:100%!important}@media(max-width:575px){.dark .order-detail .progtrckr li.progtrckr-todo{position:relative;text-align:left;margin-left:30px;align-items:flex-start;padding-bottom:calc(20px + 20*(100vw - 320px)/1600);padding-left:30px;border-top:unset;border-left:4px solid #959595}}.dark .order-detail .progtrckr li.progtrckr-todo:before{font-family:Font Awesome\ 6 Free;font-weight:900;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding-top:2px;content:"";color:var(--white);background:#959595;line-height:35px;border:none;border-radius:35px;font-size:16px}@media(max-width:575px){.dark .order-detail .progtrckr li.progtrckr-todo:before{position:absolute;top:10px;left:-17px;line-height:1;transform:translateY(-50%)}}.dark .order-detail .progtrckr li.progtrckr-todo h6{font-size:13px;margin-top:8px}.dark .order-detail .progtrckr li.progtrckr-done{color:var(--title-color);border-top:4px solid var(--theme-color);width:100%!important}@media(max-width:575px){.dark .order-detail .progtrckr li.progtrckr-done:first-of-type{padding-top:5px}.dark .order-detail .progtrckr li.progtrckr-done{position:relative;text-align:left;margin-left:30px;align-items:self-start;padding-bottom:calc(20px + 20*(100vw - 320px)/1600);border-top:unset;border-left:4px solid var(--theme-color)}}.dark .order-detail .progtrckr li.progtrckr-done:before{font-family:Font Awesome\ 6 Free;font-weight:900;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding-top:2px;content:"";color:var(--white);background-color:var(--theme-color);line-height:35px;border:none;border-radius:35px;font-size:16px}.dark .order-detail .progtrckr li.progtrckr-done h6{font-size:13px;margin-top:8px;color:var(--content-color)}.dark .order-tab-table{margin-bottom:0}.dark .order-tab-table thead tr th{text-align:center;background-color:#e7e7e7;color:var(--title-color);padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:400}.dark .order-tab-table tbody{border-top:none!important}.dark .order-tab-table tbody tr td{font-weight:300;text-align:center;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(15px + 2*(100vw - 320px)/1600);min-width:160px;color:#777}.dark .order-table-section .order-navpills{flex-wrap:nowrap;gap:calc(6px + 9*(100vw - 320px)/1600);overflow:auto hidden}.dark .order-table-section .order-navpills .nav-item .nav-link{font-size:calc(15px + 3*(100vw - 320px)/1600);padding:calc(11px + 3*(100vw - 320px)/1600) calc(17px + 7*(100vw - 320px)/1600);color:var(--content-color);font-weight:600;white-space:nowrap}.dark .order-table-section .order-navpills .nav-item .nav-link.active{background:var(--theme-color);color:var(--white)}.dark .order-table-section .order-tab{margin-top:22px}.dark .order-table-section .order-tab .order-tab-table{margin-bottom:0}.dark .order-table-section .order-tab .order-tab-table thead tr th{text-align:center;background-color:#e7e7e7;color:var(--title-color);padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(17px + 3*(100vw - 320px)/1600);font-weight:400}.dark .order-table-section .order-tab .order-tab-table tbody{border-top:none}.dark .order-table-section .order-tab .order-tab-table tbody tr td{font-weight:300;text-align:center;padding:calc(10px + 4*(100vw - 320px)/1600) calc(12px + 8*(100vw - 320px)/1600);font-size:calc(15px + 2*(100vw - 320px)/1600);min-width:160px;color:#777}.dark .order-table table tbody tr td{vertical-align:middle}.dark .order-success-2 tbody{border-top:none}.dark .search-section .search-box{position:relative}.dark body[dir=rtl] .search-section .search-box .input-group .form-control{border-radius:0 6px 6px 0!important}.dark .search-section .search-box .input-group .form-control:focus,.dark .search-section .search-box .input-group button{z-index:0}.dark body[dir=rtl] .search-section .search-box .input-group button{border-radius:6px 0 0 6px!important}.dark .vendor-bottom{padding-bottom:18px;border-bottom:1px solid var(--border-color);margin-bottom:16px}.dark .vendor-detail-box{padding:calc(20px + 8*(100vw - 992px)/928);margin-bottom:29px;border-radius:9px;background:var(--light-gray)}@media(max-width:991px){.dark .vendor-detail-box{padding:0;box-shadow:none;margin-right:0}}.dark .vendor-detail-box .vendor-name .vendor-logo{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 3*(100vw - 320px)/1600)}.dark .vendor-detail-box .vendor-name .vendor-logo img{width:calc(80px + 9*(100vw - 320px)/1600);height:auto}.dark .vendor-detail-box .vendor-name .vendor-logo h3{font-weight:600;text-transform:uppercase}.dark .vendor-detail-box .vendor-name .vendor-logo .vendor-rating{margin-top:4px}.dark .vendor-detail-box .vendor-name .vendor-logo .vendor-rating .rating li svg{font-size:calc(15px + 2*(100vw - 320px)/1600)}.dark .vendor-detail-box .vendor-name .vendor-logo .vendor-rating h6,.dark .vendor-detail-box .vendor-name .vendor-logo .vendor-rating span{font-size:calc(12px + 1*(100vw - 320px)/1600)}.dark .vendor-detail-box .vendor-name p{margin-bottom:-6px;line-height:1.5;font-size:calc(14px + 1*(100vw - 320px)/1600);color:var(--content-color);margin-top:15px}.dark .vendor-detail-box .vendor-tag h4{text-transform:none;font-weight:500;margin-bottom:17px}.dark .vendor-detail-box .vendor-tag ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 5*(100vw - 320px)/1600)}.dark .vendor-detail-box .vendor-tag ul li{background-color:var(--border-color);letter-spacing:.5px;padding:4px 11px;border-radius:3px;color:var(--title-color);font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .vendor-detail-box .vendor-share{display:flex;align-items:center}.dark .vendor-detail-box .vendor-share h5{font-weight:600}.dark .vendor-detail-box .vendor-share ul{margin-left:15px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.dark body[dir=rtl] .vendor-detail-box .vendor-share ul{margin-left:unset;margin-right:15px}.dark .vendor-detail-box .vendor-share ul li a{color:var(--content-color);display:block;font-size:16px;line-height:1}.dark .vendor-detail-box-2{padding:calc(20px + 8*(100vw - 320px)/1600);margin-bottom:50px;border-radius:9px;box-shadow:0 0 8px rgba(34,34,34,.13);background:var(--theme-color);color:var(--white)}.dark .vendor-detail-box-2 .vendor-logo{height:100%;display:flex;align-items:center;justify-content:center}.dark .vendor-detail-box-2 .vendor-logo img{width:85%;height:auto}@media(max-width:767px){.dark .vendor-detail-box-2 .vendor-logo img{width:26%}}@media(max-width:480px){.dark .vendor-detail-box-2 .vendor-logo img{width:35%}}@media(max-width:360px){.dark .vendor-detail-box-2 .vendor-logo img{width:50%}}.dark .vendor-detail-box-2 .vendor-name{height:100%}.dark .vendor-detail-box-2 .vendor-name .vendor-list-name{display:flex;align-items:center;flex-wrap:wrap;gap:calc(6px + 6*(100vw - 320px)/1600)}.dark .vendor-detail-box-2 .vendor-name h3{font-weight:600;text-transform:uppercase;display:block}.dark .vendor-detail-box-2 .vendor-name .vendor-rating .rating li svg{font-size:calc(15px + 2*(100vw - 320px)/1600)}.dark .vendor-detail-box-2 .vendor-name .vendor-rating h6,.dark .vendor-detail-box-2 .vendor-name .vendor-rating span{font-size:calc(12px + 1*(100vw - 320px)/1600);color:#f1f1f1}.dark .vendor-detail-box-2 .vendor-name p{margin-bottom:-6px;line-height:1.5;font-size:14px;color:#f1f1f1;margin-top:11px;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .vendor-detail-box-2 .vendor-tag h4{text-transform:none;font-weight:500;margin-bottom:17px}.dark .vendor-detail-box-2 .vendor-tag ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(7px + 5*(100vw - 320px)/1600)}.dark .vendor-detail-box-2 .vendor-tag ul li{background-color:var(--border-color);letter-spacing:.5px;padding:4px 11px;border-radius:3px;color:var(--title-color);font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .vendor-detail-box-2 .share-contact{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}@media(max-width:767px){.dark .vendor-detail-box-2 .share-contact{display:block}.dark .vendor-detail-box-2 .share-contact>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}}.dark .vendor-detail-box-2 .share-contact .vendor-share h5{display:block;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:600}.dark .vendor-detail-box-2 .share-contact .vendor-share ul{display:flex;align-items:center;justify-content:center;margin-top:8px;flex-wrap:wrap;gap:10px}.dark .vendor-detail-box-2 .share-contact .vendor-share ul li{position:relative}.dark .vendor-detail-box-2 .share-contact .vendor-share ul li a{color:#f1f1f1;font-size:16px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.dark .vendor-detail-box-2 .share-contact .vendor-contect{text-align:center;margin-top:17px}@media(max-width:767px){.dark .vendor-detail-box-2 .share-contact .vendor-contect{margin-top:0}}.dark .vendor-detail-box-2 .share-contact .vendor-contect h5{text-align:center;font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:600}.dark .vendor-detail-box-2 .share-contact .vendor-contect a,.dark .vendor-detail-box-2 .share-contact .vendor-contect button{margin:8px auto 0}.dark .seller-poster-section .poster-box .poster-image{margin-bottom:52px}.dark .seller-poster-section .saller-button{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-top:15px}.dark .become-service .service-box{text-align:center;border-radius:8px;transition:all .3s ease-in-out}.dark .become-service .service-box:hover{transform:translateY(-10px)}.dark .become-service .service-box:hover .service-svg svg{transform:scale(1.05);fill:var(--theme-color)}.dark .become-service .service-box:hover .service-detail h4{color:var(--theme-color)}.dark .become-service .service-box:hover .service-detail h4:after{width:68%}.dark .become-service .service-box .service-svg{width:calc(58px + 22*(100vw - 320px)/1600);height:calc(58px + 22*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);margin:0 auto calc(14px + 4*(100vw - 320px)/1600);border-radius:5px;padding:calc(5px + 3*(100vw - 320px)/1600)}.dark .become-service .service-box .service-svg img{width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out}.dark html.dark .become-service .service-box .service-svg img{filter:invert(1) brightness(100)}.dark .become-service .service-box .service-detail h4{font-weight:600;display:inline-block;font-size:20px;margin-bottom:10px;text-transform:capitalize;position:relative;z-index:0;transition:all .3s ease-in-out}.dark .become-service .service-box .service-detail h4:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:0;height:4px;background-color:var(--theme-color);opacity:.3;z-index:-1;border-radius:50px;transition:all .3s ease-in-out}.dark .become-service .service-box .service-detail p{margin:0;line-height:1.5;color:var(--content-color);transition:all .3s ease-in-out;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .business-section{background-color:var(--light-gray)}.dark .business-section .business-contain{position:relative;z-index:0}.dark .business-section .business-contain:after{content:"";position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);background-image:url(https://angular.pixelstrap.net/fastkart/arrow.684125b0e42c2e24.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;left:0;z-index:-1}@media(max-width:1199px){.dark .business-section .business-contain:after{content:none}}.dark .business-section .business-contain>.row{margin-inline:-50px}@media(max-width:1199px){.dark .business-section .business-contain>.row{margin-inline:0}}.dark .business-section .business-contain>.row>div{padding-inline:calc(15px + 35*(100vw - 1200px)/720)}@media(max-width:1199px){.dark .business-section .business-contain>.row>div{padding-inline:calc(var(--bs-gutter-x)*.5)}}.dark .business-section .business-contain>.row>div:first-child,.dark .business-section .business-contain>.row>div:last-child{margin-bottom:40px}@media(max-width:1199px){.dark .business-section .business-contain>.row>div:first-child,.dark .business-section .business-contain>.row>div:last-child{margin-bottom:inherit}}.dark .business-section .business-contain>.row>div:nth-child(2){margin-top:40px}@media(max-width:1199px){.dark .business-section .business-contain>.row>div:nth-child(2){margin-top:var(--bs-gutter-y)}}.dark .business-section .business-contain .business-box{text-align:center;background-color:var(--white);border-radius:9px;padding:calc(17px + 18*(100vw - 320px)/1600);box-shadow:0 0 8px rgba(34,34,34,.05);display:flex;align-items:center}.dark .business-section .business-contain .business-box .business-number{width:calc(54px + 11*(100vw - 320px)/1600);height:calc(54px + 11*(100vw - 320px)/1600);background:var(--theme-color);display:flex;align-items:center;justify-content:center;margin:0 auto calc(19px + 9*(100vw - 320px)/1600);border-radius:5px}.dark .business-section .business-contain .business-box .business-number h2{color:var(--white);font-size:calc(26px + 9*(100vw - 320px)/1600);font-weight:500}.dark html.dark .business-section .business-contain .business-box .business-number h2{color:#fff}.dark .business-section .business-contain .business-box .business-detail h4{margin-bottom:calc(6px + 4*(100vw - 320px)/1600);font-weight:600;line-height:1.4}.dark .business-section .business-contain .business-box .business-detail p{margin:0;color:var(--content-color);line-height:1.6;font-size:16px}.dark .seller-grid-box{background-color:var(--light-gray);padding:calc(12px + 13*(100vw - 320px)/1600);border-radius:14px;position:relative;box-shadow:0 0 10px rgba(34,34,34,.05);display:block}.dark .seller-grid-box .grid-contain .seller-contact-details{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:25px}.dark .seller-grid-box .grid-contain .seller-contact-details .saller-contact{display:flex;flex-wrap:nowrap;gap:5px;align-items:flex-start;width:100%}.dark .seller-grid-box .grid-contain .seller-contact-details .saller-contact .seller-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px}.dark .seller-grid-box .grid-contain .seller-contact-details .saller-contact .seller-icon svg{font-size:17px;color:var(--theme-color)}.dark .seller-grid-box .grid-contain .seller-contact-details .saller-contact .contact-detail h5{line-height:1.6;color:var(--title-color)}.dark .seller-grid-box .grid-contain .seller-contact-details .saller-contact .contact-detail h5 span{color:var(--content-color)}.dark .seller-grid-box .grid-contain .contain-name{display:flex;align-items:flex-end;justify-content:space-between}.dark .seller-grid-box .grid-contain .contain-name h6{color:var(--content-color);margin-left:4px}.dark body[dir=rtl] .seller-grid-box .grid-contain .contain-name h6{margin-left:unset;margin-right:4px}.dark .seller-grid-box .grid-contain .contain-name h3{font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:calc(5px + 3*(100vw - 320px)/1600);color:var(--title-color)}.dark .seller-grid-box .grid-contain .contain-name .product-rating{margin-bottom:calc(14px + 5*(100vw - 320px)/1600)}.dark .seller-grid-box .grid-contain .contain-name .product-label{padding:5px 10px;font-size:13px;letter-spacing:.5px;border-radius:4px;color:var(--theme-color);position:relative;z-index:0}.dark .seller-grid-box .grid-contain .contain-name .product-label:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0;z-index:-1}.dark .seller-grid-box .grid-contain .contain-name .grid-image{width:calc(67px + 33*(100vw - 320px)/1600);height:calc(67px + 33*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);padding:calc(10px + 5*(100vw - 320px)/1600);border-radius:calc(7px + 4*(100vw - 320px)/1600);box-shadow:0 0 8px rgba(34,34,34,.07)}.dark .seller-grid-box .grid-contain .contain-name .grid-image h1{color:var(--content-color);line-height:1;font-size:calc(43px + 27*(100vw - 320px)/1600)}.dark .seller-grid-box .grid-contain .contain-name .grid-image img{width:100%;height:100%;object-fit:contain}.dark .seller-grid-box-1 .grid-image{display:flex;flex-wrap:nowrap;gap:18px;align-items:center;margin-bottom:20px}.dark .seller-grid-box-1 .grid-image .image{width:66px;height:66px;border-radius:11px}.dark .seller-grid-box-1 .grid-image .image img{width:100%;height:100%;object-fit:contain}.dark .seller-grid-box-1 .grid-image .contain-name{width:calc(100% - 66px - 18px);position:relative}.dark .seller-grid-box-1 .grid-image .contain-name .since-number{display:flex;align-items:center;position:absolute;top:0;background-color:var(--light-gray);right:0;padding-left:5px}.dark body[dir=rtl] .seller-grid-box-1 .grid-image .contain-name .since-number{right:unset;left:0;padding-left:unset;padding-right:5px}@media(max-width:480px){.dark .seller-grid-box-1 .grid-image .contain-name .since-number{display:block}}.dark .seller-grid-box-1 .grid-image .contain-name .since-number h6{color:var(--content-color)}.dark .seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{display:block;text-align:right}.dark body[dir=rtl] .seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{text-align:left}@media(max-width:480px){.dark .seller-grid-box-1 .grid-image .contain-name .since-number .product-rating{margin-top:2px}}.dark .seller-grid-box-1 .grid-image .contain-name h3{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:10px;color:var(--title-color);width:50%}.dark .seller-grid-box-1 .grid-image .contain-name .product-label{padding:5px 10px;font-size:13px;letter-spacing:.5px;border-radius:4px;color:var(--theme-color);position:relative;z-index:0}.dark .seller-grid-box-1 .grid-image .contain-name .product-label:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--theme-color);opacity:.1;left:0;top:0;z-index:-1}.dark .seller-grid-box-1 .grid-contain .seller-category{display:flex;align-items:center;justify-content:space-between}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image{display:flex;flex-wrap:nowrap}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image li{width:calc(35px + 5*(100vw - 320px)/1600);height:calc(35px + 5*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:100%;padding:4px;box-shadow:0 0 2px rgba(34,34,34,.2);color:var(--content-color);transition:all .3s ease-in-out}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image li:hover{transform:scale(1.1) translateY(-7px)}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image li:last-child{line-height:1;font-weight:600;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image li+li{margin-left:calc(-19px + 5*(100vw - 320px)/1600)}.dark body[dir=rtl] .seller-grid-box-1 .grid-contain .seller-category .product-image li+li{margin-right:calc(-19px + 5*(100vw - 320px)/1600);margin-left:unset}.dark .seller-grid-box-1 .grid-contain .seller-category .product-image li h1{font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .product-table{margin-bottom:0}.dark .product-table thead tr th{text-align:center;font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;white-space:nowrap;min-width:90px;background-color:rgba(0,0,0,0);color:var(--title-color);border-bottom:1px solid var(--border-color)}.dark .product-table tbody{border-top:1px solid var(--border-color)!important}.dark .product-table tbody tr:last-child td{border-bottom:none;padding-bottom:0}.dark .product-table tbody tr td{text-align:center;padding:12px 15px;vertical-align:middle;white-space:nowrap;max-width:190px;background-color:rgba(0,0,0,0);color:var(--title-color)}.dark .product-table tbody tr td:nth-child(2){max-width:150px}.dark .product-table tbody tr td:nth-child(2) h6{color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .product-table tbody tr td.product-image{width:90px}.dark .product-table tbody tr td.efit-delete svg{font-size:19px}.dark .order-table{margin-bottom:0}.dark .order-table-2 tbody{border-top:none!important}.dark .order-table-2 tbody tr td{text-align:left}.dark .order-table thead tr th{text-align:center;font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;white-space:nowrap;min-width:90px}.dark .order-table tbody{border-top:1px solid var(--border-color)}.dark .order-table tbody tr:last-child td{border-bottom:none;padding-bottom:0}.dark .order-table tbody tr td{text-align:center;padding:12px 15px;vertical-align:middle;white-space:nowrap}.dark .order-table tbody tr td:nth-child(2){color:var(--content-color)}.dark .order-table tbody tr td label{padding:3px 12px;font-size:12px;border-radius:50px}.dark .order-table tbody tr td label.success{background-color:rgba(13,164,135,.1);color:var(--theme-color)}.dark .order-table tbody tr td label.danger{background-color:rgba(255,114,114,.1);color:#ff7272}.dark .order-table tbody tr td:first-child{font-weight:600}.dark .profile-tab ul{display:flex;align-items:center;flex-wrap:wrap;gap:calc(15px + 6*(100vw - 320px)/1600)}.dark .profile-tab ul li{display:flex;align-items:center;width:100%}@media(max-width:575px){.dark .profile-tab ul li{display:block}}.dark .profile-tab ul li h5{font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .profile-tab ul li h5:first-child{width:220px}.dark .profile-tab ul li h5:last-child{color:var(--content-color)}@media(max-width:575px){.dark .profile-tab ul li h5:last-child{margin-top:8px}}.dark .deactivate-box{padding:15px 22px;background:rgba(255,165,59,.1);border:1px dashed #ffa53b;border-radius:7px;display:flex;flex-wrap:nowrap;gap:17px;margin-bottom:21px}.dark .deactivate-box .deactivate-icon{width:30px;height:30px;background:rgba(254,163,72,.3);color:#fea348;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:18px}.dark .deactivate-box .deactivate-contain h3{font-weight:600;margin-bottom:5px}.dark .deactivate-box .deactivate-contain h5{color:var(--content-color);margin-bottom:10px}.dark .deactivate-box .deactivate-contain a{font-size:16px;font-weight:600}.dark .dashboard-privacy .privacy-box .custom-form-check-2 label{font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark .apexcharts-tooltip *{display:flex}.dark .apexcharts-toolbar{z-index:0}.dark .slider-3-product .product-slider-image{background-color:var(--light-gray)}.dark .slider-3-product .product-slider-image img{width:100%;height:100%;object-fit:contain}.dark .product-section .product-left-box .slider-image{background-color:var(--light-gray)}.dark .product-section .product-left-box .slider-image img{width:100%;height:100%;object-fit:contain}.dark .no-data-added{text-align:center;padding:60px 0}.dark .no-data-added img{width:18%;margin-bottom:20px}@media(max-width:1458px){.dark .no-data-added img{width:40%}}@media(max-width:767px){.dark .no-data-added img{width:63%}}.dark .no-data-added h4{font-weight:500;font-size:calc(18px + 7*(100vw - 320px)/1600);margin-bottom:calc(5px + 5*(100vw - 320px)/1600);color:var(--title-color)}.dark .no-data-added.collection-no-data{padding:calc(45px + 75*(100vw - 320px)/1600) 0}.dark .no-data-added.collection-no-data img{width:30%}.dark .no-data-added.collection-no-data p{width:calc(100% + -56*(100vw - 320px)/1600)}.dark .no-data-added p{width:calc(100% + -66*(100vw - 320px)/1600);margin:0 auto;font-size:calc(15px + 3*(100vw - 320px)/1600);line-height:1.4;color:var(--content-color)}.dark .no-data-added.category-no-data img{width:64%}.dark .no-data-added.no-shipping img{width:32%}@media(max-width:991px){.dark .no-data-added.no-shipping img{width:42%}}@media(max-width:576px){.dark .no-data-added.no-shipping img{width:50%}}@media(max-width:420px){.dark .no-data-added.no-shipping img{width:80%}}.dark .custom-anchor{color:var(--theme-color);transition:.5s ease;text-decoration:none;cursor:pointer}.dark .post-question-box{margin-bottom:32px}.dark .post-question-box h4{color:var(--title-color);font-weight:500;font-size:calc(15px + 3*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.dark .post-question-box h4 a{width:auto;display:inline-block;font-size:calc(14px + 3*(100vw - 320px)/1600);font-weight:500;border:none;border-radius:6px;background-color:var(--light-gray);color:var(--title-color);padding:calc(9px + 3*(100vw - 320px)/1600) calc(16px + 6*(100vw - 320px)/1600)}.dark .search-product .product-box{padding:calc(8px + 6*(100vw - 320px)/1600);position:relative;background-color:var(--light-gray);border-radius:5px;transition:all .4s ease-in-out}.dark body[dir=rtl] .search-product .product-box{border:unset}.dark .search-product .product-box .add-to-cart-box{max-width:100%}.dark .custom-padding{padding-right:10px}.dark body[dir=rtl] .custom-padding{padding-right:unset;padding-left:10px}.dark .custom-height{max-height:190px;overflow-y:auto;height:100%}.dark .custom-height::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark .custom-height::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .custom-height::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark .shop-banner-contain{position:relative;border-radius:8px}.dark .shop-banner-contain .shop-banner-details{padding:calc(20px + 20*(100vw - 320px)/1600) calc(25px + 55*(100vw - 320px)/1600);width:50%}@media(max-width:1460px){.dark .shop-banner-contain .shop-banner-details{width:60%}}@media(max-width:991px){.dark .shop-banner-contain .shop-banner-details{width:70%}}@media(max-width:767px){.dark .shop-banner-contain .shop-banner-details{width:80%;background:var(--white);background:linear-gradient(90deg,rgba(var(--white),.4) 0,rgba(246,246,246,0) 100%)}}@media(max-width:480px){.dark .shop-banner-contain .shop-banner-details{width:100%}}.dark .shop-banner-contain .shop-banner-details h5{font-size:calc(13px + 5*(100vw - 320px)/1600);letter-spacing:1.5px}.dark .shop-banner-contain .shop-banner-details h2{font-size:calc(24px + 34*(100vw - 320px)/1600);margin:calc(8px + 2*(100vw - 320px)/1600) 0;line-height:1.2;font-weight:700}.dark .banner-description{margin-top:28px}.dark .banner-description p{margin-bottom:0;font-size:15px;line-height:1.6}.dark .category-title h3{display:inline-block;padding-bottom:4px;margin-bottom:18px;font-weight:600;font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--theme-color)}.dark .category-list{display:flex;flex-wrap:wrap;gap:calc(10px + 6*(100vw - 320px)/1600)}.dark .category-list li{display:block;width:100%}.dark .category-list li .category-list-box{display:flex;align-items:center;margin:0;min-height:unset;padding-left:unset;gap:10px}.dark .category-list li .category-list-box input{width:20px;height:20px;border:unset;float:unset;margin:0;border-color:rgba(0,0,0,0)}.dark .category-list li .category-list-box input:after{top:50%;left:50%;transform:translate(-50%,-50%)}.dark .category-list li .category-list-box input:before{width:11px;left:5px;top:5px}.dark .category-list li .category-list-box input:focus{box-shadow:unset}.dark .category-list li .category-list-box input:active{filter:unset}.dark .category-list li .category-list-box input:checked{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .category-list li .category-list-box input:checked[type=checkbox]{--bs-form-check-bg-image:unset}.dark .category-list li .category-list-box .form-check-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;cursor:pointer}.dark .category-list li .category-list-box .form-check-label .name{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .category-list li .category-list-box .form-check-label .number{color:#777;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .category-list li .category-list-box .color-label-box{gap:8px;justify-content:unset}.dark .category-list li .category-list-box .color-label-box .color-box{width:18px;height:18px;border-radius:100%;border:1px solid #eee}.dark .category-dropdown{display:flex;align-items:center}@media(max-width:360px){.dark .category-dropdown h5{display:none}}.dark .category-dropdown .dropdown{margin-left:10px;width:calc(158px + 62*(100vw - 320px)/1600)}.dark body[dir=rtl] .category-dropdown .dropdown{margin-left:unset;margin-right:10px}@media(max-width:360px){.dark .category-dropdown .dropdown{margin-left:0}}.dark .category-dropdown .dropdown .dropdown-toggle{font-weight:400;display:block;background-color:#f6f5f2;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:calc(9px + 1*(100vw - 320px)/1600) 15px;border-radius:5px;color:var(--title-color);width:100%;text-align:left;border:1px solid var(--border-color)}.dark body[dir=rtl] .category-dropdown .dropdown .dropdown-toggle{text-align:right}.dark .category-dropdown .dropdown .dropdown-toggle:after{content:none}.dark .category-dropdown .dropdown .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:15px}.dark body[dir=rtl] .category-dropdown .dropdown .dropdown-toggle:before{right:unset;left:15px}.dark .category-dropdown .dropdown .dropdown-menu{background-color:var(--white);font-size:calc(14px + 2*(100vw - 320px)/1600);border:1px solid #efefef;border-radius:6px;color:#898989;box-shadow:0 6px 10px 4px #efefef;padding:10px;width:100%;margin-top:7px;z-index:1}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box{max-height:220px;overflow:auto;z-index:1}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{width:4px;height:4px;background-color:#f5f5f5;border-radius:50px}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{padding:4px 6px;font-size:17px;transition:all .1s ease-in-out}.dark body[dir=rtl] .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{text-align:right}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item+.dropdown-item{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:active,.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:focus,.dark .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:hover{background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark .shop-section .left-box{position:-webkit-sticky;position:sticky;top:0;border-right:1px solid #ddd}.dark body[dir=rtl] .shop-section .left-box{border-right:unset;border-left:1px solid #ddd}.dark html.dark .shop-section .left-box{border-color:rgba(119,119,119,.4392156863)}@media(max-width:991px){.dark .shop-section .left-box{width:300px;height:100%;position:fixed;top:0;left:-350px;background-color:var(--white);z-index:1041;transition:all .5s ease;border:unset;overflow-x:scroll;overflow-y:auto;transition:all .3s ease-in-out}.dark body[dir=rtl] .shop-section .left-box{border:unset;left:unset;right:-350px}}.dark .shop-section .left-box.right-box{border-right:unset;border-left:1px solid #ddd}.dark body[dir=rtl] .shop-section .left-box.right-box{border-left:unset;border-right:1px solid #ddd}.dark html.dark .shop-section .left-box.right-box{border-color:rgba(119,119,119,.4392156863)}@media(max-width:991px){.dark .shop-section .left-box.right-box{border-left:unset;left:unset;right:-350px}.dark body[dir=rtl] .shop-section .left-box.right-box{left:-350px;right:unset}}.dark .shop-section .left-box.right-box.show{left:unset;right:0}.dark body[dir=rtl] .shop-section .left-box.right-box.show{right:unset;left:0}.dark .shop-section .left-box.right-box .shop-left-sidebar{padding-left:calc(16px + 10*(100vw - 320px)/1600);padding-right:unset}.dark body[dir=rtl] .shop-section .left-box.right-box .shop-left-sidebar{padding-left:unset;padding-right:calc(16px + 10*(100vw - 320px)/1600)}@media(max-width:991px){.dark .shop-section .left-box.right-box .shop-left-sidebar,.dark body[dir=rtl] .shop-section .left-box.right-box .shop-left-sidebar{padding:calc(16px + 10*(100vw - 320px)/1600)}}.dark .shop-section .left-box.show{left:0}.dark body[dir=rtl] .shop-section .left-box.show{right:0;left:unset}.dark .shop-section .left-box .shop-left-sidebar{padding-right:calc(16px + 10*(100vw - 320px)/1600)}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar{padding-right:unset;padding-left:calc(16px + 10*(100vw - 320px)/1600)}@media(max-width:991px){.dark .shop-section .left-box .shop-left-sidebar,.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar{padding:calc(16px + 10*(100vw - 320px)/1600)}}.dark .shop-section .left-box .shop-left-sidebar .back-button{display:none}@media(max-width:991px){.dark .shop-section .left-box .shop-left-sidebar .back-button{display:block;margin-bottom:26px}}.dark .shop-section .left-box .shop-left-sidebar .back-button h3{display:flex;align-items:center;font-weight:600}.dark .shop-section .left-box .shop-left-sidebar .back-button h3 a{display:flex;align-items:center}.dark .shop-section .left-box .shop-left-sidebar .back-button h3 svg{margin-right:10px;font-size:20px}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar .back-button h3 svg{margin-left:10px;margin-right:unset}.dark .shop-section .left-box .shop-left-sidebar .filter-category{margin-bottom:25px}.dark .shop-section .left-box .shop-left-sidebar .filter-category .filter-title{display:flex;justify-content:space-between;margin-bottom:0;padding:0 0 8px}.dark .shop-section .left-box .shop-left-sidebar .filter-category .filter-title h2{font-size:18px;padding:0 0 8px;font-weight:600;border-bottom:1px solid var(--theme-color)}.dark .shop-section .left-box .shop-left-sidebar .filter-category .filter-title a{display:block}.dark .shop-section .left-box .shop-left-sidebar .filter-category .filter-title a:hover{color:var(--theme-color)}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(10px + 5*(100vw - 320px)/1600);padding-top:16px}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li{padding:9px 11px;background-color:#f9f8f6;position:relative;border-radius:4px;display:flex;align-items:center;gap:10px}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li span{position:relative;line-height:1;margin-top:-1px}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li span svg{font-size:14px;color:var(--title-color);cursor:pointer}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li a{color:#777}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion{display:flex;flex-wrap:wrap;gap:25px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item{border:none;width:100%}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button span{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;width:92px;height:18px;border-radius:9px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button span:before,.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-header .accordion-button:before{display:none}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .placeholder{background:#f6f7f8;background-position:-500px 0;animation:skeletonShine 1s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:1000px 100%;border-radius:9px;opacity:1;height:20px;position:relative;margin-left:30px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .placeholder:after{content:"";position:absolute;left:0;width:20px;height:100%;left:-30px;background-color:#f6f7f8;top:auto;border-radius:5px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item.skeleton-accordion .accordion-body ul{display:flex;flex-direction:column;gap:18px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{font-size:18px;padding:0 0 8px;font-weight:600;margin-bottom:9px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button.collapsed:before{transform:rotate(180deg)}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:focus{border-color:unset;box-shadow:none}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:26px;height:26px;display:flex;align-items:center;justify-content:center;top:0;right:5px;background-color:#f7f6f4;font-size:15px;border-radius:100%;transition:all .3s ease-in-out}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:5px}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--title-color);background-color:rgba(0,0,0,0);box-shadow:none}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span{position:relative}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button span:before{content:"";position:absolute;width:100%;height:1px;bottom:-8px;left:0;background-color:var(--theme-color)}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-collapse .accordion-body{padding:16px 0 0}.dark .shop-section .left-box .shop-left-sidebar .left-title{margin-bottom:20px;margin-top:32px}.dark .shop-section .left-box .shop-left-sidebar .left-title h3{font-weight:700}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab{gap:calc(11px + 9*(100vw - 320px)/1600)}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item{width:100%;height:60px;background-color:#f7f6f3;border-radius:6px;display:flex;overflow:hidden}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link{width:100%;text-align:left;font-size:18px;font-weight:500;color:var(--title-color);border-radius:unset;position:relative;display:flex;align-items:center}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover:not(.not) img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.45}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{width:75px;height:75px;transform:translateY(-50%) rotate(-4deg);right:-12px;opacity:.29}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link:hover img{right:unset;left:-12px;transform:translateY(-50%) rotate(4deg)}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active{color:var(--white);background-color:var(--theme-color);font-size:19px;font-weight:600}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{top:50%;transform:translateY(-50%);width:90px;height:90px;position:absolute;right:-10px;filter:invert(1);opacity:.4}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active img{right:unset;left:-10px}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{top:50%;transform:translateY(-50%);width:70px;height:70px;position:absolute;right:-10px;opacity:.1;transition:all .3s ease-in-out}.dark body[dir=rtl] .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{right:unset;left:-10px}.dark html.dark .shop-section .left-box::-webkit-scrollbar{background-color:#1d1d22}.dark .shop-section .show-button{margin-bottom:14px}.dark .shop-section .show-button .filter-button{display:block;color:var(--white)}.dark .shop-section .show-button .filter-button a{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;padding:calc(6px + 2*(100vw - 320px)/1600) calc(9px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:5px;display:inline-block}.dark .shop-section .show-button .filter-button a svg{margin-top:-4px}.dark .shop-section .show-button .filter-button-group{display:flex;align-items:center;margin-top:30px}.dark .shop-section .show-button .filter-button-group .sort-by-button{color:var(--white);margin-left:auto}.dark .shop-section .show-button .filter-button-group .sort-by-button a{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600;padding:calc(6px + 2*(100vw - 320px)/1600) calc(9px + 3*(100vw - 320px)/1600);background-color:var(--theme-color);border-radius:5px;display:inline-block}.dark .shop-section .show-button .filter-dropdown{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.dark .shop-section .show-button .top-filter-menu-2{display:flex;align-items:center}@media(max-width:991px){.dark .shop-section .show-button .top-filter-menu-2{margin-top:18px}}.dark .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{border:none;background-color:#f6f5f2;padding:10px calc(13px + 2*(100vw - 320px)/1600);border-radius:5px;margin-right:14px;font-size:calc(14px + 1*(100vw - 320px)/1600);color:#777}.dark html.dark .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{background-color:#1d1d22}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu{margin-right:unset;margin-left:14px}.dark .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu a svg{font-size:16px;margin-top:-3px}.dark .shop-section .show-button .top-filter-menu-2 .grid-option{margin-left:auto}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu-2 .grid-option{margin-left:unset;margin-right:auto}.dark .shop-section .show-button .top-filter-menu-2 .grid-option-2{margin-left:0}@media(max-width:767px){.dark .shop-section .show-button .top-filter-menu-2 .grid-option-2{display:none}}.dark .shop-section .show-button .top-filter-menu-2 .grid-option-2 ul li.active{background:var(--theme-color)}.dark .shop-section .show-button .top-filter-menu-2 .grid-option-2 ul li.active img{filter:invert(1) brightness(100)}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul{display:flex;flex-wrap:wrap;gap:calc(5px + 7*(100vw - 320px)/1600);align-items:center}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul li{width:35px;height:35px;border-radius:5px;background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%)}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul li a img{width:auto}.dark .shop-section .show-button .top-filter-menu{display:flex;align-items:center}@media(max-width:991px){.dark .shop-section .show-button .top-filter-menu{margin-top:18px}}.dark .shop-section .show-button .top-filter-menu .category-dropdown{display:flex;align-items:center}@media(max-width:360px){.dark .shop-section .show-button .top-filter-menu .category-dropdown h5{display:none}}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:10px;width:calc(172px + 48*(100vw - 320px)/1600)}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:unset;margin-right:10px}@media(max-width:360px){.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:0}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown{margin-left:unset;margin-right:0}}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle{font-weight:400;display:block;background-color:#f6f5f2;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:calc(9px + 1*(100vw - 320px)/1600) 15px;border-radius:5px;color:var(--title-color);width:100%;text-align:left;border:1px solid var(--border-color)}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle{text-align:right}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:after{content:none}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:15px}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle:before{right:unset;left:15px}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu{background-color:var(--white);font-size:calc(14px + 2*(100vw - 320px)/1600);border:1px solid #efefef;border-radius:6px;color:#898989;box-shadow:0 6px 10px 4px #efefef;padding:10px;width:100%;margin-top:7px}.dark html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu{background-color:#2a2d2d;box-shadow:0 6px 10px 4px rgba(255,255,255,.0509803922);border:1px solid rgba(119,119,119,.4)}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box{max-height:220px;overflow:auto;z-index:1}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-track{background-color:rgba(85,85,85,.5019607843)}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar-thumb{background-color:rgba(85,85,85,.5019607843)}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box::-webkit-scrollbar{background-color:#1d1d22}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{padding:4px 6px;font-size:17px;transition:all .1s ease-in-out}.dark html.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{color:#ddd}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item{text-align:right}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item+.dropdown-item{margin-top:3px;border-top:1px solid rgba(221,221,221,.3215686275)}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:active,.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:focus,.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu .dropdown-box .dropdown-item:hover{background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark .shop-section .show-button .top-filter-menu .grid-option{margin-left:auto}.dark body[dir=rtl] .shop-section .show-button .top-filter-menu .grid-option{margin-left:unset;margin-right:auto}.dark .shop-section .show-button .top-filter-menu .grid-option ul{display:flex;flex-wrap:wrap;gap:calc(5px + 5*(100vw - 320px)/1600);align-items:center}.dark .shop-section .show-button .top-filter-menu .grid-option ul li{width:35px;height:35px;border-radius:5px;background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%);overflow:hidden}.dark .shop-section .show-button .top-filter-menu .grid-option ul li.active{background:var(--theme-color)}.dark .shop-section .show-button .top-filter-menu .grid-option ul li.active a{background-color:var(--theme-color)}.dark .shop-section .show-button .top-filter-menu .grid-option ul li.active img{filter:invert(1) brightness(100)}.dark .shop-section .show-button .top-filter-menu .grid-option ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.dark .shop-section .show-button .top-filter-menu .grid-option ul li a img{width:auto}.dark .shop-section .show-button .filter-category{margin-bottom:25px}.dark .shop-section .show-button .filter-category ul{display:flex;flex-wrap:wrap;gap:calc(6px + 9*(100vw - 320px)/1600);padding-top:16px}.dark .shop-section .show-button .filter-category ul li{padding:calc(6px + 3*(100vw - 320px)/1600) calc(28px + 6*(100vw - 320px)/1600) calc(6px + 3*(100vw - 320px)/1600) calc(7px + 4*(100vw - 320px)/1600);background-color:#f9f8f6;position:relative;border-radius:4px}.dark .shop-section .show-button .filter-category ul li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);font-family:Font Awesome\ 6 Free;font-weight:900;right:13px;color:#777;cursor:pointer}.dark .shop-section .show-button .filter-category ul li a{color:#777}.dark .shop-section .top-filter-category{width:100%;height:0;padding:0 24px;background-color:var(--white);box-shadow:0 2px 9px rgba(34,34,34,.07);border-radius:6px;margin-bottom:0;overflow:hidden;transition:all .3s ease-in-out}.dark .shop-section .top-filter-category.show{padding:24px;height:auto;margin-bottom:22px}.dark .shop-section .top-filter-category>.row>div{border-right:1px solid var(--border-color)}.dark .shop-section .top-filter-category>.row>div:last-child{border:none}@media(max-width:1199px){.dark .shop-section .top-filter-category>.row>div:nth-child(4n-2){border-right:none}}@media(max-width:767px){.dark .shop-section .top-filter-category>.row>div{border:none}}.dark .category-slider-section .category-contain .category-contain-image{background:linear-gradient(149.8deg,#f6f5f2 17.21%,#fbfaf9 79.21%);padding:22px;border-radius:8px}.dark .category-slider-section .category-contain .category-contain-image img{width:150px;height:150px;object-fit:contain;margin:0 auto}.dark .category-slider-section .category-contain .category-contain-name{margin-top:12px;text-align:center}.dark .category-slider-section .category-contain .category-contain-name h5{color:var(--content-color);font-weight:500}.dark .title-header{padding-bottom:calc(15px + 10*(100vw - 320px)/1600);position:relative;color:#1c2128;font-size:22px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.dark .title-header>*{width:100%}.dark .title-header .right-option{display:flex;align-items:center;margin-left:auto;gap:15px}.dark body[dir=rtl] .title-header .right-option{margin-left:unset;margin-right:auto}.dark .title-header .right-option ul{display:flex;align-items:center;gap:15px}.dark .title-header a{font-size:16px;text-transform:capitalize}.dark .title-header a.text-theme{color:var(--theme-color)!important}.dark .title-header a.btn{font-size:14px;color:var(--white);border:1px solid var(--theme-color)}.dark .title-header a.btn:hover{color:var(--theme-color);background-color:var(--white);border:1px solid var(--theme-color)}.dark .title-header a.btn svg{font-size:16px}.dark .title-header-1{display:flex;align-items:center;justify-content:space-between}.dark .title-header-block{display:block}.dark .title-header-block .card-order-section{margin-top:20px;border-top:1px solid rgba(35,35,35,.15);border-bottom:1px solid rgba(35,35,35,.15);padding:10px 0}.dark .title-header-block .card-order-section ul{margin:-8px;color:var(--black) 1}.dark .title-header-block .card-order-section ul li{display:inline-block;margin:0 15px;font-size:18px;position:relative;color:#4a5568}.dark .title-header-block .card-order-section ul li:before{content:"/";position:absolute;top:0;right:-15px;width:0;height:100%}.dark .title-header-block .card-order-section ul li:first-child{margin-left:15px}.dark .title-header-block .card-order-section ul li:last-child{margin-right:0}.dark .title-header-block .card-order-section ul li:last-child:before{content:none}.dark .title-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a{color:#9a9a9a}.dark .title-header h5{font-size:calc(18px + 6*(100vw - 320px)/1600);font-weight:700;letter-spacing:.03em;position:relative}.dark .title-header h5:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(-14px + -13*(100vw - 320px)/1600);width:3px;height:26px;background-color:var(--theme-color)}.dark body[dir=rtl] .title-header h5:after{left:unset;right:calc(-15px + -15*(100vw - 320px)/1600)}.dark .title-header h5:not(.m-0),.dark .title-header h5:not(.mb-0){margin-bottom:0;text-transform:capitalize}.dark .chart-padding{background-color:var(--white);padding:20px;border-radius:6px}.dark .chart-title{margin-bottom:20px}.dark .chart-title h3{font-size:24px;font-weight:600}.dark .dashboard-title{margin-bottom:22px}.dark .dashboard-title h3{font-size:20px;line-height:1.3;position:relative;font-weight:600}.dark .dashboard-title.dashboard-flex{display:flex}.dark .dashboard-title.dashboard-flex button{margin-left:auto}.dark .user-dashboard-section .title h2{font-size:26px}.dark .user-dashboard-section .dashboard-left-sidebar{background-color:var(--light-gray);box-shadow:0 0 8px rgba(34,34,34,.14);border-radius:10px;overflow:hidden;position:-webkit-sticky;position:sticky;top:107px;z-index:0}@media(max-width:991px){.dark .user-dashboard-section .dashboard-left-sidebar{width:300px;height:100vh;position:fixed;top:0;left:-320px;border-radius:0;z-index:6;overflow-y:auto;overflow-x:hidden;transition:all .3s ease-in-out}.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar{left:unset;right:-320px}.dark .user-dashboard-section .dashboard-left-sidebar.show{left:0}.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar.show{left:unset;right:0}}.dark .user-dashboard-section .dashboard-left-sidebar .close-button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:1;background:var(--light-gray);border-radius:100%}.dark .user-dashboard-section .dashboard-left-sidebar .close-button .close-sidebar{border:none;font-size:18px;background-color:rgba(0,0,0,0);color:var(--content-color);padding:0}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box{position:relative}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image{position:relative;overflow:hidden}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img{width:100%;height:150px;object-fit:cover}@media(max-width:991px){.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img{height:120px}}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--title-color);opacity:.15}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image .cover-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;z-index:1;background-color:var(--white);border-radius:100%;color:var(--content-color)}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain{padding:0 15px}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image{text-align:center;margin:-50px auto 0;z-index:1;position:relative}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h1,.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h4{width:calc(93px + 15*(100vw - 320px)/1600);height:calc(93px + 15*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;object-fit:contain;background-color:var(--light-gray);font-size:40px;border-radius:100%;box-shadow:2px 3px 8px rgba(34,34,34,.19);margin:0 auto}.dark html.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h1,.dark html.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .user-round h4{background-color:#2a2d2d}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image img{width:calc(93px + 15*(100vw - 320px)/1600);height:calc(93px + 15*(100vw - 320px)/1600);object-fit:contain;background-color:var(--light-gray);border-radius:100%;padding:5px;border:1px solid var(--border-color);box-shadow:2px 3px 8px rgba(34,34,34,.32)}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:55%;z-index:1;background-color:var(--white);border-radius:100%;color:var(--content-color)}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i{position:relative}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i input{position:absolute;top:0;right:0;left:0;opacity:0;width:35px}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name{margin-top:calc(10px + 3*(100vw - 320px)/1600);text-align:center;padding-bottom:calc(12px + 6*(100vw - 320px)/1600);border-bottom:1px solid #ddd}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h3{font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:600;letter-spacing:.7px}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6{font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:4px}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6 span{margin:0 8px}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills{flex-wrap:wrap;gap:calc(2px + 5*(100vw - 320px)/1600);margin:calc(10px + 10*(100vw - 320px)/1600) 0 6px}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .logout-cls{padding-top:20px;margin:0 15px 20px;border-top:1px solid #ddd}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .logout-cls .btn{background-color:var(--theme-color);color:#fff;padding:10px}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item{width:100%;display:block}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link{font-size:calc(17px + 1*(100vw - 320px)/1600);position:relative;color:var(--content-color);width:100%;text-align:left;padding:calc(10px + 3*(100vw - 320px)/1600) calc(10px + 3*(100vw - 320px)/1600) calc(10px + 3*(100vw - 320px)/1600) calc(19px + 4*(100vw - 320px)/1600);font-weight:500;z-index:0;overflow:hidden;border-radius:0;display:flex;align-items:center}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link{border-left:3px solid var(--theme-color);font-weight:600;background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link,.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link{border-left:unset;border-right:3px solid var(--theme-color)}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show>.nav-link:before,.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active>.nav-link:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:var(--theme-color);z-index:-1;opacity:.1}.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link svg{font-size:calc(18px + 1*(100vw - 320px)/1600);margin-right:10px}.dark body[dir=rtl] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link svg{margin-right:unset;margin-left:10px}.dark .user-dashboard-section .dashboard-right-sidebar{background-color:var(--light-gray);padding:calc(15px + 15*(100vw - 320px)/1600);border-radius:8px;height:100%}.dark .user-dashboard-section .dashboard-right-sidebar .card{margin-bottom:calc(19px + 11*(100vw - 320px)/1600);border:none;border-radius:15px}@media(max-width:991px){.dark .user-dashboard-section .dashboard-right-sidebar{height:auto}}.dark .user-dashboard-section .dashboard-right-sidebar .info-box{margin-bottom:30px;display:flex;padding:16px;border-radius:0;background-color:#fff;border-left:3px solid var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .info-box .counter{font-size:18px;font-weight:500;gap:9px}.dark .user-dashboard-section .dashboard-right-sidebar .point-ratio{background:var(--light-gray);padding:18px;border:1px solid rgba(220,220,220,0);margin:0 0 0 auto}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .point-ratio{margin:0 auto 0 0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box{padding:calc(12px + 8*(100vw - 320px)/1600);background-color:var(--white);border-radius:6px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box td{border-bottom:none;font-size:16px;background-color:rgba(0,0,0,0)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box+.dashboard-bg-box{margin-top:24px}.dark .user-dashboard-section .dashboard-right-sidebar .total-box{margin:30px 0}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain{display:flex;flex-wrap:nowrap;gap:15px;background-color:var(--white);padding:calc(16px + 9*(100vw - 320px)/1600);border-radius:9px;align-items:center;position:relative;overflow:hidden;z-index:0}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain:hover .img-1{width:calc(84px + 12*(100vw - 320px)/1600);transform:translateY(-50%) rotate(-7deg);opacity:.2;right:-19px}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain:hover .img-1{transform:translateY(-50%) rotate(7deg);right:unset;left:-19px}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain img{width:calc(54px + 6*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .img-1{top:50%;transform:translateY(-50%);width:calc(78px + 12*(100vw - 320px)/1600);position:absolute;opacity:.12;right:-30px;transition:all .3s ease-in-out;filter:grayscale(1)}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .img-1{right:unset;left:-30px}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .total-detail h5{margin-bottom:calc(3px + 4*(100vw - 320px)/1600);color:var(--content-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .total-box .total-contain .total-detail h3{font-weight:600}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name h6{font-size:16px;margin-bottom:10px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name p{margin:0;font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.5;letter-spacing:.3px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title{border-bottom:1px solid #ddd;padding-bottom:calc(5px + 5*(100vw - 320px)/1600);margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4{display:flex;align-items:center;justify-content:space-between}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a{font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a:hover{color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail h6{margin-bottom:calc(4px + 4*(100vw - 320px)/1600);line-height:1.6}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail a:hover{color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain{display:flex;flex-wrap:wrap;gap:calc(14px + 16*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container{display:flex;flex-wrap:wrap;gap:calc(8px + 6*(100vw - 320px)/1600);align-items:center}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon{position:relative;z-index:0;color:var(--theme-color);padding:9px;border-radius:100%;overflow:hidden}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--theme-color);opacity:.1;z-index:-1}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4{font-weight:600;display:flex;align-items:center;letter-spacing:.6px;font-size:calc(17px + 3*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span{font-size:12px;font-weight:400;color:var(--white);background:linear-gradient(-90deg,#ff6b6b,#ff4f4f);padding:4px 6px;border-radius:4px;margin-left:calc(9px + 11*(100vw - 320px)/1600);font-weight:600}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span.success-bg{background:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h6{margin-top:6px;font-size:calc(14px + 1*(100vw - 320px)/1600);letter-spacing:.6px;font-weight:300;line-height:1.5}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:flex;flex-wrap:nowrap;gap:20px;background-color:var(--light-gray);padding:calc(15px + 5*(100vw - 320px)/1600);margin-top:30px;border-radius:8px;align-items:center}@media(max-width:1199px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:block}}@media(max-width:991px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:flex}}@media(max-width:767px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail{display:block}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail:hover .order-image img{transform:scale(1.1)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image{display:block}@media(max-width:1199px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image{text-align:center;margin-bottom:calc(14px + 16*(100vw - 320px)/1600)}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image img{transition:all .3s ease-in-out}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a{display:block;color:var(--title-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a:hover{color:var(--title-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a h3{font-weight:600;margin-bottom:6px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap p{line-height:1.5;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size{display:flex;flex-wrap:wrap;gap:calc(6px + 3*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li{width:100%}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box{display:flex;align-items:center}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box h5{font-weight:600;margin-left:8px;font-size:14px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);position:relative;height:100%;overflow:hidden}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div{display:flex;position:relative}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .label{right:unset;left:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check{margin-top:3px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);margin-top:2px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .form-check .form-check-input:focus{box-shadow:none}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table{margin-bottom:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr:first-child td{padding-top:0;font-weight:600;font-size:calc(17px + 1*(100vw - 320px)/1600);color:var(--title-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td{border:none;font-size:calc(14px + 2*(100vw - 320px)/1600);padding:4px 0;color:var(--content-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:first-child{min-width:90px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td:last-child p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;line-height:1.5}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td h4{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-weight:500;color:var(--title-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td h4 span{background-color:var(--theme-color);padding:4px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:space-between}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button{background-color:var(--light-gray);font-weight:600;width:100%}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button>div{display:flex;align-items:center;gap:8px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button:hover{background-color:var(--theme-color);color:var(--white)}.dark html.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button:hover{color:#fff}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button svg{font-size:calc(16px + 2*(100vw - 320px)/1600);margin-right:calc(6px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .add-address .address-link{display:flex;align-items:center;justify-content:center;height:100%;color:var(--title-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail{position:relative}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail:hover .edit-card{opacity:1;transition:all .3s ease-in-out}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card{background-color:#f9f9f9;cursor:pointer;padding:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details{display:flex;align-items:center;justify-content:center;min-height:130px;background:#d2d2d2;color:var(--title-color);text-align:center}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details h5{margin-bottom:0;text-transform:capitalize}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details{height:100%;color:var(--white);padding:30px 20px;border-radius:5px;background-color:#4b77a0;background-image:repeating-linear-gradient(45deg,rgba(var(--white),0) 1px,rgba(var(--white),.03) 2px,rgba(var(--white),.04) 3px,rgba(var(--white),.05) 4px),-webkit-linear-gradient(-245deg,rgba(var(--white),0) 40%,rgba(var(--white),.2) 70%,rgba(var(--white),0) 90%)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.card-visa{background-color:#777876}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.dabit-card{background-color:#86b8cf}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number{margin-bottom:10px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number h4{color:var(--white);font-size:calc(16px + 2*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail{display:flex;align-items:center;margin-top:calc(10px + 10*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title{margin-bottom:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title span{display:block;color:rgba(var(--white),.7);text-transform:uppercase;font-size:12px;line-height:1.3}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .date h3{margin-bottom:0;color:var(--white);margin-left:15px;font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:400}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary{margin-left:auto}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary span{font-size:calc(12px + 2*(100vw - 320px)/1600);padding:0;font-weight:400;text-transform:capitalize}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail{display:flex;align-items:center;justify-content:space-between;margin-top:calc(10px + 15*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .name h5{text-transform:uppercase;font-size:calc(14px + 2*(100vw - 320px)/1600);margin-bottom:0;color:var(--white)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .card-img{width:auto}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;text-align:center;top:0;left:0;background-color:rgba(34,34,34,.8);border-radius:5px;opacity:0;transition:all .5s ease}@media(max-width:767px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card{display:none}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card a{padding:0 10px;text-transform:capitalize;color:var(--white)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile{display:none}@media(max-width:767px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile{display:flex;align-items:center;justify-content:center;margin-top:10px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile a{padding:0 10px;text-transform:capitalize;color:var(--title-color)}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail{display:flex;align-items:center}@media(max-width:575px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail{display:block}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3{font-weight:400;font-size:16px;margin-right:10px;display:flex;align-items:center}@media(max-width:360px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3{margin-right:0}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span{background:var(--theme-color);color:var(--white);padding:3px 8px;margin-left:10px;border-radius:5px;font-size:13px}.dark body[dir=rtl] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span{margin-left:unset;margin-right:10px}@media(max-width:575px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail .profile-rating{margin-top:3px}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a{margin-left:auto;padding:8px 14px;position:relative;z-index:0;border-radius:5px;overflow:hidden;display:inline-block}@media(max-width:575px){.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a{margin-top:10px}}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--theme-color);opacity:.08;z-index:-1}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a:hover{color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile{margin-top:20px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul{display:flex;flex-wrap:wrap;gap:calc(10px + 16*(100vw - 320px)/1600);align-items:center}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:var(--content-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box h6{font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-description p{margin:20px 0 0;color:var(--content-color);font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about{margin-top:20px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .form-control{border:none}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table{margin-bottom:36px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td{vertical-align:middle;border:none;font-size:calc(14px + 2*(100vw - 320px)/1600);white-space:nowrap}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td:first-child{color:var(--content-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a{display:flex;align-items:center}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a:hover{color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span{margin-left:calc(8px + 12*(100vw - 320px)/1600);font-size:14px;padding:5px 10px;border-radius:5px;position:relative;font-weight:600;overflow:hidden;z-index:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--theme-color);opacity:.08;z-index:-1}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box+.privacy-box{margin-top:15px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box h6{font-size:calc(15px + 3*(100vw - 320px)/1600);margin-bottom:6px;line-height:1.5}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box p{margin:0;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);opacity:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label{width:62px;height:25px;position:relative;border-radius:50px;cursor:pointer;background-color:rgba(14,153,126,.1490196078);border:1px solid #ddd}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:after,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:before{display:inline-block;position:absolute}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch+label:before{width:19px;height:19px;content:"";border-radius:100%;left:2px;top:2px;background:var(--theme-color);transition:all .3s ease-in-out}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch:checked+label:before{left:39px}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);opacity:0}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label{width:62px;height:25px;position:relative;border-radius:50px;cursor:pointer}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:after,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:before{display:inline-block;position:absolute}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input+label:before{width:19px;height:19px;content:"";border-radius:100%;left:2px;top:2px;background-color:var(--theme-color);transition:all .3s ease-in-out}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked+label{background-color:var(--theme-color)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked+label:before{left:39px;background:var(--white)}.dark .border-custom{padding-top:30px;border-top:1px solid #e9e9e9;display:block;margin-top:30px}.dark .notification-count{width:18px;height:18px;font-size:12px;background-color:var(--theme-color);border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;margin-left:7px}.dark .themeform-auth .form-label{font-size:16px;font-weight:600;position:relative;text-transform:capitalize;color:var(--content-color);margin-bottom:0}.dark .themeform-auth .form-control{font-size:calc(14px + .00125*(100vw - 320px));color:var(--title-color);padding:10px 15px;border-color:#eee}.dark .themeform-auth .form-control::placeholder{color:rgba(var(--content-color),.5)}.dark .notification-list li{display:block;background-color:var(--white);width:100%;padding:calc(13px + 7*(100vw - 320px)/1600) calc(12px + .00375*(100vw - 320px)) calc(13px + 7*(100vw - 320px)/1600) calc(33px + 13*(100vw - 320px)/1600);position:relative}.dark html.dark .notification-list li{background-color:#2a2d2d}.dark body[dir=rtl] .notification-list li{padding-left:calc(12px + .00375*(100vw - 320px));padding-right:calc(33px + 13*(100vw - 320px)/1600)}.dark .notification-list li.unread{z-index:0;border-left:3px solid var(--theme-color)}.dark body[dir=rtl] .notification-list li.unread{border-left:unset;border-right:3px solid var(--theme-color)}.dark .notification-list li.unread:before{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;background-color:var(--theme-color);opacity:.09}.dark .notification-list li:after{content:"";position:absolute;left:calc(18px + .0075*(100vw - 320px));top:31px;width:5px;height:5px;background-color:#8e8e8e;border-radius:100%}.dark body[dir=rtl] .notification-list li:after{left:unset;right:30px}.dark .notification-list li+li{border-top:1px solid #eee}.dark .notification-list h4{font-weight:500;color:var(--title-color);line-height:1.5;font-size:calc(15px + 3*(100vw - 320px)/1600)}.dark html.dark .notification-list h4{font-size:calc(15px + 3*(100vw - 320px)/1600);color:#fff}.dark .notification-list h5{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:calc(14px + 1*(100vw - 320px)/1600);color:var(--content-color)}.dark html.dark .notification-list h5{font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:5px;color:#ddd}.dark .wallet-table{margin-top:30px;border-radius:10px;overflow:hidden;padding:20px;background-color:var(--white)}.dark .wallet-table h4{margin-bottom:18px;font-weight:600;font-size:20px}.dark .wallet-table table{width:100%}.dark .wallet-table table td,.dark .wallet-table table th{padding:15px!important;text-align:center;font-size:16px}.dark .wallet-table table td{border-bottom:1px solid #eee;background-color:rgba(0,0,0,0);color:var(--title-color)}.dark .wallet-table table tr:last-child td{border-bottom:none}.dark .wallet-table table th{background-color:rgba(245,245,245,.8);font-weight:500;border-bottom:1px solid var(--border-color);color:var(--title-color)}.dark .wallet-bg{position:relative;z-index:1}.dark .wallet-bg:after{content:"";position:absolute;width:100%;height:100%;background-image:url(/_next/static/media/withdraw-bg.739f6c68.png);background-repeat:no-repeat;background-size:cover;right:0;top:0;z-index:-1;opacity:1}.dark body[dir=rtl] .wallet-bg:after{transform:scaleX(-1);filter:FlipH}.dark .customer-detail ul{display:flex;flex-wrap:wrap}.dark .customer-detail ul li label{color:var(--title-color);text-transform:capitalize;margin-bottom:4px;font-size:17px;font-weight:500}.dark .customer-detail ul li h4{font-size:16px;line-height:1.5;color:#777}.dark .h-m30{height:calc(100% - 30px)}.dark .tracking-panel ul{display:flex;align-items:center;width:100%;justify-content:space-between;position:relative;gap:15px;padding-right:20px;overflow-y:hidden;overflow-x:auto}.dark body[dir=rtl] .tracking-panel ul{padding-right:0;padding-left:20px}.dark .tracking-panel ul li{position:relative;width:100%;background-color:#fff;border-radius:0;padding:calc(13px + 4*(100vw - 320px)/1600) 0 calc(13px + 4*(100vw - 320px)/1600) calc(21px + 10*(100vw - 320px)/1600)}.dark body[dir=rtl] .tracking-panel ul li{padding:calc(13px + 4*(100vw - 320px)/1600) calc(21px + 10*(100vw - 320px)/1600) calc(13px + 4*(100vw - 320px)/1600) 0}.dark .tracking-panel ul li:after{content:"";position:absolute;opacity:1;top:0;right:-16px;width:0;height:0;border-top:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-bottom:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-left:17px solid #fff;transition:border-color .2s ease}.dark body[dir=rtl] .tracking-panel ul li:after{right:unset;left:-16px;border-right:17px solid #fff;border-left:unset}.dark html.dark .tracking-panel ul li:after{border-right-color:#2a2d2d}.dark .tracking-panel ul li:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-top:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-bottom:calc(28px + 12*(100vw - 320px)/1600) solid rgba(0,0,0,0);border-left:17px solid #f9f9f6;transition:border-color .2s ease}.dark body[dir=rtl] .tracking-panel ul li:before{right:0;left:unset;border-right:17px solid #f9f9f6;border-left:unset}.dark html.dark .tracking-panel ul li:before{border-right-color:#1d1d22}.dark .tracking-panel ul li.active{background-color:#e9f6f3}.dark .tracking-panel ul li.active:after{border-left:17px solid #e9f6f3}.dark body[dir=rtl] .tracking-panel ul li.active:after{border-right:17px solid #e9f6f3;border-left:unset}.dark html.dark body[dir=rtl] .tracking-panel ul li.active:after{border-right-color:#33413e}.dark html.dark .tracking-panel ul li.active:after{border-left-color:#33413e}.dark .tracking-panel ul li.cancelled-box{background-color:#fbe9eb}.dark .tracking-panel ul li.cancelled-box:after{border-left:17px solid #fbe9eb}.dark .tracking-panel ul li:first-child{border-radius:6px 0 0 6px}.dark body[dir=rtl] .tracking-panel ul li:first-child{border-radius:0 6px 6px 0}.dark .tracking-panel ul li:first-child:before{display:none}.dark .tracking-panel .panel-content{display:flex;align-items:center;gap:16px;margin-top:0}.dark .tracking-panel .panel-content .icon{width:calc(30px + 15*(100vw - 320px)/1600)}.dark .tracking-panel .panel-content .status{margin-top:0;font-size:17px;display:flex;flex-direction:column;font-weight:600;white-space:nowrap;text-transform:capitalize}.dark .tracking-total li{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:17px;margin-bottom:6px;color:var(--title-color)}.dark .tracking-total li:last-child{font-weight:600;margin-bottom:0;padding-top:15px;border-top:1px solid #e8e8e8;margin-top:12px}.dark .pt-25{padding-top:25px}.dark .product-load-more .col-grid-box{display:none}.dark .product-title h4{font-weight:600;margin-bottom:calc(10px + 2*(100vw - 320px)/1600);letter-spacing:.4px;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .vendor-box .vendor-contain{padding:7px calc(16px + 10*(100vw - 320px)/1600)}.dark .vendor-box .vendor-contain .vendor-image{height:auto}.dark .vendor-box .vendor-list{margin-top:calc(13px + 11*(100vw - 320px)/1600)}.dark .vendor-box .vendor-list .seller-contact-details{display:flex;flex-wrap:wrap;gap:calc(9px + 9*(100vw - 320px)/1600);align-items:center}.dark .vendor-box .vendor-list .seller-contact-details .saller-contact{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.dark .vendor-box .vendor-list .seller-contact-details .saller-contact svg{font-size:20px;color:var(--theme-color)}.dark .vendor-box .vendor-list .seller-contact-details .saller-contact h5{font-weight:600}.dark .vendor-box .vendor-list .seller-contact-details .saller-contact h5 span{font-weight:400;margin-left:7px}.dark .hot-line-number{padding:calc(12px + 21*(100vw - 320px)/1600);background-color:var(--light-gray)}.dark .hot-line-number h5{font-weight:600;margin-bottom:4px}.dark .hot-line-number h6{color:var(--content-color);margin-bottom:17px}.dark .hot-line-number h2{font-weight:600;font-size:24px}.dark .product-category{gap:25px;padding:calc(12px + 21*(100vw - 320px)/1600)}.dark .product-section .product-left-box{position:-webkit-sticky;position:sticky;top:0}.dark .product-section .product-label-tag{position:absolute;top:24px;left:0;padding:5px 13px;background-color:#ff7272;font-size:14px;color:var(--white);font-weight:500;z-index:1}.dark html.dark .product-section .product-label-tag{color:#fff}.dark .product-section .product-label-tag:before{top:0;transform:rotate(180deg)}.dark .product-section .product-label-tag:after,.dark .product-section .product-label-tag:before{content:"";position:absolute;width:15px;height:15px;right:-15px;border-bottom:15px solid #ff7272;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);z-index:1}.dark .product-section .product-label-tag:after{top:16px;transform:rotate(0)}.dark .product-section .product-label-tag span{font-weight:700}.dark .product-section .product-label-tag.warning-label-tag{background-color:#ffba00}.dark .product-section .product-label-tag.warning-label-tag:after,.dark .product-section .product-label-tag.warning-label-tag:before{border-bottom-color:#ffba00}.dark .product-section .product-label-tag+.product-label-tag{margin-top:13px}.dark .product-section .left-slider-image .sidebar-image{border-radius:8px;overflow:hidden}.dark .product-section .left-slider-image .sidebar-image img{width:auto;height:auto;cursor:pointer;object-fit:contain}.dark .product-section .right-box-contain{position:-webkit-sticky;position:sticky;top:10px;left:0}@media(max-width:767px){.dark .product-section .right-box-contain{text-align:center}}.dark .product-section .right-box-contain .offer-top{font-weight:500;padding:calc(8px + 2*(100vw - 320px)/1600) calc(12px + 4*(100vw - 320px)/1600);background-color:rgba(255,79,79,.1);border-radius:5px;color:#ff4f4f;display:inline-block;margin-bottom:20px}.dark .product-section .right-box-contain .name{line-height:1.3;font-weight:700;margin-bottom:calc(10px + 5*(100vw - 320px)/1600)}.dark .product-section .right-box-contain .price-rating{display:flex;align-items:center;justify-content:space-between}@media(max-width:1460px){.dark .product-section .right-box-contain .price-rating-2{display:block}.dark .product-section .right-box-contain .price-rating-2 .custom-rate{margin-top:5px}}@media(max-width:767px){.dark .product-section .right-box-contain .price-rating{display:block}}@media(max-width:1460px){.dark .product-section .right-box-contain .price-rating-box{display:flex;align-items:center;justify-content:space-between}}@media(max-width:480px){.dark .product-section .right-box-contain .price-rating-box{display:block}}@media(max-width:1460px){.dark .product-section .right-box-contain .price-rating-box .custom-rate{margin-top:0!important}}@media(max-width:480px){.dark .product-section .right-box-contain .price-rating-box .custom-rate{margin-top:10px!important}}@media(max-width:767px){.dark .product-section .right-box-contain .price-rating .custom-rate{margin-top:10px;justify-content:center}}.dark .product-section .right-box-contain .price-rating .price{font-weight:600;font-size:calc(19px + 3*(100vw - 320px)/1600)}.dark .product-section .right-box-contain .price-rating .price del{font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600);margin:0 calc(0px + 2*(100vw - 320px)/1600) 0 10px}.dark body[dir=rtl] .product-section .right-box-contain .price-rating .price del{margin-left:calc(0px + 2*(100vw - 320px)/1600);margin-right:10px}.dark .product-section .right-box-contain .price-rating .price span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.dark .product-section .right-box-contain .price-rating .custom-rate ul li svg{font-size:16px}.dark .product-section .right-box-contain .price-rating .custom-rate .review{font-size:13px;margin-left:12px}.dark body[dir=rtl] .product-section .right-box-contain .price-rating .custom-rate .review{margin-left:unset;margin-right:12px}.dark .product-section .right-box-contain .price-rating .offer-top{margin-bottom:0;padding:5px calc(12px + 4*(100vw - 320px)/1600);margin-left:12px}.dark body[dir=rtl] .product-section .right-box-contain .price-rating .offer-top{margin-left:unset;margin-right:12px}.dark .product-section .right-box-contain .product-contain p{color:var(--content-color);line-height:1.7;margin:calc(14px + 2*(100vw - 320px)/1600) 0 0;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .product-section .right-box-contain .product-package{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.dark .product-section .right-box-contain .product-package .select-package{display:flex;flex-wrap:wrap;gap:calc(5px + 8*(100vw - 320px)/1600)}@media(max-width:767px){.dark .product-section .right-box-contain .product-package .select-package{justify-content:center}}.dark .product-section .right-box-contain .product-package .select-package li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px;transition:all .3s ease-in-out}.dark .product-section .right-box-contain .product-package .select-package li a,.dark .product-section .right-box-contain .product-package .select-package li button{padding:6px 11px;border:1px solid var(--border-color);border-radius:4px;display:block;color:var(--content-color);font-size:14px;transition:all .3s ease-in-out;background:rgba(0,0,0,0)}.dark .product-section .right-box-contain .product-package .select-package li:hover{border:1px solid rgba(154,154,154,.65)}.dark .product-section .right-box-contain .product-package .select-package li:hover button,.dark .product-section .right-box-contain .product-package .select-package li:hover img{border-color:rgba(154,154,154,.65)}.dark .product-section .right-box-contain .product-package .select-package li.active{border:1px solid var(--theme-color);border-radius:6px;padding:3px}.dark .product-section .right-box-contain .product-package .select-package li.active button,.dark .product-section .right-box-contain .product-package .select-package li.active img{background:var(--theme-color);color:var(--white);font-weight:600}.dark .product-section .right-box-contain .product-package .select-package li.active img{background:var(--white)}.dark .product-section .right-box-contain .product-package .select-package li.disabled{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.dark .product-section .right-box-contain .product-package .select-package li.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.dark .product-section .right-box-contain .product-package .select-package li.disabled a,.dark .product-section .right-box-contain .product-package .select-package li.disabled button{cursor:default}.dark .product-section .right-box-contain .product-package .select-package li.disabled.active{border-color:rgba(154,154,154,.4)}.dark .product-section .right-box-contain .product-package .select-package li.disabled.active button{color:var(--content-color);background-color:#f8f8f8}.dark html.dark .product-section .right-box-contain .product-package .select-package li.disabled.active button{background-color:#1d1d22}.dark .product-section .right-box-contain .product-package .color li{opacity:.7}.dark .product-section .right-box-contain .product-package .color li.active{opacity:1;border-color:var(--title-color)}.dark .product-section .right-box-contain .product-package .color li button{width:36px!important;height:36px!important}.dark .product-section .right-box-contain .product-package .circle li{border:1px solid rgba(154,154,154,.4);border-radius:100%!important;padding:3px;transition:all .3s ease-in-out}.dark .product-section .right-box-contain .product-package .circle li:hover button{color:#222;background-color:#f1f0f0}.dark .product-section .right-box-contain .product-package .circle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .circle li button{width:35px;height:35px;background-color:var(--light-gray);border-radius:100%;color:var(--content-color);padding:0;border:unset;font-weight:400;display:flex;align-items:center;justify-content:center}.dark .product-section .right-box-contain .product-package .form-check{margin:0;padding:0;min-height:auto;display:flex;align-items:center;gap:8px}.dark .product-section .right-box-contain .product-package .form-check:hover .form-check-input{border-color:rgba(154,154,154,.65)}.dark .product-section .right-box-contain .product-package .form-check:hover .form-check-label{color:var(--title-color)}.dark .product-section .right-box-contain .product-package .form-check+.form-check{margin-left:15px}.dark body[dir=rtl] .product-section .right-box-contain .product-package .form-check+.form-check{margin-left:unset;margin-right:15px}.dark .product-section .right-box-contain .product-package .form-check .form-check-input{cursor:pointer;float:unset;margin:0;width:16px;height:16px;background-color:var(--light-gray);border:1px solid rgba(154,154,154,.4);position:relative;display:flex;align-items:center;justify-content:center}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:after{content:"";position:relative;width:12px;height:12px;background-color:var(--theme-color);border-radius:100%;transition:.3s ease-in-out;transform:scale(0)}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:focus{box-shadow:unset}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:active{filter:unset}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:checked{background-color:var(--white);border-color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:checked:after{transform:scale(1)}.dark .product-section .right-box-contain .product-package .form-check .form-check-input:checked~.form-check-label{color:var(--title-color)}.dark .product-section .right-box-contain .product-package .form-check .form-check-label{line-height:1;font-size:16px;font-weight:600;margin:0;color:var(--content-color);cursor:pointer}.dark .product-section .right-box-contain .product-package .form-select{background-color:var(--light-gray);border-radius:7px;border:1px solid #eee;display:inline-block}.dark body[dir=rtl] .product-section .right-box-contain .product-package .form-select{background-position:left .75rem center}.dark .product-section .right-box-contain .product-package .image li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .product-section .right-box-contain .product-package .image li button,.dark .product-section .right-box-contain .product-package .image li img{width:65px;border-radius:4px;cursor:pointer;height:65px;padding:0;overflow:hidden}.dark .product-section .right-box-contain .product-package .rectangle li{border:1px solid rgba(154,154,154,.4);border-radius:6px;padding:3px}.dark .product-section .right-box-contain .product-package .rectangle li:hover button{color:#222;background-color:#f1f0f0}.dark .product-section .right-box-contain .product-package .rectangle li.active button{color:var(--white);background-color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .rectangle li button{background-color:var(--light-gray);border:unset}.dark .product-section .right-box-contain .note-box{display:flex;flex-wrap:nowrap;gap:calc(7px + 8*(100vw - 320px)/1600);align-items:center;margin-top:20px}@media(max-width:767px){.dark .product-section .right-box-contain .note-box{justify-content:center}}.dark .product-section .right-box-contain .note-box .compare-button{background-color:var(--light-gray)}.dark .product-section .right-box-contain .note-box .cart-button{animation:shake .15s linear 2}.dark .product-section .right-box-contain .note-box .product-qty{width:auto;margin-top:0;max-width:calc(128px + 42*(100vw - 320px)/1600)}.dark .product-section .right-box-contain .note-box .product-qty button{background-color:var(--white)}.dark .product-section .right-box-contain .note-box .product-qty .input-group{background-color:var(--light-gray)}.dark .product-section .right-box-contain .wishlist-btn-group{display:flex;gap:calc(7px + 8*(100vw - 320px)/1600)}.dark .product-section .right-box-contain .wishlist-btn-group .wishlist-button{padding:0;width:calc(38px + 8*(100vw - 320px)/1600);height:calc(38px + 8*(100vw - 320px)/1600);border:1px solid #eee;border-radius:100%;background-color:var(--light-gray);transition:none}.dark .product-section .right-box-contain .wishlist-btn-group .wishlist-button:hover{color:var(--title-color)}.dark .product-section .right-box-contain .wishlist-btn-group .wishlist-button svg{font-size:calc(18px + 2*(100vw - 320px)/1600);line-height:1}.dark .product-section .right-box-contain .buy-now-button{margin-top:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}.dark .product-section .right-box-contain .buy-now-button button{background-color:#ff7272}.dark .product-section .right-box-contain .buy-box{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px;border-bottom:1px solid var(--border-color);padding-bottom:16px}.dark .product-section .right-box-contain .buy-box .team-box{padding:0;margin:0;display:flex;align-items:center}.dark .product-section .right-box-contain .buy-box .team-box input{margin-top:-7px;display:block}.dark .product-section .right-box-contain .buy-box .team-box .form-check-label span{display:flex;align-items:center}.dark .product-section .right-box-contain .buy-box .team-box .form-check-label span a{text-decoration:underline;margin-left:3px;color:var(--title-color)}@media(max-width:767px){.dark .product-section .right-box-contain .buy-box{justify-content:center}}.dark .product-section .right-box-contain .buy-box a{display:flex;flex-wrap:wrap;gap:calc(5px + 3*(100vw - 320px)/1600);align-items:center;color:#777}.dark .product-section .right-box-contain .buy-box a svg{font-size:17px}.dark .product-section .right-box-contain .pickup-box{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color)}.dark .product-section .right-box-contain .pickup-box .product-info{margin-top:20px}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list{display:flex;flex-wrap:wrap;gap:calc(8px + 4*(100vw - 320px)/1600);align-items:flex-start;column-count:2;background-color:#f9f9f9;padding:15px;border-radius:12px;width:80%;max-width:390px}@media(max-width:767px){.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list{margin-inline:auto}}@media(max-width:480px){.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list{column-count:1;padding:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content}}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding-left:13px;width:100%;font-size:calc(14px + 1*(100vw - 320px)/1600);position:relative;color:#777}.dark body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding-left:unset;padding-right:13px}@media(max-width:767px){.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li,.dark body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{padding:0}}@media(max-width:480px){.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li{margin:0;padding:0;width:100%}.dark body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li{margin:0;padding:0}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:none!important}}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;left:0;background-color:var(--content-color);border-radius:100%}.dark body[dir=rtl] .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{left:unset;right:0}@media(max-width:767px){.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{content:unset}}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li a{margin-left:5px;color:var(--title-color);font-weight:500}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li a+a{margin-left:0}.dark .product-section .right-box-contain .pickup-box .pickup-icon i{font-size:20px;color:var(--theme-color)}.dark .product-section .right-box-contain .pickup-box .pickup-detail h4{width:90%;font-weight:400;margin-bottom:5px;font-size:calc(14px + 2*(100vw - 320px)/1600);line-height:1.6}@media(max-width:767px){.dark .product-section .right-box-contain .pickup-box .pickup-detail h4{width:100%}}.dark .product-section .right-box-contain .pickup-box .pickup-detail h6{margin-top:4px}.dark .product-section .right-box-contain .pickup-box .pickup-detail a{margin-top:0;color:var(--theme-color);display:inline-block}.dark .product-section .right-box-contain .paymnet-option{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.dark .product-section .right-box-contain .paymnet-option .payment-img{width:52%}.dark .product-section .right-box-contain .paymnet-option ul{align-items:center;display:flex;flex-wrap:wrap;gap:calc(3px + 5*(100vw - 320px)/1600)}@media(max-width:767px){.dark .product-section .right-box-contain .paymnet-option ul{justify-content:center}}.dark .product-section .right-box-contain .share-option{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color);padding-bottom:7px}.dark .product-section .right-box-contain .share-option ul{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:767px){.dark .product-section .right-box-contain .share-option ul{justify-content:center}}.dark .product-section .right-box-contain .share-option ul li{display:block}.dark .product-section .right-box-contain .share-option ul li:hover a{transform:translateY(-4px)}.dark .product-section .right-box-contain .share-option ul li a{display:block;text-align:center;font-size:18px;color:var(--content-color);transition:all .5s ease}.dark .product-section .right-box-contain .share-option ul li a:hover{color:var(--theme-color);transition:all .5s ease}.dark .product-section .product-main .slider-image img{width:100%}.dark .product-section .right-sidebar-box{position:-webkit-sticky;position:sticky;top:10px}.dark .related-product-2 .bundle-sec .related-box .related-image{width:auto}.dark .related-product-2 .bundle-sec .related-box .related-image>ul>li{width:calc(170px + 35*(100vw - 320px)/1600);min-width:calc(170px + 35*(100vw - 320px)/1600)}.dark .related-product-2 .bundle-sec .related-box .related-image .product-box .product-image img{height:calc(100px + 40*(100vw - 320px)/1600)}.dark .related-product-2 .bundle-sec .related-box .budle-list>ul{flex-direction:column;align-items:flex-start}.dark .related-product-2 .bundle-sec .related-box .budle-list>ul>li{width:unset}.dark .related-product-2 .related-product .product-title-2{margin-top:0}.dark .related-product-2 .related-product .product-title-2 h4{font-size:calc(21px + 4*(100vw - 320px)/1600);font-weight:600;margin-bottom:calc(16px + 5*(100vw - 320px)/1600)}.dark .related-product-2 .related-box{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:15px}@media(max-width:1577px){.dark .related-product-2 .related-box{flex-wrap:wrap}}.dark .related-product-2 .related-box .related-image{touch-action:pan-x;overflow:auto;padding-bottom:13px}.dark .related-product-2 .related-box .related-image::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(85,85,85,.14)}.dark html.dark .related-product-2 .related-box .related-image::-webkit-scrollbar-track{background-color:#1d1d22}.dark .related-product-2 .related-box .related-image::-webkit-scrollbar{height:4px;background-color:#f5f5f5;border-radius:100px}.dark .related-product-2 .related-box .related-image::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}.dark .related-product-2 .related-box .related-image>ul{display:flex;flex-wrap:nowrap;gap:calc(25px + 10*(100vw - 320px)/1600);align-items:flex-start}.dark .related-product-2 .related-box .related-image>ul>li{width:225px;min-width:225px;position:relative}.dark .related-product-2 .related-box .related-image>ul>li+li:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);left:calc(-18px + -8*(100vw - 320px)/1600);font-size:calc(14px + 6*(100vw - 320px)/1600);color:var(--content-color)}.dark body[dir=rtl] .related-product-2 .related-box .related-image>ul>li+li:before{left:unset;right:calc(-18px + -8*(100vw - 320px)/1600)}.dark .related-product-2 .related-box .related-image>ul>li a{display:block;overflow:hidden}.dark .related-product-2 .related-box .related-image>ul>li a .image-box{background-color:var(--light-gray);width:calc(136px + 34*(100vw - 320px)/1600);height:calc(136px + 34*(100vw - 320px)/1600);padding:10px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:calc(6px + 3*(100vw - 320px)/1600)}.dark .related-product-2 .related-box .related-image>ul>li a .image-box .form-check{position:absolute;top:8px;left:8px;padding:0}.dark .related-product-2 .related-box .related-image>ul>li a .image-box .form-check .checkbox_animated:after{border:1px solid #4a5567;border-radius:3px}.dark .related-product-2 .related-box .related-image>ul>li a .related-content{margin-top:12px;padding:0 calc(4px + 8*(100vw - 320px)/1600)}.dark .related-product-2 .related-box .related-image>ul>li a .related-content h5{font-size:15px;line-height:1.2;color:var(--title-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .related-product-2 .related-box .related-image>ul>li a .related-content h6{margin-top:5px;color:var(--theme-color)}.dark .related-product-2 .related-box .related-image>ul>li a .related-content h6 del{color:var(--content-color);margin-left:4px;font-size:13px}.dark .related-product-2 .related-box .budle-list,.dark .related-product-2 .related-box .budle-list>ul{gap:15px;display:flex;align-items:center;flex-wrap:wrap}.dark .related-product-2 .related-box .budle-list>ul>li{width:100%;display:block}.dark .related-product-2 .related-box .budle-list>ul>li .form-check{display:flex;padding:0;margin-bottom:0;align-items:center;min-height:unset;gap:9px}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input{margin:0;width:20px;height:20px;float:unset;border:unset;z-index:0}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:after{top:50%;left:50%;transform:translate(-50%,-50%)}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:checked{background-color:rgba(0,0,0,0)}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:before{left:5px;top:6px}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:focus{box-shadow:none}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-input:active{filter:none}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label{margin-bottom:0}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label span{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--content-color)}.dark .related-product-2 .related-box .budle-list>ul>li .form-check .form-check-label span span{color:var(--title-color);font-weight:600}.dark .related-product-2 .related-box .budle-list>ul>li.contant{margin-top:calc(0px + 15*(100vw - 320px)/1600)}.dark .related-product-2 .related-box .budle-list>ul>li.contant h5{font-size:17px;font-weight:600;color:var(--content-color)}.dark .related-product-2 .related-box .budle-list>ul>li.contant h4{margin-top:8px;font-weight:700}.dark .related-product-2 .related-box .budle-list>ul>li.contant h4 del{font-size:calc(14px + 2*(100vw - 320px)/1600);margin-left:5px;font-weight:400}.dark .sticky-bottom-cart{position:fixed;bottom:-160px;width:100%;z-index:5;background-color:var(--white);padding:calc(9px + 5*(100vw - 320px)/1600) 0;box-shadow:0 0 3px 1px rgba(34,34,34,.06);transition:all .3s ease}.dark .sticky-bottom-cart .cart-content{display:flex;align-items:center}.dark .sticky-bottom-cart .cart-content .form-select{background-color:var(--light-gray);border:1px solid var(--light-gray);text-transform:capitalize;display:inline-block;border-radius:7px;width:calc(100px + 120*(100vw - 480px)/1440)}.dark body[dir=rtl] .sticky-bottom-cart .cart-content .form-select{background-position:left .75rem center}@media(max-width:480px){.dark .sticky-bottom-cart .cart-content .form-select{display:none}}.dark .sticky-bottom-cart .cart-content .product-package{display:flex;align-items:center;margin-right:calc(9px + 16*(100vw - 575px)/1345);gap:calc(6px + 4*(100vw - 575px)/1345)}.dark body[dir=rtl] .sticky-bottom-cart .cart-content .product-package{margin-right:unset;margin-left:calc(9px + 16*(100vw - 575px)/1345);background-position:left 12px center}@media(max-width:767px){.dark .sticky-bottom-cart .cart-content .product-package{display:none}}.dark .sticky-bottom-cart .cart-content .note-box{display:flex;align-items:center;gap:calc(9px + 16*(100vw - 575px)/1345);margin:0}.dark body[dir=rtl] .sticky-bottom-cart .cart-content .note-box{margin:0}.dark .sticky-bottom-cart .cart-content .note-box .scroll-button{font-size:calc(14px + 4*(100vw - 320px)/1600);padding:calc(7px + 7*(100vw - 320px)/1600) calc(14px + 18*(100vw - 320px)/1600);font-weight:500}.dark .sticky-bottom-cart .cart-content .note-box .scroll-button.disabled,.dark .sticky-bottom-cart .cart-content .note-box .scroll-button:disabled{background-color:var(--theme-color)}.dark .sticky-bottom-cart .cart-content .product-qty{min-width:calc(120px + 50*(100vw - 480px)/1440);max-width:calc(120px + 50*(100vw - 480px)/1440);width:100%;margin:0}@media(max-width:480px){.dark .sticky-bottom-cart .cart-content .product-qty{display:none}}.dark .sticky-bottom-cart .cart-content .product-qty .input-group{background-color:var(--light-gray);height:calc(38px + 13*(100vw - 480px)/1440)}.dark .sticky-bottom-cart .cart-content .product-qty .input-group button{height:auto;background-color:var(--white)}.dark .sticky-bottom-cart .cart-content .dynamic-checkout{margin:0 0 0 calc(9px + 16*(100vw - 575px)/1345)}.dark body[dir=rtl] .sticky-bottom-cart .cart-content .dynamic-checkout{margin-left:unset;margin-right:calc(9px + 16*(100vw - 575px)/1345)}.dark .sticky-bottom-cart .product-image{display:flex;align-items:center;margin-right:auto}.dark body[dir=rtl] .sticky-bottom-cart .product-image{margin-right:unset;margin-left:auto}.dark .sticky-bottom-cart .product-image img{width:60px;height:auto;object-fit:cover;object-position:top}@media(max-width:480px){.dark .sticky-bottom-cart .product-image img{display:none}}.dark .sticky-bottom-cart .product-image .content{margin-left:12px;color:var(--title-color);margin-top:0}.dark body[dir=rtl] .sticky-bottom-cart .product-image .content{margin-left:0;margin-right:12px}@media(max-width:575px){.dark .sticky-bottom-cart .product-image .content{display:none}}@media(max-width:480px){.dark .sticky-bottom-cart .product-image .content{display:block;margin:0}.dark body[dir=rtl] .sticky-bottom-cart .product-image .content{margin:0}}.dark .sticky-bottom-cart .product-image .content h5{margin-bottom:0;font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:500;text-transform:capitalize;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .sticky-bottom-cart .product-image .content h6{margin-bottom:0;font-size:calc(14px + 1*(100vw - 320px)/1600);margin-top:6px}.dark .sticky-bottom-cart .product-image .content h6 del{margin-left:7px;color:var(--content-color)}.dark body[dir=rtl] .sticky-bottom-cart .product-image .content h6 del{margin-left:unset;margin-right:7px}.dark .sticky-bottom-cart .product-image .content h6 span{color:var(--theme-color);margin-left:5px}.dark body[dir=rtl] .sticky-bottom-cart .product-image .content h6 span{margin-left:0;margin-right:5px}.dark .sticky-bottom-cart .selection-section{display:flex;align-items:center;margin:0 25px 0 auto}.dark body[dir=rtl] .sticky-bottom-cart .selection-section{margin:0 auto 0 25px}@media(max-width:575px){.dark .sticky-bottom-cart .selection-section{display:none}}.dark .sticky-bottom-cart .selection-section .form-control{background-color:var(--light-gray);border:1px solid var(--light-gray);text-transform:capitalize}.dark .sticky-bottom-cart .selection-section .form-control:focus{box-shadow:none}.dark .sticky-bottom-cart .selection-section .product-qty{height:51px}.dark .sticky-bottom-cart .selection-section .product-qty .input-group button{height:100%}.dark .sticky-bottom-cart .selection-section .form-group{width:300px;margin-inline:10px}@media(max-width:1199px){.dark .sticky-bottom-cart .selection-section .form-group{width:190px}}@media(max-width:767px){.dark .sticky-bottom-cart .selection-section .form-group{margin-right:0;width:unset}.dark body[dir=rtl] .sticky-bottom-cart .selection-section .form-group{margin-right:10px;margin-left:0}}@media(max-width:575px){.dark .sticky-bottom-cart .add-btn{display:flex;align-items:center;justify-content:center}}.dark .sticky-bottom-cart .add-btn a{padding:12px 40px}@media(max-width:575px){.dark .sticky-bottom-cart .add-btn a{width:100%;display:flex;align-items:center;justify-content:center}}.dark .sticky-bottom-cart .add-btn a.wishlist-btn{display:none;background-color:var(--light-gray);color:var(--title-color)}.dark .sticky-bottom-cart .add-btn a.wishlist-btn:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:var(--white)}@media(max-width:575px){.dark .sticky-bottom-cart .add-btn a.wishlist-btn{display:flex}.dark .sticky-bottom-cart .add-btn a+a{margin-left:8px}}.dark .sticky-bottom-cart .add-btn a i{margin-right:7px}.dark .stickyCart{padding-bottom:89px}@media(max-width:575px){.dark .stickyCart{padding-bottom:0}}.dark .stickyCart .theme-option-2{bottom:calc(74px + 16*(100vw - 320px)/1600)}.dark .stickyCart .sticky-bottom-cart{bottom:0;transition:all .3s ease}@media(max-width:767px){.dark .stickyCart .sticky-bottom-cart{bottom:60px}}.dark .stickyCart .recently-purchase.show,.dark .stickyCart .tap-top{bottom:110px}.dark .product-count ul{display:inline-flex;align-items:center;gap:3px 15px;margin-bottom:16px;flex-wrap:wrap}@media(max-width:575px){.dark .product-count ul{display:inline-grid;gap:10px 0}}.dark .product-count ul li{display:flex;align-items:center;gap:10px}.dark .product-count ul li h6{font-size:15px}.dark .product-count ul li svg{color:var(--theme-color);font-size:20px}.dark .product-main-1 .slick-slider .slick-next,.dark .product-main-1 .slick-slider .slick-prev{top:50%;transform:translateY(-50%);width:calc(24px + 6*(100vw - 320px)/1600);height:calc(24px + 6*(100vw - 320px)/1600);display:flex!important;align-items:center;justify-content:center;position:absolute;z-index:1;background-color:var(--white);border:1px solid var(--border-color);border-radius:100%}.dark .product-main-1 .slick-slider .slick-next:before,.dark .product-main-1 .slick-slider .slick-prev:before{content:unset}.dark .product-main-1 .slick-slider .slick-next:after,.dark .product-main-1 .slick-slider .slick-prev:after{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:calc(16px + 4*(100vw - 320px)/1600);line-height:1;color:var(--title-color)}.dark .product-main-1 .slick-slider .slick-prev{left:-14px;right:unset}@media(max-width:991px){.dark .product-main-1 .slick-slider .slick-prev{left:0;right:unset}}.dark .product-main-1 .slick-slider .slick-prev:after{content:""}.dark .product-main-1 .slick-slider .slick-next{right:-14px;left:unset}@media(max-width:991px){.dark .product-main-1 .slick-slider .slick-next{right:0;left:unset}}.dark .product-main-1 .slick-slider .slick-next:after{content:""}.dark .secure-site-sec{border-top:1px solid var(--border-color);padding-top:20px;margin-top:20px}.dark .secure-site-sec h4{font-weight:600;margin-bottom:calc(10px + 2*(100vw - 320px)/1600);letter-spacing:.4px;font-size:calc(15px + 1*(100vw - 320px)/1600)}.dark .secure-site-sec img{width:65%;height:auto}@media(max-width:991px){.dark .secure-site-sec img{width:48%}}@media(max-width:767px){.dark .secure-site-sec img{width:70%}}@media(max-width:575px){.dark .secure-site-sec img{width:85%}}.dark .size-delivery-info{display:flex;flex-wrap:wrap;gap:calc(12px + 6*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);align-items:center;margin-top:18px}@media(max-width:767px){.dark .size-delivery-info{justify-content:center}}.dark .size-delivery-info a{display:flex;align-items:center;gap:calc(4px + 6*(100vw - 320px)/1600);color:var(--title-color)}.dark .size-delivery-info a:hover{color:var(--theme-color)}.dark .size-delivery-info a svg{font-size:20px}.dark .progress-sec .left-progressbar{margin-top:18px}.dark .progress-sec .left-progressbar h6{margin-bottom:10px}.dark .progress-sec .left-progressbar .progress{height:10px}.dark .progress-sec .left-progressbar .progress.danger-progress .progress-bar{background-color:#ff7272}.dark .progress-sec .left-progressbar .progress.warning-progress .progress-bar{background-color:#ffa53b}.dark .progress-sec .left-progressbar .progress-bar,.dark .progress-sec .left-progressbar .progress.success-progress .progress-bar{background-color:var(--theme-color)}.dark .recently-purchase{background:var(--white);border:0;border-radius:6px;bottom:-130px;left:20px;position:fixed;text-align:left;width:auto;z-index:5;box-shadow:0 0 4px 0 #d0d0d0;padding:10px;display:flex;align-items:center;transition:all .6s ease}.dark body[dir=rtl] .recently-purchase{left:unset;right:20px}.dark html.dark .recently-purchase{box-shadow:0 0 4px 0 rgba(137,137,137,.05)}@media(max-width:380px){.dark .recently-purchase{width:auto;margin-inline:10px;left:0}.dark body[dir=rtl] .recently-purchase{left:unset;right:0}}.dark .recently-purchase.show{bottom:20px;transition:all .6s ease}@media(max-width:767px){.dark .recently-purchase.show{bottom:75px}}.dark .recently-purchase .media-height{width:64px;height:85px;object-fit:contain}.dark .recently-purchase .close-popup{position:absolute;right:7px;top:6px;opacity:.5;color:var(--black);cursor:pointer}.dark body[dir=rtl] .recently-purchase .close-popup{right:unset;left:7px}.dark .recently-purchase .media-body{padding:0 30px 0 12px}.dark body[dir=rtl] .recently-purchase .media-body{padding:0 12px 0 30px;text-align:right}.dark .recently-purchase .media-body .title{font-weight:600}.dark .recently-purchase .media-body .product-name{color:var(--theme-color)}.dark .recently-purchase .media-body .timeAgo{display:block}.dark .product-rating-box .product-main-rating{display:flex;margin-bottom:25px;align-items:center;gap:14px}.dark .product-rating-box .product-main-rating h2{font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px;font-size:calc(28px + 9*(100vw - 320px)/1600)}.dark .product-rating-box .product-main-rating h2 svg{font-size:calc(19px + 4*(100vw - 320px)/1600);font-weight:400;color:#ffb321}.dark .product-rating-box .product-main-rating h5{line-height:1.4;font-weight:400;color:var(--content-color);font-size:17px}.dark .product-rating-box .product-rating-list{display:grid;grid-gap:calc(7px + 5*(100vw - 320px)/1600);gap:calc(7px + 5*(100vw - 320px)/1600)}.dark .product-rating-box .product-rating-list li:nth-child(4) .rating-product .progress .progress-bar{background-color:#ffa53b}.dark .product-rating-box .product-rating-list li:last-child .rating-product .progress .progress-bar{background-color:#ff4f4f}.dark .product-rating-box .product-rating-list li .rating-product{display:flex;gap:12px;align-items:center}.dark .product-rating-box .product-rating-list li .rating-product h5{white-space:nowrap;display:flex;align-items:center;gap:3px;font-size:18px;width:43px;font-weight:600}.dark .product-rating-box .product-rating-list li .rating-product h5 svg{font-size:15px;font-weight:400}.dark .product-rating-box .product-rating-list li .rating-product .progress{width:100%;height:9px;border-radius:100px}.dark .product-rating-box .product-rating-list li .rating-product .progress .progress-bar{background-color:var(--theme-color);border-radius:100px}.dark .product-rating-box .product-rating-list li .rating-product .total{white-space:nowrap;width:auto;color:rgba(var(--content-color),.878);font-size:16px;font-weight:400}.dark .product-rating-box .review-title-2{border-top:1px solid var(--border-color);padding-top:calc(13px + 12*(100vw - 320px)/1600);margin-top:calc(13px + 12*(100vw - 320px)/1600)}.dark .product-rating-box .review-title-2 h4{font-size:calc(16px + 2*(100vw - 320px)/1600);color:var(--title-color);font-weight:400}.dark .product-rating-box .review-title-2 p{margin-bottom:calc(7px + 6*(100vw - 320px)/1600)!important;margin-top:3px!important;font-size:15px;line-height:1.6;color:var(--content-color)}.dark .product-rating-box .review-title-2 button{width:100%;padding:10px 14px;font-size:16px}.dark .product-rating-box .review-title-2 button,.dark .product-rating-box .review-title-2 button:hover{background-color:var(--light-gray);color:var(--content-color);border:1px solid var(--border-color)}.dark .review-people{border-left:1px solid var(--border-color);padding-left:23px;max-height:421px;height:100%;overflow:auto}.dark body[dir=rtl] .review-people{border-left:unset;border-right:1px solid var(--border-color);padding-left:unset;padding-right:23px}.dark html[class=dark] .review-people{border-color:rgba(119,119,119,.44)}.dark .review-people::-webkit-scrollbar-track{border-radius:10px}.dark .review-people::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.dark .review-people::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.5)}@media(max-width:991px){.dark .review-people{border:none;padding:0;margin-top:25px}}@media(max-width:1199px){.dark .review-people{margin:0;padding:0;border:unset}}.dark .review-people .review-list{display:flex;flex-wrap:wrap;gap:17px}.dark .review-people .review-list li{display:block;width:100%}.dark .review-people .review-list li .people-box{display:flex;align-items:flex-start!important;width:100%;border-radius:10px;padding:calc(16px + 4*(100vw - 320px)/1600) calc(16px + 10*(100vw - 320px)/1600);background:var(--light-gray)}@media(max-width:480px){.dark .review-people .review-list li .people-box{display:block}}.dark .review-people .review-list li .people-box:hover .reply a{opacity:1}.dark .review-people .review-list li .people-box .people-image{width:70px;height:70px;margin:0 auto 8px;overflow:hidden;border-radius:100%}@media(max-width:480px){.dark .review-people .review-list li .people-box .people-image{margin:0 auto}}.dark .review-people .review-list li .people-box .people-image img{width:100%;height:100%;border-radius:10px;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:575px){.dark .review-people .review-list li .people-box .people-image img{border-radius:8px}}.dark .review-people .review-list li .people-box .people-image h1{width:70px;height:70px;object-fit:contain;background-color:var(--white);display:flex;align-items:center;justify-content:center;font-size:40px;border-radius:7px;box-shadow:0 0 6px rgba(34,34,34,.16);margin:0 auto}.dark html.dark .review-people .review-list li .people-box .people-image h1{color:#fff}.dark .review-people .review-list li .people-box .people-text .user-round{width:70px;height:70px;object-fit:contain;background-color:var(--white);display:flex;align-items:center;justify-content:center;font-size:40px;border-radius:7px;box-shadow:0 0 6px rgba(34,34,34,.16);margin:0 auto}.dark .review-people .review-list li .people-box .people-text .user-round h4{font-size:41px;font-weight:600;color:var(--theme-color)}.dark .review-people .review-list li .people-box .name-user{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:var(--border-color);border-radius:10px;color:var(--content-color)}.dark .review-people .review-list li .people-box .name-user h3{font-size:37px;font-weight:600}.dark .review-people .review-list li .people-box .people-comment{padding-left:15px;width:calc(100% - 70px)}.dark body[dir=rtl] .review-people .review-list li .people-box .people-comment{padding-left:unset;padding-right:15px}.dark .review-people .review-list li .people-box .people-comment .people-name{display:flex;align-items:center;gap:8px}@media(max-width:400px){.dark .review-people .review-list li .people-box .people-comment .people-name{display:block}}.dark .review-people .review-list li .people-box .people-comment .people-name h5 .name{display:block;font-weight:600;font-size:17px}.dark .review-people .review-list li .people-box .people-comment .people-name h5 .name:hover{color:var(--theme-color)}.dark .review-people .review-list li .people-box .people-comment .people-name .date-time{width:100%;margin-top:4px}.dark .review-people .review-list li .people-box .people-comment .people-name .date-time h6{font-size:13px;color:#777;margin-block:4px 6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dark .review-people .review-list li .people-box .people-comment .people-name .product-rating{display:flex;align-items:center;justify-content:center}.dark .review-people .review-list li .people-box .people-comment .name{display:block;font-weight:600;font-size:15px}.dark .review-people .review-list li .people-box .people-comment .name:hover{color:var(--theme-color)}@media(max-width:480px){.dark .review-people .review-list li .people-box .people-comment{padding:0;width:100%;margin-top:16px}}.dark .review-people .review-list li .people-box .people-comment .date-time{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0}.dark .review-people .review-list li .people-box .people-comment .date-time h6{font-size:13px;color:#777;margin:0}.dark .review-people .review-list li .people-box .reply{margin-top:6px;line-height:1.6;color:var(--content-color);position:relative}.dark .review-people .review-list li .people-box .reply p{margin:0;line-height:1.6}@media(max-width:480px){.dark .review-people .review-list li .people-box .reply p{width:100%}}.dark .add-rating{color:#ffb321}.dark .add-rating :hover svg{color:#ff8c00;font-size:20px}.dark .add-rating svg{transition:.09s}.dark .delivery-info{margin-top:20px}.dark .delivery-info li{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 2*(100vw - 320px)/1600);color:#777}@media(max-width:767px){.dark .delivery-info li{justify-content:center}}.dark .delivery-info li+li{margin-top:7px}.dark .delivery-info li svg{font-size:20px;line-height:1}.dark .vendor-box{padding:calc(12px + 21*(100vw - 320px)/1600);background-color:var(--light-gray);overflow:hidden}.dark .vendor-box .vendor-contain{display:flex;flex-wrap:wrap;gap:10px;padding:15px;background-color:var(--white);align-items:center}.dark .vendor-box .vendor-contain .vendor-text{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray)}.dark .vendor-box .vendor-contain .vendor-image{width:64px;height:64px;object-fit:contain}.dark .vendor-box .vendor-contain .vendor-image img{width:100%;height:100%;object-fit:contain}.dark .vendor-box .vendor-list{margin-top:calc(10px + 8*(100vw - 320px)/1600);padding-top:calc(10px + 8*(100vw - 320px)/1600);border-top:1px solid var(--border-color)}.dark .vendor-box .vendor-list ul{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center}.dark .vendor-box .vendor-list ul li{display:block}.dark .vendor-box .vendor-list ul li .address-contact{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.dark .vendor-box .vendor-list ul li .address-contact svg{font-size:20px;line-height:1;color:var(--theme-color)}.dark .vendor-box .vendor-list ul li .address-contact h5{font-weight:600;display:flex;align-items:center;flex-wrap:wrap;gap:2px 10px}.dark .vendor-box .vendor-list ul li .address-contact h5 span{font-weight:400}.dark .vendor-box .vendor-detail{margin:calc(13px + 15*(100vw - 320px)/1600) 0 0;line-height:1.7;color:var(--content-color);padding:0;border:unset}.dark .dynamic-checkout{display:flex;align-items:center;gap:8px;margin-top:10px;max-width:600px}.dark .dynamic-checkout button{width:100%;color:#fff;text-transform:uppercase;border:1px solid rgba(0,0,0,0)}.dark .dynamic-checkout button.border-theme-color{border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark .dynamic-checkout button.border-theme-color .spinning:before{border-right:3px solid var(--theme-color)}.dark .dynamic-checkout button.border-theme-color.btn.disabled,.dark .dynamic-checkout button.border-theme-color.btn:disabled{border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);color:var(--theme-color)}.dark .dynamic-checkout button.btn.disabled,.dark .dynamic-checkout button.btn:disabled{background-color:var(--theme-color);color:var(--white)}.dark .dynamic-checkout button:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.dark .dynamic-checkout button svg{animation:ring 4s ease-in-out .7s infinite;line-height:1;margin-top:-3px;font-size:calc(17px + 2*(100vw - 480px)/1440);stroke-width:.6px}@media(max-width:480px){.dark .dynamic-checkout button svg{display:none}}.dark .full-width-right-box .product-contain p{width:70%}@media(max-width:767px){.dark .full-width-right-box .product-contain p{width:100%}}.dark .full-width-right-box .secure-site-sec img{width:41%}.dark .full-width-right-box .progress{width:75%}@media(max-width:1366px){.dark .full-width-right-box .progress{width:100%}}.dark .checkout .checkout-details{background-color:#f9f9f9;border:1px solid #ddd;padding:40px}.dark .checkout .checkout-details .order-place{margin-top:15px}.dark .order-box .title-box{padding-bottom:20px;color:#444;font-size:22px;border-bottom:1px solid #ededed;margin-bottom:20px}.dark .order-box .title-box span{width:35%;float:right;font-weight:600;text-align:right}.dark .order-box .title-box h4{font-weight:600}.dark .order-box .title-box .checkbox-title{display:flex;justify-content:space-between}.dark .order-box .sub-total li{position:relative;display:inline-block;font-size:16px;font-weight:600;color:#333;line-height:20px;margin-bottom:20px;width:100%}.dark .order-box .sub-total li .count{position:relative;font-size:18px;line-height:20px;font-weight:400;width:35%;float:right;text-align:right}.dark .order-box .sub-total .shipping-class{margin-bottom:12px}.dark .order-box .sub-total .shipping-class .shopping-checkout-option{margin-top:-4px;position:relative;font-size:18px;line-height:20px;color:var(--theme-color);font-weight:400;width:35%;float:right;text-align:right}.dark .order-box .total{position:relative;margin-bottom:30px}.dark .order-box .total li{position:relative;display:block;font-weight:400;color:#333;line-height:20px;font-size:18px}.dark .order-box .qty{position:relative;border-bottom:1px solid #ededed;margin-bottom:30px}.dark .order-box .qty li{position:relative;display:block;font-size:15px;color:#444;line-height:20px;margin-bottom:20px}.dark .order-box .qty li span{float:right;font-size:18px;line-height:20px;color:#232323;font-weight:400;width:35%;text-align:right}.dark .radio-option{position:relative}.dark .img-paypal{width:30%;margin-left:15px}.dark .checkout-section-2 .left-sidebar-checkout .form-check{min-height:unset;padding:0;margin:0}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input{width:calc(15px + 2*(100vw - 320px)/1600);height:calc(15px + 2*(100vw - 320px)/1600);float:unset;margin-left:0;background-color:unset;position:relative;border:unset}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-color:var(--white);border-radius:100%;transition:all .3s ease-in-out;border:1px solid var(--border-color)}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:12px;height:12px;background-color:var(--theme-color);transition:all .3s ease-in-out;border-radius:100%}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:active{filter:unset}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked:before{border-color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:checked:after{transform:translate(-50%,-50%) scale(1)}.dark .checkout-section-2 .left-sidebar-checkout .form-check .form-check-input:focus{box-shadow:none;border-color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul{display:flex;flex-wrap:wrap;gap:calc(20px + 20*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li{position:relative;width:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li:last-child .checkout-box:before{content:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{position:absolute;top:0;left:0;width:50px;height:50px;border-radius:100%;padding:6px;background-color:#f9f9f6;display:flex;align-items:center;justify-content:center;color:var(--theme-color);box-shadow:0 0 8px #eee}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon svg{font-size:20px;color:var(--content-color)}.dark body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{left:unset;right:0}@media(max-width:576px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{display:none}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{padding:calc(14px + 15*(100vw - 320px)/1600);background-color:#f8f8f8;border-radius:8px;box-shadow:0 0 8px #eee;margin-left:66px;position:relative}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:unset;margin-right:66px}@media(max-width:576px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:0}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:unset;margin-right:0}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{content:"";position:absolute;top:25px;left:-42px;width:0;height:calc(100% + 20px + 20*(100vw - 320px)/1600);z-index:-1;border-left:1px dashed rgba(34,34,34,.18)}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{left:unset;right:-42px}@media(max-width:576px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box:before{content:none}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul{display:flex;align-items:center;gap:15px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li{width:auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);background-color:#f9f9f6;padding:15px 40px;border-radius:20px;text-align:center;cursor:pointer}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li i{font-size:28px;color:#898989;line-height:1}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li h5{color:#898989}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active{border-color:var(--theme-color);color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active i{color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .form-select{background-color:#f9f9f6;border-color:#eee;line-height:1.8}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title{margin-bottom:calc(9px + 8*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:space-between}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title h4{font-weight:600;font-size:calc(16px + 3*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box{border-radius:8px;padding:calc(12px + 12*(100vw - 320px)/1600);box-shadow:unset;height:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check{padding-left:0}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div{display:flex;position:relative}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:var(--white);font-size:12px;letter-spacing:.8px}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label{right:unset;left:0}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label label{margin-bottom:0;line-height:1.7}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px;width:calc(85% + -10*(100vw - 320px)/1600)}.dark body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail{margin-left:unset;margin-right:10px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail li{display:block;width:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6,.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p{line-height:1.4;margin-bottom:0;font-weight:400;font-size:calc(14px + 2*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6 span,.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p span{margin-right:4px;font-weight:600}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .add-address{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;text-align:center;cursor:pointer;background-color:var(--white);box-shadow:0 0 9px rgba(0,0,0,.07);border-radius:8px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:var(--white);border-radius:5px}@media(max-width:1460px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .select-option{margin-top:6px}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box{position:relative}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i,.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box svg{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:var(--content-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category{display:flex;align-items:center;height:100%}@media(max-width:767px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category{display:block}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check{display:flex;align-items:center;margin-bottom:0;min-height:auto}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{font-size:calc(15px + 2*(100vw - 320px)/1600);padding-left:12px;font-weight:500;margin-bottom:0;width:calc(100% - (15px + 2*(100vw - 320px)/1600))}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label{padding-left:unset;padding-right:12px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%;padding:calc(8px + 2*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date input{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:none;background-color:var(--white);display:flex;align-items:center;color:var(--content-color);width:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time{display:flex;align-items:center;height:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500;border:1px solid var(--border-color);background-color:var(--white);display:flex;align-items:center;color:var(--content-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle i{-webkit-text-stroke:1px var(--content-color);color:rgba(0,0,0,0);font-size:18px;margin-right:10px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:after{content:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:20px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu{border:1px solid rgba(0,0,0,0);box-shadow:0 6px 5px rgba(0,0,0,.1)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li a:active{color:var(--black);text-decoration:none;background-color:var(--border-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li+li{margin-top:5px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box{display:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box.show{display:block}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option{padding:calc(17px + 9*(100vw - 320px)/1600);background-color:rgba(26,164,136,.05);border-radius:10px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{width:100%;height:100%;display:flex;align-items:center}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items>div{width:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h4{margin-bottom:16px;color:var(--title-color);font-weight:500}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul{display:flex;flex-wrap:wrap;width:100%;margin:-8px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:25%;padding:8px}@media(max-width:1500px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:33.33%}}@media(max-width:1400px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:50%}}@media(max-width:460px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:100%}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li a{background-color:var(--white);display:block;text-align:center;color:var(--title-color);padding:12px 8px;border:1px solid var(--theme-color);border-radius:8px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li.active a{background-color:var(--theme-color);color:var(--white)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-button{padding:calc(14px + 6*(100vw - 320px)/1600) calc(15px + 10*(100vw - 320px)/1600);font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:500}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-method .custom-form-check label{font-weight:500;font-size:17px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-card-box .credit-detail{position:relative}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-info label{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:500}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:calc(14px + 6*(100vw - 320px)/1600);border-radius:8px;position:relative;background-color:var(--white);box-shadow:unset}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{cursor:pointer;font-size:calc(15px + 2*(100vw - 320px)/1600);padding-left:12px;font-weight:500;margin-bottom:0;width:calc(100% - (15px + 2*(100vw - 320px)/1600))}.dark body[dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{padding-left:unset;padding-right:12px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option img{top:50%;transform:translateY(-50%);position:absolute;right:20px;width:60px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion{display:flex;flex-wrap:wrap;gap:calc(10px + 10*(100vw - 320px)/1600);align-items:center}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item{border:none;border-radius:6px;overflow:hidden;display:block;width:100%;background-color:var(--light-gray);border-radius:5px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button{color:var(--content-color);position:relative;padding:0;background-color:var(--light-gray)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;top:50%;transform:translateY(-50%);right:30px;transition:transform .2s ease-in-out}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:before{right:unset;left:30px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0);box-shadow:none}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{top:20%;transform:rotate(-180deg) translateY(-50%)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{display:flex;align-items:center;width:100%}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{font-weight:500;display:flex;align-items:center;width:100%;font-size:calc(15px + 3*(100vw - 320px)/1600);padding:16px 20px;margin-bottom:0}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{padding-right:0}@media(max-width:480px){.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{margin-top:5px}}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-right:calc(6px + 4*(100vw - 320px)/1600)}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-left:calc(6px + 4*(100vw - 320px)/1600);margin-right:unset}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body{padding-top:0}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review{margin:0;line-height:1.5;color:var(--content-color);font-size:16px}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover{color:var(--theme-color)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{margin-bottom:calc(5px + 3*(100vw - 320px)/1600);display:flex;align-items:center}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{padding-left:unset;padding-right:0}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label{display:flex;align-items:center;font-size:calc(14px + 3*(100vw - 320px)/1600)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:10px}.dark [dir=rtl] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:unset;margin-left:10px}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing .text-theme{color:var(--theme-color)}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li img{width:50px;height:50px}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content{width:calc(100% - 50px - 70px)}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content h4{font-weight:400;color:var(--content-color);width:80%;-webkit-line-clamp:1;margin-bottom:4px}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content .price{position:absolute;right:0;top:0;font-weight:500;color:var(--title-color)}.dark [dir=rtl] .checkout-section-2 .pos-detail-card .product-details .cart-listing li .cart-content .price{right:unset;left:0}.dark .empty-box{text-align:center}.dark .empty-box img{width:40px;opacity:1}.dark .empty-box h2{font-size:22px;color:#bfbfbf;font-weight:500;text-align:center;padding:14px 0 30px}.dark .coupon-sec>div{width:100%}.dark .coupon-sec .apply-sec{display:flex;align-items:flex-start;justify-content:space-between;background-color:rgba(26,164,136,.11);border-radius:7px;padding:12px;width:100%;border:1px dashed rgba(26,164,136,.2)}.dark .coupon-sec .apply-sec a{color:var(--theme-color)}.dark .coupon-sec .apply-sec h4 span{font-size:15px!important}.dark .coupon-sec .apply-sec p{margin-bottom:0}.dark .coupon-sec .apply-sec>div{display:flex;align-items:flex-start;gap:6px}.dark .coupon-sec .apply-sec>div img{width:22px}.dark .coupon-sec .coupon-box input{padding:10px}.dark body[dir=rtl] .coupon-sec .coupon-box input{border-radius:0 6px 6px 0!important}.dark .coupon-sec .coupon-box input::placeholder{color:rgba(var(--content-color),.18)}.dark .coupon-sec .coupon-box .coupon-error{animation:shake .5s}.dark .coupon-sec .coupon-box .btn-apply{outline:0;box-shadow:none;border:1px solid var(--theme-color);background-color:var(--theme-color);color:var(--white);padding:5px 16px;border-radius:0 5px 5px 0;height:100%}.dark html.dark .coupon-sec .coupon-box .btn-apply{color:#fff}.dark body[dir=rtl] .coupon-sec .coupon-box .btn-apply{border-radius:5px 0 0 5px!important}.dark .pos-product-screen .search-panel form{width:100%}.dark .pos-product-screen .slick-list{margin-left:-15px;margin-right:-15px}.dark .pos-product-screen .slick-list .slick-slide{padding-left:15px;padding-right:15px}.dark .product-section .product-box{padding:calc(8px + 6*(100vw - 320px)/1600);position:relative;transition:all .3s ease-in-out;overflow:hidden}.dark .product-section .product-box:hover .product-image a img{transform:scale(1.1)}.dark .product-section .product-box:hover .product-image .product-option{bottom:15px;opacity:1}.dark .product-section .product-box .product-image{text-align:center;padding:20px;position:relative}@media(max-width:480px){.dark .product-section .product-box .product-image{padding:8px}}.dark .product-section .product-box .product-image img{width:100%;height:110px;object-fit:contain;transition:opacity .5s,transform 1.25s cubic-bezier(0,0,.44,1.18)}.dark .product-section .product-box .product-image .product-option{left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-5px;background-color:var(--white);width:70%;padding:10px 5px;border-radius:7px;box-shadow:0 0 8px rgba(34,34,34,.12);opacity:0;transition:all .3s ease-in-out;max-width:320px}@media(max-width:480px){.dark .product-section .product-box .product-image .product-option{display:none}}.dark .product-section .product-box .product-image .product-option li{position:relative;width:33.33%}.dark .product-section .product-box .product-image .product-option li a{color:var(--title-color)}.dark .product-section .product-box .product-image .product-option li a svg{font-size:17px;color:var(--content-color)}.dark .product-section .product-box .product-image .product-option li+li:after{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:var(--content-color);opacity:.3}.dark .product-section .product-box .counter-box{display:block;position:relative}.dark .product-section .product-box .counter-box h6{margin-top:0;height:auto}.dark .product-section .product-box .counter-box .addtocart_btn .add-button,.dark .product-section .product-box .counter-box .addtocart_btn .add_cart{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;padding:7px 11px!important;background-color:var(--white);color:#343434;font-size:16px;font-weight:400;transition:all .3s ease;border:1px solid #eee!important;background-color:#fff!important}.dark .product-section .product-box .counter-box .addtocart_btn .add-button>div,.dark .product-section .product-box .counter-box .addtocart_btn .add_cart>div{display:flex;align-items:center}.dark .product-section .product-box .counter-box .addtocart_btn .add-button span,.dark .product-section .product-box .counter-box .addtocart_btn .add_cart span{position:relative;left:unset;right:unset;bottom:unset;font-size:15px;margin-right:8px}.dark .product-section .product-box .counter-box .addtocart_btn .qty-box{display:none;transition:all .3s ease;z-index:1;margin-top:0;max-width:155px}.dark .product-section .product-box .counter-box .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;bottom:0;width:100%;transition:all .3s ease}.dark .product-section .product-box .counter-box .addtocart_btn .input-group{box-shadow:0 2px 4px 0 #dedede;border-radius:2px;padding:4px;text-align:center;z-index:0;background-color:var(--white)}.dark .product-section .product-box .counter-box .addtocart_btn .input-group .btn{padding:7px 12px;font-size:10px;line-height:1;border-radius:2px!important;background-color:var(--light-gray)}.dark .product-section .product-box .counter-box .addtocart_btn .input-group .btn i{font-size:15px}.dark .product-section .product-box .counter-box .addtocart_btn .input-group .form-control{padding:2px;text-align:center;border-color:#f9f9f9}.dark .product-section .product-box .progress{height:6px;border-radius:0;margin-top:calc(14px + 8*(100vw - 320px)/1600)}.dark .product-section .product-box .stock{font-size:14px;color:var(--theme-color);margin-left:auto}.dark .product-section .product-box .sold{font-weight:600;margin-top:3px;line-height:21px;font-size:calc(14px + 1*(100vw - 320px)/1600)}.dark .product-section .product-box .sold .price{font-weight:600;margin-top:0}.dark .product-section .product-box .sold del{font-weight:400;margin-left:6px;font-size:calc(13px + 1*(100vw - 320px)/1600)}.dark .product-section .product-box .sold.weight{font-size:13px;margin:calc(5px + 3*(100vw - 320px)/1600) 0;line-height:normal;height:15px}.dark .product-section .product-box .qty-box{width:100%;position:absolute;right:0;bottom:0;max-width:none}.dark .product-section .product-box .price{margin-top:16px;font-weight:600}.dark .pos-detail-card{position:-webkit-sticky;position:sticky;top:110px;border:unset;background-color:#f8f8f8}.dark .pos-detail-card .billing-top{display:flex;align-items:center;gap:14px}.dark .pos-detail-card .billing-top .btn{padding:13px 12px}.dark .pos-detail-card .delivery-info{display:flex;align-items:center;justify-content:space-between;margin-top:20px;background-color:#f7f7f7;padding:15px;border-radius:5px}.dark .pos-detail-card .summary-total{background-color:var(--white);padding:20px;border-radius:10px;margin-top:10px;position:relative}.dark .pos-detail-card .summary-total .loader-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.dark .pos-detail-card .summary-total:after,.dark .pos-detail-card .summary-total:before{content:"";position:absolute;left:-15px;bottom:49px;width:30px;height:30px;background-color:#f9f9f6;border-radius:100%}.dark .pos-detail-card .summary-total:before{left:unset;right:-15px}.dark .pos-detail-card .summary-total.not-valid{opacity:.2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .pos-detail-card .summary-total li{display:flex;align-items:center;flex-wrap:wrap}.dark .pos-detail-card .summary-total li+li{padding-top:15px}.dark .pos-detail-card .summary-total li h4{font-size:calc(15px + 2*(100vw - 320px)/1600);color:var(--title-color)!important}.dark .pos-detail-card .summary-total li h4.txt-primary{color:var(--theme-color)!important}.dark .pos-detail-card .summary-total li h4.price{margin-left:auto}.dark body[dir=rtl] .pos-detail-card .summary-total li h4.price{margin-left:unset;margin-right:auto}.dark .pos-detail-card .summary-total li h4 span{font-size:calc(14px + 2*(100vw - 320px)/1600);font-weight:600}.dark .pos-detail-card .summary-total li.list-total{border-top:1px dashed #ddd;padding-top:20px;margin-top:12px}.dark .pos-detail-card .summary-total li.list-total h4{font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1600)}.dark .pos-detail-card .summary-total li.coupon-sec{padding-bottom:10px;margin-top:-2px}.dark .pos-detail-card .summary-total li.border-cls{padding-top:0}.dark .pos-detail-card .summary-total li.border-cls .checkbox_animated{margin-left:14px;margin-right:0;width:20px;height:20px}.dark body[dir=rtl] .pos-detail-card .summary-total li.border-cls .checkbox_animated{margin-left:unset;margin-right:14px}.dark .pos-detail-card .summary-total li.border-cls .checkbox_animated:after{top:50%;left:50%;transform:translate(-50%,-50%);right:unset;width:23px;height:23px}.dark .pos-detail-card .summary-total li.border-cls .checkbox_animated:before{left:5px;top:5px;width:10px;height:6px}.dark .pos-detail-card .summary-total li.border-cls label{font-size:14px;color:#777;padding-top:2px}.dark .pos-detail-card .payment-btn{border-radius:10px;padding:13px 20px!important}.dark .pos-detail-card .payment-method{margin-top:20px}.dark .pos-detail-card .payment-method h4{margin-bottom:16px;color:#646464}.dark .pos-detail-card .payment-method ul{display:flex;align-items:center;gap:15px}.dark .pos-detail-card .payment-method ul li{width:auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);background-color:#f7f7f7;padding:15px 40px;border-radius:20px;background-color:rgba(13,164,135,.07);text-align:center;cursor:pointer}.dark .pos-detail-card .payment-method ul li i,.dark .pos-detail-card .payment-method ul li svg{font-size:28px;color:#898989;line-height:1}.dark .pos-detail-card .payment-method ul li h5{color:#898989}.dark .pos-detail-card .payment-method ul li.active{border-color:var(--theme-color);color:var(--theme-color)}.dark .pos-detail-card .payment-method ul li.active i,.dark .pos-detail-card .payment-method ul li.active svg{color:var(--theme-color)}.dark .pos-detail-card .qty-box .input-group button{background-color:rgba(0,0,0,0)}.dark .pos-detail-card .qty-box .input-group button i,.dark .pos-detail-card .qty-box .input-group button svg{font-weight:700;font-size:18px}.dark .product-details .table{border:0;margin-top:10px}.dark .product-details .table tbody tr td{text-align:center}.dark .product-details .table tbody tr td input::-webkit-inner-spin-button,.dark .product-details .table tbody tr td input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dark .product-details .table tbody tr td input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:40px;padding:7px 12px;margin:0 auto}.dark .product-details .table tbody tr td .product-content{display:flex;align-items:center;gap:8px}.dark .product-details .table tbody tr td .product-content .product-image{width:35px;height:35px;text-align:center;margin:0 auto}.dark .product-details .table tbody tr td .product-content .product-image img{width:100%;height:100%;object-fit:contain}.dark .product-details .table tbody tr td .product-content .product-name{font-size:15px;font-weight:600;width:calc(100% - 35px - 8px)}.dark .product-details .table tbody tr td .product-content .product-name h5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.dark .product-details .table tbody tr td:first-child{text-align:left}.dark .product-details .table thead th{text-align:center;font-size:16px}.dark .product-details .table thead th:first-child{text-align:left}.dark .product-details .empty-cart{padding:50px 0;text-align:center;width:100%}.dark .product-details .empty-cart img{width:60%}.dark .product-details .cart-listing{margin-top:25px;display:flex;flex-wrap:wrap}.dark .product-details .cart-listing li{display:flex;align-items:center;gap:15px;position:relative;width:100%;padding-bottom:20px;border-bottom:1px dashed #ddd;margin-bottom:20px}.dark .product-details .cart-listing li .qty-box{position:absolute;bottom:20px;right:0}.dark .product-details .cart-listing li .qty-box .input-group{background-color:#f9f9f6}@media(max-width:576px){.dark .product-details .cart-listing li .qty-box{position:relative;bottom:0}}.dark .product-details .cart-listing li img{width:70px;height:70px;border-radius:6px;object-fit:contain}.dark .product-details .cart-listing li .cart-content{width:calc(100% - 70px - 120px - 15px)}@media(max-width:576px){.dark .product-details .cart-listing li .cart-content{width:calc(100% - 70px - 15px)}}.dark .product-details .cart-listing li .cart-content h4{-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;font-weight:600;margin-bottom:9px;width:90%;font-size:16px;-webkit-box-orient:vertical;line-height:1.4;color:var(--content-color)}.dark .product-details .cart-listing li .cart-content h5{color:var(--content-color)}.dark .qty-box{margin-top:10px;width:120px}.dark .qty-box .input-group{border-radius:7px;padding:4px;text-align:center;z-index:0;border:1px solid #eee}.dark .qty-box .input-group,.dark .qty-box .input-group.theme-bg-white{background-color:var(--white)}.dark .qty-box .input-group button{width:calc(26px + 9*(100vw - 320px)/1600);height:calc(26px + 9*(100vw - 320px)/1600);display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:rgba(0,0,0,0);z-index:0;border-radius:4px!important;padding:0!important}.dark .qty-box .input-group button svg{font-size:20px;fill:var(--theme-color)}.dark .qty-box .input-group button i{font-size:13px;color:var(--theme-color);margin-top:1px}.dark .qty-box .input-group button:focus{box-shadow:none}.dark .qty-box .input-group input{height:auto;background-color:rgba(0,0,0,0);border:none;padding:0;text-align:center;font-size:14px;color:var(--content-color)}.dark .view-modal .modal-dialog .modal-content .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .btn-animation{width:calc(100% - 120px)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{margin-top:0;height:47px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border:0;height:100%}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:uppercase;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(16px + 6*(100vw - 320px)/1600)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .price{font-size:20px;color:var(--content-color)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li{width:100%}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto;border-color:#eee}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.dark .dashboard-category .category-image{display:flex;align-items:center;justify-content:center;width:100%;height:85px;padding:20px;position:relative;overflow:hidden;border-radius:11px}.dark .dashboard-category .category-image h4{font-size:35px;color:#969696;line-height:1}.dark .dashboard-category .category-image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--light-gray);opacity:1;z-index:-1}.dark .dashboard-category .category-image:hover{background:linear-gradient(-45deg,#0da487,#719460);transition:all .5s ease}.dark .dashboard-category .category-image:hover h4{color:var(--white)}.dark .dashboard-category .category-image.active{background:linear-gradient(-45deg,#0da487,#719460);transition:all .5s ease}.dark .dashboard-category .category-image.active h4{color:var(--white)}.dark .dashboard-category .category-image img{width:100%;height:100%;object-fit:contain}.dark .dashboard-category .category-name{width:70%;margin:10px auto 0;display:block;text-align:center}.dark .dashboard-category .category-name h6{color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dark .pos-modal .modal-body{padding:calc(18px + 11*(100vw - 320px)/1600)}.dark .pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart{display:flex;align-items:center;gap:15px;margin-top:20px}.dark .pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .btn-animation{width:calc(100% - 120px)}.dark .pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box{margin-top:0;height:47px}.dark .pos-modal .modal-body .right-sidebar-modal .modal-bottom-cart .qty-box .input-group{background-color:var(--light-gray);border:0;height:100%}.dark .pos-modal .modal-body .right-sidebar-modal .title-name{font-weight:600;line-height:1.3;text-transform:capitalize;margin-bottom:calc(3px + 4*(100vw - 320px)/1600);font-size:calc(16px + 6*(100vw - 320px)/1600)}.dark .pos-modal .modal-body .right-sidebar-modal .price{font-size:20px;color:var(--content-color)}.dark .pos-modal .modal-body .right-sidebar-modal .brand-list{display:flex;flex-wrap:wrap;gap:calc(9px + 3*(100vw - 320px)/1600);align-items:center;margin-top:calc(13px + 6*(100vw - 320px)/1600);border-bottom:1px dashed var(--border-color);padding-bottom:14px}.dark .pos-modal .modal-body .right-sidebar-modal .brand-list li{width:100%}.dark .pos-modal .modal-body .right-sidebar-modal .brand-list li .brand-box{display:flex;align-items:center}.dark .pos-modal .modal-body .right-sidebar-modal .brand-list li .brand-box h5{width:110px;font-size:14px;color:var(--content-color)}.dark .pos-modal .modal-body .right-sidebar-modal .select-size{display:flex;flex-wrap:nowrap;gap:15px;align-items:center;margin-top:calc(16px + 5*(100vw - 320px)/1600)}.dark .pos-modal .modal-body .right-sidebar-modal .select-size h4{font-size:calc(14px + 1*(100vw - 320px)/1600);white-space:nowrap}.dark .pos-modal .modal-body .right-sidebar-modal .select-size .select-form-size{width:auto;border-color:#eee}.dark .pos-modal .modal-body .right-sidebar-modal .product-rating{border-bottom:1px dashed var(--border-color);padding-bottom:14px;margin-top:14px}.dark .pos-modal .modal-body .right-sidebar-modal .product-detail{margin-top:12px}.dark .pos-modal .modal-body .right-sidebar-modal .product-detail h4{font-weight:600;margin-bottom:7px}.dark .pos-modal .modal-body .right-sidebar-modal .product-detail p{font-size:calc(14px + 1*(100vw - 320px)/1600);line-height:1.4;margin:0;color:var(--content-color)}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight{display:flex;align-items:center;margin-top:17px}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:auto}@media(max-width:480px){.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight{width:100%}}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box{display:flex;align-items:center;justify-content:flex-end;height:100%;flex-wrap:wrap;gap:6px}@media(max-width:575px){.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box{justify-content:flex-start}}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box svg{font-size:19px;color:#61b33e}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .stoke-box h6{font-size:16px;letter-spacing:.9px;color:var(--content-color)}.dark .pos-modal .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:var(--border-color);box-shadow:none}.dark .selection-section h4{font-weight:500;margin-bottom:10px;font-size:16px}.dark .selection-section ul{display:flex;align-items:center;gap:10px}.dark .selection-section ul li button{display:inline-block;border:1px solid #eee!important;border-radius:5px;color:#222!important;background-color:var(--white)!important}.dark .selection-section ul li button.active{background-color:var(--theme-color)!important;color:var(--white)!important}.dark .selection-section ul.gram-selection li{display:block;text-align:center;width:auto;height:auto;padding:5px 10px}.dark .selection-section ul.gram-selection li span{font-size:12px;display:block}.dark .pos-detail-card .summary-total li.border-cls label{color:#ddd}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item.skeleton-accordion .accordion-header .accordion-button span,.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item.skeleton-accordion .placeholder,.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item.skeleton-accordion .placeholder:after{background:rgba(246,247,248,.05);background-image:linear-gradient(135deg,#3f4242,rgba(237,238,241,.1) 20%,#3f4242 40%,#3f4242)}.dark .skeleton-offer .coupon-box{background:rgba(246,247,248,.05)}.dark .skeleton-offer .coupon-box .coupon-content p,.dark .skeleton-offer .coupon-box .coupon-name .card-name h5{background:rgba(246,247,248,.05);background-image:linear-gradient(135deg,#3f4242,rgba(237,238,241,.1) 20%,#3f4242 40%,#3f4242)}.dark .skeleton-box{background-color:rgba(246,247,248,.05)}.dark .common-skeleton .img-box .img,.dark .common-skeleton .img-box .placeholder,.dark .common-skeleton ul .img,.dark .common-skeleton ul .placeholder,.dark .skeleton-compare .compare-part .img-section .compare-img,.dark .skeleton-compare .placeholder,.dark .skeleton-seller .contain-name .product-label,.dark .skeleton-seller .contain-name h3,.dark .skeleton-seller .saller-contact,.dark .skeleton-seller .vendor-text,.dark .skeleton-vertical .offer-image,.dark .skeleton-vertical.offer-product .offer-detail .vertical-price,.dark .skeleton-vertical.offer-product .offer-detail a .name,.dark .skeleton-vertical.offer-product .offer-detail span{background:rgba(246,247,248,.05);background-image:linear-gradient(135deg,rgba(246,247,248,.05),rgba(237,238,241,.1) 20%,rgba(246,247,248,.05) 40%,rgba(246,247,248,.05))}.dark .skeleton :empty{background-color:rgba(246,247,248,.05);background-image:linear-gradient(135deg,#3f4242,rgba(237,238,241,.1) 20%,#3f4242 40%,#3f4242)}.dark .customer-detail ul li h4{color:#ddd}.dark .review-people{border-color:rgba(119,119,119,.44)}.dark .review-people::-webkit-scrollbar{background-color:#1d1d22}.dark .review-people::-webkit-scrollbar-track{background-color:rgba(85,85,85,.14)}.dark .review-people .review-list li .people-box .people-comment .people-name .date-time h6{color:rgba(221,221,221,.69)}.dark .tracking-panel ul li{background-color:#2a2d2d}.dark .tracking-panel ul li.active{background-color:#33413e}.dark .tracking-panel ul li.active:after{border-left-color:#33413e;border-right-color:#33413e}.dark .tracking-panel ul li.cancelled-box{background-color:#332728}.dark .tracking-panel ul li.cancelled-box:after{border-inline-color:#332728}.dark .tracking-panel ul li:before{border-left-color:#1d1d22;border-right-color:#1d1d22}.dark .tracking-panel ul li:after{border-left-color:#2a2d2d;border-right-color:#2a2d2d}.dark .tracking-panel ul li h4{color:#ddd}.dark .tracking-panel .panel-content .icon img{filter:invert(1) brightness(100)}.dark .tracking-total li:last-child{border-color:rgba(119,119,119,.44)}.dark .skeleton-body .skeleton-text-wrap .placeholder{background:linear-gradient(90deg,rgba(29,29,34,.41) 8%,#2a2d2d 18%,rgba(29,29,29,.41) 33%)}.dark .skeleton-body .skeleton-banner-vertical .bg-size,.dark .skeleton-body .skeleton-banner-xl .bg-size{background-color:#3f4242!important}.dark .skeleton-body .skeleton-banner-sm .bg-size{background-color:#3f4242!important;background-image:none!important}.dark .card{background-color:#2a2d2d}.dark .product-rating-box .product-rating-list li .rating-product .progress{background-color:#1d1d22}.dark .product-rating-box .product-main-rating h2,.dark .product-rating-box .product-rating-list li .rating-product h5{color:#fff}.dark .pay-modal .modal-body .payment-option .form-check{background-color:#1d1d22}.dark .pay-modal .modal-body .payment-option .form-check .form-check-input:before{border-color:rgba(119,119,119,.44)}.dark .wallet-bg:after{opacity:.15}.dark .product-table tbody tr td{border-color:rgba(119,119,119,.44)}.dark .text-content{color:#ddd}.dark .btn-animation:active,.dark .btn-animation:hover{color:#fff!important}.dark .product-box .product-image .product-option li+li:after{background-color:#ddd}.dark .category-box.category-dark img.background-image{filter:unset}.dark .add-to-cart-box .qty-box .input-group input{color:#fff}.dark .add-to-cart-box .btn-add-cart:active,.dark .add-to-cart-box .btn-add-cart:first-child:active,.dark .add-to-cart-box .btn-add-cart:hover{background-color:#1d1d22}.dark .menu-product-slider .product-box,.dark .product-box-3 .add-to-cart-box .qty-box .input-group button{background-color:#2a2d2d}.dark .menu-product-slider .product-box .add-to-cart-box .btn-add-cart{background-color:#1d1d22}.dark .menu-product-slider .product-box .add-to-cart-box .btn-add-cart .add-icon{background-color:#2a2d2d}.dark .menu-product-slider .product-box .add-to-cart-box .btn-add-cart .add-icon i{color:var(--theme-color)}.dark .product-rating span{color:#ffb321}.dark .phone-field .custom-select.intl-tel-input .select2-container .select2-selection{background:#1d1d22!important;border-color:rgba(221,221,221,.3)}.dark .phone-field .custom-select.intl-tel-input .select2-container .select2-selection .country{background-color:#1d1d22!important}.dark .log-in-section .log-in-form .form-control{color:#fff}.dark .log-in-section .log-in-box .checkbox_animated:after{background-color:#2a2d2d;border-color:#2a2d2d}.dark .team-section .team-box .team-name .team-media li a{background-color:#1d1d22}.dark .product-section-box .question-answer li h6{color:#fff}.dark .product-section-box .question-answer li .question-box h5{border:1px solid rgba(119,119,119,.44);background-color:#1d1d22;color:#ddd}.dark .compare-fix a{color:#fff}.dark .product-section .product-left-box .product-main-1 .owl-nav [class*=owl-]{border:1px solid rgba(119,119,119,.1);box-shadow:0 0 8px rgba(119,119,119,.18);background-color:#2a2d2d}.dark .product-section .product-left-box .product-main-1 .owl-nav [class*=owl-]:before{color:#ddd}.dark .product-section .right-box-contain .product-package .form-select{background:#1d1d22;border-color:rgba(119,119,119,.44)}.dark .custom-select .select2-container .select2-selection{background-color:#1d1d22!important;border-color:rgba(119,119,119,.44)!important}.dark .custom-select .select2-container .select2-selection span{color:#ddd!important}.dark .custom-select .select2-container .select2-container-dropdown .select2-dropdown{background-color:#2a2d2d!important;box-shadow:0 6px 10px 4px rgba(255,255,255,.05);border:1px solid rgba(119,119,119,.4)}.dark .custom-select .select2-container .select2-container-dropdown .select2-dropdown .select2-search__field{border:1px solid rgba(119,119,119,.4)!important;background:#1d1d22;color:#ddd}.dark .custom-select .select2-container .select2-results__option,.dark .custom-select .select2-container .select2-results__options{color:#ddd!important}.dark .custom-select .select2-container .select2-results__option::-webkit-scrollbar,.dark .custom-select .select2-container .select2-results__option::-webkit-scrollbar-track,.dark .custom-select .select2-container .select2-results__options::-webkit-scrollbar,.dark .custom-select .select2-container .select2-results__options::-webkit-scrollbar-track{background-color:#1d1d22}.dark .mobile-menu ul li a i,.dark .mobile-menu ul li.active span{color:#fff}.dark .accordion-box .accordion-item .accordion-header .accordion-button{background-color:#1d1d22}.dark header .header-nav .header-nav-left .category-dropdown{box-shadow:0 0 8px rgba(137,137,137,.05)}.dark .header-nav .header-nav-left .category-dropdown .category-list li a img{filter:invert(1) brightness(100)}.dark .new-nav-item .new-dropdown,.dark .title-header h5{color:#fff}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box td{color:#ddd}.dark .bg-overlay{background-color:#222}.dark .back-to-top a i{color:#fff}.dark .checkbox_animated:after{background-color:#1d1d22;border-color:#1d1d22}.dark .theme-form-floating-2 .form-control:focus{border-color:#ddd}.dark .categories-canvas{background-color:#2a2d2d}.dark .categories-canvas .offcanvas-header .close-button{color:#ddd}.dark .product-standard .add-to-cart-box .btn-add-cart .add-icon{background-color:#1d1d22}.dark .qty-box .input-group{border-color:rgba(119,119,119,.44)}.dark .add-to-cart-box .qty-box .input-group button{background-color:#2a2d2d}.dark .product-list li:nth-child(n+3):after,.dark .product-list li:nth-child(n+4):after{border-color:#777}.dark .view-modal .modal-dialog .modal-content .view-image-slider .owl-nav [class*=owl-]{border:1px solid rgba(119,119,119,.1);box-shadow:0 0 8px rgba(119,119,119,.18);background-color:#2a2d2d}.dark .view-modal .modal-dialog .modal-content .view-image-slider .owl-nav [class*=owl-]:before{color:#ddd}.dark .fresh-vegetable-section .delivery-box li .delivery-box .delivery-icon img{filter:invert(1) brightness(100)}.dark .button-group ul li a.shopping-button{background-color:#2a2d2d;color:#ddd!important}.dark .order-detail .progtrckr li.progtrckr-done:before{color:#fff}.dark .product-bg-image{background:unset;background-color:#1d1d22}.dark .product-bg-image .product-title.product-warning h2{color:#fff!important}.dark .product-bg-image .product-box-4 .product-detail a .name{color:#fff}.dark .product-bg-image .product-box-4 .custom-progressbar{background:#2a2d2d}.dark .product-bg-image .product-box-4 h5 span{color:#ddd!important}.dark .product-bg-image .timer-2 ul li{border-color:rgba(119,119,119,.44);color:#ddd}.dark .offer-banner .banner-detail{background-color:rgba(255,255,255,.95)}.dark .product-box .progress{background-color:#1d1d22}.dark .product-box .progress-bar-light{background-color:#2a2d2d}.dark .product-box .counter-box .addtocart_btn .input-group{box-shadow:0 2px 4px 0 rgba(255,255,255,.12)}.dark .product-box .counter-box .addtocart_btn .input-group .btn{background-color:#1d1d22}.dark .order-table-section .order-tab-table thead tr th{background-color:#1d1d22;border-bottom-color:#777}.dark .order-table-section .order-tab-table tbody tr td{color:#ddd;border-bottom-color:#777}.dark .form-floating>.form-control{border-color:#777}.dark .compare-section .compare-table{border-color:rgba(119,119,119,.3)}.dark .compare-section .compare-table tr td .compare-image{background-color:#1d1d22}.dark .compare-section .compare-table tr td,.dark .compare-section .compare-table tr th{border-color:rgba(119,119,119,.3)}.dark .faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button,.dark .theme-modal .modal-dialog .modal-content .modal-header .btn-close{color:#fff}.dark .summery-box .summery-contain.bg-white,.dark .summery-box .summery-header.bg-white,.dark .summery-box .summery-total.bg-white{background-color:#2a2d2d!important;border-color:#1d1d22}.dark .summery-box .summery-contain li:last-child,.dark .summery-box .summery-header li:last-child,.dark .summery-box .summery-total li:last-child{border-color:#1d1d22}.dark .checkout-section .custom-accordion .accordion-item .accordion-collapse .accordion-body,.dark .checkout-section .custom-accordion .accordion-item .accordion-header,.dark .checkout-section .custom-accordion .accordion-item .accordion-header .accordion-button{background-color:#2a2d2d}.dark .checkout-section .delivery-address-box>div .label{color:#fff}.dark .checkout-section .custom-navtab .nav-item .nav-link{border-color:#777}.dark .theme-form-floating>.form-control:focus,.dark .theme-form-floating>.form-control:not(:placeholder-shown){color:#fff}.dark .tooltip .tooltip-inner{color:#fff}.dark .theme-form-floating>.form-select{background-color:#2a2d2d;color:#fff;border-color:#777}.dark .cart-table table tbody tr td{border-bottom-color:#2a2d2d}.dark .cart-table table tbody tr td .quantity-price .cart_qty button{background-color:#2a2d2d;color:#fff}.dark .cart-table table tbody tr td .quantity-price .cart_qty input,.dark .cart-table table tbody tr td.price h5,.dark .cart-table table tbody tr td.product-detail .product .product-detail ul li.name,.dark .cart-table table tbody tr td.subtotal h5{color:#fff}.dark .summery-box .summery-contain,.dark .summery-box .summery-header{border-color:#2a2d2d}.dark .summery-box .summery-contain .coupon-cart .coupon-box .btn-apply{color:#fff}.dark .summery-box .summery-contain .coupon-cart .coupon-box .form-control{color:#ddd}.dark .summery-box .summery-contain .coupon-cart .coupon-box .form-control:focus{background-color:#2a2d2d}.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .category-list-box ul li a .category-name span,.dark .blog-section .left-sidebar-box .left-accordion-box .accordion-item .accordion-collapse .accordion-body .product-tags-box ul li:hover a{color:#fff}.dark .blog-section .blog-detail-contain .blog-details-quote{background-color:#1d1d22}.dark .blog-section .blog-detail-contain .blog-details-quote h3{color:#fff}.dark .blog-section .blog-detail-image .blog-image-contain .contain-comment-list li .user-list{color:#ddd}.dark .blog-section .leave-box .leave-comment .form-check .checkbox_animated:after{background-color:#2a2d2d;border-color:#2a2d2d}.dark .custome-pagination .pagination .page-item.active .page-link{color:#fff}.dark .custome-pagination .pagination .page-item .page-link{background-color:#1d1d22}.dark .blog-section .blog-box{border-color:#777}.dark .blog-section .blog-box .blog-image label,.dark .blog-section .blog-box .blog-image label i,.dark .blog-section .blog-box:hover .blog-detail label,.dark .btn,.dark .btn-animation,.dark .btn-animation:hover,.dark .btn:hover{color:#fff}.dark .category-menu ul li .category-list img{filter:invert(1)}.dark .category-list li .category-list-box .form-check-label .number{color:#ddd}.dark .title-flex .timing-box .name,.dark .title-flex .timing-box .timing{color:#fff}.dark .category-box img{filter:invert(1)}.dark .category-box h5{color:#222}.dark .product-box.product-box-bg{background:#1d1d22}.dark .product-box .product-image .product-option{background-color:#1d1d22;box-shadow:0 0 8px rgba(255,255,255,.12)}.dark .home-contain .home-detail h1,.dark .home-contain .home-detail h2{color:#222!important}.dark .home-contain .home-detail h2.super-sale{color:var(--theme-color)!important}.dark .home-contain .home-detail h3{color:#777}.dark .home-contain .home-detail h3.fw-light,.dark .home-contain .home-detail h3.text-uppercase{color:#222}.dark .home-contain .home-detail h5,.dark .home-contain .home-detail h6,.dark .home-contain .home-detail p{color:var(--content-color)}.dark .home-contain .home-detail .social-icon li a{color:#777;border-color:#777}.dark .home-contain .home-detail .shop-button{color:#222}.dark footer:after,.dark footer:before{filter:invert(1)}.dark footer .main-footer{border-top-color:rgba(193,193,193,.5)}.dark footer .main-footer .theme-logo a img{filter:invert(1) brightness(100)}.dark footer .main-footer .footer-contact ul li:before{border-color:#777}.dark footer .main-footer .footer-contact ul li .footer-number .contact-number .text-content,.dark footer .main-footer .footer-contact ul li.social-app .text-content{color:#ddd}.dark footer .sub-footer{border-top-color:rgba(193,193,193,.5)}.dark footer .sub-footer .reserve h6,.dark footer .sub-footer .social-link h6{color:#ddd}.dark footer.footer-section-2 .main-footer .footer-logo .theme-logo a img{filter:unset}.dark .service-contain .service-box+.service-box:before{border-color:rgba(193,193,193,.5)}.dark .service-contain .service-box .service-image img{filter:invert(1) brightness(100)}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h2{color:#fff}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box input{background-color:#2a2d2d}.dark .newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn{color:#fff}.dark .category-menu-2{background:#1d1d22}.dark .button-item .item-btn,.dark .item-section .close-button,.dark .item-section h6{color:#fff}.dark .item-section .items-image li,.dark .mobile-menu ul li.active:before{background-color:#fff}.dark .mobile-menu ul li a .icli,.dark .mobile-menu ul li a span{color:#fff}.dark header.active .sticky-header{box-shadow:0 8px 10px rgba(137,137,137,.05)}.dark header.fixed-header{border-bottom-color:rgba(119,119,119,.45)}.dark header .onhover-category-list .onhover-category-box{box-shadow:0 0 8px rgba(119,119,119,.4)}.dark header .timer-notification h6{color:#fff}.dark header .header-top .about-list li+li:after{background-color:rgba(221,221,221,.3)}.dark header .header-top .about-list li .theme-form-select .dropdown-toggle:before{color:#ddd}.dark header .header-top .about-list>li .theme-form-select .dropdown-menu{background-color:#1d1d22}.dark header .header-top .about-list>li .theme-form-select .dropdown-menu li .dropdown-item{color:#fff}.dark header .nav-about-2{background-color:#1d1d22}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item{color:#fff}.dark header .navbar-expand-xl .dropdown-menu .dropdown-item small.text-muted{color:#ddd!important}.dark header .navbar.navbar-expand-xl .navbar-nav .nav-link .label-menu{color:#fff}.dark header .nav-about.bg-black-nav{background-color:#1d1d22}.dark header .nav-about .header-top .about-list li{color:#ddd}.dark header .nav-about .header-top .about-list li+li:after{background-color:rgba(221,221,221,.3)}.dark header .nav-about .header-top .about-list li .theme-form-select .dropdown-toggle,.dark header .nav-about .header-top .about-list li .theme-form-select .dropdown-toggle:before{color:#ddd}.dark header .nav-about .header-top .about-list li .theme-form-select .dropdown-menu{background-color:#232424}.dark header .nav-about .header-top .about-list li .theme-form-select .dropdown-menu li .dropdown-item{color:#fff}.dark header .header-nav-left .dropdown-category.black-dropdown{background-color:#1d1d22;color:#ddd}.dark header .top-nav .navbar-top .middle-box .search-box .input-group button{color:#fff}.dark header .top-nav .navbar-top .middle-box .location-box button .location-arrow,.dark header .top-nav .navbar-top .middle-box .location-box button span{background-color:#1d1d22}.dark header .header-nav .header-nav-right .deal-button{color:var(--theme-color)!important}.dark header .header-nav .header-nav-right .deal-button i,.dark header .header-nav .header-nav-right .deal-button span{color:var(--theme-color)}.dark header .header-nav .header-nav-left .dropdown-category{box-shadow:-1px 0 10px 0 rgba(137,137,137,.05),5px 20px 40px 0 rgba(137,137,137,.05)}.dark header .header-nav .header-nav-left .dropdown-category span{color:#fff}.dark header .navbar-top .middle-box .location-box button span{background-color:#1d1d22}@media(min-width:1200px){.dark header .navbar-expand-xl .dropdown-menu{box-shadow:-1px 0 10px 0 rgba(137,137,137,.05),5px 20px 40px 0 rgba(137,137,137,.05);background-color:#2a2d2d;border-color:#2a2d2d}.dark header .navbar-expand-xl .dropdown-menu .dropdown-column .dropdown-header{color:#fff}}.dark header .navbar-light .navbar-nav .nav-link{color:#fff}.dark header .top-nav .navbar-top .middle-box .location-box{border-color:#777}.dark header .top-nav .navbar-top .middle-box .location-box button .locat-name{background-color:#2a2d2d;color:#fff}.dark header .top-nav .navbar-top .middle-box .search-box .input-group .form-control{border-color:#777;background-color:rgba(0,0,0,0);color:#fff}.dark header .top-nav .navbar-top .middle-box .search-box .input-group .form-control::placeholder{color:#fff}.dark header .top-nav .navbar-top .middle-box .search-box .input-group .form-control::placeholder{color:#777}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{background-color:rgba(221,221,221,.5)}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box h6{color:#ddd}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box h5,.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box i{color:#fff}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .user-box{background-color:#1d1d22}.dark header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist i{color:#ddd}.dark header .onhover-dropdown .onhover-div-login .user-box-name li+li{border-color:rgba(119,119,119,.65)}.dark header .onhover-dropdown .onhover-div{box-shadow:-1px 0 10px rgba(255,255,255,.0705882353),5px 20px 40px rgba(255,255,255,.0392156863)}.dark header .onhover-dropdown .onhover-div.fixed-cart .cart-title{background-color:#1d1d22;border-color:rgba(119,119,119,.44)}.dark header .onhover-dropdown .onhover-div.fixed-cart .progress{background-color:#1d1d22}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box{border-color:rgba(119,119,119,.44);background-color:#1d1d22}.dark header .onhover-dropdown .onhover-div.fixed-cart .bottom-box .free{color:#ddd}.dark header .onhover-dropdown .onhover-div .qty-box .input-group{border-color:rgba(119,119,119,.4);background-color:#1d1d22}.dark header .onhover-dropdown .onhover-div .qty-box .input-group button{background-color:#2a2d2d}.dark header .onhover-dropdown .onhover-div .qty-box .input-group button:hover,.dark header .onhover-dropdown .onhover-div .qty-box .input-group button:hover i{color:var(--theme-color)}.dark header .onhover-dropdown .onhover-div .cart-list>li+li{border-color:rgba(119,119,119,.44)}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .gram{border-color:rgba(119,119,119,.4);background-color:#1d1d22}.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .delete-button,.dark header .onhover-dropdown .onhover-div .cart-list>li .drop-cart .drop-contain .header-button-group .edit-button{border:1px solid rgba(119,119,119,.4);background-color:#1d1d22;color:#ddd}.dark header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar,.dark header .onhover-dropdown .onhover-div .cart-list::-webkit-scrollbar-track{background-color:#1d1d22}.dark header .onhover-dropdown .onhover-div .onhover-div-login .user-box-name li+li{border-color:rgba(119,119,119,.6509803922)}.dark header .header-top .about-list>li+li:after{background-color:rgba(255,255,255,.3)}.dark header .header-nav .header-nav-left .dropdown-category,.dark header .header-top .about-list>li .theme-form-select .dropdown-toggle:before{color:#fff}.dark .compare-section .compare-part{border-color:rgba(119,119,119,.44)}.dark .pos-detail-card,.dark .pos-detail-card .summary-total:after,.dark .pos-detail-card .summary-total:before{background-color:#1d1d22}.dark .checkout-section-2 .pos-detail-card .product-details .cart-listing li,.dark .pos-detail-card .summary-total li.list-total{border-color:rgba(119,119,119,.44)}.dark .header-2 .header-nav-left .category-dropdown{box-shadow:0 0 8px rgba(119,119,119,.4)}.dark .header-2 .header-nav-left .category-dropdown .category-list li .category-name img{filter:invert(1) brightness(100)}.dark .header-2 .dropdown-category span{color:#fff}.dark .header-2 .top-nav{border-bottom-color:rgba(119,119,119,.4)}.dark .header-2 .top-nav .middle-box .searchbar-box input{border-color:rgba(119,119,119,.4)}.dark .header-2 .top-nav .middle-box .searchbar-box-2 .search-button{color:#fff}.dark .header-2 .top-nav .middle-box .searchbar-box input:focus{background-color:#1d1d22;border:1px solid #777}.dark .header-2 .right-nav .fire-button .fire .fire-main .main-fire{background-image:radial-gradient(farthest-corner at 10px 0,#ddd 0,#ffffff 95%)}.dark .header-2 .right-nav .fire-button .fire .fire-main .particle-fire{background-color:#fff}.dark .header-2 .right-nav .fire-button span{color:#fff}.dark .header-2 .rightside-menu .mobile-app .mobile-image img{filter:invert(1) brightness(100)}.dark .header-2 .rightside-menu .mobile-app .mobile-name .text-content{color:#ddd}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle{color:#fff}.dark .header-2 .rightside-menu .dropdown-dollar .dropdown .dropdown-toggle i{color:#ddd}.dark .header-2 .rightside-menu .option-list ul li .header-icon .badge-number{color:#fff}.dark .header-2 .rightside-menu .option-list-2 li .user-box .user-name .text-content{color:#ddd}.dark .header-2 .rightside-menu .option-list-2 li .header-icon .badge-number{color:#fff}.dark .cookie-bar-box{background:#1d1d22;box-shadow:0 .25rem .5rem rgba(255,255,255,.02),0 24px 35px rgba(255,255,255,.05)}.dark .cookie-bar-box .cookie-box{background-color:#1d1d22}.dark .cookie-bar-box .button-group{border-color:#777}.dark .cookie-bar-box .button-group button.privacy-button{background-color:#2a2d2d}.dark .banner-contain-2 .banner-detail{color:#222}.dark .banner-contain-2 .banner-detail h3 span.brand-name{color:#fff}.dark .banner-contain-2 .banner-detail h3 span.brand-name:before{border-color:#222}.dark .banner-contain-2 .banner-detail h4{color:#222}.dark .banner-contain-2 .banner-detail h6{color:var(--content-color)}.dark .banner-contain-2 .banner-detail p{color:#222}.dark .label-flex .discount label{color:#fff}.dark .deal-section .deal-box .deal-detail .custom-progressbar{background-color:#1d1d22}.dark .deal-section .deal-box .deal-detail .hot-deal{color:#fff}.dark .timer ul li{background-color:#1d1d22}.dark .banner-contain-3 .banner-detail .banner-list li .delivery-box .check-contain h5,.dark .banner-contain-3 .banner-detail .banner-list li .delivery-box .check-icon,.dark .banner-contain-3 .banner-detail.banner-details-dark h3,.dark .banner-contain-3 .banner-detail.banner-details-dark h4,.dark .banner-contain-3 .banner-detail.banner-details-dark h6{color:#fff}.dark .banner-contain-3 .banner-detail h6{color:#2a2d2d}.dark .banner-contain-3 .banner-detail h3{color:#222}.dark .banner-contain-3 .banner-detail h4.text-content{color:#777}.dark .banner-contain-3 .banner-detail h4.delivery-contain{color:#fff}.dark .category-section-3 .category-box-list .category-name h6{color:#777}.dark .product-box-3 .add-to-cart-box .btn-add-cart .add-icon{background-color:#1d1d22}.dark .category-list li .category-list-box .color-label-box .color-box{border-color:#777}.dark .service-contain-2 .icon-width{filter:invert(1) brightness(100)}.dark .product-solid .product-box .qty-box .input-group{background-color:#1d1d22}.dark .product-list.sidebar-product li+li:after{border-color:rgba(119,119,119,.3)}.dark .blog-box.sticky-blog-box:before,.dark .product-standard.theme-plus .add-to-cart-box .btn-add-cart .add-icon{color:#fff}.dark .product-box-4{border-color:rgba(119,119,119,.4)}.dark .product-box-4 h5,.dark .product-box-4 h5 span:last-child{color:var(--content-color)}.dark .product-box-4 .custom-progressbar{background:#1d1d22}.dark .product-box-4.bg-white{background-color:#2a2d2d!important}.dark .product-box-4 .circle-box .shape-text{color:#fff}.dark .product-box-4 .product-detail a .name{color:#222}.dark .product-box-4 .product-detail .price del.delete-price{color:var(--content-color)}.dark .product-box-4 .product-detail .addtocart_btn .input-group{box-shadow:0 2px 6px 0 rgba(119,119,119,.23)}.dark .product-box-4 .product-detail .addtocart_btn .input-group .btn{background-color:#1d1d22}.dark .product-box-4 .product-detail .addtocart_btn .input-group .btn i{color:#fff}.dark .product-box-3 .product-footer .product-detail .price del,.dark .product-box-3 .product-footer .product-detail .span-name,.dark .product-box-3 .product-footer .product-detail .unit{color:#ddd}.dark .product-box-3 .product-header .product-header-top .label-new{color:#fff}.dark .product-box-3 .add-to-cart-box .qty-box .input-group{background-color:#1d1d22;border-color:rgba(119,119,119,.4)}.dark .product-section .right-box-contain .note-box .wishlist-btn-group .wishlist-button{border-color:rgba(119,119,119,.44);background-color:#1d1d22}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list{background-color:#1d1d22}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li{color:#ddd}.dark .product-section .right-box-contain .pickup-box .product-info .product-info-list li:after{background-color:#ddd}.dark .delivery-info li{color:#adadad}.dark .product-section .progress-sec .left-progressbar .progress{background-color:#1d1d22}.dark .sticky-bottom-cart .selection-section .form-control{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.dark .sticky-bottom-cart .selection-section .form-select{background:#1d1d22;border-color:rgba(119,119,119,.44);color:#ddd}.dark .sticky-bottom-cart .selection-section .product-qty .input-group button{background-color:#2a2d2d}.dark .review-title-2 button{border-color:rgba(119,119,119,.44)!important}.dark .product-review-form .product-wrapper{background-color:#1d1d22}.dark .product-review-form .product-wrapper .product-content .product-review-rating .rating-number{color:rgba(221,221,221,.6)}.dark .slider-3-product .product-slider-image{background-color:#1d1d22}.dark .form-control{color:#ddd}.dark .form-control,.dark .form-control:focus{border-color:rgba(221,221,221,.3)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .form-check .form-check-input{background-color:#1d1d22;border-color:rgba(29,29,34,.4)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li:hover button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li:hover button{background-color:#1d1d22}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li.active button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li.active button{color:#fff;background-color:var(--theme-color)}.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .circle li button,.dark .variation-modal .modal-content .modal-body .right-box-contain .product-package .rectangle li button{background-color:#1d1d22}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty .input-group{background:#1d1d22}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .product-qty .input-group button{background-color:#2a2d2d}.dark .variation-modal .modal-content .modal-body .right-box-contain .note-box .cart-button{background-color:#1d1d22}.dark .blog-section .blog-box.sticky-blog-box{background-color:#1d1d22;box-shadow:0 0 8px rgba(255,255,255,.04);border-color:rgba(119,119,119,.4)}.dark .blog-section .blog-box .blog-label-tag,.dark .blog-section .blog-list:hover .blog-contain .blog-button{color:#fff}.dark .product-section .right-box-contain .product-package .select-package li.active{border-color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .circle li.active button,.dark .product-section .right-box-contain .product-package .rectangle li.active button{color:#fff}.dark .product-section .right-box-contain .product-package .circle li.active:hover button,.dark .product-section .right-box-contain .product-package .rectangle li.active:hover button{color:#fff;background-color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .circle li:hover button,.dark .product-section .right-box-contain .product-package .rectangle li:hover button{color:#fff;background-color:#1d1d22}.dark .product-section .right-box-contain .product-package .circle li button,.dark .product-section .right-box-contain .product-package .rectangle li button{background-color:#1d1d22}.dark .product-section .right-box-contain .product-package .form-check .form-check-input{background-color:#1d1d22;border-color:rgba(29,29,34,.4)}.dark .compare-section .compare-part .btn-part,.dark .compare-section .compare-row>div:first-child .compare-part{border-color:rgba(119,119,119,.44)}.dark .compare-section .compare-part .detail-part .title-detail{background-color:#1d1d22;border-color:rgba(119,119,119,.44)}.dark .pickup-offcanvas .offcanvas-header{background-color:#2a2d2d}.dark .pickup-offcanvas .offcanvas-header button{filter:invert(1) brightness(100)}.dark .pickup-offcanvas .offcanvas-body{background-color:#2a2d2d}.dark .product-section .right-box-contain .buy-box a{color:#ddd}.dark .product-section .right-box-contain .note-box .product-qty button{background-color:#2a2d2d}.dark .product-section .right-box-contain .note-box .product-qty button:hover i{color:var(--theme-color)}.dark .product-section .right-box-contain .product-package .select-package li a.active{color:#fff}.dark .deal-timer.product-deal-timer ul,.dark .product-section .right-box-contain .note-box .product-qty .input-group{background:#1d1d22}.dark .category-box:hover h5{color:#fff}.dark .shop-category-box{border-color:#777}.dark .shop-category-box .shop-category-image img{filter:invert(1) brightness(100)}.dark .shop-section .top-filter-category>.row>div{border-right-color:rgba(119,119,119,.35)}.dark .shop-section .show-button .filter-button a{color:#fff}.dark .shop-section .left-box{border-color:rgba(119,119,119,.44)}.dark .shop-section .left-box.right-box{border-left-color:#777}.dark .shop-section .left-box .shop-left-sidebar .search-box:after{border-color:#777}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item{background-color:#2a2d2d}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{background-color:#2a2d2d;color:#fff}.dark .shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button:before{background-color:#1d1d22;color:#ddd}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li{background-color:#1d1d22}.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li a,.dark .shop-section .left-box .shop-left-sidebar .filter-category ul li:before{color:#ddd}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item{background-color:#1d1d22}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active{color:#fff}.dark .shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link img{filter:invert(1) brightness(100)}.dark .shop-section .show-button .filter-category ul li{background-color:#1d1d22}.dark .shop-section .show-button .filter-category ul li a,.dark .shop-section .show-button .filter-category ul li:before{color:#ddd}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-toggle{background-color:#1d1d22;color:#ddd}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu{background-color:#1d1d22}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu li.dropdown-divider{border-color:#777}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu li a{color:#ddd}.dark .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .dropdown-menu li a:hover{background-color:#2a2d2d}.dark .shop-section .show-button .top-filter-menu .grid-option ul li a{background-color:#1d1d22}.dark .shop-section .show-button .top-filter-menu .grid-option ul li a img{filter:invert(1) brightness(100)}.dark .shop-section .show-button .top-filter-menu-2 .category-dropdown .dropdown .dropdown-toggle,.dark .shop-section .show-button .top-filter-menu-2 .sidebar-filter-menu a{color:#ddd;background-color:#1d1d22}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul li{background:#1d1d22}.dark .shop-section .show-button .top-filter-menu-2 .grid-option ul li a img{filter:invert(1) brightness(100)}.dark .custom-height::-webkit-scrollbar{background-color:#1d1d22}.dark .irs .irs-from,.dark .irs .irs-to{color:#fff}.dark .irs .irs-max,.dark .irs .irs-min{color:#ddd}.dark .irs .irs-line{background-color:#1d1d22}.dark .js-range-slider{border-color:#777;color:#ddd;background-color:#2a2d2d}.dark .shop-banner-contain .shop-banner-details h2{color:#222}.dark .shop-banner-contain .shop-banner-details h5{color:#777}.dark .custom-box-loader .loader{border-color:#2a2d2d;border-bottom-color:var(--theme-color)}.dark .custom-box-loader .box-loader .custom-loader-wrapper{background-color:#1d1d22}.dark .wallet-table table th{background-color:rgba(29,29,34,.8)}.dark .wallet-table table td{border-color:rgba(119,119,119,.44)}.dark .spinning:before{border-color:rgba(255,255,255,.29) #ddd rgba(255,255,255,.29) rgba(255,255,255,.29)}.dark .notification-list li+li{border-top-color:rgba(119,119,119,.4)}.dark .notification-list li.unread{background-color:#2a2d2d}.dark .themeform-auth .form-control{color:#ddd;border-color:rgba(119,119,119,.4)}.dark .border-custom{border-color:rgba(119,119,119,.4)}.dark .loader-wrapper .loader{border-color:#1d1d22;border-bottom-color:var(--theme-color)}.dark .loader-wrapper h3{color:#ddd}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name,.dark .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .logout-cls,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title{border-color:rgba(119,119,119,.44)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .date h3,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span{color:#fff}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title span{color:rgba(255,255,255,.7)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number h4,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .name h5{color:#fff}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card{background-color:rgba(42,45,45,.8)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .address-table table tr td,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box>div .label,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card a,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td,.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span{color:#fff}.dark .compare-section .compare-table tr td .summary{color:#ddd}.dark .contact-box-section .left-sidebar-box .contact-detail .contact-detail-box .contact-icon,.dark .newsletter-form .form-control{color:#fff}.dark .newsletter-form .form-control::placeholder{color:#fff}.dark .theme-modal .modal-dialog .modal-content{background-color:#2a2d2d}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .disabled-box{border-bottom-color:#777}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .disabled-box span{border-color:#777}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .search-input i{color:#ddd}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .search-input .form-control{border-color:#777}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .search-input .form-control:focus{background-color:#1d1d22}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .location-select li a:hover span{color:#fff}.dark .location-modal .modal-dialog .modal-content .modal-body .location-list .location-select li a span{border-color:#777;color:#ddd}.dark .home-section-2 .home-contain .home-detail .home-button{color:var(--theme-color)!important}.dark .home-section-2 .home-contain .home-detail p{color:#777}.dark .counter .qty-left-minus:hover,.dark .counter .qty-right-plus:hover,.dark .counter input{color:#fff}.dark .top-selling-box .top-selling-title{border-color:#777}.dark .info-table.table-striped tbody tr:nth-child(2n),.dark .theme-option .back-to-top a i,.dark .theme-option .setting-box .setting-button{color:#fff}.dark .coming-soon-section .coming-box .coming-text{color:var(--content-color)}.dark .coming-soon-section .coming-box .coming-title h2{color:#222}.dark .coming-soon-section .coming-box .coming-timer{margin-top:24px}.dark .coming-soon-section .coming-box .coming-timer ul li{background-color:#fff}.dark .coming-soon-section .coming-box .coming-timer ul li .counter p{color:var(--content-color)}.dark .coming-soon-section .coming-box .coming-contain .coming-form .form-control{background-color:#fff}.dark .coming-soon-section .coming-box .coming-contain .coming-form .form-control:focus{border-color:rgba(0,0,0,0);background-color:#fff;color:var(--content-color)}.dark .coming-soon-section .coming-box .coming-contain .coming-form .coming-button{color:#fff}.dark .qty-box .input-group button{background-color:#1d1d22}.dark .search-section .search-box .input-group .form-control{border-color:#777;color:#ddd}.dark .search-section .search-box .input-group .form-control:focus{background-color:#1d1d22;color:#fff}.dark .log-in-section .log-in-box .other-log-in:before{background-color:#777}.dark .log-in-section .log-in-box .log-in-button ul li a{border-color:#777}.dark .address-form .custom-select .select2-container .select2-selection{border-color:rgba(221,221,221,.3)!important}.dark .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image img{border-color:rgba(0,0,0,0);box-shadow:2px 3px 8px rgba(94,94,94,.15)}.dark .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked+label:before{background-color:#fff}.dark .user-dashboard-section .dashboard-right-sidebar .point-ratio{background:#1d1d22}.dark .product-box-3 .product-header .product-header-top .wishlist-button{box-shadow:0 3px 3px rgba(255,255,255,.15)}.dark .offer-box .offer-contain .offer-timing .time ul li+li:before{color:#222}.dark .offer-box .offer-contain .offer-detail p{color:var(--content-color)}.dark .product-slider .product-slider-detail{background-color:rgba(29,29,34,.8)}.dark .offer-banner .banner-detail:after{background-color:rgba(255,255,255,.95)}.dark .offer-banner .banner-detail h6{color:var(--content-color)}.dark .selection-section ul.rectangle li.active button{color:#fff}.dark .selection-section ul.rectangle li button,.dark .selection-section ul.rectangle li:hover button{background-color:#1d1d22}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-size .select-form-size{background-color:#1d1d22;border-color:#1d1d22;color:#fff}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight{background-color:#1d1d22;color:#fff;border:1px solid rgba(0,0,0,0)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .select-wight .select-form-wight:focus{border-color:rgba(0,0,0,0)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-button .add-cart-button,.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list{background-color:#1d1d22}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li{color:#ddd}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .product-info .product-info-list li:after{background-color:#ddd}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-qty .input-group{background-color:#1d1d22;border-color:rgba(119,119,119,.4)}.dark .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .modal-qty .input-group button{color:#fff}.dark .view-modal .modal-dialog .modal-content .modal-body .slider-image,.dark .view-modal .modal-dialog .modal-content .view-image-slider{background-color:#1d1d22}.dark .banner-contain-3 .banner-detail h4,.dark .banner-contain-3 .banner-detail h5{color:#222}.dark .banner-contain-3 .banner-detail button.bg-white,.dark .banner-contain-3 .banner-detail button.shop-now-button{color:var(--theme-color)!important}.dark .banner-contain-3 .banner-detail button.shop-now-button i{color:var(--theme-color)}.dark footer .main-footer .footer-logo .theme-logo a{color:#fff}.dark .newsletter-section-2 .newsletter-box .newsletter-detail .newsletter-form .submit-button{color:var(--theme-color)!important}.dark .header-3 .top-nav span .icli{color:#fff}.dark .header-3 .top-nav .middle-box .searchbar-box-2 input:focus{background-color:#1d1d22}.dark .header-3 .navbar-top .support-box .support-number h2,.dark .header-3 .navbar-top .support-box .support-number h4,.dark .header-3 .top-nav .middle-box .location-box-2 button .down-arrow,.dark .header-3 .top-nav .middle-box .location-box-2 button .icli,.dark .header-3 .top-nav .middle-box .location-box-2 button span{color:#fff}.dark .header-3 .rightside-menu .mobile-app .mobile-image img{filter:invert(1) brightness(100)}@media(max-width:1199px){.dark .header-3 .rightside-menu .user-box:after{background-color:rgba(255,255,255,.2)}.dark .header-3 .rightside-menu .user-box .header-icon{border-color:rgba(255,255,255,.2)}.dark .header-3 .rightside-menu .user-box .header-icon .icli{color:#fff}.dark .header-3 .rightside-menu .option-list-2 li+li:after{background-color:rgba(255,255,255,.2)}.dark .header-3 .rightside-menu .option-list-2 li .header-icon{border-color:rgba(255,255,255,.2)}.dark .header-3 .rightside-menu .option-list-2 li .header-icon .icli{color:#fff}}.dark .header-3 .rightside-menu .option-list-2 li .header-icon .badge-number{color:#fff}@media(max-width:1199px){.dark .header-3 .rightside-menu .option-list-2 li .header-icon .badge-number{background-color:#fff;color:var(--theme-color)}}.dark .product-section-3 .product-title.product-warning h2{color:#222}.dark .shop-box .shop-category-box{border-color:rgba(119,119,119,.22)}.dark .category-section-3 .category-box-list{background-color:#1d1d22}.dark .deal-modal .modal-dialog .modal-content .modal-body .deal-offer-box::-webkit-scrollbar,.dark .deal-modal .modal-dialog .modal-content .modal-body .deal-offer-box::-webkit-scrollbar-track{background-color:#1d1d22}.dark .irs .irs-single{color:#fff}.dark .bank-section .bank-offer .bank-header .bank-left .bank-name h5{color:var(--content-color)}.dark .bank-section .bank-offer .bank-footer h4,.dark .bank-section .bank-offer .bank-footer h4 input{color:#fff}.dark .timer-2 ul li{background-color:rgba(0,0,0,0);border:1px solid #222;color:#222}.dark .timer-2 ul li+li:after{color:#222}.dark .offer-section .offer-box h2{color:#fff}.dark .footer-section-2 .main-footer .social-icon li.light-bg:after{background-color:#fff}.dark .footer-section-2 .main-footer .footer-list li a:hover,.dark .footer-section-2 .main-footer .social-icon li a.footer-link-color{color:#fff}.dark .footer-section-2 .main-footer .footer-list li a:before{background-color:#fff}.dark .footer-section-2 .sub-footer-lite{border-top:1px solid rgba(255,255,255,.2)}.dark .log-in-section:after{opacity:.15}.dark .log-in-section .log-in-box,.dark .log-in-section .log-in-box .other-log-in h6{background-color:#1d1d22}.dark .vendore-breadcrumb-section .breadcrumb-contain h2{color:#222}.dark .vendore-breadcrumb-section .breadcrumb-contain form .form-control{background-color:#fff}.dark .add-to-cart-box,.dark .add-to-cart-box.bg-white{background-color:#2a2d2d!important}.dark .add-to-cart-box.bg-white .btn-add-cart{background-color:#2a2d2d}.dark .add-to-cart-box .btn-add-cart,.dark .add-to-cart-box.bg-white .btn-add-cart .add-icon{background-color:#1d1d22}.dark .add-to-cart-box .cart_qty .input-group.bg-white{background-color:#2a2d2d!important}.dark .vendor-detail-box{box-shadow:0 0 8px #1d1d22}.dark .vendor-detail-box .vendor-tag ul li{background-color:#1d1d22}.dark .vendor-bottom{border-bottom:1px solid rgba(119,119,119,.4)}.dark .vendor-detail-box-2 .share-contact .vendor-contect h5,.dark .vendor-detail-box-2 .share-contact .vendor-share h5,.dark .vendor-detail-box-2 .vendor-name h3{color:#fff}@media(max-width:767px){.dark .home-contain .home-detail.home-overlay{background-color:rgba(255,255,255,.529)}}.dark .category-box.category-dark{background-color:#1d1d22}.dark .category-box.category-dark img{filter:invert(1) brightness(100)}.dark .category-box.category-dark h5{color:#fff}.dark .product-box-5 .product-image .wishlist-top{background-color:#fff}.dark .banner-contain-2 .banner-detail-2>div{background:linear-gradient(180deg,rgba(255,255,255,.2) 24.21%,rgba(255,255,255,.2) 75.22%)}.dark .banner-contain-2 .banner-detail-2>div h2{color:#222}.dark .banner-contain-2 .banner-detail-2>div h3{color:#fff}.dark .home-search-full .home-contain .home-detail h3{color:#777}.dark .home-search-full .home-contain .home-detail .search-box input{background-color:#fff}.dark .add-to-cart-btn-2 .btn{background-color:#1d1d22}.dark .product-box.product-white-bg{border-color:rgba(119,119,119,.45)}.dark .header-absolute.active .sticky-header .navbar.navbar-expand-xl .navbar-nav .nav-link{color:#fff}.dark .header-absolute.active .sticky-header.top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{background-color:rgba(221,221,221,.5)}.dark .header-absolute.active .sticky-header.top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{color:#fff}.dark .header-absolute.active .sticky-header.top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:#ddd}.dark .header-absolute.active .sticky-header .location-box{border-color:rgba(0,0,0,0)}.dark .header-absolute.active .sticky-header .location-box button .location-arrow{color:#ddd;background-color:#1d1d22}.dark .header-absolute.active .sticky-header .location-box button i{color:#ddd}.dark .header-absolute .top-nav .navbar-top .rightside-box .right-side-menu .right-side:before{background-color:rgba(74,85,104,.5)}.dark .header-absolute .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{color:#222}.dark .header-absolute .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{color:#777}.dark .header-absolute .location-box{border-color:rgba(0,0,0,0)}.dark .header-absolute .location-box button .location-arrow,.dark .header-absolute .location-box button i{color:var(--content-color)}.dark .header-absolute .navbar.navbar-expand-xl .navbar-nav .nav-link{color:#222}.dark .custom-row .content-col{background-color:#1d1d22}.dark .custom-row .sidebar-col{border-right-color:rgba(119,119,119,.45)}.dark .service-contain-2:hover .icon-width{fill:#fff}.dark .service-contain-2:hover .service-detail h3,.dark .service-contain-2:hover .service-detail h6{color:#fff}.dark .service-contain-2{background-color:#222}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{background-color:#1d1d22;box-shadow:0 0 8px rgba(119,119,119,.122)}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label{color:#fff}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item,.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{background-color:#2a2d2d}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .date-box .form-control{text-align:left}.dark .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon{background-color:#1d1d22;box-shadow:0 0 8px rgba(255,255,255,.05)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2{background-color:#1d1d22}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain,.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header{border-bottom-color:rgba(119,119,119,.4)}.dark .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child{border-top-color:rgba(119,119,119,.4)}.dark .checkout-section-2 .right-side-summery-box .checkout-offer{background-color:#1d1d22}.dark .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-icon img{filter:invert(1) brightness(100)}.dark .btn-furniture{border:1px solid var(--content-color)!important;color:var(--content-color)!important}.dark .home-furniture .feature-detail h3{color:#fff}.dark .banner-contain-3 .banner-detail.banner-furniture h2,.dark .banner-contain-3 .banner-detail.banner-furniture p{color:var(--content-color)}.dark .slider-dots .owl-theme .owl-dots .owl-dot span{background-color:rgba(119,119,119,.44)}.dark .accordion-box .accordion-item{border-color:rgba(119,119,119,.3);background-color:#2a2d2d}.dark .product-section .product-label-group .product-label-tag{color:#fff}.dark .menu-product-slider .product-box .product-image,.dark .newsletter-modal .modal-box .modal-content .modal-form-box .form-control{background-color:#1d1d22}.dark .newsletter-modal .modal-box .modal-content .modal-form-box .input-group-text,.dark header .navbar-nav .nav-item .dropdown-menu .dropdown-column .dropdown-header{color:#fff}@media(max-width:576px){.dark .product-list li:nth-child(n+2):after{border-color:#777}}.dark body[dir=rtl]{direction:rtl}.dark body[dir=rtl] .newsletter-section .newsletter-box .newsletter-contain .row{justify-content:flex-end}.dark body[dir=rtl] .text-end{text-align:left!important}.dark body[dir=rtl] .ms-3{margin-left:unset!important;margin-right:1rem!important}.dark body[dir=rtl] .ms-auto{margin-right:auto!important;margin-left:unset!important}.dark body[dir=rtl] .slick-slider{direction:ltr}.dark body[dir=rtl] .slick-slider .product-box{text-align:right}.dark body[dir=rtl] .slick-slider .product-box .sold del{margin-left:6px;margin-right:unset}.dark body[dir=rtl] .slick-slider .product-box .product-image .product-option li+li:after{left:0;right:unset}.dark body[dir=rtl] .slick-slider .product-box .product-detail .product-rating{justify-content:flex-end}.dark body[dir=rtl] .slick-slider .reviewer-box{direction:rtl}.dark body[dir=rtl] .slick-slider .reviewer-box .icon svg{transform:rotateY(196deg);right:unset;left:calc(-13px + 2*(100vw - 320px)/1600)}.dark body[dir=rtl] .slick-slider .clint-contain{direction:rtl}.dark body[dir=rtl] .slick-slider .clint-contain:hover h2{margin-right:unset;margin-left:9px}.dark body[dir=rtl] .slick-slider .clint-contain h2{right:unset;left:calc(24px + 10*(100vw - 320px)/1600)}.dark body[dir=rtl] ul{padding-right:0}.dark body[dir=rtl] .me-1{margin-right:unset;margin-left:.25rem!important}.dark body[dir=rtl] .ms-2{margin-left:unset!important;margin-right:.5rem!important}.dark body[dir=rtl] .me-2{margin-right:unset!important;margin-left:.5rem!important}.dark .theme-color-1{--theme-color:#d99f46}.dark .theme-color-2{--theme-color:#0baf9a}.dark .theme-color-3{--theme-color:#239698}.dark .theme-color-4{--theme-color:#6262a6}.dark .theme-color-5{--theme-color:#417394}