:root{--light-white: 255, 255, 255;--white: 255, 255, 255;--black: 0, 0, 0;--light-color: 118, 118, 118;--theme-font-color: 34, 34, 34;--bs-heading-color: #222;--dark-color: 38, 40, 52;--light-background: 242, 242, 242;--box-background: 248, 248, 248;--light-border: 233, 233, 233;--dark-border: 118, 118, 118;--star-yellow: 255, 196, 0;--theme-default: 204, 162, 112;--success-color: 48, 153, 117;--danger-color: 255, 79, 79;--border: 238, 238, 238}:root .layout-2{--theme-default: 238, 144, 81}:root .layout-3{--theme-default: 254, 94, 53}:root .layout-4{--theme-default: 226, 131, 90}.dark{--light-white: 26, 25, 25;--white: 223, 223, 223;--black: 255, 255, 255;--light-color: 118, 118, 118;--theme-font-color: 255, 255, 255;--bs-heading-color: #fff;--bs-body-color: #a3a3a3;--dark-color: 222, 222, 222;--light-background: 242, 242, 242;--box-background: 47, 47, 47;--light-border: 40, 40, 40;--dark-border: 118, 118, 118;--border: 58, 57, 57}.bg-color-purple{background-color:#6570e6}.bg-color-blue{background-color:#b54747}.bg-color-red{background-color:#dc9260}.bg-color-yellow{background-color:#ffc7c7}.theme-default{background-color:rgba(var(--theme-default),1)!important}.bg-color-brown{background-color:#cca270}.bg-color-chocolate{background-color:#b19a8c}.bg-color-coffee{background-color:#f0e5d7}.bg-color-black{background-color:#222}.theme-color{color:rgba(var(--theme-default),1)}.light-bg{background-color:rgba(var(--box-background),1)}.danger-color{background-color:rgba(var(--danger-color),1)}.star-color{background-color:rgba(var(--star-yellow),1)}body{font-family:Outfit,sans-serif;background-color:rgba(var(--light-white),1);position:relative;font-size:14px;color:rgba(var(--theme-font-color),1);padding-right:0!important}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}h1{font-size:calc(26px + .02125*(100vw - 320px));font-weight:600;text-transform:capitalize;line-height:.9}h2{font-size:calc(22px + .01125*(100vw - 320px));font-weight:600;text-transform:capitalize;line-height:1.2}h3{font-size:calc(20px + 15 * (100vw - 320px) / 1600);font-weight:500;text-transform:capitalize;line-height:1.3}h4{font-size:calc(18px + .00375*(100vw - 320px));font-weight:500;text-transform:capitalize;line-height:1.2}h5{font-size:calc(16px + .00375*(100vw - 320px));font-weight:500;line-height:1.2}h6{font-size:calc(16px + 1 * (100vw - 320px) / 1600);font-weight:400;line-height:1.2}ul{padding-left:0;margin-bottom:0}[dir=rtl] ul{padding-right:0}li{display:inline-block;font-size:14px;letter-spacing:.03em}p{font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:0;font-weight:400;letter-spacing:.03em;color:rgba(var(--light-color),1)}span{font-size:calc(13px + 1 * (100vw - 320px) / 1600);color:rgba(var(--light-color),1)}a{font-size:calc(15px + 1 * (100vw - 320px) / 1600);transition:.4s ease;letter-spacing:.03em;font-weight:400;text-decoration:none;color:rgba(var(--theme-font-color),1);cursor:pointer;display:inline-block}a:hover{text-decoration:none;transition:.4s ease}a:focus{outline:none}button:focus{outline:none}.btn:active{border-color:transparent!important}label{margin-bottom:.5rem}input:focus{outline:none;box-shadow:none;border:1px solid rgba(var(--theme-default),1)}input::placeholder{font-size:15px;color:rgba(var(--light-color),1)}textarea{background-color:transparent}textarea:focus{outline:none;box-shadow:none;border:1px solid rgba(var(--theme-default),1)}textarea::placeholder{font-size:15px;color:rgba(var(--light-color),1)}select:focus{outline:none!important;box-shadow:none!important;border:1px solid rgba(var(--light-border),1)!important}@media (min-width: 1500px){.custom-container{max-width:1440px;margin:0 auto;padding:0 15px}}@media (min-width: 1700px){.custom-container{max-width:1670px;margin:0 auto;padding:0 15px}}.form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.section-space{padding-top:calc(40px + .03125*(100vw - 320px));padding-bottom:calc(40px + .03125*(100vw - 320px))}section,.section-t-space{padding-top:calc(40px + .03125*(100vw - 320px))}.section-b-space{padding-bottom:calc(40px + .03125*(100vw - 320px))}.large-section{padding-top:120px;padding-bottom:120px}.small-section{padding-top:50px;padding-bottom:50px}.x-small-section{padding-top:30px;padding-bottom:30px}.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:20px;width:20px;border-radius:4px;display:inline-block;position:relative;border:1px solid rgba(var(--light-color),.6);background-color:transparent;transition:all .3s ease-in-out}.custom-checkbox:before{content:"";font-family:FontAwesome!important;position:absolute;top:50%;left:50%;color:rgba(var(--theme-default),1);transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in-out}.custom-checkbox:checked{background-color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1)}.custom-checkbox:checked:before{transform:translate(-50%,-50%) scale(1);color:rgba(var(--white),1)}.custom-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:14px;width:14px;border-radius:50%;display:inline-block;background-color:transparent;transition:all .3s ease-in-out;outline:1px solid rgba(var(--theme-default),1);margin-left:3px;outline-offset:2px}[dir=rtl] .custom-radio{margin-right:3px;margin-left:unset}.custom-radio:checked{background-color:rgba(var(--theme-default),1);outline:1px solid rgba(var(--theme-default),1)}.custom-radio:focus{border:none}input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.dark input{color:rgba(var(--white),1)}.dark input::placeholder{color:rgba(var(--white),.4)}.form-floating>.form-control:not(:placeholder-shown)~label{color:rgba(var(--light-color),1)}[dir=rtl] [type=email]{direction:rtl}.switch{position:relative;display:inline-block;width:55px;height:30px}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:rgba(var(--theme-default),1)}.dark .switch input:checked+.slider{background-color:rgba(var(--theme-default),1)}.switch input:focus+.slider{box-shadow:0 0 1px rgba(var(--theme-default),1)}.dark .switch input:focus+.slider{box-shadow:0 0 1px rgba(var(--theme-default),1)}.switch input:checked+.slider:before{transform:translate(23px)}@media (max-width: 1199px){.switch input:checked+.slider:before{transform:translate(21px)}}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#eee;transition:.4s}.dark .switch .slider{background-color:rgba(var(--white),.4)}.switch .slider:before{position:absolute;content:"";height:23px;width:23px;left:4px;bottom:4px;background-color:rgba(var(--white),1);transition:.4s}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.sticky{position:sticky;top:50px;left:0}.sticky.off-50{top:50px}.sticky.off-88{top:88px}.btn_black{padding:calc(6px + .00125*(100vw - 320px)) calc(8px + .01*(100vw - 320px));background-image:linear-gradient(to right,#222,#494949 51%,#222);color:rgba(var(--white),1)!important;border-radius:0;font-size:calc(14px + .00375*(100vw - 320px));font-weight:500;background-size:200% auto;transition:all .5s ease;display:inline-flex;gap:6px;align-items:center;justify-content:center}.btn_black svg{width:20px;height:20px;fill:rgba(var(--white),1)}.btn_black:hover{background-position:right center;color:rgba(var(--white),1)}.btn_black.sm{padding:calc(6px + 0*(100vw - 320px)) calc(8px + .01*(100vw - 320px))}.btn_outline{padding:calc(6px + .00125*(100vw - 320px)) calc(8px + .01*(100vw - 320px));border:1px solid rgba(var(--theme-font-color),1);border-radius:0;font-size:calc(14px + .00375*(100vw - 320px));font-weight:500;transition:all .5s ease;position:relative;color:rgba(var(--theme-font-color),1)}.btn_outline svg{width:20px;height:20px;transition:all .4s ease;fill:rgba(var(--theme-font-color),1)}.btn_outline:hover{border-color:rgba(var(--theme-default),1);background-color:rgba(var(--theme-default),.1);color:rgba(var(--theme-default),1)}.btn_outline:hover svg{fill:rgba(var(--theme-default),1)}.btn_outline.sm{padding:calc(6px + 0*(100vw - 320px)) calc(8px + .01*(100vw - 320px))}.link-hover-anim{position:relative;display:inline-block;overflow:hidden;line-height:1;cursor:pointer;transition:all .4s ease-in-out}.link-hover-anim .link-strong{position:relative;display:inline-block;overflow:hidden;font-size:calc(14px + .00375*(100vw - 320px));padding:0;font-weight:500;transition:all .4s ease-in-out;text-decoration:underline;text-underline-offset:2px}.link-hover-anim .link-strong svg{width:20px;height:20px;margin:0 4px}.link-hover-anim .link-strong-unhovered{display:block;color:rgba(var(--theme-default),1)}.link-hover-anim .link-strong-unhovered svg{fill:rgba(var(--theme-default),1)}.link-hover-anim .link-strong-hovered{display:block;position:absolute;top:2px;opacity:0;color:rgba(var(--theme-font-color),1);transform:translateY(150%) translateZ(.001px) skewY(10deg)}.link-hover-anim .link-strong-hovered svg{fill:rgba(var(--theme-font-color),1)}.link-hover-anim:hover .link-strong-unhovered{opacity:0;transform:translateY(-150%) translateZ(.001px) skewY(-10deg)}.link-hover-anim:hover .link-strong-hovered{opacity:1;transform:translateY(0) translateZ(.001px) skewY(0)}.theme-btns{position:fixed;top:calc(50% + 70px);right:0;transform:rotate(90deg);display:flex;align-items:center;gap:15px;z-index:1;transform-origin:right top}[dir=rtl] .theme-btns{left:-52px;right:unset;transform-origin:top;direction:ltr}.theme-btns .btntheme{padding:5px 14px;color:#fff;border:none;z-index:3;background:rgba(var(--theme-default),1);outline:none;display:flex;align-items:center;gap:6px}.theme-btns .btntheme i{font-size:calc(16px + .00125*(100vw - 320px))}.theme-btns .btntheme div{font-size:calc(16px + .0025*(100vw - 320px))}::selection{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}::-moz-selection{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.theme-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(var(--theme-default),.3);border-radius:4px}.theme-scrollbar::-webkit-scrollbar{width:5px;height:5px}.theme-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(var(--theme-default),.4);border-radius:4px}.top-categories{padding:calc(6px + .0075*(100vw - 320px));border:1px solid rgba(var(--light-border),1);border-radius:10px;display:flex;align-items:center;justify-content:space-between}.top-categories h4{font-size:calc(18px + .00625*(100vw - 320px));font-weight:500;transition:all .4s ease-in-out}.top-categories span{width:44px;height:2px;background-color:rgba(var(--theme-default),1);display:block;margin-bottom:calc(8px + .01125*(100vw - 320px))}.top-categories ul li{padding-bottom:calc(12px + .01*(100vw - 320px))}.top-categories ul li:last-child{padding-bottom:0}.top-categories ul li h6{text-transform:uppercase;transition:all .4s}.top-categories ul li p{width:75%}@media (max-width: 1550px){.top-categories ul li p{width:100%}}@media (max-width: 1400px) and (min-width: 900px){.top-categories ul li p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 1400px){.top-categories ul li p{-webkit-line-clamp:1}}@media (max-width: 600px){.top-categories ul li p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}.top-categories ul li:hover a h6{color:rgba(var(--theme-default),1)}.top-categories .categories-img{position:relative}.top-categories .categories-img:after{content:"";position:absolute;top:2%;left:-2%;background-color:rgba(var(--black),.03);height:96%;width:100%;z-index:-1;border-radius:10px;transition:all .4s ease-in-out}@media (max-width: 575px){.top-categories .categories-img{width:80%;margin:0 auto}}@media (max-width: 480px){.top-categories .categories-img{width:100%}}.top-categories:hover h4{color:rgba(var(--theme-default),1)}.top-categories:hover .categories-img:after{left:0}.special-offer-slider{padding:20px 25px;border:1px solid rgba(var(--light-border),1)}.special-offer-slider h4{padding-bottom:8px}@media (max-width: 1199px){.special-offer-slider h4{padding-bottom:0}}@media (max-width: 1600px) and (min-width: 1400px){.special-offer-slider{padding:10px 25px}}@media (max-width: 1199px){.special-offer-slider{padding:14px 25px}}.flash-box .flash-content{display:flex;align-items:center;gap:15px;border:1px solid rgba(var(--light-border),1);position:relative}@media (max-width: 360px){.flash-box .flash-content img{width:36%}}.flash-box .flash-content div ul{margin-bottom:10px}@media (max-width: 480px){.flash-box .flash-content div ul{margin-bottom:2px}}.flash-box .flash-content div ul li svg{height:18px;width:18px;fill:rgba(var(--star-yellow),1);vertical-align:sub}@media (max-width: 480px){.flash-box .flash-content div ul li svg{height:16px;width:16px}}.flash-box .flash-content div a>h6{line-height:1.4;margin-bottom:10px;transition:all .4s ease-in-out}.flash-box .flash-content div>h6{font-weight:600;margin-bottom:0}.flash-box .flash-content div>h6 del{color:rgba(var(--light-color),1);font-weight:400}.flash-box .flash-content .flash-lable{position:absolute;right:12px;top:10px;background-color:rgba(var(--theme-default),1);padding:2px 6px}[dir=rtl] .flash-box .flash-content .flash-lable{right:unset;left:12px}.flash-box .flash-content .flash-lable span{color:rgba(var(--white),1);font-weight:600}@media (max-width: 360px){.flash-box .flash-content .flash-lable{right:0;top:0;padding:2px}}.flash-box .flash-content:hover div a>h6{color:rgba(var(--theme-default),1)}@media (max-width: 1399px){.flash-box .flash-images .banner-2{background-color:rgba(var(--white),.8);padding:20px;left:5px;border-radius:4px}}@media (max-width: 480px){.flash-box .flash-images .banner-2{padding:8px}}.dark .flash-box .flash-images .banner-2 h3{color:#222}@media (max-width: 480px){.flash-box .flash-images .banner-2 a h5{margin-bottom:8px}}.flash-box .flash-images .banner-2 a .countdown{margin-bottom:0}.dark .flash-box .flash-images .banner-2 .link-hover-anim .link-strong-hovered{color:#222}.dark .flash-box .flash-images .banner-2 .link-hover-anim .link-strong-hovered svg{fill:#222}.fashion-images .swiper-slide:hover h5{color:rgba(var(--theme-default),1);letter-spacing:1.2px}.fashion-images h5{margin-top:10px;margin-bottom:0;text-align:center;text-transform:capitalize;transition:all .4s ease-in-out}.col-grid-box{opacity:0;height:0;overflow:hidden;transition:all .4s ease-in-out}.col-grid-box.show{opacity:1;height:auto}.quantity{display:flex;align-items:center;gap:2px;width:fit-content}.quantity button{background-color:transparent;border:none;height:35px;width:35px;border-radius:50px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1)}.quantity button i{color:rgba(var(--theme-font-color),1);font-size:calc(14px + .00125*(100vw - 320px))}@media (max-width: 991px){.quantity button{height:30px;width:30px}}.quantity input{background-color:transparent;border:none;padding:6px 0;text-align:center;height:35px;width:70px;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);border-radius:50px}@media (max-width: 991px){.quantity input{height:30px}}.error-img{text-align:center}.error-img img{width:40%;margin:0 auto;display:flex}@media (max-width: 767px){.error-img img{width:100%}}.error-img p{color:rgba(var(--light-color),1);width:40%;margin:0 auto 12px}@media (max-width: 1400px){.error-img p{width:60%}}@media (max-width: 767px){.error-img p{width:100%}}.form-floating>.form-control:not(:placeholder-shown)~label:after{background-color:transparent}.main-search-box{display:flex;align-items:center;gap:6px}.main-search-box div{width:100%;position:relative}.main-search-box div input{width:100%;background-color:rgba(var(--box-background));border:1px solid rgba(var(--light-border),1);padding:calc(8px + 3 * (100vw - 320px) / 1600) 12px calc(8px + 3 * (100vw - 320px) / 1600) 35px;border-radius:4px}.main-search-box div .iconsax{--Iconsax-Size: calc(14px + .0025*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--light-color), 1);position:absolute;top:49%;left:10px;transform:translateY(-49%)}.main-search-box button{border-radius:4px}.wishlist-box .lable-1{padding:0;height:30px;width:30px;border:none;background-color:rgba(var(--theme-default),1)!important;border-radius:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(var(--black),.1)}.wishlist-box .lable-1 i{font-size:16px}.coming-soon-section{background-image:url(../images/other-img/coming-soon.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh;position:relative}.coming-soon-section:after{position:absolute;content:"";top:0;left:0;background-color:rgba(var(--black),.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%;width:100%;z-index:1}.coming-soon-section header .main-menu{padding:25px 0}@media (max-width: 577px){.coming-soon-section header .main-menu{justify-content:center!important}}.coming-soon-section header .main-menu .sub_header ul li a .iconsax{--Iconsax-Color: rgba(var(--white), 1)}.coming-soon-section .coming-soon-box{padding:5% 20px;text-align:center;position:relative;z-index:2}.coming-soon-section .coming-soon-box h3{color:rgba(var(--white),1);margin:0 auto 30px;background-color:rgba(var(--theme-default),1);padding:10px 20px;width:fit-content;border-radius:4px}.coming-soon-section .coming-soon-box h5{color:rgba(var(--white),1);margin:0 auto 22px;font-size:calc(20px + .01*(100vw - 320px));width:25%;line-height:1.3}@media (max-width: 1200px){.coming-soon-section .coming-soon-box h5{width:60%}}@media (max-width: 577px){.coming-soon-section .coming-soon-box h5{width:100%}}.coming-soon-section .coming-soon-box p{color:rgba(var(--white),1);margin-bottom:20px;font-weight:400;font-size:calc(20px + .00125*(100vw - 320px))}.coming-soon-section .coming-soon-box .countdown{margin-bottom:20px}.coming-soon-section .coming-soon-box .countdown ul{display:flex;align-items:center;justify-content:center;gap:4px}.coming-soon-section .coming-soon-box .countdown ul li{height:72px;width:72px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--light-white),.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:4px}.coming-soon-section .coming-soon-box .countdown ul li div .timer div{color:rgba(var(--theme-default),1);font-weight:600;font-size:calc(20px + .0075*(100vw - 320px));line-height:.8}.coming-soon-section .coming-soon-box .countdown ul li div .title{color:rgba(var(--white),1);font-size:calc(20px + -.0025*(100vw - 320px))}.coming-soon-section .coming-soon-box a{background-image:linear-gradient(to right,rgba(var(--theme-default),1),#c28f51 51%,rgba(var(--theme-default),1));border-radius:4px}.coming-soon-section footer{position:absolute;left:46%;z-index:2;bottom:20px;text-align:center;transform:translate(-30%)}@media (max-width: 787px){.coming-soon-section footer{left:40%}}.coming-soon-section footer p{color:rgba(var(--white),1)}.coming-soon-section footer p a{text-decoration:underline;text-underline-offset:3px;color:rgba(var(--theme-default),1);font-weight:500}.layout-light{background-color:rgba(var(--light-background),1)}.dark .layout-light{background-color:rgba(var(--box-background),1)}.wishlist-box .product-box-3 .img-wrapper .label-block .label-2{background-color:rgba(var(--theme-default),1)}@media (max-width: 480px){.wishlist-box .product-box-3 .img-wrapper .label-block .label-2{height:26px;width:26px;right:6px;top:5px}}.wishlist-box .product-box-3 .img-wrapper .label-block .label-2 .iconsax{--Iconsax-Color: rgba(var(--white) , 1)}.wishlist-box .product-box-3 .img-wrapper .cart-info-icon a{display:none}@media (max-width: 480px){.wishlist-box .product-box-3 .img-wrapper .countdown{display:none}}@media (max-width: 480px){.wishlist-box .product-box-3 .product-detail .rating li i{font-size:12px}}@media (max-width: 480px){.wishlist-box .product-box-3 .product-detail a h6{margin-bottom:0}}@media (max-width: 480px){.search-item .product-box-3 .img-wrapper .label-block .lable-1{display:none}}@media (max-width: 480px){.search-item .product-box-3 .img-wrapper .label-block .label-2{height:26px;width:26px;right:6px;top:5px}}@media (max-width: 480px){.search-item .product-box-3 .img-wrapper .cart-info-icon{top:31px;right:6px}}@media (max-width: 480px){.search-item .product-box-3 .img-wrapper .cart-info-icon a{width:26px;opacity:1;height:26px;margin:4px 0}}@media (max-width: 480px){.search-item .product-box-3 .img-wrapper .countdown{display:none}}@media (max-width: 480px){.search-item .product-box-3 .product-detail .rating li i{font-size:12px}}@media (max-width: 480px){.search-item .product-box-3 .product-detail a h6{margin-bottom:0}}@media (max-width: 480px){.search-item .product-box-3:hover .img-wrapper .cart-info-icon a:first-child{animation:unset}.search-item .product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:unset}.search-item .product-box-3:hover .img-wrapper .cart-info-icon a:last-child{animation:unset}}.bg-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(var(--black),0);visibility:hidden;z-index:8;transition:all .4s ease-in-out}.bg-overlay.open,.bg-overlay.show{background-color:rgba(var(--black),.4);visibility:visible}.for-light{display:block}.dark .for-light,.for-dark{display:none}.dark .for-dark{display:block}.dark .progress{background-color:rgba(var(--light-white),.1)}[dir=rtl] .float-end{float:left!important}.form-control{padding:10px}.dark .form-control{background-color:rgba(var(--box-background),1);border-color:rgba(var(--light-border),1)}figure.zoom{background-position:50% 50%;position:relative;overflow:hidden;cursor:zoom-in}figure.zoom img{transition:opacity .5s;display:block;width:100%}figure.zoom img:hover{opacity:0}.tooltip{z-index:1}.tooltip .tooltip-inner{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.tooltip .tooltip-arrow:before{border-top-color:rgba(var(--theme-default),1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-bottom-color:rgba(var(--theme-default),1);border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:rgba(var(--theme-default),1);border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{border-left-color:rgba(var(--theme-default),1);border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{border-right-color:rgba(var(--theme-default),1);border-top-color:transparent;border-left-color:transparent;border-bottom-color:transparent}div#newsletter{background-color:rgba(var(--black),.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden}.main-look-book{position:relative}.main-look-book .look-book-main img{border-radius:8px}.main-look-book .look-book-slider h6{color:rgba(var(--theme-default),1);font-weight:500;margin-bottom:0}.main-look-book .look-book-slider h3{margin-bottom:20px}@media (max-width: 991px){.main-look-book .look-book-slider h3{margin-bottom:8px}}.main-look-book .look-book-slider .swiper{position:unset}.main-look-book .look-book-slider .swiper .swiper-button-prev{position:absolute;left:28%;top:39%;height:14px;width:14px;background-color:rgba(var(--theme-default),1);border-radius:50%}@media (max-width: 800px){.main-look-book .look-book-slider .swiper .swiper-button-prev{left:16%}}@media (max-width: 767px){.main-look-book .look-book-slider .swiper .swiper-button-prev{left:34%;top:17%}}.main-look-book .look-book-slider .swiper .swiper-button-prev.swiper-button-disabled{opacity:1}.main-look-book .look-book-slider .swiper .swiper-button-prev:before{content:"";position:absolute;top:-6px;left:-6px;width:26px;height:26px;border-radius:50%;background-color:rgba(var(--theme-default),.6)}.main-look-book .look-book-slider .swiper .swiper-button-prev:after{content:"";position:absolute;top:-12px;left:-12px;width:38px;height:38px;border-radius:50%;background-color:rgba(var(--theme-default),.3);animation:ripple 8s infinite;transition:all 34s ease-in-out}.main-look-book .look-book-slider .swiper .swiper-button-next{position:absolute;left:48%;top:78%;height:14px;width:14px;background-color:rgba(var(--theme-default),1);border-radius:50%}.main-look-book .look-book-slider .swiper .swiper-button-next.swiper-button-disabled{opacity:1}@media (max-width: 767px){.main-look-book .look-book-slider .swiper .swiper-button-next{left:75%;top:34%}}.main-look-book .look-book-slider .swiper .swiper-button-next:before{content:"";position:absolute;top:-6px;left:-6px;width:26px;height:26px;border-radius:50%;background-color:rgba(var(--theme-default),.6)}.main-look-book .look-book-slider .swiper .swiper-button-next:after{content:"";position:absolute;top:-12px;left:-12px;width:38px;height:38px;border-radius:50%;background-color:rgba(var(--theme-default),.3);animation:ripple 8s infinite;transition:all 34s ease-in-out}.main-look-book .look-book-slider .swiper .swiper-wrapper .swiper-slide a{margin:0 30px 0 0}@media (max-width: 991px){.main-look-book .look-book-slider .swiper .swiper-wrapper .swiper-slide a{margin:0}}.main-look-book .look-book-slider .swiper .swiper-wrapper .swiper-slide h4{margin-top:12px;margin-bottom:0}@media (max-width: 991px){.main-look-book .look-book-slider .swiper .swiper-wrapper .swiper-slide h4{margin-top:6px}}.main-look-book .look-book-slider .special-offer-slider{padding:0;border:none}.main-look-book .look-book-slider .color-box{display:flex;align-items:start;gap:6px}.main-look-book .look-book-slider .color-box ul li{width:25px;height:25px;border-radius:50%;margin-right:2px;position:relative;cursor:pointer}.main-look-book .look-book-slider .color-box ul li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid rgba(var(--light-white),1);width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}@media (max-width: 575px){.main-look-book .look-book-slider .color-box ul li{height:14px;width:14px}}.main-look-book .look-book-slider .color-box ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.main-look-book .look-book-slider .color-box span{color:rgba(var(--theme-font-color),1);font-weight:500}.main-look-book .look-book-slider .color-box span i{color:rgba(var(--theme-default));font-size:12px;margin-right:2px}[dir=rtl] .main-look-book .look-book-slider .color-box span i{margin-right:unset;margin-left:2px}@keyframes ripple{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.2)}to{transform:scale(1)}}.custom-accordion{position:sticky;top:20px;left:0}.custom-accordion.product-custom-accordion .accordion .accordion-item{border:1px solid rgba(var(--border),1);padding-bottom:0;margin-bottom:15px}.custom-accordion.product-custom-accordion .accordion .accordion-item:last-child{padding-bottom:15px;border-bottom:1px solid rgba(var(--border),1)}.custom-accordion.product-custom-accordion .accordion .accordion-item .accordion-body{padding:20px}.custom-accordion .accordion{display:flex;flex-wrap:wrap}.custom-accordion .accordion .search-box{border:1px solid rgba(var(--border),1);background-color:rgba(var(--box-background),1);width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:6px;margin-bottom:8px}.custom-accordion .accordion .search-box input{border:none;background-color:transparent;width:100%;padding:6px 4px}.custom-accordion .accordion .search-box .iconsax{--Iconsax-Size: 20px;--Iconsax-Color: rgba(var(--light-color), 1);margin-right:8px}.custom-accordion .accordion .accordion-item{width:100%;border:none;border-bottom:1px solid rgba(var(--border),1);background-color:transparent}.custom-accordion .accordion .accordion-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.custom-accordion .accordion .accordion-item:last-child .accordion-body{padding-bottom:0}.custom-accordion .accordion .accordion-item .accordion-header.tags-header .accordion-button{display:flex;align-items:center;justify-content:space-between}.custom-accordion .accordion .accordion-item .accordion-header.tags-header .accordion-button:after{display:none}.custom-accordion .accordion .accordion-item .accordion-header.tags-header .accordion-button span:last-child{font-size:16px;font-weight:400;color:rgba(var(--light-color),1)}.custom-accordion .accordion .accordion-item .accordion-header .accordion-button{background-color:transparent;box-shadow:none;position:relative;padding:16px 0}.custom-accordion .accordion .accordion-item .accordion-header .accordion-button:after{content:"";font-family:FontAwesome!important;font-size:20px;color:rgba(var(--light-color),1);background-image:none}.custom-accordion .accordion .accordion-item .accordion-header .accordion-button span{font-size:calc(14px + .00375*(100vw - 320px));font-weight:500;color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}.custom-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed:after{content:"+";font-family:FontAwesome!important}.custom-accordion .accordion .accordion-item .accordion-header .accordion-button:hover span{color:rgba(var(--theme-default),1)}.custom-accordion .accordion .accordion-item .accordion-body{padding:5px 0 16px}.custom-accordion .accordion .accordion-item .accordion-body .tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .tags li a{padding:5px 6px 5px 12px;border-radius:4px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--light-white),1);display:block;font-size:15px;transition:all .4s ease-in-out;font-weight:500;color:rgba(var(--light-color),1)}.custom-accordion .accordion .accordion-item .accordion-body .tags li a .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--light-color), 1);transform:rotate(-45deg);vertical-align:-7px}.custom-accordion .accordion .accordion-item .accordion-body .tags li:hover a{background-color:rgba(var(--theme-default),1);border-color:transparent;color:rgba(var(--white),1)}.custom-accordion .accordion .accordion-item .accordion-body .tags li:hover a .iconsax{--Iconsax-Color: rgba(var(--white), 1)}.custom-accordion .accordion .accordion-item .accordion-body .catagories-side{max-height:170px;overflow-y:auto;height:100%;display:grid;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li{display:flex;align-items:center;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li label{margin-bottom:0;font-size:16px;transition:all .4s ease-in-out;color:rgba(var(--light-color),1);width:calc(100% - 28px)}.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li:hover label{letter-spacing:1.1px;color:rgba(var(--theme-default),1)}.custom-accordion .accordion .accordion-item .accordion-body .color-box{display:flex;align-items:center;gap:12px;justify-content:start}.custom-accordion .accordion .accordion-item .accordion-body .color-box ul{display:flex;align-items:center;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .color-box ul li{width:calc(24px + .005*(100vw - 1200px));height:calc(24px + .005*(100vw - 1200px));border-radius:50%;cursor:pointer;position:relative}.custom-accordion .accordion .accordion-item .accordion-body .color-box ul li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid rgba(var(--light-white),1);width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}@media (max-width: 575px){.custom-accordion .accordion .accordion-item .accordion-body .color-box ul li{height:14px;width:14px}}.custom-accordion .accordion .accordion-item .accordion-body .color-box ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.custom-accordion .accordion .accordion-item .accordion-body .color-box span{color:rgba(var(--theme-font-color),1);font-weight:500}.custom-accordion .accordion .accordion-item .accordion-body .color-box span i{color:rgba(var(--theme-default))}.custom-accordion .accordion .accordion-item .accordion-body .special-offer-slider{padding:0;border:none}@media (max-width: 1400px){.custom-accordion .accordion .accordion-item .accordion-body .special-offer-slider .product-box-4 .product-detail ul{display:none}}.custom-accordion .accordion .accordion-item .accordion-body .widget-card{display:grid;align-items:center;gap:calc(10px + .00625*(100vw - 320px))}.custom-accordion .accordion .accordion-item .accordion-body .widget-card li{display:flex;align-items:start;gap:14px}.custom-accordion .accordion .accordion-item .accordion-body .widget-card li .iconsax{--Iconsax-Size: $font-28;--Iconsax-Color: rgba(var(--theme-font-color), 1)}.custom-accordion .accordion .accordion-item .accordion-body .widget-card li h6{margin-bottom:0}.custom-accordion .accordion .accordion-item .accordion-body .collection-list{display:grid;align-items:center;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .collection-list li{width:100%;display:flex;align-items:center;gap:10px}.custom-accordion .accordion .accordion-item .accordion-body .collection-list li label{color:rgba(var(--light-color),1);transition:all .4s ease-in-out;font-size:16px;width:calc(100% - 28px);margin-bottom:0}.custom-accordion .accordion .accordion-item .accordion-body .collection-list li:hover label{letter-spacing:1.1px;color:rgba(var(--theme-default),1)}.custom-accordion .product-content .accordion-item{background-color:transparent}.custom-accordion .product-content .accordion-item .accordion-header,.custom-accordion .product-content .accordion-item .accordion-body .question-main-box h6,.custom-accordion .product-content .accordion-item .accordion-body .question-answer ul li{background-color:rgba(var(--box-background),1)}.custom-accordion .product-content .accordion-item .accordion-body .question-answer .question-box p{background-color:rgba(var(--light-white),1)}header .top_header{background-color:#222;text-align:center;padding:8px 0}@media screen and (max-width: 600px){header .top_header{display:none}}header .top_header p{color:rgba(var(--white),1)}header .top_header p span{background-color:rgba(var(--theme-default));font-size:12px;padding:3px 7px 2PX 7PX;margin:0 10px;font-weight:600;color:rgba(var(--white),1)}header .top_header p a{text-decoration:underline;color:rgba(var(--white),1)}header .sub_header{background-color:rgba(var(--light-background),1);padding:14px 0}@media screen and (max-width: 600px){header .sub_header{display:none}}header .sub_header ul{display:flex;align-items:center;gap:20px}@media screen and (max-width: 991px){header .sub_header ul{gap:10px}}@media screen and (max-width: 480px){header .sub_header ul{gap:6px}}header .sub_header ul li,header .sub_header ul .onhover-div{position:relative}header .sub_header ul li button,header .sub_header ul .onhover-div button{background-color:transparent;border:none}header .sub_header ul li button .iconsax,header .sub_header ul .onhover-div button .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--theme-font-color), 1);vertical-align:sub}header .sub_header ul li .shoping-prize,header .sub_header ul .onhover-div .shoping-prize{font-size:14px;color:rgba(var(--theme-font-color),1)}header .sub_header ul li .shoping-prize .iconsax,header .sub_header ul .onhover-div .shoping-prize .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--theme-font-color), 1)}header .sub_header ul li .shoping-prize span,header .sub_header ul .onhover-div .shoping-prize span{padding-left:8px;margin-left:4px;border-left:1px solid rgba(var(--light-color),.2);color:rgba(var(--theme-font-color),1)}header .sub_header ul li .cart_qty_cls,header .sub_header ul .onhover-div .cart_qty_cls{position:absolute;background:rgba(var(--theme-default));width:18px;height:18px;color:rgba(var(--white),1);border-radius:20px;text-align:center;font-size:12px;line-height:12px;font-weight:500;top:-9px;right:-8px;padding:2px}header .sub_header ul li .onhover-show-div,header .sub_header ul .onhover-div .onhover-show-div{position:absolute;background-color:rgba(var(--light-white),1);padding:10px 20px;border-radius:6px;box-shadow:0 1px 5px rgba(var(--light-color),.4);visibility:hidden;opacity:0;z-index:9;transition:all .4s ease-in-out}header .sub_header ul li .onhover-show-div.user,header .sub_header ul .onhover-div .onhover-show-div.user{top:50px;right:0;width:150px}[dir=rtl] header .sub_header ul li .onhover-show-div.user,[dir=rtl] header .sub_header ul .onhover-div .onhover-show-div.user{left:0;right:unset}@media screen and (max-width: 577px){header .sub_header ul li .onhover-show-div.user,header .sub_header ul .onhover-div .onhover-show-div.user{bottom:50px;top:unset;left:50%;transform:translate(-50%)}}@media screen and (max-width: 360px){header .sub_header ul li .onhover-show-div.user,header .sub_header ul .onhover-div .onhover-show-div.user{left:unset!important;right:0}}header .sub_header ul li .onhover-show-div.user ul,header .sub_header ul .onhover-div .onhover-show-div.user ul{display:block;text-align:start}header .sub_header ul li .onhover-show-div.user ul li,header .sub_header ul .onhover-div .onhover-show-div.user ul li{width:100%;padding:4px 0}header .sub_header ul li .onhover-show-div.user ul li a,header .sub_header ul .onhover-div .onhover-show-div.user ul li a{color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}header .sub_header ul li .onhover-show-div.user ul li a:hover,header .sub_header ul .onhover-div .onhover-show-div.user ul li a:hover{color:rgba(var(--theme-default));letter-spacing:1.2px}header .sub_header ul li .onhover-show-div.setting-cart,header .sub_header ul .onhover-div .onhover-show-div.setting-cart{top:50px;right:0;width:150px}header .sub_header ul li .onhover-show-div.setting-cart ul,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul{display:block}header .sub_header ul li .onhover-show-div.setting-cart ul h5,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul h5{margin-bottom:0;margin-top:10px}header .sub_header ul li .onhover-show-div.setting-cart ul h5:first-child,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul h5:first-child{margin-top:0}header .sub_header ul li .onhover-show-div.setting-cart ul li,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul li{width:100%}header .sub_header ul li .onhover-show-div.setting-cart ul li a,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul li a{transition:all .4s ease-in-out}header .sub_header ul li .onhover-show-div.setting-cart ul li a:hover,header .sub_header ul .onhover-div .onhover-show-div.setting-cart ul li a:hover{color:rgba(var(--theme-default));letter-spacing:1.2px}header .sub_header ul li:hover .onhover-show-div,header .sub_header ul .onhover-div:hover .onhover-show-div{top:38px;visibility:visible;opacity:1}@media screen and (max-width: 577px){header .sub_header ul li:hover .onhover-show-div,header .sub_header ul .onhover-div:hover .onhover-show-div{bottom:40px;top:unset;visibility:visible;opacity:1}}header .sub_header ul.menu-right .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--theme-font-color), 1);vertical-align:sub;margin-right:4px}@media screen and (max-width: 991px){header .sub_header ul.menu-right{display:none}}@media screen and (max-width: 360px){header .sub_header ul li:last-child{display:none}}header .sub_header .sub_header_dropdown select{background-color:rgba(var(--light-background),1);border:none;color:rgba(var(--dark-color),1)}header .sub_header .sub_header_dropdown select:last-child{border-left:1px solid rgba(var(--light-color),.2);padding-left:4px;margin-left:4px}header .sub_header .sub_header_dropdown select:focus{outline:none}header .header-1 .main-menu{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:8}header .header-1 .main-menu .brand-logo{line-height:0;width:130px}header .header-1 .main-menu .brand-logo img{vertical-align:6px}header .header-1 .main-menu .mobile-back{display:none}@media screen and (max-width: 1199px){header .header-1 .main-menu .mobile-back{display:block}}@media screen and (max-width: 1199px){header .header-1 .main-menu .toggle-nav{display:block!important}}header .header-1 .main-menu nav .nav-menu{display:flex}header .header-1 .main-menu nav .nav-menu>li{margin-right:38px;position:relative;transition:all .4s ease-in-out}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li{margin-right:unset;margin-left:38px}header .header-1 .main-menu nav .nav-menu>li:last-child{margin-right:0}header .header-1 .main-menu nav .nav-menu>li .nav-link{padding:calc(15px + .0125*(100vw - 320px)) 0px;display:block;font-size:16px;color:rgba(var(--theme-font-color),1);position:relative}header .header-1 .main-menu nav .nav-menu>li .nav-link:before{content:"";position:absolute;top:64%;right:0%;background-color:rgba(var(--theme-default));width:0%;height:2px;border-radius:2px;transition:all .4s ease-in-out}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li .nav-link:before{left:0%;right:unset}header .header-1 .main-menu nav .nav-menu>li .nav-link span{position:absolute;top:50%;transform:translateY(-50%);color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out;padding-left:6px}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li .nav-link span{padding-left:unset;padding-right:6px}header .header-1 .main-menu nav .nav-menu>li .nav-link span i{font-size:14px}header .header-1 .main-menu nav .nav-menu>li .nav-link .lable-nav{position:absolute;background-color:rgba(var(--theme-default));padding:2px 9px;color:rgba(var(--white),1);top:11px;font-size:12px;font-weight:500;right:0;line-height:1.3}@media screen and (max-width: 1400px){header .header-1 .main-menu nav .nav-menu>li .nav-link .lable-nav{top:4px}}header .header-1 .main-menu nav .nav-menu>li .nav-link .lable-nav:before{content:"";position:absolute;bottom:-8px;left:50%;background-color:rgba(var(--theme-default));height:10px;width:10px;z-index:-1;transform:rotate(45deg) translate(-50%)}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li .nav-link.show{color:rgba(var(--theme-default))}header .header-1 .main-menu nav .nav-menu>li .nav-link.show span{color:rgba(var(--theme-default));transform:translateY(-50%) rotateX(180deg)}header .header-1 .main-menu nav .nav-menu>li .nav-link.show:before{width:15%}}header .header-1 .main-menu nav .nav-menu>li .nav-submenu{position:absolute;top:110%;left:0;background-color:rgba(var(--light-white),1);min-width:260px;border-radius:6px;padding:10px 0;visibility:hidden;opacity:0;transition:all .4s ease-in-out;box-shadow:0 0 10px 2px rgba(var(--light-color),.05)}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li .nav-submenu{display:none}header .header-1 .main-menu nav .nav-menu>li .nav-submenu.show{display:block;position:relative;inset:unset;min-width:unset}}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li .nav-submenu{opacity:1!important;visibility:visible!important;transform:unset}}header .header-1 .main-menu nav .nav-menu>li .nav-submenu body.dark{box-shadow:0 0 10px 2px rgba(var(--light-color),.1)}header .header-1 .main-menu nav .nav-menu>li .nav-submenu li{width:100%;position:relative}header .header-1 .main-menu nav .nav-menu>li .nav-submenu li a{padding:4px 25px;color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out;width:100%;display:block;white-space:nowrap;position:relative}header .header-1 .main-menu nav .nav-menu>li .nav-submenu li a span{margin-left:6px;padding:0 4px;color:rgba(var(--white),1)}header .header-1 .main-menu nav .nav-menu>li .nav-submenu li a:hover{letter-spacing:1.2px;color:rgba(var(--theme-default))}header .header-1 .main-menu nav .nav-menu>li .mega-menu{position:absolute;top:110%;left:0;background-color:rgba(var(--light-white),1);transform:translate(-25%) translateY(0);min-width:60vw;border-radius:6px;padding:15px;visibility:hidden;opacity:0;transition:all .4s ease-in-out;box-shadow:0 0 10px 2px rgba(var(--light-color),.2)}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li .mega-menu{display:none}header .header-1 .main-menu nav .nav-menu>li .mega-menu.show{display:block;position:relative;inset:unset;min-width:unset}}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li .mega-menu{opacity:1!important;visibility:visible!important;transform:unset}}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li .mega-menu{left:unset;right:0;transform:translate(25%) translateY(0)}header .header-1 .main-menu nav .nav-menu>li .mega-menu li{width:100%}header .header-1 .main-menu nav .nav-menu>li .mega-menu li a{padding:6px 25px;color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out;width:100%;display:block;white-space:nowrap}header .header-1 .main-menu nav .nav-menu>li .mega-menu li a:hover{letter-spacing:1.2px;color:rgba(var(--theme-default))}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images{margin:5px;display:block}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box{background-size:cover;background-repeat:no-repeat;height:280px;transition:6s;border-radius:4px;box-shadow:0 0 10px 2px rgba(var(--light-color),.05)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box:hover{background-position:bottom}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box.img-1{background-image:url(/resources/public/images/mega-menu/1.jpg)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box.img-2{background-image:url(/resources/public/images/mega-menu/2.jpg)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box.img-3{background-image:url(/build/assets/3-BJVLF2m8.jpg)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images .layout-box.img-4{background-image:url(/build/assets/4-BopueDa3.jpg)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images h5{text-align:center;margin:15px 0 0;transition:all .4s ease-in-out}header .header-1 .main-menu nav .nav-menu>li .mega-menu .layout-images:hover h5{color:rgba(var(--theme-default),1);letter-spacing:1.2px}header .header-1 .main-menu nav .nav-menu>li .mega-menu .menu-banner{margin-left:-34px;transform:translate(-12px)}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li .mega-menu .menu-banner img{transform:rotateY(3.142rad)}header .header-1 .main-menu nav .nav-menu>li .mega-menu .mega-img{display:flex;align-items:center;gap:12px;padding:12px;height:100%}header .header-1 .main-menu nav .nav-menu>li .mega-menu .mega-img img{width:240px}header .header-1 .main-menu nav .nav-menu>li .mega-menu .mega-img .img-1{position:relative;border-radius:6px}header .header-1 .main-menu nav .nav-menu>li .mega-menu .mega-img .img-1:after{content:"Fashion";position:absolute;bottom:0;left:50%;height:12%;width:100%;border-radius:0 0 6px 6px;color:rgba(var(--white),1);font-weight:500;background-color:rgba(var(--black),.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translate(-50%);display:flex;align-items:center;justify-content:center;font-size:calc(14px + .0025*(100vw - 320px));transition:all .4s ease-in-out}@media (min-width: 1199px){header .header-1 .main-menu nav .nav-menu>li:hover .nav-link{color:rgba(var(--theme-default))}header .header-1 .main-menu nav .nav-menu>li:hover .nav-link span{color:rgba(var(--theme-default));transform:translateY(-50%) rotateX(180deg)}header .header-1 .main-menu nav .nav-menu>li:hover .nav-link:before{width:70%}}header .header-1 .main-menu nav .nav-menu>li:hover .nav-submenu{visibility:visible;opacity:1;top:100%}header .header-1 .main-menu nav .nav-menu>li:hover .mega-menu{visibility:visible;opacity:1;top:100%;transform:translate(-25%) translateY(0)}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .nav-menu>li:hover .mega-menu{transform:unset}}[dir=rtl] header .header-1 .main-menu nav .nav-menu>li:hover .mega-menu{transform:translate(25%) translateY(0)}header .header-1 .main-menu nav .sm-horizontal.open{right:0}@media (max-width: 1199px){header .header-1 .main-menu nav .sm-horizontal .mega-menu li a{padding:0}header .header-1 .main-menu nav .sm-horizontal .mega-menu li a:focus,header .header-1 .main-menu nav .sm-horizontal .mega-menu li a:active{padding:0}}@media screen and (max-width: 1199px){header .header-1 .main-menu nav .sm-horizontal{position:fixed;background-color:rgba(var(--white),1);width:300px;border-radius:0;border:1px solid #eee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;padding:10px 15px;display:block}header .header-1 .main-menu nav .sm-horizontal li{width:100%;margin-right:0}header .header-1 .main-menu nav .sm-horizontal li .nav-link{display:block;padding:10px 0}header .header-1 .main-menu nav .sm-horizontal li .nav-link:before{left:0;top:72%}header .header-1 .main-menu nav .sm-horizontal li .nav-link:hover:before{width:13%}header .header-1 .main-menu nav .sm-horizontal li .nav-link span{right:0}header .header-1 .main-menu nav .sm-horizontal li .nav-link .lable-nav{left:22%;top:-8px;right:unset;padding:1px 9px}header .header-1 .main-menu nav .sm-horizontal .mobile-back{padding-bottom:20px;font-size:18px;color:rgba(var(--theme-font-color),1);font-weight:700;text-transform:uppercase;border-bottom:1px solid rgba(var(--light-border),1);cursor:pointer;display:flex;align-items:center}header .header-1 .main-menu nav .sm-horizontal .mobile-back i{float:right;margin-left:auto}}header .header-1 .main-menu .sub_header{display:flex;gap:10px;background-color:transparent;padding:0}header .header-1 .main-menu .sub_header .toggle-nav{padding:calc(15px + .0125*(100vw - 320px)) 0 calc(15px + .0125*(100vw - 320px)) 12px;display:none;cursor:pointer}header .header-1 .main-menu .sub_header .toggle-nav i{color:rgba(var(--theme-font-color),1);font-size:20px}@media screen and (max-width: 577px){header .header-1 .main-menu .sub_header ul{display:none}}header .header-1 .main-menu .sub_header ul li .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--theme-font-color), 1);vertical-align:sub}header .mobile-fix-option{display:none}@media screen and (max-width: 577px){header .mobile-fix-option{position:fixed;bottom:0;left:0;width:100%;z-index:8;background-color:rgba(var(--box-background),1);display:block!important}header .mobile-fix-option ul{display:flex;justify-content:space-evenly;align-items:center}header .mobile-fix-option ul li a{padding:8px 6px;display:grid;font-weight:500;text-align:center;transition:all .4s ease-in-out}header .mobile-fix-option ul li a .iconsax{font-size:calc(16px + .005*(100vw - 320px));line-height:0;transition:all .4s ease-in-out;--Iconsax-Color: rgba(var(--light-color), 1);margin:0 auto}}@media screen and (max-width: 577px) and (max-width: 420px){header .mobile-fix-option ul li a{font-size:13px}}.badge-sm{padding:3px 6px;color:rgba(var(--white),1);border-radius:2px;font-size:12px;line-height:.9;text-transform:capitalize;font-weight:600;margin-bottom:0}.badge-sm.animated{animation:1s blink infinite}.offcanvas{background-color:rgba(var(--light-white),1)}.offcanvas .offcanvas-header .btn-close:focus{box-shadow:none}.dark .offcanvas .offcanvas-header .btn-close{filter:invert(1)}.search-offcanvas{background-color:transparent;height:50vh}.search-offcanvas .offcanvas-body{background-color:rgba(var(--white),1);text-align:center;padding:10px 0 47%}.search-offcanvas .offcanvas-body button{position:absolute;right:16px}.search-offcanvas .offcanvas-body button:focus{box-shadow:none}.search-offcanvas .offcanvas-body>h4{margin:50px auto 20px;width:55%;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;display:-webkit-box!important;-webkit-box-orient:vertical;white-space:normal}.search-offcanvas .offcanvas-body .search-bar{width:50%;margin:0 auto;position:relative}.search-offcanvas .offcanvas-body .search-bar>div{position:relative}.search-offcanvas .offcanvas-body .search-bar>div input{width:100%;padding:10px 45px 10px 15px;border:1px solid rgba(var(--light-border),1);border-radius:6px;background-color:rgba(var(--box-background),1)}.search-offcanvas .offcanvas-body .search-bar>div input::placeholder{font-size:16px}.search-offcanvas .offcanvas-body .search-bar>div>i{position:absolute;top:50%;right:10px;font-size:calc(14px + .00375*(100vw - 320px));transform:translateY(-50%)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion{position:absolute;top:150%;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);border-radius:6px;text-align:left;padding:10px;width:100%;visibility:hidden;opacity:0;transition:all .4s ease}.search-offcanvas .offcanvas-body .search-bar .search-suggestion.open{visibility:visible;opacity:1;top:100%;transition:all .4s ease}.search-offcanvas .offcanvas-body .search-bar .search-suggestion h6{margin-bottom:12px;color:rgba(var(--light-color),1)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-main-title{display:flex;align-items:center;justify-content:space-between}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-main-title i{color:rgba(var(--dark-color),1);cursor:pointer;font-size:calc(14px + .00375*(100vw - 320px))}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .nav-tabs{border:none;gap:10px;margin-bottom:15px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .nav-tabs .nav-item:focus-visible{outline:none}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .nav-tabs .nav-item .nav-link{padding:8px;background-color:rgba(var(--white),1);box-shadow:0 0 5px rgba(var(--dark-color),.1);border-radius:4px;text-transform:capitalize}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .nav-tabs .nav-item .nav-link>h6{margin-bottom:0;font-size:16px;color:rgba(var(--light-color),1)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .nav-tabs .nav-item .nav-link.active{border:none}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content{margin-top:20px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content h6{font-weight:500;color:rgba(var(--dark-color),1)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li{padding:8px 6px;background-color:rgba(var(--white),1);border:1px solid rgba(var(--light-border),1);margin-bottom:15px;border-radius:2px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li:last-child{margin-bottom:0}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li>div{display:flex;align-items:center;gap:10px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li>div img{width:10%;border-radius:4px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li>div h5{font-size:calc(14px + 3 * (100vw - 320px) / 1600);margin-bottom:2px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .top-wear .searct-items li>div .iconsax{cursor:pointer;transform:translate(326px,-20px);--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--theme-font-color), 1)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .inner-sleep .inner-sleep-items{padding:10px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--white),1);position:relative}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .inner-sleep .inner-sleep-items .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:80%;height:80%;background-color:rgba(var(--white),.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:rgba(var(--dark-color),1);display:flex;align-items:center;justify-content:center;transition:all .4s;font-size:calc(14px + .00375*(100vw - 320px))}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .inner-sleep .inner-sleep-items:hover .btn{transform:translate(-50%,-50%) scale(1)}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .sport-box .sports-items ul{display:grid;margin-bottom:12px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .sport-box .sports-items ul li a{padding:6px 0;display:block;color:rgba(var(--light-color),1);transition:all .4s}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .sport-box .sports-items ul li a:hover{color:rgba(var(--theme-default),1);letter-spacing:1.2px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .sport-box .sports-items a{border-radius:6px}.search-offcanvas .offcanvas-body .search-bar .search-suggestion .search-tab .tab-content .dresses-box a.bg-size{height:100%;border-radius:6px}.shopping-details .offcanvas-header{background-color:rgba(var(--box-background),1);border-bottom:1px solid rgba(var(--light-border),1)}@media screen and (max-width: 577px){.shopping-details .offcanvas-header{background-color:rgba(var(--box-background),1);border-bottom:1px dashed rgba(var(--light-border),1)}}.dark .shopping-details .offcanvas-header .btn-close{filter:invert(1)}.shopping-details .offcanvas-body>ul{position:relative;display:block}.shopping-details .offcanvas-body>ul li{position:relative;display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(var(--light-border),.4)}.shopping-details .offcanvas-body>ul li:first-child{padding-top:0}.shopping-details .offcanvas-body>ul li:last-child{border-bottom:none}.shopping-details .offcanvas-body>ul li img{width:90px}.shopping-details .offcanvas-body>ul li h6{font-weight:500}.shopping-details .offcanvas-body>ul li p span{color:rgba(var(--theme-default),1);font-weight:500}.shopping-details .offcanvas-body>ul li .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--light-color), 1);vertical-align:sub;position:absolute;top:10px;right:0;cursor:pointer}[dir=rtl] .shopping-details .offcanvas-body>ul li .iconsax{right:unset;left:0}.shopping-details .offcanvas-body>ul li .btn-containter{display:flex;align-items:center;margin-top:6px}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control{height:100%;display:flex;margin-right:12px;color:rgba(var(--theme-font-color),1);line-height:0}[dir=rtl] .shopping-details .offcanvas-body>ul li .btn-containter .btn-control{margin-right:unset;margin-left:12px}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__remove,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__add{display:flex;align-items:center;justify-content:center;outline:none;color:rgba(var(--theme-font-color),1);height:25px;width:30px;font-size:calc(14px + .00375*(100vw - 320px));background-color:rgba(var(--box-background),1);border-radius:4px;border:1px solid rgba(var(--light-border),1);cursor:pointer}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__remove:active,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__add:active{color:rgba(var(--theme-default),1)}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity{position:relative;height:25px;width:40px;margin:0 6px;background:rgba(var(--box-background),1);border-radius:4px;border:1px solid rgba(var(--light-border),1);overflow:hidden}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity>*{position:absolute;top:50%;transform:translate(-50%,-50%)}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-previous,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-previous,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-previous,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-previous{left:-50%}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-previous.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-previous.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-previous.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-previous.removed{left:50%;transition:all .3s ease-in-out}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-current,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-current,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-current,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-current{left:50%}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-current.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-current.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-current.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-current.added{left:-50%;transition:all .3s ease-in-out}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-current.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-current.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-current.removed,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-current.removed{left:150%;transition:all .3s ease-in-out}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-next,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-next,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-next,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-next{left:150%}.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity-next.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity1-next.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity2-next.added,.shopping-details .offcanvas-body>ul li .btn-containter .btn-control__quantity #quantity3-next.added{left:50%;transition:all .3s ease-in-out}.shopping-details .offcanvas-body>ul li .btn-containter .btn-cart{height:30px;width:80px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:transparent;border:1px solid rgba(var(--theme-default),1);color:rgba(var(--theme-default),1);font-weight:500}.shopping-details .offcanvas-body>ul li .btn-containter .btn-cart span{color:rgba(var(--theme-default),1);font-weight:500}.shopping-details .offcanvas-body>ul li .btn-containter .btn-cart .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--theme-default), 1);vertical-align:sub}.shopping-details .offcanvas-footer{background-color:rgba(var(--box-background),1);border-top:1px solid rgba(var(--light-border),1);padding:15px}.shopping-details .offcanvas-footer p span{color:rgba(var(--theme-font-color),1);font-weight:500}.shopping-details .offcanvas-footer .price-box{display:flex;justify-content:space-between}.shopping-details .offcanvas-footer .price-box h6,.shopping-details .offcanvas-footer .price-box p{font-weight:500}.shopping-details .offcanvas-footer .footer-range-slider{margin:20px 0}.shopping-details .offcanvas-footer .footer-range-slider .progress{height:13px}.shopping-details .offcanvas-footer .cart-button{display:flex;justify-content:space-between;padding-top:10px;gap:10px;border-top:1px solid rgba(var(--light-border),1)}.shopping-details .offcanvas-footer .cart-button .btn{padding:6px 12px;border-radius:4px;width:100%}.shopping-details .offcanvas-footer .cart-button .btn:last-child{transition:all .4s ease-in-out}.shopping-details .offcanvas-footer .cart-button .btn:last-child:hover{color:rgba(var(--theme-default),1)}.search-details{height:90vh!important;background-color:rgba(var(--light-white),1)!important}.search-details .offcanvas-header .btn-close{padding:20px;opacity:1;position:absolute;top:20px;right:50px;background-image:unset}.search-details .offcanvas-header .btn-close i{font-size:24px}[dir=rtl] .search-details .offcanvas-header .btn-close{left:50px;right:unset}.search-details .offcanvas-body>div{padding:12px}.search-details .offcanvas-body>div h3{margin-bottom:15px}.search-details .offcanvas-body>div .search-box{width:95%;border:1px solid rgba(var(--border),1);position:relative;border-radius:4px;overflow:hidden;margin-bottom:12px}.search-details .offcanvas-body>div .search-box input{padding:16px 63px 16px 21px;width:100%;font-size:20px;border:unset;border-radius:4px;background-color:transparent}[dir=rtl] .search-details .offcanvas-body>div .search-box input{padding:16px 21px 16px 63px}.search-details .offcanvas-body>div .search-box input::placeholder{font-size:20px}.search-details .offcanvas-body>div .search-box .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--theme-font-color));position:absolute;top:0;right:0;width:auto;height:100%;padding-inline:20px;display:flex;align-items:center;justify-content:center}[dir=rtl] .search-details .offcanvas-body>div .search-box .iconsax{left:0;right:unset}.search-details .offcanvas-body>div h4{color:rgba(var(--theme-font-color),1);padding:18px 0 10px}.search-details .offcanvas-body>div .rapid-search{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px}.search-details .offcanvas-body>div .rapid-search li{padding:8px 16px;border-radius:4px;background-color:transparent;border:1px solid rgba(var(--border),1);transition:all .4s ease-in-out}.search-details .offcanvas-body>div .rapid-search li a{color:rgba(var(--light-color),.7);transition:all .4s ease-in-out}.search-details .offcanvas-body>div .rapid-search li a .iconsax{--Iconsax-Size: 15px;--Iconsax-Color: rgba(var(--light-color), 1);margin-right:6px;vertical-align:-2px;transition:all .4s ease-in-out}[dir=rtl] .search-details .offcanvas-body>div .rapid-search li a .iconsax{margin-right:0;margin-left:6px}.search-details .offcanvas-body>div .rapid-search li:hover{background-color:rgba(var(--theme-default),.1);border-color:rgba(var(--theme-default),1)}.search-details .offcanvas-body>div .rapid-search li:hover a{color:rgba(var(--theme-default),1)}.search-details .offcanvas-body>div .rapid-search li:hover a .iconsax{--Iconsax-Color: rgba(var(--theme-default), 1)}.search-details .offcanvas-body>div .preemptive-search .product-box-6{border:unset}.search-details .offcanvas-body>div .preemptive-search .product-box-6 .product-detail{margin-top:10px;text-align:center}.search-details .offcanvas-body>div .preemptive-search .product-box-6 .product-detail a h6{margin-bottom:0;font-size:calc(15px + 1 * (100vw - 320px) / 1600)}.search-details .offcanvas-body>div .preemptive-search .product-box-6 .product-detail p{font-size:14px}.search-details .offcanvas-body>div .preemptive-search .product-box-6 .product-detail .rating li{color:rgba(var(--light-color),.7)}.search-details .offcanvas-body>div .preemptive-search .product-box-6 .product-detail .rating li i{font-size:12px;color:rgba(var(--theme-default),.7)}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.tap-top{width:35px;height:35px;position:fixed;bottom:30px;right:-60px;z-index:7;color:rgba(var(--white),1);text-align:center;background:rgba(var(--theme-default));border:none;font-size:22px;padding:6px 5px 5px;cursor:pointer;transform:rotate(-10deg);transition:all .5s ease}@media (max-width: 577px){.tap-top{bottom:80px}}.tap-top i{font-size:20px}.tap-top:after{position:absolute;content:"";bottom:-12px;background-color:rgba(var(--black),1);width:100%;height:11px;left:0;transform:rotate(8deg);background:radial-gradient(ellipse at center,rgba(var(--black),.07),rgba(var(--black),0))}.tap-top>div{display:flex;align-items:center;justify-content:center;margin-top:2px}.tap-top.top{display:block;right:40px;transition:all .5s ease}.subscribe{text-align:center}.subscribe h5{font-size:calc(18px + .00625*(100vw - 320px));margin-bottom:0}.subscribe span{font-size:calc(14px + .00375*(100vw - 320px))}.subscribe .subscribe-form{display:inline-flex;margin-top:calc(20px + .0075*(100vw - 320px))}@media (max-width: 480px){.subscribe .subscribe-form{display:inline-block}}.subscribe .subscribe-form .form-group{margin:0 calc(10px + 15 * (100vw - 320px) / 1600)}@media (max-width: 480px){.subscribe .subscribe-form .form-group{padding-bottom:6px}}.subscribe .subscribe-form .form-group .form-control{padding:calc(10px + 5 * (100vw - 320px) / 1600);width:calc(200px + .265*(100vw - 320px));border-radius:0;background-color:rgba(var(--light-white),1);border:none}.subscribe .subscribe-form .form-group .form-control:focus{box-shadow:none}.subscribe .subscribe-form .form-group .form-control::placeholder{color:rgba(var(--light-color),1)}footer .footer-content .footer-logo{margin-bottom:28px}footer .footer-content .footer-logo a{width:130px}footer .footer-content .footer-title{cursor:pointer;transition:all .4s ease-in-out}@media (max-width: 576px){footer .footer-content .footer-title.open h5:before{content:""}footer .footer-content .footer-title.open .accordion-hidden{height:auto}}footer .footer-content .footer-title h5{position:relative;display:flex;align-items:center;transition:all .4s ease-in-out;gap:calc(10px + 5 * (100vw - 320px) / 1600)}@media (max-width: 576px){footer .footer-content .footer-title h5{width:100%;height:100%}footer .footer-content .footer-title h5:before{content:"+";font-family:FontAwesome!important;width:17px;height:17px;position:absolute;top:45%;right:10px;transform:translateY(-50%);font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .4s ease-in-out}[dir=rtl] footer .footer-content .footer-title h5:before{left:10px;right:unset}}footer .footer-content .footer-title i{font-size:calc(16px + .00375*(100vw - 320px))}@media (max-width: 576px){footer .footer-content .accordion-hidden{padding-left:15px;height:0;width:100%;padding-top:10px;overflow:hidden;margin-top:0;gap:5px;transition:all .4s ease;margin-bottom:0;transition:all .4s ease-in-out}}@media (max-width: 991px){footer .footer-content ul{margin-bottom:20px}}footer .footer-content ul li{display:flex;align-items:start;padding-bottom:14px;gap:12px}footer .footer-content ul li:last-child{padding-bottom:0}footer .footer-content ul li .iconsax{--Iconsax-Size: $font-18;--Iconsax-Color: rgba(var(--light-color), 1)}footer .footer-content ul li h6{margin-bottom:7px;color:rgba(var(--light-color),1);line-height:1.3;width:85%}footer .footer-content ul li a{color:rgba(var(--light-color),1);transition:all .4s;font-size:calc(16px + .00125*(100vw - 320px))}footer .footer-content ul li:hover a{color:rgba(var(--theme-default),1)!important;letter-spacing:1.2px}footer .footer-content .social-icon{display:flex;align-items:center;margin-top:calc(8px + 7 * (100vw - 320px) / 1600);gap:8px}footer .footer-content .social-icon>li{padding-bottom:0}footer .footer-content .social-icon>li:last-child a{margin-right:0}footer .footer-content .social-icon>li a{height:40px;width:40px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 4px;transition:all .4s ease-in-out}.dark footer .footer-content .social-icon>li a{border-color:rgba(var(--light-white),1)}footer .footer-content .social-icon>li a i{color:rgba(var(--light-color),1);transition:all .4s ease-in-out}footer .footer-content .social-icon>li:hover a{background-color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1);box-shadow:0 0 8px rgba(var(--theme-default),1)}footer .footer-content .social-icon>li:hover a i{color:rgba(var(--white),1)}footer .footer-content h5{margin-bottom:30px}footer .sub-footer{border-top:1px solid rgba(var(--light-color),.2);padding:23px 0}@media (max-width: 577px){footer .sub-footer{margin-bottom:54px}}@media (max-width: 767px){footer .sub-footer .footer-end{text-align:center}}footer .sub-footer .footer-end h6{color:rgba(var(--light-color),1);line-height:1.4;margin-bottom:0}@media (max-width: 767px){footer .sub-footer .footer-end h6{margin-bottom:10px}}footer .sub-footer .payment-card-bottom{text-align:end}@media (max-width: 767px){footer .sub-footer .payment-card-bottom{text-align:center}}footer.footer-layout-img{background-image:url(/build/assets/1-1m3ECj34.jpg);background-repeat:no-repeat;background-size:cover}footer.footer-layout-img .footer-content .footer-title h5{color:rgba(var(--white),1)}footer.footer-layout-img .footer-content ul li h6{color:rgba(var(--white),1)}footer.footer-layout-img .footer-content ul li .iconsax{--Iconsax-Color: rgba(var(--white), 1)}footer.footer-layout-img .footer-content ul li a{color:rgba(var(--white),1)}footer.footer-layout-img .sub-footer .footer-end h6{color:rgba(var(--white),1)}@media (max-width: 767px){footer.footer-layout-img .sub-footer .footer-end h6{margin-bottom:10px}}@media (max-width: 991px){footer .footer-1,footer .footer{padding-bottom:0}}footer .footer-1 .social-icon,footer .footer .social-icon{display:flex;align-items:center;margin-top:calc(8px + 7 * (100vw - 320px) / 1600);gap:8px}footer .footer-1 .social-icon>li,footer .footer .social-icon>li{padding-bottom:0}footer .footer-1 .social-icon>li:last-child a,footer .footer .social-icon>li:last-child a{margin-right:0}footer .footer-1 .social-icon>li a,footer .footer .social-icon>li a{height:40px;width:40px;background-color:transparent;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 4px;transition:all .4s ease-in-out}.dark footer .footer-1 .social-icon>li a,.dark footer .footer .social-icon>li a{border-color:rgba(var(--light-white),1)}footer .footer-1 .social-icon>li a i,footer .footer .social-icon>li a i{color:rgba(var(--light-color),1);transition:all .4s ease-in-out}footer .footer-1 .social-icon>li:hover a,footer .footer .social-icon>li:hover a{background-color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1);box-shadow:0 0 8px rgba(var(--theme-default),1)}footer .footer-1 .social-icon>li:hover a i,footer .footer .social-icon>li:hover a i{color:rgba(var(--white),1)}@media (max-width: 991px){footer .footer-1 .row .col,footer .footer .row .col{max-width:25%;flex-basis:unset}footer .footer-1 .footer-content,footer .footer .footer-content{padding-bottom:20px}}@media (max-width: 991px){footer .footer-1 .row .col,footer .footer .row .col{max-width:25%;flex-basis:unset}}@media (max-width: 767px){footer .footer-1 .row .col,footer .footer .row .col{max-width:50%;flex-basis:unset}}@media (max-width: 576px){footer .footer-1 .row .col,footer .footer .row .col{max-width:100%;flex-basis:unset}footer .footer-1 .footer-content,footer .footer .footer-content{padding-bottom:8px}footer .footer-1 .footer-content .footer-title.active .according-menu,footer .footer .footer-content .footer-title.active .according-menu{font: 14px/1 FontAwesome}footer .footer-1 .footer-content .footer-title.active .according-menu:before,footer .footer .footer-content .footer-title.active .according-menu:before{content:"";position:absolute;right:36px}footer .footer-1 .footer-content .footer-title .according-menu,footer .footer .footer-content .footer-title .according-menu{font: 14px/1 FontAwesome}footer .footer-1 .footer-content .footer-title .according-menu:before,footer .footer .footer-content .footer-title .according-menu:before{content:"";position:absolute;right:36px}footer .footer-1 .footer-content h5,footer .footer .footer-content h5{padding-bottom:6px;margin-bottom:0!important}}.footer-2 .small-section{border-bottom:1px solid #ddd}.dark .footer-2 .small-section{border-color:rgba(var(--light-white),1)}.footer-2 .subscribe{text-align:left}.footer-2 .subscribe h5{margin-bottom:8px;text-align:left}@media (max-width: 1199px){.footer-2 .subscribe h5{text-align:center}}@media (max-width: 1199px){.footer-2 .subscribe span{text-align:center;display:block}}.footer-2 .subscribe .subscribe-form{float:right;margin-top:0}@media (max-width: 1199px){.footer-2 .subscribe .subscribe-form{display:flex;justify-content:center;margin-top:15px;float:unset}}@media (max-width: 480px){.footer-2 .subscribe .subscribe-form{display:block;text-align:center}}.footer-2 .subscribe .subscribe-form .form-group{margin-left:0;margin-right:8px}.footer-2 .subscribe .subscribe-form .form-group .form-control{border:1px solid rgba(var(--border),1);background-color:rgba(var(--light-white),1)}@media (max-width: 480px){.footer-2 .subscribe .subscribe-form .form-group .form-control{margin:0 auto}}.footer-2 .footer-menu{margin-top:calc(16px + .00875*(100vw - 320px))}.footer-2 .footer-menu li{margin-right:20px}.footer-2 .footer-menu li:last-child{margin-right:0}.footer-2 .footer-menu li a{padding:6px 12px;color:rgba(var(--light-color),1);transition:all .4s ease-in-out}.footer-2 .footer-menu li:hover a{color:rgba(var(--theme-default),1)}@media (max-width: 576px){.footer-2>.footer-1 div div div{width:100%}}.footer-2>.footer-1 .footer-title h5{position:relative}.footer-2>.footer-1 .footer-title h5:after{content:"";position:absolute;bottom:-7px;left:0;width:20%;height:3px;background-color:rgba(var(--theme-default),1)}[dir=rtl] .footer-2>.footer-1 .footer-title h5:after{left:unset;right:0}@media (max-width: 576px){.footer-2>.footer-1 .footer-title h5:after{display:none}}.footer-2>.footer-1 .footer-title h5:before{content:"";position:absolute;bottom:-7px;left:21%;width:2%;height:3px;background-color:rgba(var(--theme-default),1)}[dir=rtl] .footer-2>.footer-1 .footer-title h5:before{left:unset;right:21%}@media (max-width: 576px){.footer-2>.footer-1 .footer-title h5:before{content:"+";font-family:FontAwesome!important;width:17px;height:17px;position:absolute;left:unset;bottom:unset;top:45%;right:10px;transform:translateY(-50%);background-color:transparent;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .4s ease-in-out}[dir=rtl] .footer-2>.footer-1 .footer-title h5:before{left:10px;right:unset}}.footer-2>.footer-1 .footer-items li{display:flex;align-items:center;gap:12px;margin-bottom:8px}.footer-2>.footer-1 .footer-items li h6{color:rgba(var(--theme-font-color),1);font-weight:500;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.footer-2>.footer-1 .footer-items li span{font-weight:500}.theme-modal .modal-dialog .modal-content{overflow:hidden;border-radius:10px!important;border:none}.dark .theme-modal .modal-dialog .modal-content{background-color:rgba(var(--light-white),1)}.theme-modal .modal-dialog .modal-content .modal-header{border-radius:0}.theme-modal .modal-dialog .modal-content .modal-header h4{margin-bottom:0}.theme-modal .modal-dialog .modal-content .modal-header button:focus{box-shadow:none}.dark .theme-modal .modal-dialog .modal-content .modal-header button{filter:invert(1)}.dark .theme-modal .modal-dialog .modal-content .modal-header{border-bottom-color:#ffffff1a}.theme-modal .modal-dialog .modal-content .modal-body{background-color:rgba(var(--white),1);padding:24px}.dark .theme-modal .modal-dialog .modal-content .modal-body{background-color:rgba(var(--light-white),1)}.theme-modal .modal-dialog .modal-content .modal-body .btn-close{position:absolute;right:15px;top:15px;z-index:7}.theme-modal .modal-dialog .modal-content .modal-body .btn-close:focus{box-shadow:none}.theme-modal .modal-dialog .modal-content .modal-body h6{font-weight:500}.theme-modal .modal-dialog .modal-content .modal-body .product-right h3{padding-top:10px}.theme-modal .modal-dialog .modal-content .modal-body .product-right h5 del{color:rgba(var(--light-color),1);font-weight:400;font-size:calc(14px + .00125*(100vw - 320px))}.theme-modal .modal-dialog .modal-content .modal-body .product-right .color-variant{border-bottom:1px dashed rgba(var(--light-border),1);padding:10px 0;margin-bottom:10px;display:flex;gap:8px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .color-variant li{height:26px;width:26px;border-radius:50px;cursor:pointer;position:relative}.theme-modal .modal-dialog .modal-content .modal-body .product-right .color-variant li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid white;width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}.theme-modal .modal-dialog .modal-content .modal-body .product-right .color-variant li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.theme-modal .modal-dialog .modal-content .modal-body .product-right .border-product{padding:10px 0;border-bottom:1px dashed rgba(var(--light-border),1);margin-bottom:15px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description{margin-bottom:30px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box{margin-bottom:15px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box ul{display:flex;gap:12px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box ul li{height:30px;width:30px;border:1px solid rgba(var(--light-border),1);border-radius:50%;display:flex;align-items:center;justify-content:center}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box ul li a{color:rgba(var(--theme-font-color),1)}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box ul li.active{background-color:rgba(var(--theme-default));border-color:transparent}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .size-box ul li.active a{color:rgba(var(--white),1)}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .qty-box{margin-bottom:15px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .qty-box .input-group{width:150px}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .qty-box .input-group .form-control{text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .qty-box .input-group .form-control:focus{outline:none;box-shadow:none;border:1px solid rgba(var(--theme-default))}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-description .qty-box .input-group button{border:1px solid rgba(var(--light-border),1)}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-buttons .btn{padding:8px 12px;background-color:rgba(var(--theme-font-color),1);color:rgba(var(--white),1);margin:0 4px;transition:all .4s ease-in-out}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-buttons .btn:first-child{margin-left:0}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-buttons .btn:last-child{margin-right:0}.theme-modal .modal-dialog .modal-content .modal-body .product-right .product-buttons .btn:hover{background-color:rgba(var(--theme-default))}.dark .theme-modal .modal-dialog .modal-content .modal-footer{border-top-color:#ffffff1a}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body{border-radius:8px;margin:10px;border:2px dashed rgba(var(--light-color),.4)}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart{margin-bottom:25px;margin-top:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex{gap:20px}@media (max-width: 480px){.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex{flex-wrap:wrap;justify-content:center}}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex a img{max-width:200px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content{padding:0 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content a{color:rgba(var(--light-color),1)}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content a h6{font-size:16px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content a h6 i{margin-right:8px;color:#fff;background:#19a340;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content a h6 span{font-size:calc(16px + .00125*(100vw - 320px))}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content .buttons{margin:12px 0 6px;flex-wrap:wrap;justify-content:center}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content .buttons a{display:inline-block;font-size:16px;padding:6px 10px;margin:0 6px;border:1px solid rgba(var(--theme-default));color:rgba(var(--theme-default));font-weight:500;background-size:200% auto;transition:all .4s ease-in-out;box-shadow:0 3px 8px rgba(var(--theme-default),.24)}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content .buttons a:hover{border:1px solid rgba(var(--theme-default));background-color:rgba(var(--theme-default));color:rgba(var(--white),1);box-shadow:none}@media (max-width: 991px){.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .d-flex .add-card-content .buttons a{margin:4px 6px}}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img{display:flex;align-items:center;gap:14px;margin-bottom:10px;border-bottom:1px dashed rgba(var(--light-border),1);padding-bottom:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img:nth-child(2n){border-bottom:none}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img:last-child{margin-bottom:0}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img a{cursor:pointer;color:rgba(var(--theme-font-color),1)}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img img{max-width:68px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img h6{transition:all .4s ease-in-out}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .card-img:hover h6{color:rgba(var(--theme-default))}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .upsell_payment{padding-top:15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell{margin-bottom:20px;text-align:center}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h5{margin-bottom:0}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell svg{height:18px;width:72px;stroke:rgba(var(--theme-default))}.theme-modal.social-modal .modal-header{padding:15px 15px 6px;border-bottom:none}.theme-modal.social-modal .modal-header h6{font-weight:500;margin-bottom:0}.theme-modal.social-modal .modal-body input{width:100%;padding:8px 10px;border:1px solid rgba(var(--light-border),1);color:rgba(var(--theme-font-color),1);border-radius:4px;background-color:transparent}.theme-modal.social-modal .modal-body input:focus{box-shadow:none}.theme-modal.social-modal .modal-body h6{margin:20px 0 10px;font-weight:500}.theme-modal.social-modal .modal-body ul{display:flex;align-items:center;gap:10px}.theme-modal.social-modal .modal-body ul li a{height:40px;width:40px;border-radius:50%;border:1px solid rgba(var(--light-border),1);display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.theme-modal.social-modal .modal-body ul li a i{transition:all .4s ease-in-out}.theme-modal.social-modal .modal-body ul li a:hover{background-color:rgba(var(--theme-default),1);border-color:transparent;box-shadow:0 3px 8px rgba(var(--black),.24)}.theme-modal.social-modal .modal-body ul li a:hover i{color:rgba(var(--white),1)}.theme-modal.question-box .modal-header{border-bottom:none;padding-bottom:0}.theme-modal.question-box .modal-body .question-items{margin-bottom:15px}.theme-modal.question-box .modal-body .question-items input{width:100%;background-color:transparent;padding:8px;border:1px solid rgba(var(--light-border),1);border-radius:4px}.theme-modal.question-box .modal-body .question-items textarea{width:100%;border:1px solid rgba(var(--light-border),1);border-radius:4px}.theme-modal.question-box .modal-body .question-items textarea:focus{outline:none}.theme-modal.question-box .modal-body .form-check{margin-bottom:10px;padding:0}.theme-modal.question-box .modal-body .form-check input{vertical-align:-5px}.theme-modal.question-box .modal-body .form-check label{margin-bottom:0}.theme-modal.question-box .modal-body button{margin:8px auto 0;width:100%;border-radius:4px}.theme-modal.confirmation-modal .modal-body{text-align:center;background-image:url(../images/other-img/wave-1.png);background-size:cover;background-repeat:no-repeat}.theme-modal.confirmation-modal .modal-body img{width:20%}.theme-modal.confirmation-modal .modal-body .submit-button{display:flex;align-items:center;gap:10px;justify-content:center;margin-top:20px}.theme-modal.confirmation-modal .modal-body .submit-button button{background-color:transparent;border:1px solid rgba(var(--theme-default),1);color:rgba(var(--theme-default),1);transition:all .4s ease-in-out;padding:6px 30px;font-weight:500}.theme-modal.confirmation-modal .modal-body .submit-button button:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.theme-modal.confirmation-modal .modal-body .submit-button button:last-child{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.theme-modal.confirmation-modal .modal-body .submit-button a{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);padding:6px 30px;font-weight:500}.theme-modal.newsletter-modal .btn-close{position:absolute;top:15px;right:15px;z-index:1}.theme-modal.newsletter-modal .btn-close:focus{box-shadow:none}.theme-modal.newsletter-modal .modal-body{padding:0}.theme-modal.newsletter-modal .news-latter-box{background-image:url(../../../../public/images/other-img/newslatter-bg.png);background-size:cover;background-repeat:no-repeat;padding:24px}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content img{display:flex;justify-content:center;margin:0 auto 30px}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content p{margin-bottom:10px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content .form-floating{margin-bottom:10px}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content .form-floating input{padding:8px 15px;background-color:#fff;width:100%;border-radius:4px;border:1px solid rgba(var(--border),1)}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content .form-floating:last-child{margin-bottom:0}.theme-modal.newsletter-modal .news-latter-box .newslwtter-content .btn-submit{color:#fff;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#c28f51 51%,rgba(var(--theme-default),1));padding:6px 24px}.theme-modal.newsletter-modal.newsletter-2 .news-latter-box{background-image:url(../images/other-img/newslatter-bg2.png);background-size:cover;background-repeat:no-repeat;background-position:right;padding:0}@media (max-width: 991px){.theme-modal.newsletter-modal.newsletter-2 .news-latter-box{padding:20px}}@media (min-width: 992px){.theme-modal.newsletter-modal.newsletter-2 .news-latter-box .newslwtter-content{padding:0 0 0 20px}}.theme-modal.newsletter-modal.newsletter-2 .news-latter-box .newslwtter-content h2{font-weight:800;font-size:calc(22px + .0175*(100vw - 320px));letter-spacing:5px;background:linear-gradient(90.78deg,rgba(var(--theme-default),1) 25.33%,rgba(var(--theme-default),.4) 82.24%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-modal.newsletter-modal.newsletter-2 .news-latter-box .newslwtter-content span{font-weight:800;display:block;font-size:calc(22px + .0125*(100vw - 320px));letter-spacing:1px;background:linear-gradient(90.78deg,rgba(var(--theme-default),.3) 15.33%,rgba(var(--theme-default),1) 82.24%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;margin-bottom:calc(22px + 13 * (100vw - 320px) / 1600)}.theme-modal.newsletter-modal.newsletter-2 .news-latter-box .newslwtter-content .btn-submit{color:#fff;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#d17431 51%,rgba(var(--theme-default),1));padding:6px 24px}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box{background-image:url(../images/other-img/newslatter-bg3.png);background-size:cover;background-repeat:no-repeat;background-position:right;padding:0}@media (max-width: 991px){.theme-modal.newsletter-modal.newsletter-3 .news-latter-box{padding:20px}}@media (min-width: 992px){.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-content{padding:0 0 20px 20px}}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-content h2{font-weight:800;font-size:calc(22px + .01125*(100vw - 320px));margin-bottom:calc(22px + .005*(100vw - 320px));color:rgba(var(--theme-default),1)}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-content h2 span{font-weight:800;font-size:calc(22px + .01125*(100vw - 320px));padding-left:60px;display:block;color:rgba(var(--theme-default),1)}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-content img{margin:0 auto 5px}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-content .btn-submit{color:#fff;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#ea4d1f 51%,rgba(var(--theme-default),1));padding:6px 24px}.theme-modal.newsletter-modal.newsletter-3 .news-latter-box .newslwtter-img{padding:0 20px 0 0}.theme-modal.newsletter-modal.newsletter-4 .news-latter-box{background-image:url(../images/other-img/newslatter-bg4.png);background-size:cover;background-repeat:no-repeat;background-position:right;padding:0}@media (max-width: 991px){.theme-modal.newsletter-modal.newsletter-4 .news-latter-box{padding:20px}}@media (min-width: 992px){.theme-modal.newsletter-modal.newsletter-4 .news-latter-box .newslwtter-content{padding:0 0 0 20px}}.theme-modal.newsletter-modal.newsletter-4 .news-latter-box .newslwtter-content h2{font-weight:800;font-size:calc(22px + .0125*(100vw - 320px));background:linear-gradient(to bottom,rgba(var(--theme-default),1) 25.33%,rgba(var(--theme-default),.4) 82.24%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-modal.newsletter-modal.newsletter-4 .news-latter-box .newslwtter-content span{font-weight:800;display:block;font-size:calc(22px + .0125*(100vw - 320px));background:linear-gradient(to bottom,rgba(var(--theme-default),1) 25.33%,rgba(var(--theme-default),.3) 82.24%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;margin-bottom:calc(22px + 13 * (100vw - 320px) / 1600)}.theme-modal.newsletter-modal.newsletter-4 .news-latter-box .newslwtter-content .btn-submit{color:#fff;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#d17431 51%,rgba(var(--theme-default),1));padding:6px 24px}.theme-video-modal .modal-content{background-color:transparent;border:none}.dark .theme-video-modal .modal-content{background-color:rgba(var(--box-background),1)}.theme-video-modal .modal-content .modal-header{padding:0;border:none}.theme-video-modal .modal-content .modal-header .btn-close{height:26px;width:26px;border-radius:4px;background-color:rgba(var(--white),1);color:rgba(var(--white),1);opacity:1;margin-right:2px}.theme-video-modal .modal-content .modal-body{padding:20px 0 0;border-radius:4px}.theme-video-modal .modal-content .modal-body iframe{width:100%;height:500px;border-radius:4px}.address-modal .address-box{margin-top:20px}.address-modal .address-box .form-group{margin-bottom:10px}.address-modal .address-box .form-group select{width:100%;padding:6px 12px;border:1px solid rgba(var(--light-border),1);color:rgba(var(--light-color),1);background-color:transparent;border-radius:4px}.address-modal .address-box .form-group select:focus{box-shadow:none}.address-modal .address-box label{color:rgba(var(--theme-font-color),1);font-size:calc(15px + 1 * (100vw - 320px) / 1600);font-weight:500;margin-bottom:4px}.address-modal .address-box input{border:1px solid rgba(var(--light-border),1)}.address-modal .address-box input:focus{box-shadow:none}.address-modal .address-box input::placeholder{color:rgba(var(--light-color),.6)}.modal-footer .submit{background-color:rgba(var(--theme-default),1);border-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.modal-footer .submit.active{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.modal-footer .cancel{background-color:transparent;color:rgba(var(--theme-default),1);transition:all .4s ease-in-out;border:1px solid rgba(var(--theme-default),1)}.modal-footer .cancel:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.instagram-txt-box{display:flex;align-items:center;justify-content:center;height:100%}.instagram-txt-box>div{background-color:rgba(var(--box-background),1);width:100%;height:100%;text-align:center;padding:calc(12px + .01125*(100vw - 320px)) calc(12px + .005*(100vw - 320px))}@media (max-width: 1199px){.instagram-txt-box>div{display:flex;justify-content:space-between;align-items:end;text-align:left;background-color:transparent;padding:0}}@media (max-width: 480px){.instagram-txt-box>div div{text-align:center}}.instagram-txt-box>div svg{height:45px;width:45px;fill:rgba(var(--theme-font-color),1);margin-bottom:6px}@media (max-width: 1199px){.instagram-txt-box>div svg{height:34px;width:34px;margin-bottom:0}}.instagram-txt-box>div h3{margin-bottom:8px}@media (max-width: 1199px){.instagram-txt-box>div h3{margin-bottom:0}}.instagram-txt-box>div span{width:15%;height:3px;background-color:rgba(var(--theme-font-color),1);margin:0 auto 16px;display:block}@media (max-width: 1199px){.instagram-txt-box>div span{display:none}}.instagram-txt-box>div p{margin-bottom:calc(4px + -.0025*(100vw - 320px))}@media (max-width: 1800px){.instagram-txt-box>div p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 1650px){.instagram-txt-box>div p{-webkit-line-clamp:1}}@media (max-width: 1450px){.instagram-txt-box>div p{display:none!important}}@media (max-width: 1199px){.instagram-txt-box>div .instashop-icon{display:flex;align-items:center;gap:6px}}@media (max-width: 480px){.instagram-txt-box>div .instashop-icon{justify-content:center}}.instagram-box .instashop-effect{position:relative;overflow:hidden;cursor:pointer;background:transparent;transition:all .4s ease-in-out}.instagram-box .instashop-effect img{width:100%;transition:opacity .35s,transform .35s;transform:translate3d(5px,5px,0);margin:-5px 0 0 -5px}.instagram-box .instashop-effect .insta-txt{color:rgba(var(--white),1);position:absolute;top:0;left:0;width:100%;height:100%}.instagram-box .instashop-effect .insta-txt:before{content:"";position:absolute;right:-100px;bottom:-100px;width:254px;height:254px;border:2px solid rgba(var(--light-white),1);background-color:#22222280;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50%;box-shadow:0 0 0 900px rgba(var(--light-white),.2);opacity:0;transform:scale3d(.5,.5,1);transform-origin:50% 50%;transition:all .3s ease-in-out}@media (max-width: 1600px){.instagram-box .instashop-effect .insta-txt:before{width:230px;height:230px}}@media (max-width: 575px){.instagram-box .instashop-effect .insta-txt:before{height:100%;width:100%;right:0;bottom:0;border-radius:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.instagram-box .instashop-effect .insta-txt>div{position:absolute;bottom:0;right:0;text-align:center;transition:all .4s ease-in-out}@media (max-width: 1400px){.instagram-box .instashop-effect .insta-txt>div{display:grid}}@media (max-width: 575px){.instagram-box .instashop-effect .insta-txt>div{bottom:unset!important;right:unset!important;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}}.instagram-box .instashop-effect .insta-txt>div .insta-icon{height:45px;width:45px;fill:rgba(var(--white),1);margin-bottom:6px;opacity:0;transform:translate3d(20px,20px,0);transition:all .4s ease-out}@media (max-width: 1600px){.instagram-box .instashop-effect .insta-txt>div .insta-icon{height:38px;width:38px}}@media (max-width: 1400px){.instagram-box .instashop-effect .insta-txt>div .insta-icon{height:38px;width:38px;margin:0 auto}}@media (max-width: 575px){.instagram-box .instashop-effect .insta-txt>div .insta-icon{transform:unset}}.instagram-box .instashop-effect .insta-txt>div p{font-weight:600;opacity:0;color:rgba(var(--white),1);transform:translate3d(20px,20px,0);transition:all .4s ease-out}@media (max-width: 1400px){.instagram-box .instashop-effect .insta-txt>div p{display:none}}.instagram-box .instashop-effect .insta-txt>div .link-hover-anim{opacity:0;padding:0 0 2px;transition:all .4s ease-out;transform:translate3d(20px,20px,0)}.instagram-box .instashop-effect .insta-txt>div .link-hover-anim a{color:rgba(var(--white),1);font-size:14px;font-weight:600}.instagram-box .instashop-effect .insta-txt>div .link-hover-anim a>svg{height:15px;width:15px;fill:rgba(var(--white),1)}@media (max-width: 575px){.instagram-box .instashop-effect .insta-txt>div .link-hover-anim{display:none}}.instagram-box .instashop-effect:hover img{opacity:.6;transform:translateZ(0)}.instagram-box .instashop-effect:hover .insta-txt:before{opacity:1;transform:scaleZ(1)}.instagram-box .instashop-effect:hover .insta-txt>div{bottom:15px;right:15px}@media (max-width: 1600px){.instagram-box .instashop-effect:hover .insta-txt>div{bottom:0}}@media (max-width: 1400px){.instagram-box .instashop-effect:hover .insta-txt>div{bottom:15px}}.instagram-box .instashop-effect:hover .insta-txt>div p{opacity:1;transform:translateZ(0)}.instagram-box .instashop-effect:hover .insta-txt>div .insta-icon{opacity:1;transform:translateZ(0)}.instagram-box .instashop-effect:hover .insta-txt>div .link-hover-anim{opacity:1;transform:translateZ(0)}.instagram-box-1{margin-left:6px;margin-right:6px}.instagram-box-1:nth-child(2n){margin-top:30px}.mfp-bottom-bar{display:none}@media (max-width: 1199px){.instashop-section .row{--bs-gutter-y: 20px}.instashop-section .row div:first-child{order:2}.instashop-section .row div:nth-child(2){order:3}.instashop-section .row div:nth-child(3){order:1;width:100%}.instashop-section .row div:nth-child(4){order:4}.instashop-section .row div:last-child{order:5}}.instashop-images{display:grid;grid-template-columns:.9fr 1fr 1.1fr 1.5fr;grid-template-rows:repeat(2);grid-column-gap:25px;grid-row-gap:25px}@media (max-width: 1201px){.instashop-images{grid-column-gap:15px;grid-row-gap:15px}}@media (max-width: 767px){.instashop-images{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(4,1fr)!important;grid-column-gap:10px;grid-row-gap:10px}}.instashop-images a{height:100%;width:100%;display:block;position:relative}.instashop-images a:after{content:"";position:absolute;top:50%;left:50%;height:80%;width:80%;transform:translate(-50%,-50%) scale(0);background:rgba(var(--white),.25);border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(var(--white),.18);transition:all .4s}.instashop-images a span{position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);left:50%;font-size:50px;color:rgba(var(--theme-font-color),1);z-index:1;transition:all .4s}.instashop-images a img{height:100%;width:100%;object-fit:cover}.instashop-images a:nth-child(1){grid-area:1/1/3/2}.instashop-images a:nth-child(2){grid-area:1/2/2/3}.instashop-images a:nth-child(3){grid-area:2/2/3/3}.instashop-images a:nth-child(3).gallery-box:after{height:100%;width:100%;border-radius:0;transform:translate(-50%,-50%) scale(1);background:rgba(var(--theme-default),1)}.instashop-images a:nth-child(3).gallery-box:before{content:"";font-family:FontAwesome!important;position:absolute;top:32%;left:50%;transform:translate(-50%,-30%);color:rgba(var(--white),1);font-size:calc(24px + .01625*(100vw - 320px));z-index:1}@media (max-width: 991px){.instashop-images a:nth-child(3).gallery-box:before{top:20%}}@media (max-width: 767px){.instashop-images a:nth-child(3).gallery-box:before{top:30%;font-size:50px}}@media (max-width: 575px){.instashop-images a:nth-child(3).gallery-box:before{top:30%;font-size:40px}}@media (max-width: 415px){.instashop-images a:nth-child(3).gallery-box:before{top:21%;font-size:40px}}.instashop-images a:nth-child(3).gallery-box span{color:transparent;transform:translate(-50%,-50%) scale(1)}.instashop-images a:nth-child(3).gallery-box span:after{content:"Instashop";position:absolute;top:75%;left:50%;color:rgba(var(--white),1);font-weight:600;z-index:1;font-size:calc(20px + .0075*(100vw - 320px));transform:translate(-50%,-50%)}@media (max-width: 767px){.instashop-images a:nth-child(3).gallery-box span:after{font-size:30px}}@media (max-width: 575px){.instashop-images a:nth-child(3).gallery-box span:after{font-size:22px}}.instashop-images a:nth-child(3).gallery-box span:before{content:"";position:absolute;bottom:-30%;left:50%;background-color:rgba(var(--white),1);width:70px;border-radius:4px;height:4px;z-index:1;transform:translate(-50%,-90%)}.instashop-images a:nth-child(4){grid-area:1/3/2/4}@media (max-width: 767px){.instashop-images a:nth-child(4){grid-area:3/1/4/2}}.instashop-images a:nth-child(5){grid-area:2/3/3/4}@media (max-width: 767px){.instashop-images a:nth-child(5){grid-area:4/1/5/2}}.instashop-images a:nth-child(6){grid-area:1/4/3/5}@media (max-width: 767px){.instashop-images a:nth-child(6){grid-area:3/2/5/3}}.instashop-images a:hover:after{transform:translate(-50%,-50%) scale(1)}.instashop-images a:hover span{transform:translate(-50%,-50%) scale(1)}.blog-main{margin:0 0 2px}.blog-main .blog-box{overflow:hidden}.blog-main .blog-box .blog-img{position:relative;height:100%;display:block}.blog-main .blog-box .blog-img:after{content:"";position:absolute;top:50%;left:50%;height:92%;width:92%;z-index:1;transform:translate(-50%,-50%) scale(0);background-color:rgba(var(--white),.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .4s ease-in-out}.blog-main .blog-box .blog-img img{width:100%;transition:all .4s ease-in-out;transform:scale(1);overflow:hidden}.blog-main .blog-txt{padding-top:14px}.blog-main .blog-txt p{font-size:calc(14px + .00375*(100vw - 320px));margin-bottom:6px}.blog-main .blog-txt h5{transition:all .4s ease-in-out;line-height:1.1}.blog-main .blog-txt h5:hover{color:rgba(var(--theme-default),1)}.blog-main .blog-txt .link-hover-anim{padding:0}.blog-main .blog-txt .link-hover-anim a{text-decoration:none}.blog-main:hover .blog-box .blog-img:after{transform:translate(-50%,-50%) scale(1)}.blog-main:hover .blog-box .blog-img img{transform:scale(1.1)}.main-blog-1{background-color:rgba(var(--box-background),1);padding:30px 0}.main-blog-1 .blog-main-2{border-left:1px solid rgba(var(--light-border),1);padding-left:calc(8px + 19 * (100vw - 320px) / 1600);margin-left:-2px}.main-blog-1 .blog-main-2 .blog-box{position:relative;overflow:hidden}.main-blog-1 .blog-main-2 .blog-box .blog-img:after{content:"";position:absolute;top:50%;left:50%;height:92%;width:92%;z-index:1;transform:translate(-50%,-50%) scale(0);background-color:rgba(var(--white),.2);border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .4s ease-in-out}.main-blog-1 .blog-main-2 .blog-box .blog-img img{transition:all .4s ease-in-out;transform:scale(1);overflow:hidden}.main-blog-1 .blog-main-2 .blog-box .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:2;width:100%;font-weight:500;text-decoration:underline;transition:all .4s ease-in-out;color:rgba(var(--theme-font-color),1)}.main-blog-1 .blog-main-2 .blog-details h6{font-weight:500;color:rgba(var(--theme-default),1)}.main-blog-1 .blog-main-2 .blog-details a{font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--theme-font-color),1);font-weight:500;display:block;margin-bottom:6px;transition:all .4s ease-in-out}.main-blog-1 .blog-main-2 .blog-details a:hover{color:rgba(var(--theme-default),1)}.main-blog-1 .blog-main-2:hover .blog-box .blog-img:after{transform:translate(-50%,-50%) scale(1)}.main-blog-1 .blog-main-2:hover .blog-box .blog-img img{transform:scale(1.1)}.main-blog-1 .blog-main-2:hover .blog-box .btn{transform:translate(-50%,-50%) scale(1)}.sidebar-title{position:relative;margin-bottom:30px}.sidebar-title .loader-line{width:calc(40px + .0125*(100vw - 320px));height:2px;overflow:hidden;background-color:rgba(var(--black),.06);border-radius:20px;position:absolute;top:32px}.sidebar-title .loader-line:before{content:"";position:absolute;left:-50%;height:4px;width:30%;background:linear-gradient(to right,rgba(var(--theme-default),1),rgba(var(--theme-default),.5));animation:lineAnim 2s linear infinite;border-radius:20px}.blog-page .blog-main-box div{overflow:hidden;border-radius:4px}.blog-page .blog-main-box div .blog-img{border-radius:calc(3px + 3 * (100vw - 320px) / 1600)}.blog-page .blog-main-box div .blog-img.bg-size{transform:scale(1);transition:all 1.6s ease-in-out}.blog-page .blog-main-box .blog-content .blog-date{margin:14px 0 2px;display:block;font-size:14px}.blog-page .blog-main-box .blog-content a>h4{margin-bottom:6px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;transition:all .4s ease-in-out;font-size:18px;width:80%}@media (max-width: 1199px){.blog-page .blog-main-box .blog-content a>h4{margin-bottom:0;width:100%}}.blog-page .blog-main-box .blog-content p{font-size:calc(14px + .00125*(100vw - 320px));text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}@media (max-width: 1200px){.blog-page .blog-main-box .blog-content p{margin-bottom:4px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.blog-page .blog-main-box .blog-content span{margin:10px 0;font-size:calc(14px + .00125*(100vw - 320px));display:block}@media (max-width: 1200px){.blog-page .blog-main-box .blog-content span{margin-top:0}}@media (max-width: 768px) and (min-width: 576px){.blog-page .blog-main-box .blog-content span{display:none}}.blog-page .blog-main-box .blog-content .share-box{display:flex;align-items:center;justify-content:space-between;padding-top:15px;margin-bottom:15px}@media (max-width: 1200px){.blog-page .blog-main-box .blog-content .share-box{padding-top:6px}}@media (max-width: 768px) and (min-width: 576px){.blog-page .blog-main-box .blog-content .share-box>div{display:none!important}}.blog-page .blog-main-box .blog-content .share-box img{width:30px;border-radius:50px}.blog-page .blog-main-box .blog-content .share-box h6{margin-bottom:0;font-weight:500;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1)}.blog-page .blog-main-box .blog-content .share-box>a{font-weight:500;color:rgba(var(--theme-default),1);text-decoration:underline;text-underline-offset:3px}.blog-page .blog-main-box .blog-content h5{margin-bottom:10px}.blog-page .blog-main-box .blog-content>ul{margin-bottom:10px}.blog-page .blog-main-box .blog-content>ul li{display:list-item;margin-left:32px;color:rgba(var(--light-color),1);font-size:calc(14px + .0025*(100vw - 320px));padding:4px 0}.blog-page .blog-main-box .blog-content>ul li:first-child{padding-top:0}.blog-page .blog-main-box .blog-content>ul li:last-child{padding-bottom:0}.blog-page .blog-main-box:hover .blog-content h4{color:rgba(var(--theme-default),1)}.blog-page .blog-main-box:hover div .blog-img.bg-size{transform:scale(1.1)}.blog-page .blog-main-box.blog-details .blog-content .quote-title{padding:calc(12px + .0075*(100vw - 320px));background-color:rgba(var(--box-background),1);margin:20px 0;border-left:3px solid rgba(var(--theme-default),1)}[dir=rtl] .blog-page .blog-main-box.blog-details .blog-content .quote-title{border-right:3px solid rgba(var(--theme-default),1);border-left:unset}.blog-page .blog-main-box.blog-details .blog-content .quote-title h6{display:flex;align-items:start;gap:12px}.blog-page .blog-main-box.blog-details .blog-content .quote-title h6 i{font-size:calc(16px + .00875*(100vw - 320px));color:rgba(var(--theme-default),.4);line-height:.5}.blog-page .blog-main-box.blog-details .blog-content .quote-title h6 span{margin:0;line-height:1.3;color:rgba(var(--theme-font-color),1);font-weight:500;font-size:calc(16px + .00625*(100vw - 320px))}.blog-page .blog-main-box.blog-details .blog-content .message-box label{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;margin-bottom:4px;color:rgba(var(--light-color),1)}.blog-page .blog-main-box.blog-details .blog-content .message-box input::placeholder{color:rgba(var(--light-color),.8)}.blog-page .blog-main-box.blog-details .blog-content .message-box textarea::placeholder{color:rgba(var(--light-color),.8)}.blog-page .blog-sidebar .sidebar-box{padding:calc(14px + .005*(100vw - 320px));background-color:rgba(var(--box-background),1);border-radius:calc(6px + .0025*(100vw - 320px))}.blog-page .blog-sidebar .sidebar-box .categories li{width:100%;padding:4px 0}.blog-page .blog-sidebar .sidebar-box .categories li:last-child{padding-bottom:0}.blog-page .blog-sidebar .sidebar-box .categories li:first-child{padding-top:0}.blog-page .blog-sidebar .sidebar-box .categories li:hover p,.blog-page .blog-sidebar .sidebar-box .categories li:hover span{color:rgba(var(--theme-default),1)}.blog-page .blog-sidebar .sidebar-box .categories li p{font-size:calc(14px + .0025*(100vw - 320px));color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}.blog-page .blog-sidebar .sidebar-box .categories li span{float:right;color:rgba(var(--light-color),1);transition:all .4s ease-in-out}[dir=rtl] .blog-page .blog-sidebar .sidebar-box .categories li span{float:left}.blog-page .blog-sidebar .sidebar-box .top-post{margin-top:20px}.blog-page .blog-sidebar .sidebar-box .top-post li{display:flex;align-items:flex-start;gap:14px;padding:calc(4px + .00375*(100vw - 320px)) 0}.blog-page .blog-sidebar .sidebar-box .top-post li:first-child{padding-top:0}.blog-page .blog-sidebar .sidebar-box .top-post li:last-child{padding-bottom:0}.blog-page .blog-sidebar .sidebar-box .top-post li img{width:calc(70px + .01875*(100vw - 1200px));border-radius:4px}@media (max-width: 575px){.blog-page .blog-sidebar .sidebar-box .top-post li img{width:15%}}@media (max-width: 480px){.blog-page .blog-sidebar .sidebar-box .top-post li img{width:20%}}@media (max-width: 360px){.blog-page .blog-sidebar .sidebar-box .top-post li img{width:28%}}.blog-page .blog-sidebar .sidebar-box .top-post li div{width:calc(100% - 54px)}.blog-page .blog-sidebar .sidebar-box .top-post li div a h6{line-height:1.4;margin-bottom:0;font-weight:500;font-size:calc(14px + .00125*(100vw - 320px));transition:all .4s ease-in-out;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.blog-page .blog-sidebar .sidebar-box .top-post li:hover div a h6{color:rgba(var(--theme-default),1)}.blog-page .blog-sidebar .sidebar-box .popular-tag{display:flex;flex-wrap:wrap;gap:calc(6px + .0025*(100vw - 320px))}.blog-page .blog-sidebar .sidebar-box .popular-tag li p{padding:6px 20px;background-color:rgba(var(--light-white),1);border-radius:4px;border:1px solid rgba(var(--light-border),1);transition:all .4s ease-in-out}.blog-page .blog-sidebar .sidebar-box .popular-tag li:hover p{background-color:rgba(var(--theme-default),.1);border-color:rgba(var(--theme-default),1);color:rgba(var(--theme-default),1)}.blog-page .blog-sidebar .sidebar-box .social-icon li{width:100%;padding:6px 0}.blog-page .blog-sidebar .sidebar-box .social-icon li a{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.blog-page .blog-sidebar .sidebar-box .social-icon li a:first-child{padding-top:0}.blog-page .blog-sidebar .sidebar-box .social-icon li a:last-child{padding-bottom:0}.blog-page .blog-sidebar .sidebar-box .social-icon li a .icon{height:40px;width:40px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--light-white),1);border-radius:50px;display:flex;align-items:center;transition:all .4s ease-in-out;justify-content:center}.blog-page .blog-sidebar .sidebar-box .social-icon li a .icon i{transition:all .4s ease-in-out}.blog-page .blog-sidebar .sidebar-box .social-icon li a h6{margin-bottom:0;transition:all .4s ease-in-out}.blog-page .blog-sidebar .sidebar-box .social-icon li :hover .icon{background-color:rgba(var(--theme-default),1);border-color:rgba(var(--theme-default),1);box-shadow:0 6px 10px rgba(var(--black),.3)}.blog-page .blog-sidebar .sidebar-box .social-icon li :hover .icon i{color:rgba(var(--white),1)}.blog-page .blog-sidebar .sidebar-box .social-icon li :hover h6{color:rgba(var(--theme-default),1)}.blog-page .blog-search{position:relative}.blog-page .blog-search input{width:100%;background-color:transparent;padding:12px 35px 12px 12px;border:1px solid rgba(var(--light-border),1);border-radius:6px}.blog-page .blog-search .iconsax{--Iconsax-Size: calc(14px + .0025*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--light-color), 1);position:absolute;right:15px;top:49%;transform:translateY(-49%)}.blog-page .blog-main-box.blog-list{display:flex;align-items:center;gap:20px}@media (max-width: 575px){.blog-page .blog-main-box.blog-list{display:block}}.blog-page .blog-main-box.blog-list .list-img{width:50%}@media (max-width: 575px){.blog-page .blog-main-box.blog-list .list-img{width:100%}}.blog-page .blog-main-box.blog-list .list-img .blog-img,.blog-page .blog-main-box.blog-list .blog-content{width:100%}@media (max-width: 575px){.blog-page .blog-main-box.blog-list .blog-content{margin-top:12px}}.blog-page .blog-main-box .comments-box{padding-left:0;border-left:none;margin-top:26px;margin-bottom:10px}.blog-page .blog-main-box .comments-box>ul{max-height:unset;overflow:unset}.blog-no-sidebar .blog-main-box{border:1px solid rgba(var(--light-border),1);border-radius:4px}.blog-no-sidebar .blog-main-box>div{overflow:hidden;border-radius:4px 4px 0 0}.blog-no-sidebar .blog-main-box>div .blog-img{border-radius:4px 4px 0 0}.blog-no-sidebar .blog-main-box>div .blog-img.bg-size{transform:scale(1);transition:all 1.6s ease-in-out}.blog-no-sidebar .blog-main-box .blog-content{padding:0 10px 10px}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:60%}to{left:100%;width:100%}}.offer-box{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:8px;padding:calc(8px + .00875*(100vw - 320px)) 6px}.offer-box p{color:rgba(var(--theme-font-color),1);font-weight:500}.offer-box .btn{font-size:16px;text-decoration:none}.offer-box .btn svg{width:16px;height:16px}.offer-box:first-child{background-color:#b5474766}.offer-box:nth-child(2){background-color:#fe5e351a!important}.offer-box:nth-child(3){background-color:rgba(var(--box-background),1)!important}.offer-box:last-child{background-color:#fe5e351a!important}[dir=rtl] .swiper{direction:ltr}.swiper.fashikart-slide .swiper-button-prev{background-color:rgba(var(--light-white),1);box-shadow:0 0 12px 2px rgba(var(--black),.1);height:40px;border-radius:50%;width:40px;visibility:hidden;opacity:0;transform:translateY(-50%);transition:all .4s ease-in-out}.swiper.fashikart-slide .swiper-button-prev:after{font-size:16px;font-weight:600;color:rgba(var(--dark-color),1)}.swiper.fashikart-slide .swiper-button-next{background-color:rgba(var(--light-white),1);box-shadow:0 0 12px 2px rgba(var(--black),.1);height:40px;border-radius:50%;width:40px;visibility:hidden;opacity:0;transform:translateY(-50%);transition:all .4s ease-in-out}.swiper.fashikart-slide .swiper-button-next:after{font-size:16px;font-weight:600;color:rgba(var(--dark-color),1)}.swiper.fashikart-slide:hover .swiper-button-prev{left:2%;visibility:visible;opacity:1}.swiper.fashikart-slide:hover .swiper-button-next{right:2%;visibility:visible;opacity:1}.swiper.top-categories-slide{padding-bottom:60px}.swiper.top-categories-slide .swiper-button-prev{background-color:rgba(var(--light-white),1);box-shadow:0 0 12px 2px rgba(var(--black),.1);height:40px;border-radius:50%;width:40px;transition:all .4s ease-in-out;position:absolute;top:96%;left:47%;transform:translate(-47%)}@media (max-width: 1499px){.swiper.top-categories-slide .swiper-button-prev{top:95%}}@media (max-width: 1399px){.swiper.top-categories-slide .swiper-button-prev{top:94%}}@media (max-width: 991px){.swiper.top-categories-slide .swiper-button-prev{left:45%;transform:translate(-45%)}}@media (max-width: 575px){.swiper.top-categories-slide .swiper-button-prev{top:97%}}@media (max-width: 480px){.swiper.top-categories-slide .swiper-button-prev{left:43%;transform:translate(-43%)}}@media (max-width: 390px){.swiper.top-categories-slide .swiper-button-prev{left:41%;transform:translate(-41%)}}.swiper.top-categories-slide .swiper-button-prev:after{font-size:16px;font-weight:600;color:rgba(var(--dark-color),1);transition:all .4s ease-in-out}.swiper.top-categories-slide .swiper-button-prev:hover{background-color:rgba(var(--theme-default),1)}.swiper.top-categories-slide .swiper-button-prev:hover:after{color:rgba(var(--white),1)}.swiper.top-categories-slide .swiper-button-next{background-color:rgba(var(--light-white),1);box-shadow:0 0 12px 2px rgba(var(--black),.1);height:40px;border-radius:50%;width:40px;transition:all .4s ease-in-out;position:absolute;top:96%;right:47%;transform:translate(47%)}@media (max-width: 1499px){.swiper.top-categories-slide .swiper-button-next{top:95%}}@media (max-width: 1399px){.swiper.top-categories-slide .swiper-button-next{top:94%}}@media (max-width: 991px){.swiper.top-categories-slide .swiper-button-next{right:45%;transform:translate(45%)}}@media (max-width: 575px){.swiper.top-categories-slide .swiper-button-next{top:97%}}@media (max-width: 480px){.swiper.top-categories-slide .swiper-button-next{right:43%;transform:translate(43%)}}@media (max-width: 390px){.swiper.top-categories-slide .swiper-button-next{right:41%;transform:translate(41%)}}.swiper.top-categories-slide .swiper-button-next:after{font-size:16px;font-weight:600;color:rgba(var(--dark-color),1);transition:all .4s ease-in-out}.swiper.top-categories-slide .swiper-button-next:hover{background-color:rgba(var(--theme-default),1)}.swiper.top-categories-slide .swiper-button-next:hover:after{color:rgba(var(--white),1)}.special-offer-slide .swiper-button-prev{opacity:1!important;left:2%!important;visibility:visible;height:35px;width:35px;background-color:rgba(var(--light-white),1);border-radius:50%;box-shadow:0 0 12px 2px rgba(var(--black),.1);transition:all .4s ease-in-out}.special-offer-slide .swiper-button-prev:after{font-size:14px;color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}.special-offer-slide .swiper-button-prev:hover{background-color:rgba(var(--theme-default),1)}.special-offer-slide .swiper-button-prev:hover:after{color:rgba(var(--white),1)}.special-offer-slide .swiper-button-next{opacity:1!important;right:2%!important;visibility:visible;height:35px;width:35px;background-color:rgba(var(--light-white),1);border-radius:50%;box-shadow:0 0 12px 2px rgba(var(--black),.1);transition:all .4s ease-in-out}.special-offer-slide .swiper-button-next:after{font-size:14px;color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}.special-offer-slide .swiper-button-next:hover{background-color:rgba(var(--theme-default),1)}.special-offer-slide .swiper-button-next:hover:after{color:rgba(var(--white),1)}.quick-view-img .modal-slide-1{margin-bottom:10px}.insta-slide-3 .swiper-slide{width:fit-content}.insta-slide-3 .swiper-slide:nth-child(odd){margin-top:20px}.service ul{display:flex;align-items:center;justify-content:space-between;gap:15px}@media (max-width: 991px){.service ul{flex-wrap:wrap;justify-content:flex-start;gap:20px}}@media (max-width: 480px){.service ul{display:grid;justify-content:start}}.service ul li{border-right:1px solid rgba(var(--border),1);width:100%}[dir=rtl] .service ul li{border-left:1px solid rgba(var(--border),1);border-right:unset}@media (max-width: 991px){.service ul li{width:48%}.service ul li:nth-child(2n){border-right:unset}}@media (max-width: 523px){.service ul li{width:100%}}@media (max-width: 480px){.service ul li{width:auto;border-right:none;border-bottom:1px solid rgba(var(--border),1);padding-bottom:8px}}.service ul li:last-child{border-right:none;border-bottom:none;padding-bottom:0}[dir=rtl] .service ul li:last-child{border-left:none}.service ul li .service-block{display:flex;align-items:center;justify-content:center;gap:calc(10px + .00625*(100vw - 320px));position:relative}@media (max-width: 991px){.service ul li .service-block{justify-content:flex-start}}@media (max-width: 991px){.service ul li .service-block img{width:45px;height:50px}}.service ul li .service-block h6{transition:all .4s ease-in-out;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;margin-bottom:0}.service ul li .service-block img{transition:all .4s ease-in-out}.dark .service ul li .service-block img{filter:invert(1)}.service ul li .service-block p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.service ul li .service-block:hover h6{color:rgba(var(--theme-default),1)}.service ul li .service-block:hover img{animation:tada 1.5s ease infinite}@keyframes tada{0%{transform:scaleX(1)}10%{transform:scale3d(.9,.9,.9) rotate(-3deg)}20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}50%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}70%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}60%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.toastify{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(var(--white),1);background:rgba(var(--white),.8);box-shadow:0 0 8px 2px rgba(var(--black),.2);color:rgba(var(--success-color),1);font-weight:500;border-radius:4px;font-size:16px;border:1px solid rgba(var(--success-color),1)}@media (max-width: 1199px){.toastify{max-width:100%!important;margin:0 10px}}.toastify .toast-close{color:rgba(var(--success-color),1);margin-left:16px;opacity:1}.top-filter-menu{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.top-filter-menu>div{display:flex;align-items:center;gap:16px}@media (max-width: 480px){.top-filter-menu>div{display:block;width:100%}}.top-filter-menu>div a{background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);border-radius:4px;padding:6px;width:fit-content}@media (max-width: 480px){.top-filter-menu>div a{margin-bottom:10px;width:100%;text-align:left}[dir=rtl] .top-filter-menu>div a{text-align:right}}.top-filter-menu>div a h6{margin-bottom:0;color:rgba(var(--light-color),1)}.top-filter-menu>div a h6 .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--light-color), 1);vertical-align:-2px;margin-right:6px}[dir=rtl] .top-filter-menu>div a h6 .iconsax{margin-right:0;margin-left:6px}.top-filter-menu>div a:hover,.top-filter-menu>div a .active{background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1)}.category-dropdown{display:flex;align-items:center;gap:14px}.category-dropdown label{font-size:calc(16px + .0025*(100vw - 320px));font-weight:500;margin-bottom:0;white-space:nowrap}@media (max-width: 480px){.category-dropdown label{display:none}}.category-dropdown select{padding:6px 10px;border:none;background-color:rgba(var(--box-background),1);border-radius:4px;color:rgba(var(--light-color),1);border:1px solid rgba(var(--border),1);font-weight:400;font-size:16px}.category-dropdown select:focus-visible{outline:none}.filter-option-grid{display:flex;align-items:center;gap:10px}.filter-option-grid .nav-item .nav-link{height:36px;width:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(var(--theme-default),1);background-color:transparent;border-radius:0;transition:all .4s ease-in-out}.filter-option-grid .nav-item .nav-link svg{height:28px;width:28px;transition:all .4s ease-in-out;stroke:rgba(var(--theme-default),1)}.filter-option-grid .nav-item .nav-link.active{background-color:rgba(var(--theme-default),1)}.filter-option-grid .nav-item .nav-link.active svg{stroke:rgba(var(--white),1)}.product-tab-content .product-box-3 .product-detail a h6{line-height:1.2;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.product-tab-content .product-box-3 .product-detail .list-per{display:none;color:rgba(var(--light-color),1);font-weight:400;margin-bottom:12px}.product-tab-content .product-box-3 .product-detail .listing-button{display:none}.product-tab-content .list-section>div .product-box-3{display:flex;align-items:center;width:100%;gap:20px;border-radius:4px}.product-tab-content .list-section>div .product-box-3 .img-wrapper{width:25%}.product-tab-content .list-section>div .product-box-3 .img-wrapper .countdown{bottom:10px}.product-tab-content .list-section>div .product-box-3 .product-detail{width:calc(70% - 20px);text-align:left}[dir=rtl] .product-tab-content .list-section>div .product-box-3 .product-detail{text-align:right}@media (max-width: 991px){.product-tab-content .list-section>div .product-box-3 .product-detail{padding-top:0}}.product-tab-content .list-section>div .product-box-3 .product-detail a h6{font-weight:500}.product-tab-content .list-section>div .product-box-3 .product-detail .color-box{justify-content:flex-start}.product-tab-content .list-section>div .product-box-3 .product-detail .rating{margin-bottom:8px}.product-tab-content .list-section>div .product-box-3 .product-detail span{display:none}.product-tab-content .list-section>div .product-box-3 .product-detail .list-per{display:block;font-size:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}@media (max-width: 991px){.product-tab-content .list-section>div .product-box-3 .product-detail .list-per{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.product-tab-content .list-section>div .product-box-3 .product-detail .add-button{position:unset;inset:unset;margin-inline:0;opacity:1;transform:unset;transition:unset;margin-top:10px}.product-tab-content .list-section>div .product-box-3 .product-detail .listing-button{display:block;margin-top:10px}.product-tab-content .list-section>div .product-box-3 .product-detail .listing-button a{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);border-radius:4px;font-weight:500;padding:6px calc(14px + .01*(100vw - 320px));border:1px solid rgba(var(--theme-default),1);transition:all .4s ease-in-out;width:fit-content}.product-tab-content .list-section>div .product-box-3 .product-detail .listing-button a:hover{background-color:transparent;color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1)}.product-tab-content .list-section>div .product-box-3:hover .img-wrapper .countdown{bottom:10px}.product-tab-content button{display:flex;margin:20px auto 0;justify-content:center;width:16%;border-radius:4px}.product-tab-content>p{text-align:center;display:none;padding:6px 10px;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);border-radius:4px;width:fit-content;margin:20px auto 0}.pagination-wrap .pagination{display:flex;align-items:center;justify-content:center;margin-top:30px;gap:10px}.pagination-wrap .pagination li a{padding:5px 12px;border:1px solid rgba(var(--light-border),1);border-radius:4px;transition:all .4s ease-in-out}.pagination-wrap .pagination li a .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--theme-font-color), 1);vertical-align:sub}.pagination-wrap .pagination li a.active{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);border-color:transparent}.pagination-wrap .pagination li:hover a{background-color:rgba(var(--theme-default),1);border-color:transparent;color:rgba(var(--white),1)}.pagination-wrap .pagination li:hover a .iconsax{--Iconsax-Color: rgba(var(--white), 1)}.collection-images .fashion-box{height:120px;width:100%;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;position:relative;transition:all .4s ease-in-out}.collection-images .fashion-box:before{content:"";position:absolute;top:-15%;right:-20%;background-image:url(../images/collection/slider/bg-img.png);height:100%;width:100%;transform:rotate(23deg);transition:all .4s ease-in-out}.collection-images .fashion-box img{width:40%;height:auto;opacity:.8;transition:all .4s ease-in-out}.dark .collection-images .fashion-box img{filter:invert(.8)}.collection-images .fashion-box:hover{background-color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1)}.collection-images .fashion-box:hover:before{filter:invert(1)}.collection-images .fashion-box:hover img{filter:invert(1)}@media (max-width: 1199px){.left-box{position:fixed;width:300px;height:100%;padding:15px;top:0;left:-300px;display:block;overflow-y:auto;overflow-x:hidden;background-color:rgba(var(--light-white),1);transition:all .4s ease-in-out;box-shadow:0 8px 24px rgba(var(--black),.1);z-index:9}[dir=rtl] .left-box{left:unset;right:-300px}}@media (max-width: 1199px){.left-box.open{left:0}[dir=rtl] .left-box.open{left:unset;right:0}}.left-box .left-accordion{display:none;cursor:pointer}@media (max-width: 1199px){.left-box .left-accordion{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;margin-bottom:16px;border-bottom:1px solid rgba(var(--light-border),1)}}.filter-button{display:none}@media (max-width: 1199px){.filter-button{display:block}}@media (max-width: 1199px){.collection-right-sidebar .left-box{right:-300px}[dir=rtl] .collection-right-sidebar .left-box{right:unset;left:-300px}.collection-right-sidebar .left-box.open{right:0;left:unset}[dir=rtl] .collection-right-sidebar .left-box.open{right:unset;left:0}}#load-more{width:fit-content}.range-slider{--range-slider-value-low-fallback: calc(var(--range-slider-value-low, 0) * 1%);--range-slider-value-high-fallback: calc(var(--range-slider-value-high, 100) * 1%);position:relative;width:100%;height:24px;margin-block:27px}.range-slider:before{content:"";position:absolute;top:50%;left:0;width:100%;height:4px;margin-top:-2px;border-radius:4px;background-color:rgba(var(--theme-default),.2);background-image:linear-gradient(to right,transparent var(--range-slider-value-low-fallback),rgba(var(--theme-default),1) var(--range-slider-value-low-fallback),rgba(var(--theme-default)) var(--range-slider-value-high-fallback),transparent var(--range-slider-value-high-fallback));pointer-events:none}.range-slider-display{pointer-events:none}.range-slider-display:before{content:attr(data-span);position:absolute;color:rgba(var(--theme-font-color),1);font-size:calc(16px + .00125*(100vw - 320px));white-space:nowrap;transform:translate(-50%) translate(calc(10px * (-.04 * var(--pos) + 1)));z-index:0;--pos: var(--range-slider-value-low);content:attr(data-low);bottom:100%;left:var(--range-slider-value-low-fallback)}.range-slider-display:after{content:attr(data-span);position:absolute;color:rgba(var(--theme-font-color),1);font-size:calc(16px + .00125*(100vw - 320px));white-space:nowrap;transform:translate(-50%) translate(calc(10px * (-.04 * var(--pos) + 1)));z-index:0;--pos: var(--range-slider-value-high);content:attr(data-high);top:100%;left:var(--range-slider-value-high-fallback)}.range-slider-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;position:absolute;left:0;top:50%;width:100%;margin:0;padding:0;transform:translateY(-50%);background-color:transparent;pointer-events:none}.range-slider-input:focus,.range-slider-input:focus-visible{outline:none;border:none}.range-slider-input:active::-webkit-slider-thumb{transform:scale(1.2);cursor:grabbing}.range-slider-input::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0}.range-slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:all;position:relative;width:20px;height:20px;background-color:rgba(var(--theme-default),1);border-radius:50%;border:none;box-shadow:none;cursor:grab;transition:transform .3s cubic-bezier(.47,1.64,.41,.8)}.product-thumbnail-page .product-slider-img{height:100%}.product-thumbnail-page .product-slider-img .swiper-wrapper{height:calc(370px + 190 * (100vw - 991px) / 929)}.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide img{height:100%;width:100%;object-fit:cover;transition:all .4s ease-in-out;border-radius:4px}.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide span{height:38px;width:38px;background-color:#222222b3;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.8);backdrop-filter:blur(.8);border-radius:50%}.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide span .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: #fff}.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border:1px solid rgba(var(--theme-default),1);padding:2px;border-radius:4px}.product-thumbnail-page .product-slider-1 .swiper-slide img{opacity:.6;transition:all .4s ease-in-out}.product-thumbnail-page .product-slider-1 .swiper-slide span{height:38px;width:38px;background-color:#222222b3;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.8);backdrop-filter:blur(.8);border-radius:50%}.product-thumbnail-page .product-slider-1 .swiper-slide span .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: #fff}.product-thumbnail-page .product-slider-1 .swiper-slide.swiper-slide-thumb-active img{opacity:1}.product-thumbnail-page .img-wrap{overflow:hidden}.product-thumbnail-page .img-wrap a{transition:all .4s ease-in-out}.product-thumbnail-page .img-wrap a:hover{transform:scale(1.1)}.product-thumbnail-page .img-wrap .video-tag{width:100%;height:100%;object-fit:cover}.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:700px;width:100%;object-fit:cover}@media (max-width: 1699px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:600px}}@media (max-width: 1499px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:545px}}@media (max-width: 1399px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:465px}}@media (max-width: 1199px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:407px}}@media (max-width: 991px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:600px}}@media (max-width: 767px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:440px}}@media (max-width: 575px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:416px}}@media (max-width: 550px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:396px}}@media (max-width: 500px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:340px}}@media (max-width: 430px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:300px}}@media (max-width: 400px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:280px}}@media (max-width: 370px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:248px}}@media (max-width: 340px){.product-slider-img-1 .swiper-wrapper .swiper-slide video{height:230px}}.product-thumbnail .swiper-wrapper .swiper-slide video{height:723px;width:100%;object-fit:cover}@media (max-width: 1699px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:623px}}@media (max-width: 1499px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:565px}}@media (max-width: 1399px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:488px}}@media (max-width: 1199px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:430px}}@media (max-width: 991px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:623px}}@media (max-width: 767px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:463px}}@media (max-width: 575px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:487px}}@media (max-width: 550px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:428px}}@media (max-width: 500px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:422px}}@media (max-width: 430px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:334px}}@media (max-width: 400px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:330px}}@media (max-width: 370px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:278px}}@media (max-width: 340px){.product-thumbnail .swiper-wrapper .swiper-slide video{height:258px}}.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:850px;width:100%;object-fit:cover}@media (max-width: 1699px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:729px}}@media (max-width: 1499px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:670px}}@media (max-width: 1399px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:574px}}@media (max-width: 1199px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:480px}}@media (max-width: 991px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:732px}}@media (max-width: 767px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:542px}}@media (max-width: 575px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:575px}}@media (max-width: 550px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:552px}}@media (max-width: 500px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:424px}}@media (max-width: 430px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:426px}}@media (max-width: 400px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:362px}}@media (max-width: 370px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:363px}}@media (max-width: 340px){.without-thumbnail-img .swiper-wrapper .swiper-slide video{height:308px}}.product-detail-box .product-option .move-fast-box{background-color:rgba(var(--box-background),1);padding:5px 17px;border-radius:100px;width:fit-content;text-align:center;margin-bottom:calc(8px + .0025*(100vw - 320px))}.product-detail-box .product-option>p{color:rgba(var(--theme-font-color),1);font-weight:600;font-size:calc(16px + .00625*(100vw - 320px));margin:12px 0}.product-detail-box .product-option>p del{color:rgba(var(--light-color),1);font-weight:400}.product-detail-box .product-option>p .offer-btn{padding:4px 12px;border-radius:4px;background-color:rgba(var(--danger-color),.1);width:fit-content;margin-bottom:10px;color:rgba(var(--danger-color),1);font-weight:500;margin-left:10px}[dir=rtl] .product-detail-box .product-option>p .offer-btn{display:block}.product-detail-box .product-option h3{margin:20px 0 15px;font-size:calc(20px + .0075*(100vw - 320px))}.product-detail-box .product-option .sale-box{padding:16px 20px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--box-background),1);width:fit-content;text-align:center;margin:20px 0;border-radius:4px}@media (max-width: 400px){.product-detail-box .product-option .sale-box{padding:16px 10px}}.product-detail-box .product-option .sale-box p{color:rgba(var(--theme-font-color),1)}.product-detail-box .product-option .sale-box .countdown ul{display:flex;gap:12px;margin-top:10px}@media (max-width: 400px){.product-detail-box .product-option .sale-box .countdown ul{gap:6px}}.product-detail-box .product-option .sale-box .countdown ul li{display:inline-flex;align-items:center;color:rgba(var(--theme-default),1)}.product-detail-box .product-option .sale-box .countdown ul li span{font-size:calc(14px + 3 * (100vw - 320px) / 1600);margin-bottom:0;color:rgba(var(--theme-default),1);font-weight:500}.product-detail-box .product-option .sale-box .countdown ul li .timer{margin:0 4px;font-size:calc(14px + 3 * (100vw - 320px) / 1600);color:rgba(var(--theme-default),1);font-weight:500}.product-detail-box .product-option .rating{padding-bottom:8px}.product-detail-box .product-option .rating ul{margin:6px 0 10px;display:flex;gap:10px}.product-detail-box .product-option .rating ul li{color:rgba(var(--light-color),1)}.product-detail-box .product-option .rating ul li i{color:#f99d21}.product-detail-box .product-option .rating>p{color:rgba(var(--light-color),1);margin:6px 0;width:80%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;font-size:calc(14px + .0025*(100vw - 320px))}@media (max-width: 991px){.product-detail-box .product-option .rating>p{width:100%}}.product-detail-box .product-option .buy-box.border-buttom{border-bottom:1px solid rgba(var(--light-border),1);padding-bottom:10px}.product-detail-box .product-option .buy-box ul{display:flex;flex-wrap:wrap;gap:calc(12px + .01125*(100vw - 320px))}.product-detail-box .product-option .buy-box ul li span{cursor:pointer;font-size:calc(14px + .00125*(100vw - 320px))}.product-detail-box .product-option .buy-box ul li span .iconsax{--Iconsax-Size: calc(14px + .00125*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--light-color), 1);vertical-align:sub}.product-detail-box .product-option .buy-box ul li span i{color:rgba(var(--theme-font-color),.9);font-size:calc(14px + .00125*(100vw - 320px))}.product-detail-box .product-option .buy-box ul li a{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1)}.product-detail-box .product-option .buy-box ul li a i{color:rgba(var(--theme-font-color),.9);font-size:calc(14px + .00125*(100vw - 320px))}.product-detail-box .product-option div>img{height:22px}.product-detail-box .product-option .swiper .swiper-wrapper{height:auto!important}.product-detail-box .product-option .swiper .swiper-slide{border:1px solid rgba(var(--light-border),1);padding:4px;border-radius:4px}.product-detail-box .product-option .swiper .swiper-slide img{height:auto;border-radius:4px}.product-detail-box .product-option .swiper .swiper-slide.swiper-slide-thumb-active{border-color:rgba(var(--theme-default),1)}.product-detail-box .product-option h5{margin-top:20px;font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.product-detail-box .product-option .color-box{margin-bottom:12px}.product-detail-box .product-option .color-box.variant-color{margin-bottom:0}.product-detail-box .product-option .color-box.variant-color ul li{width:40px;height:40px;border-radius:4px}.product-detail-box .product-option .color-box.variant-color ul li:before{border-radius:4px;border-width:2px}.product-detail-box .product-option .color-box.variant-color ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 10px);height:calc(100% - 10px)}.product-detail-box .product-option .color-box ul{display:flex;align-items:center;gap:10px}.product-detail-box .product-option .color-box ul li{width:32px;height:32px;border-radius:50%;cursor:pointer;position:relative}.product-detail-box .product-option .color-box ul li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid white;width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}@media (max-width: 575px){.product-detail-box .product-option .color-box ul li{height:14px;width:14px}}.product-detail-box .product-option .color-box ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.product-detail-box .product-option .variant-radio{margin:10px 0 6px}.product-detail-box .product-option .variant-radio .form-check{padding-left:0}.product-detail-box .product-option .variant-radio .form-check label{margin-bottom:0;vertical-align:1px;font-size:16px}.product-detail-box .product-option .variant-dropdown{margin:15px 0}.product-detail-box .product-option .variant-dropdown select{max-width:270px;border:1px solid rgba(var(--light-border),1)}.product-detail-box .product-option .quantity-box{margin:20px 0}@media (max-width: 510px){.product-detail-box .product-option .quantity-box{display:block!important}}.product-detail-box .product-option .quantity-box .quantity{display:flex;align-items:center;gap:6px}@media (max-width: 510px){.product-detail-box .product-option .quantity-box .quantity{margin-bottom:12px}}.product-detail-box .product-option .quantity-box .quantity button{background-color:transparent;border:none;height:40px;width:45px;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1)}.product-detail-box .product-option .quantity-box .quantity button i{color:rgba(var(--theme-font-color),1);font-size:14px}.product-detail-box .product-option .quantity-box .quantity input{background-color:transparent;border:none;padding:6px 0;text-align:center;height:40px;width:70px;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);border-radius:4px}.product-detail-box .product-option .quantity-box .btn_black{border-radius:4px;width:35%;display:block;font-size:calc(14px + .00125*(100vw - 320px));padding:11px;animation:horizontal-shaking 6s ease infinite;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#c28f51 51%,rgba(var(--theme-default),1))}@media (max-width: 1199px) and (min-width: 992px){.product-detail-box .product-option .quantity-box .btn_black{width:60%}}@media (max-width: 400px){.product-detail-box .product-option .quantity-box .btn_black{width:60%}}.product-detail-box .product-option .quantity-box .btn_black.disabled{animation:unset}.product-detail-box .product-option .quantity-box .btn_outline{width:35%;font-size:calc(14px + .00125*(100vw - 320px));padding:11px;border:1px solid rgba(var(--dark-border),.4);color:rgba(var(--theme-font-color),1);border-radius:4px;transition:all .4s ease-in-out}@media (max-width: 1199px) and (min-width: 992px){.product-detail-box .product-option .quantity-box .btn_outline{width:50%}}@media (max-width: 400px){.product-detail-box .product-option .quantity-box .btn_outline{width:50%}}.product-detail-box .product-option .quantity-box .btn_outline:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);border-color:transparent}.product-detail-box .product-option .size-box.rectangle-box ul li{border-radius:4px;background-color:rgba(var(--box-background),1);outline:1px solid rgba(var(--light-border),1);outline-offset:2px}.product-detail-box .product-option .size-box.rectangle-box ul li.active{outline-color:rgba(var(--theme-default),1)}.product-detail-box .product-option .size-box ul{display:flex;gap:12px}.product-detail-box .product-option .size-box ul li{height:35px;width:35px;border:1px solid rgba(var(--light-border),1);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.product-detail-box .product-option .size-box ul li a{color:rgba(var(--theme-font-color),1);text-transform:uppercase}.product-detail-box .product-option .size-box ul li.active{background-color:rgba(var(--theme-default));border-color:transparent}.product-detail-box .product-option .size-box ul li.active a{color:rgba(var(--white),1)}.product-detail-box .product-option .find-size{text-decoration:underline;text-underline-offset:5px;cursor:pointer}.product-detail-box .product-option>.variant-box{display:flex;align-items:center;gap:15px;margin-top:12px}.product-detail-box .product-option>.variant-box .variant-images .btn-check:checked+.btn{border-color:rgba(var(--theme-default),1)}.product-detail-box .product-option>.variant-box .variant-images label{padding:4px;border:1px solid rgba(var(--light-border),1);margin-bottom:0}.product-detail-box .product-option>.variant-box .variant-images label img{width:80px;border-radius:4px}.product-detail-box .product-option .dz-info{margin-top:15px;padding-left:18px;border-bottom:1px solid rgba(var(--light-border),1);padding-bottom:10px}[dir=rtl] .product-detail-box .product-option .dz-info{padding-right:18px;padding-left:unset}.product-detail-box .product-option .dz-info>ul>li{width:100%;padding:4px 0;display:list-item}.product-detail-box .product-option .dz-info>ul>li h6{font-weight:500;margin-bottom:0}.product-detail-box .product-option .share-option img{margin:10px 0;height:30px}@media (max-width: 400px){.product-detail-box .product-option .share-option img{height:18px}}.product-section-box{margin-top:30px}.product-section-box.x-small-section{padding-bottom:0}.product-tab{display:flex;align-items:center;gap:20px;margin-top:20px;border-bottom:1px solid rgba(var(--light-border),1);flex-wrap:initial;overflow-x:auto;overflow-y:hidden}.product-tab.nav-tabs .nav-link{font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--light-color),1);font-weight:600;padding:11px;background-color:transparent;white-space:nowrap}.product-tab.nav-tabs .nav-link.active,.product-tab.nav-tabs .nav-link:hover{color:rgba(var(--theme-default),1);border-bottom-color:rgba(var(--theme-default),1);border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.product-tab.nav-tabs .nav-link:focus-visible{box-shadow:none}.product-content{margin-top:20px}.product-content .review-right .global-rating{display:flex;align-items:center;gap:10px;margin-top:12px}.product-content .review-right .global-rating h5{font-size:calc(50px + .0125*(100vw - 320px));margin:calc(-13px + -.00125*(100vw - 320px)) 0;line-height:calc(66px + .01125*(100vw - 320px))}.product-content .review-right .global-rating h6{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1);font-weight:500;margin-bottom:calc(6px + .00125*(100vw - 320px))}.product-content .review-right .global-rating .rating{display:flex;align-items:center;gap:5px}.product-content .review-right .global-rating .rating li i{color:rgba(var(--star-yellow),1)}.product-content .review-right .global-rating span{font-size:14px;color:rgba(var(--light-color),1);font-weight:500}.product-content .review-right .rating-progess{display:flex;flex-direction:column;gap:calc(10px + 5 * (100vw - 320px) / 1600);margin-top:20px}.product-content .review-right .rating-progess li{display:flex;width:100%;gap:15px;align-items:center}.product-content .review-right .rating-progess li p{color:rgba(var(--light-color),1);font-weight:500;white-space:nowrap}.product-content .review-right .rating-progess li .progress{box-shadow:none;width:calc(100% - (96px + .01625*(100vw - 320px)));height:14px}.dark .product-content .review-right .rating-progess li .progress{background-color:rgba(var(--box-background),.8)}.product-content .review-right .rating-progess li .progress .progress-bar{background-color:rgba(var(--theme-default),1)}.product-content .review-right .reviews-modal{width:100%;color:rgba(var(--theme-default),1);border:1px solid rgba(var(--theme-default),1);padding:calc(6px + 7 * (100vw - 320px) / 1600);margin-top:20px;font-weight:500;transition:all .4s ease-in-out}.product-content .review-right .reviews-modal:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.product-content .paragraphs{padding-bottom:12px}.product-content .general-summery h5{margin-bottom:12px}.product-content .general-summery ul{padding-left:20px}[dir=rtl] .product-content .general-summery ul{padding-left:unset;padding-right:20px}.product-content .general-summery ul li{width:100%;display:list-item;padding:6px 0;color:rgba(var(--light-color),1);font-size:calc(14px + .00125*(100vw - 320px))}.product-content .general-summery ul li:first-child{padding-top:0}.product-content .general-summery ul li:last-child{padding-bottom:0}.comments-box{padding-left:20px;border-left:1px solid rgba(var(--light-border),1)}[dir=rtl] .comments-box{padding-left:unset;padding-right:20px;border-right:1px solid rgba(var(--light-border),1);border-left:unset}@media (max-width: 991px){[dir=rtl] .comments-box{padding-right:0;border-right:none}}@media (max-width: 991px){.comments-box{padding-left:0;border-left:none}}.comments-box>ul{max-height:370px;overflow:auto}.comments-box>ul>li{background-color:rgba(var(--box-background),1);border-radius:6px;padding:calc(12px + .005*(100vw - 320px));margin:12px 0}.comments-box>ul>li:last-child{margin-bottom:0}.comments-box>ul>li .comment-items{display:flex;align-items:flex-start;gap:14px}.comments-box>ul>li .comment-items .user-img img{object-fit:cover;height:80px;width:80px;border-radius:4px}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-img img{height:calc(60px + .025*(100vw - 1199px));width:calc(60px + .025*(100vw - 1199px))}}.comments-box>ul>li .comment-items .user-content{width:calc(100% - 114px)}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-content{width:calc(100% - 74px)}}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-content{width:calc(100% - 49px)}}.comments-box>ul>li .comment-items .user-content .user-info{margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid rgba(var(--light-border),1)}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-content .user-info div{display:block!important}}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-content .user-info div span{margin:4px 0;font-size:14px}.comments-box>ul>li .comment-items .user-content .user-info div span .iconsax{--Iconsax-Size: 14px}}.comments-box>ul>li .comment-items .user-content .user-info h6{margin-bottom:0;font-weight:500}.comments-box>ul>li .comment-items .user-content .user-info h6 .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--theme-font-color), 1);margin-right:4px;vertical-align:sub}[dir=rtl] .comments-box>ul>li .comment-items .user-content .user-info h6 .iconsax{margin-left:4px;margin-right:unset}.comments-box>ul>li .comment-items .user-content .user-info .rating{color:rgba(var(--star-yellow),1);margin:6px 0 0}@media (max-width: 480px){.comments-box>ul>li .comment-items .user-content .user-info .rating{display:none}}.comments-box>ul>li .comment-items .user-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;margin-bottom:6px}@media (max-width: 1199px){.comments-box>ul>li .comment-items .user-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.comments-box>ul>li .comment-items .user-content .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--light-color), 1);margin-right:4px;vertical-align:-2px}[dir=rtl] .comments-box>ul>li .comment-items .user-content .iconsax{margin-left:4px;margin-right:unset}.comments-box>ul>li.reply{margin-left:70px}[dir=rtl] .comments-box>ul>li.reply{margin-left:unset;margin-right:70px}@media (max-width: 480px){[dir=rtl] .comments-box>ul>li.reply{margin-right:20px}}@media (max-width: 480px){.comments-box>ul>li.reply{margin-left:20px}}.question-answer-modal .reviews-product>div{background-color:rgba(var(--box-background),1);padding:12px}.customer-reviews-modal .modal-body .reviews-product>div,.question-answer-modal .modal-body .reviews-product>div{display:flex;align-items:center;gap:12px;margin-top:10px}.customer-reviews-modal .modal-body .reviews-product>div img,.question-answer-modal .modal-body .reviews-product>div img{height:100px;width:100px;object-fit:cover;object-position:top;border-radius:4px}.customer-reviews-modal .modal-body .customer-rating,.question-answer-modal .modal-body .customer-rating{display:flex;align-items:center;gap:10px}.customer-reviews-modal .modal-body .customer-rating label,.question-answer-modal .modal-body .customer-rating label{color:rgba(var(--theme-font-color),1);font-weight:400;margin-bottom:4px;font-size:16px}.customer-reviews-modal .modal-body .customer-rating .rating li i,.question-answer-modal .modal-body .customer-rating .rating li i{color:rgba(var(--star-yellow),1)}.customer-reviews-modal .modal-body .from-group label,.question-answer-modal .modal-body .from-group label{color:rgba(var(--theme-font-color),1);font-weight:400;margin-bottom:4px;font-size:16px}.customer-reviews-modal .modal-body .from-group input::placeholder,.customer-reviews-modal .modal-body .from-group textarea::placeholder,.question-answer-modal .modal-body .from-group input::placeholder,.question-answer-modal .modal-body .from-group textarea::placeholder{color:rgba(var(--theme-font-color),.4)}.customer-reviews-modal .modal-body .from-group input:focus,.customer-reviews-modal .modal-body .from-group textarea:focus,.question-answer-modal .modal-body .from-group input:focus,.question-answer-modal .modal-body .from-group textarea:focus{box-shadow:none;border:1px solid rgba(var(--light-border),1)}.reviews-modal .modal-header{border-bottom:none}.reviews-modal .modal-header button:focus{box-shadow:none}.reviews-modal .modal-body .reviews-product{padding:15px;background-color:rgba(var(--box-background),1);border-radius:4px}.reviews-modal .modal-body .reviews-product>div{display:flex;align-items:center;gap:12px}.reviews-modal .modal-body .reviews-product>div img{height:100px;border-radius:4px}.reviews-modal .modal-body .reviews-product>div h5{font-size:calc(16px + .00125*(100vw - 320px))}.reviews-modal .modal-body .reviews-product>div .rating li i{color:rgba(var(--star-yellow),1)}.reviews-modal .modal-body .from-group label{color:rgba(var(--theme-font-color),1);font-weight:500;margin-bottom:4px;font-size:calc(16px + .00125*(100vw - 320px))}.reviews-modal .modal-body .from-group input::placeholder,.reviews-modal .modal-body .from-group textarea::placeholder{color:rgba(var(--theme-font-color),.4)}.reviews-modal .modal-body .from-group input:focus,.reviews-modal .modal-body .from-group textarea:focus{box-shadow:none;border:1px solid rgba(var(--light-border),1)}.reviews-modal .modal-body .btn-submit{background-color:rgba(var(--theme-default),1);margin:8px auto 0;width:fit-content;padding:6px 20px;color:rgba(var(--white),1);text-transform:uppercase;font-weight:500}.terms-conditions-modal .modal-header{border-bottom:none}.terms-conditions-modal .modal-body .returns-policy li{width:100%;padding:4px 0;color:rgba(var(--light-color),1);font-size:16px}.question-main-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (max-width: 480px){.question-main-box{display:block}}.question-main-box h6{background-color:rgba(var(--light-white),1);border:1px solid rgba(var(--light-border),1);border-radius:4px;padding:12px 19px;font-weight:500;margin:0;cursor:pointer}@media (max-width: 480px){.question-main-box h6{width:fit-content}}.modal-button-group{display:flex;align-items:center;justify-content:end;gap:10px}.modal-button-group .btn-cancel{background-color:transparent;border:1px solid rgba(var(--theme-default),1);border-radius:4px;color:rgba(var(--theme-default),1);transition:all .4s ease-in-out;padding:6px 20px}.modal-button-group .btn-cancel:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.modal-button-group .btn-submit{margin:unset!important;text-transform:capitalize!important;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#c28f51 51%,rgba(var(--theme-default),1));color:rgba(var(--white),1)}.modal-button-group .btn-submit:hover{background-position:right center}.question-answer>ul>li{width:100%;padding:calc(8px + 11 * (100vw - 320px) / 1600);background-color:rgba(var(--box-background),1);border-radius:4px;margin:10px 0}.question-answer>ul>li:first-child{margin-top:0}.question-answer>ul>li:last-child{margin-bottom:0}.question-answer>ul>li .question-box{display:flex;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(var(--light-border),1)}.question-answer>ul>li .question-box h6{margin-bottom:0;font-weight:500;font-size:16px}@media (max-width: 991px){.question-answer>ul>li .question-box h6{font-size:14px}}.question-answer>ul>li .question-box p{padding:2px 6px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--light-white),1);color:rgba(var(--theme-font-color),1);border-radius:4px}.question-answer>ul>li .answer-box{display:flex;align-items:start;gap:12px;margin-top:4px}.question-answer>ul>li .answer-box span{font-size:16px}.link-dislike-box{margin-left:auto;display:flex;align-items:center;gap:10px}@media (max-width: 480px){.link-dislike-box{display:none}}.link-dislike-box li a{color:rgba(var(--light-color),1)}.link-dislike-box li a .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--light-color), 1);margin:0 3px}.disabled{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.disabled:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);left:0;background-color:rgba(var(--danger-color),1);width:100%;height:1px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}@media (max-width: 576px){.bundle-main-box{overflow:auto}}.bundle-main-box ul{gap:15px}@media (max-width: 767px){.bundle-main-box ul{gap:6px}}.bundle-main-box ul li h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.bundle-main-box ul li:nth-child(odd){width:250px}@media (max-width: 1400px){.bundle-main-box ul li:nth-child(odd){width:200px}}@media (max-width: 576px){.bundle-main-box ul li:nth-child(odd){width:100%}}.bundle-main-box ul li:nth-child(2n){padding:4px 14px;background-color:rgba(var(--box-background),.8);border:1px solid rgba(var(--light-border),1);border-radius:4px;font-size:calc(14px + .00375*(100vw - 320px))}@media (max-width: 576px){.bundle-main-box ul li:nth-child(2n){display:flex;margin:14px auto;width:fit-content}}@media (max-width: 767px){.bundle-main-box ul li:nth-child(2n){padding:2px 8px}}@media (max-width: 576px){.bundle-main-box ul li .product-box-5{width:200px}}@media (max-width: 1199px){.bundle-list{margin-top:12px}}.bundle-list ul{margin-bottom:20px}.bundle-list ul li{padding:6px 0;white-space:nowrap;width:100%}.bundle-list ul li .custom-checkbox{vertical-align:middle}.bundle-list ul li label{margin-bottom:0;margin-left:4px;font-size:calc(14px + 3 * (100vw - 320px) / 1600);color:rgba(var(--light-color),1)}.bundle-list ul li label b{color:rgba(var(--theme-font-color),.8)}.bundle-list h6{color:rgba(var(--light-color),1)}.bundle-list h5{margin-bottom:20px}.bundle-list .btn{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);border-radius:4px;font-weight:500}@keyframes horizontal-shaking{0%,18%,to{transform:translateZ(0)}2%,6%,10%,14%{transform:translate3d(-1px,0,0)}4%,8%,12%,16%{transform:translate3d(1px,0,0)}}.specification-table{border:1px solid rgba(var(--light-border),1);margin:15px 0 0;border-radius:10px;border-collapse:separate;border-spacing:0}.specification-table.striped tr:nth-child(odd) td,.specification-table.striped tr:nth-child(odd) th{background-color:rgba(var(--box-background),.5)}.specification-table tr th,.specification-table tr td{padding:calc(8px + 7 * (100vw - 320px) / 1600);border:none;white-space:nowrap}.specification-table tr:not(:last-of-type) th,.specification-table tr:not(:last-of-type) td{border-bottom:1px solid rgba(var(--light-border),1)}.specification-table tr th{background-color:transparent;font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1);min-width:130px;font-weight:400;border-right:1px solid rgba(var(--light-border),1);vertical-align:middle}[dir=rtl] .specification-table tr th{border-right:unset;border-left:1px solid rgba(var(--light-border),1)}.specification-table tr td{font-weight:500;vertical-align:middle;font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-font-color),1)}.table thead tr th{padding:14px;border-bottom:none;color:rgba(var(--light-color),1);font-weight:500;font-size:calc(14px + .00375*(100vw - 320px));text-align:center;background-color:rgba(var(--box-background),1);white-space:nowrap}.table thead tr th:first-child{text-align:left;border-radius:6px 0 0}[dir=rtl] .table thead tr th:first-child{text-align:right}.table thead tr th:last-child{border-radius:0 6px 0 0}.table tbody tr{border-bottom:1px solid rgba(var(--light-border),1)}.table tbody tr td{padding:14px;border-bottom:none;vertical-align:middle;white-space:nowrap;text-align:center;background-color:rgba(var(--light-white),1);color:rgba(var(--theme-font-color),1)}.table tbody tr td:first-child{text-align:left}[dir=rtl] .table tbody tr td:first-child{text-align:right}.table tbody tr:last-child{border-bottom:none}.cart-countdown{display:flex;align-items:start;justify-content:center;padding:16px;background-color:#cca2701a;gap:12px;border-radius:4px}@media (max-width: 767px){.cart-countdown{display:block}}.cart-countdown img{width:20px}@media (max-width: 767px){.cart-countdown img{margin-bottom:16px;width:25px}}.cart-countdown h6{margin-bottom:0;color:rgba(var(--light-color),1);line-height:1.2}.cart-countdown h6 span{color:rgba(var(--theme-font-color),1);font-weight:600;margin:0 6px;font-size:calc(14px + 3 * (100vw - 320px) / 1600);min-width:56px;display:inline-block;text-align:center}.cart-box{display:flex;align-items:center;gap:10px}.cart-box img{width:100px}.cart-box a h5{line-height:1.2;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin-bottom:0;white-space:nowrap}.cart-box>div{width:calc(100% - 110px)}.cart-progress{margin:0 auto 12px;text-align:center;position:relative;padding-bottom:12px;border-bottom:1px solid rgba(var(--dark-border),.25)}.cart-progress .progress{height:12px;margin:12px auto 21px;overflow:unset}.dark .cart-progress .progress{background-color:rgba(var(--light-white),1)}.cart-progress .progress .progress-bar{background-color:rgba(var(--theme-default),1);position:relative;overflow:unset}.cart-progress .progress .progress-bar>span{position:absolute;top:50%;right:0;height:35px;width:35px;transform:translateY(-50%);background-color:rgba(var(--theme-default),1);display:flex;align-items:center;justify-content:center;border-radius:50%}[dir=rtl] .cart-progress .progress .progress-bar>span{left:0;right:unset}.cart-progress .progress .progress-bar>span .iconsax{--Iconsax-Size: 20px;--Iconsax-Color: rgba(var(--white), 1)}.cart-progress p{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1);text-align:left}.cart-progress p>span{margin:0 6px;color:rgba(var(--theme-font-color),1);font-weight:500;font-size:calc(14px + .00125*(100vw - 320px))}.cart-items{background-color:rgba(var(--box-background),.8);padding:30px 15px;border-radius:6px;font-size:calc(12px + .0025*(100vw - 320px))}.cart-items .cart-body ul li p{font-size:calc(14px + .0025*(100vw - 320px))}.cart-items .cart-body ul li span{font-size:calc(14px + .00125*(100vw - 320px))}.cart-bottom p{text-align:end;color:rgba(var(--danger-color),1);font-size:14px;font-weight:500}.cart-bottom p .iconsax{--Iconsax-Size: 14px;--Iconsax-Color: rgba(var(--danger-color), 1);transform:rotate(70deg);vertical-align:-2px}.cart-bottom h6{font-weight:500;margin:4px 0}.cart-bottom h6 span{float:right;font-size:16px}.cart-bottom>span{width:100%;display:block;font-size:calc(15px + 1 * (100vw - 320px) / 1600)}.cart-bottom a{width:100%;border-radius:4px;margin-top:15px}.cart-body h6{margin-top:20px;font-weight:500}.cart-body ul{margin:12px 0;padding-bottom:12px;border-bottom:1px solid rgba(var(--light-border),1)}.cart-body ul li{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 0}.cart-body ul .Coupon{color:rgba(var(--danger-color),1)}.coupon-box h6{font-weight:500;margin:12px 0 15px;padding-top:12px;border-top:1px solid rgba(var(--light-border),1)}.coupon-box ul{margin-bottom:20px}.coupon-box ul li{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.coupon-box ul li:first-child{margin-bottom:10px}.coupon-box ul li span{position:relative;width:100%;margin-bottom:2px;float:right}.coupon-box ul li span input{width:100%;padding:10px 6px 10px 32px;border:none;border-radius:4px}.dark .coupon-box ul li span input{background-color:rgba(var(--light-white),1)}.coupon-box ul li span i{--Iconsax-Size: 16px;--Iconsax-Color: rgba(var(--light-color), 1);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.coupon-box ul li button{background-color:transparent;border:1px solid rgba(var(--theme-default),1);color:rgba(var(--theme-default),1);transition:all .4s ease-in-out;padding:8px 20px}.coupon-box ul li button:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)}.cart-slider{border:1px solid rgba(var(--light-border),1);border-radius:4px;padding:20px}@media (max-width: 767px){.cart-slider>div{display:block!important;margin-bottom:12px}}.cart-slider h6{margin-bottom:4px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.cart-slider p{margin-bottom:20px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}@media (max-width: 767px){.cart-slider p{margin-bottom:8px}}.cart-slider p img{width:20px}.cart-slider .cart-box{gap:20px}@media (max-width: 991px){.cart-slider .cart-box{align-items:flex-start}}.cart-slider .cart-box img{width:150px}@media (max-width: 991px){.cart-slider .cart-box img{width:100px}}.cart-slider .cart-box .category-dropdown{margin-bottom:5px}.cart-slider .cart-box .category-dropdown select{border:1px solid rgba(var(--light-border),1);width:50%}@media (max-width: 1400px){.cart-slider .cart-box .category-dropdown select{width:70%}}@media (max-width: 991px) and (min-width: 768px){.cart-slider .cart-box .category-dropdown select{width:100%}}@media (max-width: 360px){.cart-slider .cart-box .category-dropdown select{width:100%}}.cart-slider .cart-box a h5{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;margin-bottom:6px;color:rgba(var(--theme-font-color),1)}@media (max-width: 991px){.cart-slider .cart-box a h5{margin-bottom:0}}.cart-slider .cart-box h6{font-size:16px;color:rgba(var(--light-color),1);margin-bottom:12px}@media (max-width: 991px){.cart-slider .cart-box h6{margin-bottom:8px}}.cart-slider .cart-box h6 span{color:rgba(var(--theme-font-color),1);font-size:16px}.cart-slider .cart-box p{color:rgba(var(--theme-font-color),1);margin-bottom:4px}.cart-slider .cart-box a.btn{background-color:rgba(var(--dark-color),1);color:rgba(var(--white),1);font-weight:500}.dark .cart-slider .cart-box a.btn{background-color:rgba(var(--box-background),1)}.cart-slider .cart-box>div{width:calc(100% - 170px)}@media (max-width: 991px){.cart-slider .cart-box>div{width:100%}}.table-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.table-title h5 span{font-size:18px;color:rgba(var(--theme-font-color),1);font-weight:600}.table-title button{border:unset;background-color:transparent;color:rgba(var(--danger-color),1);font-weight:500;font-size:18px;text-decoration:underline}.cart-table table tbody tr td{font-size:calc(14px + 3 * (100vw - 320px) / 1600);font-weight:500;text-align:center}.cart-table table tbody tr td:first-child{max-width:330px!important}@media (max-width: 991px){.cart-table table tbody tr td:first-child{max-width:unset;min-width:366px}}.cart-table table tbody tr td:last-child{min-width:70px}.cart-table table tbody tr td .quantity{justify-content:center;width:auto;gap:10px}.cart-table table tbody tr td .quantity button,.cart-table table tbody tr td .quantity input{border-radius:4px}.cart-table table tbody tr td a .iconsax{--Iconsax-Size: 20px;--Iconsax-Color: rgba(var(--theme-font-color), 1)}.cart-table .no-data{display:none}.cart-table .no-data h4{padding-top:10px}.cart-table .no-data p span{display:block;font-weight:600;color:rgba(var(--theme-default),1)}.address-option{background-color:rgba(var(--box-background),1);border-radius:4px;padding:20px;margin-bottom:30px}.address-option .address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.address-option .address-title a{color:rgba(var(--theme-default),1);font-weight:500}@media (max-width: 480px){.address-option .address-title{display:block}}.address-option label{width:100%}.address-option .delivery-address-box{background-color:rgba(var(--light-white),1);border-radius:4px;padding:20px;border:1px solid rgba(var(--light-border),1);display:flex;align-items:flex-start;gap:20px;cursor:pointer}.address-option .delivery-address-box .form-check{padding-left:0}.address-option .delivery-address-box .form-check input{vertical-align:-8px}.address-option .delivery-address-box .address-detail{width:calc(100% - 38px)}.address-option .delivery-address-box .address-detail .address{width:100%;padding:0 6px;display:block}.address-option .delivery-address-box .address-detail .address .address-title{margin-bottom:0;font-size:calc(16px + .00375*(100vw - 320px));font-weight:500;color:rgba(var(--theme-font-color),1)}.address-option .delivery-address-box .address-detail .address .address-tag{font-size:calc(14px + .0025*(100vw - 320px));color:rgba(var(--theme-font-color),1);font-weight:500;padding-right:6px}.address-option .delivery-address-box .address-detail .address .address-home{font-size:calc(14px + .00125*(100vw - 320px))}.address-option .delivery-address-box .address-detail .address p span{font-weight:500;color:rgba(var(--theme-font-color),1);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.payment-options{background-color:rgba(var(--box-background),1);border-radius:4px;padding:15px calc(12px + .01125*(100vw - 320px))}.payment-options .payment-box{background-color:rgba(var(--light-white),1);padding:18px 20px;border-radius:4px;display:flex;align-items:center;cursor:pointer;gap:6px}.payment-options .payment-box label{margin-bottom:0;font-size:calc(14px + 3 * (100vw - 320px) / 1600);width:100%;cursor:pointer;width:calc(100% - 20px)}.right-sidebar-checkout{background-color:rgba(var(--box-background),1);padding:15px}.cart-listing>ul li{display:flex;align-items:center;gap:10px;background-color:rgba(var(--light-white),1);padding:10px;margin-bottom:10px;border-radius:4px}.cart-listing>ul li:last-child{margin-bottom:0}.cart-listing>ul li h6{margin-bottom:0}.cart-listing>ul li p{margin-left:auto}[dir=rtl] .cart-listing>ul li p{margin-right:auto;margin-left:unset}.cart-listing .total{display:flex;justify-content:space-between;margin:10px 0 15px}.cart-listing .total h6{font-weight:500}.summary-total{margin:18px 0;padding-bottom:20px;border-bottom:1px solid rgba(var(--light-border),1)}.summary-total>ul li{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:calc(15px + 1 * (100vw - 320px) / 1600)}.summary-total>ul li p{color:rgba(var(--theme-font-color),1)}.summary-total>ul li span{font-size:calc(15px + 1 * (100vw - 320px) / 1600)}.summary-total .coupon-code{background-color:rgba(var(--light-white),1);padding:10px;border-radius:4px;display:flex;margin:10px 0 0}.summary-total .coupon-code input{width:100%;padding:10px;border:1px solid rgba(var(--light-border),1);border-radius:4px 0 0 4px}[dir=rtl] .summary-total .coupon-code input{border-radius:0 4px 4px 0}.dark .summary-total .coupon-code input{background-color:rgba(var(--box-background),1)}.summary-total .coupon-code .btn{background-color:rgba(var(--theme-default),1);color:rgba(var(--light-white),1);border-radius:0 4px 4px 0;font-weight:500}[dir=rtl] .summary-total .coupon-code .btn{border-radius:4px 0 0 4px}.login-img{display:flex;align-items:center;justify-content:center}.log-in-box{background-color:rgba(var(--box-background),1);border-radius:4px;padding:calc(15px + 35 * (100vw - 320px) / 1600)}.log-in-box .form-floating input{border:1px solid rgba(var(--light-border),1);font-size:18px}.log-in-box .form-floating input:focus{box-shadow:none}.log-in-box .form-floating label{color:rgba(var(--light-color),1);font-size:16px;margin-bottom:0}.log-in-box .forgot-box{display:flex;align-items:center;justify-content:space-between}.log-in-box .forgot-box div input{vertical-align:-5px}.log-in-box .forgot-box div label{margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));cursor:pointer}.log-in-box .forgot-box div label span{color:rgba(var(--theme-default),1);font-size:calc(14px + .00125*(100vw - 320px));font-weight:500}.log-in-box .forgot-box a{font-weight:500;color:rgba(var(--theme-default),1)}.login{width:100%;background-image:linear-gradient(to right,rgba(var(--theme-default),1),#c28f51 51%,rgba(var(--theme-default),1));border-radius:4px}.log-in-title{margin-bottom:12px}.log-in-title h4{line-height:1.2;margin-bottom:0}.other-log-in{position:relative;margin:20px 0 0;text-align:center}.other-log-in:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:rgba(var(--light-border),1);width:100%;height:1px}.other-log-in h6{padding:0 16px;background-color:rgba(var(--box-background),1);color:rgba(var(--light-color),1);display:inline-block;position:relative;margin-bottom:0}.log-in-button{text-align:center;margin-top:20px}.log-in-button ul{display:flex;align-items:center;gap:12px;margin:0 auto}.log-in-button ul li{height:40px;width:100%;background-color:transparent;border:1px solid rgba(var(--theme-default),1);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.log-in-button ul li a{transition:all .4s ease-in-out;color:rgba(var(--theme-default),1);font-weight:500}.log-in-button ul li a i{transition:all .4s ease-in-out;color:rgba(var(--theme-default),1)}.log-in-button ul li:hover{background-color:rgba(var(--theme-default),1)}.log-in-button ul li:hover a,.log-in-button ul li:hover a i{color:rgba(var(--white),1)}.login-bg-img{background-image:url(../../../../public/images/login/bg-img.png);background-size:cover;background-repeat:no-repeat;background-position:bottom;height:100%}.sign-up-box{text-align:center;padding-top:15px}.sign-up-box p{font-size:calc(14px + .00125*(100vw - 320px))}.sign-up-box a{font-weight:500;color:rgba(var(--theme-default),1)}.otp-input{display:flex;align-items:center;gap:10px}.otp-input input{width:100%;text-align:center!important;margin:0!important;border-radius:4px;text-align:left;padding:calc(6px + .0025*(100vw - 320px))!important;border:1px solid rgba(var(--light-border),1)}.otp-input input:focus{box-shadow:none;border:1px solid rgba(var(--light-border),1)}.wrapper{position:fixed;right:-370px;bottom:20px;max-width:345px;z-index:8;width:100%;background:rgba(var(--white),1);border-radius:8px;padding:15px 22px 22px;transition:all .3s ease;box-shadow:0 0 20px 2px rgba(var(--black),.1)}@media (max-width: 480px){.wrapper{max-width:283px}}.wrapper.show{right:20px}.title-box{display:flex;align-items:center;gap:12px;margin-bottom:10px}.title-box h3{font-size:24px;font-weight:500}.title-box img{width:20%}.info{margin-bottom:15px}.info p{font-size:16px;font-weight:400;color:rgba(var(--light-color),1)}.buttons{width:100%;display:flex;align-items:center;gap:10px}.buttons button{border-radius:4px;width:100%}.contact-main .contact-box p{margin-bottom:20px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.contact-main .contact-box h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.contact-main .contact-box .contact-form label{font-size:calc(15px + 1 * (100vw - 320px) / 1600);font-weight:500}.contact-main .contact-box .contact-form input{background-color:rgba(var(--box-background),1);padding:12px 15px;border:1px solid rgba(var(--light-border),1)}.contact-main .contact-box .contact-form input:focus{box-shadow:none}.contact-main .contact-box .contact-form input::placeholder{color:rgba(var(--light-color),.8)}.contact-main .contact-box .contact-form textarea{background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);padding:10px}.contact-main .contact-box .contact-form textarea:focus{box-shadow:none}.contact-main .contact-box .contact-form textarea::placeholder{color:rgba(var(--light-color),.8)}@media (max-width: 991px){.contact-main .contact-img{margin:20px auto;display:flex;align-items:center;justify-content:center}}@media (max-width: 991px){.contact-main .contact-img img{width:60%}}@media (max-width: 767px){.contact-main .contact-img img{width:90%}}.address-content{margin-bottom:12px!important}.address-content p{font-size:calc(18px + .00375*(100vw - 320px))!important;font-weight:500;color:rgba(var(--theme-font-color),1);margin:0!important}.address-content p span{background-color:rgba(var(--theme-font-color),1)!important}.address-items{display:flex;align-items:center}.address-items .icon-box{height:50px;width:50px;border-radius:4px;background-color:rgba(var(--theme-default),1);display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.address-items .icon-box .iconsax{--Iconsax-Size: 24px;--Iconsax-Color: rgba(var(--white), 1)}.address-items .contact-box{width:calc(100% - 50px);background-color:rgba(var(--box-background),1);padding:20px 10px 20px 40px;border:1px solid rgba(var(--light-border),1);border-radius:4px;transform:translate(-24px)}[dir=rtl] .address-items .contact-box{padding:20px 40px 20px 10px;transform:translate(24px)}.address-items .contact-box h6{margin-bottom:6px;font-weight:500}.address-items .contact-box p{margin-bottom:0}.address-items:hover .icon-box .iconsax{animation:tada 2s ease infinite}.map-section{margin-bottom:-10px}.comparemodal-body .table{margin-bottom:0;border:1px solid rgba(var(--light-border),1)}.comparemodal-body .table tbody tr td:first-child{text-align:center}.comparemodal-body .table tr.table-product-details{border-bottom:1px solid transparent}.comparemodal-body .table tr.table-cart-button td{border-top:1px solid transparent}.comparemodal-body .table tr.table-cart-button a.btn{color:rgba(var(--white),1);font-weight:700;padding:6px 16px;display:flex;align-items:center;background-color:rgba(var(--theme-default),1);border-radius:5px}.comparemodal-body .table tr.table-cart-button a.btn:hover{color:rgba(var(--white),1)}.comparemodal-body .table tr td{border-left:1px solid rgba(var(--light-border),1);padding:14px;min-width:246px;width:0;font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-font-color),1)}.comparemodal-body .table ul.list-detail{padding-left:22px}.comparemodal-body .table ul.list-detail li{color:rgba(var(--light-color),1);display:list-item;list-style-type:square}.comparemodal-body .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--theme-default), 1);cursor:pointer}.comparemodal-body .rating i{color:rgba(var(--star-yellow),1)}.comparemodal-body .product-box .btn-close{right:0;top:0;z-index:1}.comparemodal-body .product-box .product-image{text-align:center}.comparemodal-body .product-box .product-image img{width:calc(115px + 25 * (100vw - 320px) / 1600);height:calc(115px + 25 * (100vw - 320px) / 1600);object-fit:contain;background-position:top}.comparemodal-body .product-box .product-title h6{font-weight:500;color:rgba(var(--theme-font-color),1);text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;margin:10px 0 6px}.comparemodal-body .product-box .product-details{margin-top:calc(9px + 5 * (100vw - 320px) / 1600)}.comparemodal-body .product-box .product-details span{color:rgba(var(--theme-default),1);font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;margin-bottom:6px}.comparemodal-body .product-box .product-details del{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:rgba(var(--light-color),1)}.comparemodal-body .product-box .product-details a{color:rgba(var(--theme-default),1);font-weight:500;width:100%;display:block}.comparemodal-body .product-box .product-details p{margin:6px 0;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.comparemodal-body .product-box .product-details .btn_black{width:fit-content;font-size:calc(14px + .00125*(100vw - 320px));margin:10px auto 0}.faq-title-2{text-align:center;margin-bottom:30px}.faq-title-2 h3{font-size:calc(20px + .01125*(100vw - 320px));margin-bottom:18px;line-height:.7}.faq-title-2 div{width:50%;margin:auto;display:flex;align-items:center;gap:4px}@media (max-width: 1199px){.faq-title-2 div{display:block;width:70%}}.faq-title-2 div .faq-search{position:relative;margin:0;width:100%}@media (max-width: 1199px){.faq-title-2 div .faq-search{margin-bottom:6px}}.faq-title-2 div .faq-search input{width:100%;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1);padding:calc(8px + 5 * (100vw - 320px) / 1600) 15px calc(8px + 5 * (100vw - 320px) / 1600) 40px;border-radius:4px}.faq-title-2 div .faq-search .iconsax{--Iconsax-Size: calc(14px + .0025*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--light-color), 1);position:absolute;top:49%;left:15px;transform:translateY(-49%)}.faq-title-2 div button{border-radius:4px}.faq-section .custom-accordion .accordion .accordion-item{padding:10px 26px}@media (max-width: 480px){.faq-section .custom-accordion .accordion .accordion-item{padding:10px 12px}}.faq-section .custom-accordion .accordion .accordion-item .accordion-header .accordion-button{padding-left:0;padding-right:0}@media (max-width: 991px){.faq-section .custom-accordion .accordion .accordion-item .accordion-header .accordion-button{padding:4px 0}}.faq-section .custom-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) span{color:rgba(var(--theme-default),1);font-weight:500!important}.faq-section .custom-accordion .accordion .accordion-item .accordion-header .accordion-button span{font-size:calc(16px + .00375*(100vw - 320px))!important;font-weight:400!important;line-height:1.3}.faq-section .custom-accordion .accordion .accordion-item .accordion-body{padding:14px 0 16px;border-top:1px solid rgba(var(--light-border),1)}.faq-section .custom-accordion .accordion .accordion-item .accordion-body p{font-size:calc(14px + .0025*(100vw - 320px))!important}.user-dashboard-section .tab-content,.user-dashboard-section .tab-content .tab-pane{height:100%}.dashboard-left-sidebar{background-color:rgba(var(--box-background),1);border-radius:4px;overflow:hidden;box-shadow:0 0 8px rgba(var(--black),.1)}@media (max-width: 991px){.dashboard-left-sidebar{width:290px;height:100vh;position:fixed;top:0;z-index:8;left:-290px;transition:left .4s ease-in-out}[dir=rtl] .dashboard-left-sidebar{left:unset;right:-290px;transition:left .4s ease-in-out}.dashboard-left-sidebar.open{left:0}[dir=rtl] .dashboard-left-sidebar.open{right:0;left:unset}}.dashboard-left-sidebar .profile-box{position:relative}.dashboard-left-sidebar .profile-box .profile-bg-img{position:absolute;top:-8%;right:-25%;background-image:url(../images/breadcrumb.png);background-repeat:no-repeat;background-size:cover;height:100%;width:100%;transform:rotate(17deg)}.dashboard-left-sidebar .profile-box .profile-contain{padding:20px 10px;border-radius:4px;position:relative;text-align:center}.dashboard-left-sidebar .profile-box .profile-contain .profile-image{margin-bottom:12px}.dashboard-left-sidebar .profile-box .profile-contain .profile-image img{width:calc(80px + .0125*(100vw - 320px));height:auto;object-fit:cover;border-radius:50%;background-color:rgba(var(--white),1);padding:5px;border:1px solid rgba(var(--light-border),1);box-shadow:2px 3px 8px rgba(var(--black),.08)}.dashboard-left-sidebar .profile-box .profile-contain .profile-name h6{margin-bottom:12px}.dashboard-left-sidebar .profile-box .profile-contain .profile-name span{font-weight:600;color:rgba(var(--theme-default),1);cursor:pointer}.dashboard-left-sidebar .profile-box .dashboard-left-sidebar-close{position:absolute;top:20px;right:15px;background-color:rgba(var(--theme-default),1);border-radius:4px;height:28px;width:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:1px solid rgba(var(--theme-default),1);outline-offset:2px;z-index:1;visibility:hidden;opacity:0}.dashboard-left-sidebar .profile-box .dashboard-left-sidebar-close i{font-size:16px;color:rgba(var(--white),1)}@media (max-width: 991px){.dashboard-left-sidebar .profile-box .dashboard-left-sidebar-close{visibility:visible;opacity:1}}.dashboard-left-sidebar .dashboard-tab{padding:15px;border-top:1px solid rgba(var(--light-border),1)}.dashboard-left-sidebar .dashboard-tab li{width:100%;padding:2px 0}.dashboard-left-sidebar .dashboard-tab li:last-child{padding-bottom:0}.dashboard-left-sidebar .dashboard-tab li:first-child{padding-top:0}.dashboard-left-sidebar .dashboard-tab li .nav-link{width:100%;text-align:left;font-size:calc(16px + .00125*(100vw - 320px));color:rgba(var(--theme-font-color),1);padding:12px 16px;border-left:3px solid rgba(var(--theme-default),0);letter-spacing:1.1px;transition:all .4s ease-in-out}.dashboard-left-sidebar .dashboard-tab li .nav-link a{color:rgba(var(--theme-font-color),1);font-size:calc(16px + .00125*(100vw - 320px))}.dashboard-left-sidebar .dashboard-tab li .nav-link a .iconsax{--Iconsax-Size: calc(14px + (19 - 14) * ((100vw - 320px) / (1920 - 320)));--Iconsax-Color: rgba(var(--theme-font-color), 1);margin-right:8px;vertical-align:-2px}[dir=rtl] .dashboard-left-sidebar .dashboard-tab li .nav-link a .iconsax{margin-left:8px;margin-right:unset}[dir=rtl] .dashboard-left-sidebar .dashboard-tab li .nav-link{text-align:right;border-right:3px solid rgba(var(--theme-default),0);border-left:unset}.dashboard-left-sidebar .dashboard-tab li .nav-link .iconsax{--Iconsax-Size: calc(14px + (19 - 14) * ((100vw - 320px) / (1920 - 320)));--Iconsax-Color: rgba(var(--theme-font-color), 1);margin-right:8px;vertical-align:-2px}[dir=rtl] .dashboard-left-sidebar .dashboard-tab li .nav-link .iconsax{margin-left:8px;margin-right:unset}.dashboard-left-sidebar .dashboard-tab li .nav-link.active{background-color:rgba(var(--theme-default),.1);border-left:3px solid rgba(var(--theme-default),1);border-radius:4px;color:rgba(var(--theme-default),1);letter-spacing:1.4px;font-weight:500}.dashboard-left-sidebar .dashboard-tab li .nav-link.active a{color:rgba(var(--theme-default),1)}[dir=rtl] .dashboard-left-sidebar .dashboard-tab li .nav-link.active{border-right:3px solid rgba(var(--theme-default),1);border-left:unset}.dashboard-left-sidebar .dashboard-tab li .nav-link.active .iconsax{--Iconsax-Color: rgba(var(--theme-default), 1)}.dashboard-left-sidebar .dashboard-tab li .nav-link:hover{background-color:rgba(var(--theme-default),.1);border-left:3px solid rgba(var(--theme-default),1);border-radius:4px;color:rgba(var(--theme-default),1);letter-spacing:1.4px}.dashboard-left-sidebar .dashboard-tab li .nav-link:hover a{color:rgba(var(--theme-default),1)}[dir=rtl] .dashboard-left-sidebar .dashboard-tab li .nav-link:hover{border-right:3px solid rgba(var(--theme-default),1);border-left:unset}.dashboard-left-sidebar .dashboard-tab li .nav-link:hover .iconsax{--Iconsax-Color: rgba(var(--theme-default), 1)}.dashboard-left-sidebar .logout-button{padding:15px;border-top:1px solid rgba(var(--light-border),1)}.dashboard-left-sidebar .logout-button a{width:100%;border-radius:4px}.dashboard-right-box{background-color:rgba(var(--box-background),1);padding:15px;height:100%}.dashboard-right-box .my-dashboard-tab .sidebar-title{margin-bottom:44px}.dashboard-right-box .my-dashboard-tab .dashboard-user-name{margin-top:10px}.dashboard-right-box .my-dashboard-tab .dashboard-user-name p{color:rgba(var(--theme-font-color),.8);font-size:calc(14px + 3 * (100vw - 320px) / 1600);margin-top:10px;font-weight:300}.dashboard-right-box .my-dashboard-tab .total-box{margin:30px 0}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain{position:relative;overflow:hidden;background:rgba(var(--light-white),1) url(../images/other-img/wave.png);background-repeat:no-repeat;background-size:cover;background-position:right;padding:22px;border-radius:4px;display:flex;align-items:center;gap:15px;box-shadow:0 0 8px rgba(var(--black),.04)}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .wallet-point img{width:calc(40px + .0125*(100vw - 320px))}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .wallet-point .img-1{width:calc(40px + .025*(100vw - 320px));position:absolute;top:50%;right:-8%;transform:translateY(-50%);opacity:.2;transition:all .4s ease-in-out}[dir=rtl] .dashboard-right-box .my-dashboard-tab .total-box .totle-contain .wallet-point .img-1{left:-8%;right:unset}@media (max-width: 1199px){.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .wallet-point .img-1{right:-2%}}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .totle-detail{width:calc(100% - 75px)}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .totle-detail h4{color:rgba(var(--theme-font-color),1);margin-bottom:0;font-weight:600}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain .totle-detail h6{color:rgba(var(--theme-font-color),1);margin-bottom:6px}.dashboard-right-box .my-dashboard-tab .total-box .totle-contain:hover .wallet-point .img-1{right:-4%;transform:translateY(-50%) rotate(-9deg)}[dir=rtl] .dashboard-right-box .my-dashboard-tab .total-box .totle-contain:hover .wallet-point .img-1{left:-4%;right:unset}.dashboard-right-box .my-dashboard-tab .profile-about{background-color:rgba(var(--light-white),1);padding:15px;border-radius:4px}.dashboard-right-box .my-dashboard-tab .profile-about .sidebar-title{margin-bottom:30px}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information{margin-bottom:45px}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:7px 0}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li:last-child{padding-bottom:0}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li:first-child{padding-top:0}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li h6{font-weight:500;margin-bottom:0}.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li p span{margin-left:6px;color:rgba(var(--theme-default),1);font-weight:500;cursor:pointer}.dashboard-right-box .notification-tab .notification-body{margin:30px 0 0}.dashboard-right-box .notification-tab .notification-body li{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid rgba(var(--light-border),1)}.dashboard-right-box .notification-tab .notification-body li:first-child{padding-top:0}.dashboard-right-box .notification-tab .notification-body li:last-child{padding-bottom:0;border-bottom:none}.dashboard-right-box .notification-tab .notification-body li .user-img{padding:4px;border:1px solid rgba(var(--dark-border),.3);border-radius:4px}.dashboard-right-box .notification-tab .notification-body li .user-img img{width:64px;border-radius:4px}.dashboard-right-box .notification-tab .notification-body li .user-contant{width:calc(100% - 66px)}.dashboard-right-box .notification-tab .notification-body li .user-contant h6{margin-bottom:4px;font-weight:500}.dashboard-right-box .notification-tab .notification-body li .user-contant h6 span{float:right;font-weight:400}[dir=rtl] .dashboard-right-box .notification-tab .notification-body li .user-contant h6 span{float:left}.dashboard-right-box .notification-tab .notification-body li .user-contant p{width:92%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media (max-width: 480px){.dashboard-right-box .notification-tab .notification-body li .user-contant p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}.dashboard-right-box .order .order-box{padding:15px;border-radius:4px;border:1px solid rgba(var(--light-border),1);background-color:rgba(var(--light-white),1)}.dashboard-right-box .order .order-box .order-container{display:flex;align-items:start;gap:12px;margin-bottom:15px}.dashboard-right-box .order .order-box .order-container .order-icon{background-color:rgba(var(--theme-default),.1);border:1px solid rgba(var(--theme-default),1);border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;position:relative}.dashboard-right-box .order .order-box .order-container .order-icon .iconsax{--Iconsax-Size: calc(16px + .005*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--theme-default), 1)}.dashboard-right-box .order .order-box .order-container .order-icon .couplet{position:absolute;bottom:-3px;right:-3px;background-color:rgba(var(--success-color),1);border:1px solid rgba(var(--white),1);height:18px;width:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dashboard-right-box .order .order-box .order-container .order-icon .couplet i{color:rgba(var(--white),1);font-size:10px}.dashboard-right-box .order .order-box .order-container .order-detail{width:calc(100% - 47px)}.dashboard-right-box .order .order-box .order-container .order-detail h5{margin-bottom:0}.dashboard-right-box .order .order-box .order-container .order-detail h6{color:rgba(var(--light-color),1);font-size:calc(14px + .00125*(100vw - 320px))}.dashboard-right-box .order .order-box .order-container .order-detail h6 b{font-weight:500;color:rgba(var(--success-color),1)}.dashboard-right-box .order .order-box .order-container .order-detail h6 a{color:rgba(var(--danger-color),1);font-weight:500}@media (max-width: 480px){.dashboard-right-box .order .order-box .order-container .order-detail h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.dashboard-right-box .order .order-box .order-container .order-detail p{color:rgba(var(--light-color),1);margin-bottom:0}@media (max-width: 480px){.dashboard-right-box .order .order-box .order-container .order-detail p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.dashboard-right-box .order .order-box .order-container .order-detail p b{color:rgba(var(--theme-font-color),1);font-weight:500}.dashboard-right-box .order .order-box .order-container .order-detail a{color:rgba(var(--danger-color),1);font-weight:500}.dashboard-right-box .order .order-box .product-order-detail{background-color:rgba(var(--box-background),1);padding:15px;border-bottom:1px solid rgba(var(--light-border),1)}.dashboard-right-box .order .order-box .product-order-detail .product-box{display:flex;align-items:start;gap:20px}@media (max-width: 480px){.dashboard-right-box .order .order-box .product-order-detail .product-box{display:block}}.dashboard-right-box .order .order-box .product-order-detail .product-box a img{width:calc(14px + .085*(100vw - 320px));object-fit:cover}@media (max-width: 767px){.dashboard-right-box .order .order-box .product-order-detail .product-box a img{width:50px}}@media (max-width: 480px){.dashboard-right-box .order .order-box .product-order-detail .product-box a img{width:60px;margin-bottom:10px}}.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap{width:calc(100% - 170px)}@media (max-width: 767px){.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap{width:100%}}.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap h5{margin-bottom:5px}.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap>p{padding-bottom:12px}.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap ul li{width:100%;display:flex;align-items:center}.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap ul li span{font-size:calc(14px + .00125*(100vw - 320px))}.dashboard-right-box .order .order-box .return-box{background-color:rgba(var(--box-background),1);padding:10px 13px 15px}.dashboard-right-box .order .order-box .return-box h6{margin-bottom:0;color:rgba(var(--light-color),1);font-size:14px}.dashboard-right-box .order .order-box .return-box .review-box{display:flex;align-items:center;justify-content:space-between}.dashboard-right-box .order .order-box .return-box .review-box .rating{margin-bottom:4px}.dashboard-right-box .order .order-box .return-box .review-box .rating li i{color:rgba(var(--theme-default),1);margin:0 1px}.dashboard-right-box .order .order-box .return-box .review-box span{color:rgba(var(--theme-default),1);font-size:calc(14px + .0025*(100vw - 320px));font-weight:500;cursor:pointer}.dashboard-right-box .address-tab{position:relative}.dashboard-right-box .address-tab .address-option{margin-bottom:0;padding:0}.dashboard-right-box .address-tab .address-option label{background-color:rgba(var(--light-white),1);border:1px solid rgba(var(--light-border),1);padding:15px;margin-bottom:0}.dashboard-right-box .address-tab .address-option label .delivery-address-box{background-color:rgba(var(--box-background),1);padding:10px;border:none}.dashboard-right-box .address-tab .address-option label .buttons{padding:10px}.dashboard-right-box .address-tab .address-option label .buttons a{width:100%;border-radius:4px;font-size:calc(16px + .00125*(100vw - 320px))}.dashboard-right-box .address-tab .address-option label .buttons a.btn_black{border:1px solid rgba(var(--theme-default),1);color:rgba(var(--theme-default),1)!important;background-image:none;transition:all .4s ease-in-out}.dashboard-right-box .address-tab .address-option label .buttons a.btn_black:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)!important}.dashboard-right-box .address-tab .address-option label .buttons a.btn_outline{border:1px solid rgba(var(--theme-default),1);color:rgba(var(--theme-default),1);transition:all .4s ease-in-out}.dashboard-right-box .address-tab .address-option label .buttons a.btn_outline:hover{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1)!important}.dashboard-right-box .address-tab .add-address{position:absolute;top:0;right:0;padding:6px 20px;border-radius:4px;background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);font-weight:500}[dir=rtl] .dashboard-right-box .address-tab .add-address{left:0;right:unset}@media (max-width: 480px){.dashboard-right-box .address-tab .add-address{position:unset;margin:15px auto 0;display:flex;justify-content:center}}.dashboard-right-box .saved-card .payment-section .payment-card{padding:15px;border:1px solid rgba(var(--light-border),1);background:rgba(var(--light-white),1) url(../images/other-img/wave.png);border-radius:5px;position:relative;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.dashboard-right-box .saved-card .payment-section .payment-card .bank-info{display:flex;align-items:center;justify-content:space-between}.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .bank{width:calc(95px + 25 * (100vw - 320px) / 1600);height:auto}.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .card-type{display:flex;flex-direction:column;align-items:center;gap:5px}.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .card-type .bank-card{width:calc(35px + 5 * (100vw - 320px) / 1600);height:auto}.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .card-type span{color:rgba(var(--light-color),1);font-size:14px;font-weight:400}.dashboard-right-box .saved-card .payment-section .payment-card .add-card{height:140px;display:flex;align-items:center;justify-content:center}.dashboard-right-box .saved-card .payment-section .payment-card .add-card h6{padding:10px 18px;background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);font-weight:500;border-radius:4px;cursor:pointer}.dashboard-right-box .saved-card .payment-section .payment-card .card-details{margin-top:15px}.dashboard-right-box .saved-card .payment-section .payment-card .card-details span{font-size:14px;color:rgba(var(--light-color),1)}.dashboard-right-box .saved-card .payment-section .payment-card .card-details h5{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-font-color),1);font-weight:500;margin-top:calc(3px + 1 * (100vw - 320px) / 1600)}.dashboard-right-box .saved-card .payment-section .payment-card .card-details-wrap{display:flex;align-items:center;justify-content:space-between}.dashboard-right-box .saved-card .payment-section .payment-card .btn-box{display:flex;align-items:center;width:calc(100% + 2px);height:calc(100% + 2px);justify-content:center;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;gap:10px;background-color:rgba(var(--theme-default),.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:5px;opacity:0;transform:scale(0);transition:all .5s}.dashboard-right-box .saved-card .payment-section .payment-card .btn-box span{cursor:pointer;height:38px;width:38px;background-color:rgba(var(--theme-default),1);gap:5px;text-align:center;position:relative;color:rgba(var(--white),1);border-radius:5px;display:flex;align-items:center;justify-content:center}.dashboard-right-box .saved-card .payment-section .payment-card .btn-box span .iconsax{--Iconsax-Size: calc(14px + .0025*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--white), 1)}.dashboard-right-box .saved-card .payment-section .payment-card:hover .btn-box{opacity:1;transform:scale(1)}.dashboard-right-box .privacy-tab .short-title{margin:30px 0 4px;display:block;font-weight:500;text-transform:uppercase}.dashboard-right-box .privacy-tab .privacy-items{background-color:rgba(var(--light-white),.5);border:1px solid rgba(var(--light-border),1);border-radius:4px}.dashboard-right-box .privacy-tab .privacy-items li{display:flex;align-items:center;gap:12px;padding:16px 12px;border-bottom:1px solid rgba(var(--light-border),1)}.dashboard-right-box .privacy-tab .privacy-items li:last-child{border-bottom:none}@media (max-width: 480px){.dashboard-right-box .privacy-tab .privacy-items li{padding:16px 8px}}.dashboard-right-box .privacy-tab .privacy-items li .privacy-icon{height:38px;width:38px;background-color:rgba(var(--theme-default),.1);border:1px solid rgba(var(--theme-default),1);border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.dashboard-right-box .privacy-tab .privacy-items li .privacy-icon{height:33px}}.dashboard-right-box .privacy-tab .privacy-items li .privacy-icon .iconsax{--Iconsax-Size: calc(14px + .0025*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--theme-default), 1)}.dashboard-right-box .privacy-tab .privacy-items li .privacy-contant{width:calc(100% - 80px)}.dashboard-right-box .privacy-tab .privacy-items li .privacy-contant h6{margin-bottom:0}@media (max-width: 480px){.dashboard-right-box .privacy-tab .privacy-items li .privacy-contant h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 480px){.dashboard-right-box .privacy-tab .privacy-items li .privacy-contant p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 480px){.dashboard-right-box .privacy-tab .privacy-items li .switch input:checked+.slider:before{transform:translate(18px)}}@media (max-width: 360px){.dashboard-right-box .privacy-tab .privacy-items li .switch input:checked+.slider:before{transform:translate(16px)}}.dashboard-right-box .privacy-tab .privacy-items li .publish-button{background-color:rgba(var(--theme-default),.1);border-radius:4px}.dashboard-right-box .privacy-tab .privacy-items li .publish-button button{color:rgba(var(--theme-default),1);font-weight:500}.left-dashboard-show{margin-bottom:14px;display:none}@media (max-width: 991px){.left-dashboard-show{display:block}}.order-success .order-items p{margin-bottom:12px}.order-success .order-items .order-table{padding:10px 20px;background-color:rgba(var(--box-background),1);margin-top:20px}.order-success .order-items .order-table .table tbody tr td{color:rgba(var(--light-color),1);font-weight:500;font-size:calc(14px + .00125*(100vw - 320px))}@media (max-width: 1199px){.order-success .order-items .order-table .table tbody tr td:first-child{min-width:382px}}.order-success .order-items .order-table .table tbody tr td.total{color:rgba(var(--theme-font-color),1);font-size:calc(14px + .0025*(100vw - 320px))}.order-success .summery-box{padding:20px;background-color:rgba(var(--box-background),1);margin-bottom:20px}.order-success .summery-box .summery-content{margin-top:20px}.order-success .summery-box .summery-content ul{padding-bottom:22px;border-bottom:1px solid rgba(var(--light-border),1);margin-bottom:22px}.order-success .summery-box .summery-content ul li{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.order-success .summery-box .summery-content ul li:first-child{padding-top:0}.order-success .summery-box .summery-content ul li:last-child{padding-bottom:0}.order-success .summery-box .summery-content ul li p{color:rgba(var(--theme-font-color),1);font-size:calc(14px + .0025*(100vw - 320px))}.order-success .summery-box .summery-content ul li span{font-size:calc(14px + .00125*(100vw - 320px))}.order-success .summery-box .summery-content ul li h6{font-weight:600}.order-success .summery-box .summery-content h5{font-weight:500;color:rgba(var(--theme-default),1)}.order-success .summery-box .summery-content h6{font-weight:600}.order-success .summery-box .summery-content .note-box{padding:12px;border:1px dashed rgba(var(--theme-default),1);background-color:rgba(var(--theme-default),.1);margin-top:14px}.order-success .summery-footer{padding:20px;background-color:rgba(var(--box-background),1)}.order-success .summery-footer ul li{width:100%;padding:6px 0}.order-success .summery-footer ul li:first-child{padding-top:0}.order-success .summery-footer ul li:last-child{padding-bottom:0}.order-success .summery-footer ul li h6{color:rgba(var(--light-color),1)}.order-success .summery-footer ul li h6 span{color:rgba(var(--danger-color),1);font-weight:500;font-size:calc(14px + .00125*(100vw - 320px))}.order-box-1{text-align:center;padding:20px;background:rgba(var(--theme-default),.1) url(../images/other-img/wave-2.png);background-repeat:no-repeat;background-position:center;background-size:cover}.order-box-1 h4{margin-top:-20px}.order-box-1 p{margin-bottom:40px}.order-tracking .order-table{padding:20px;background-color:rgba(var(--box-background),1)}.order-tracking .order-table table tbody td{font-size:calc(14px + .0025*(100vw - 320px))}.order-tracking .order-table table tbody td>a img{width:30px;margin-right:4px}.order-tracking .tracking-box{padding:20px;background-color:rgba(var(--box-background),1);height:100%}.order-tracking .tracking-box .tracking-timeline{padding:12px;background-color:rgba(var(--light-white),1);border-radius:4px;color:rgba(var(--light-color),1)}.order-tracking .tracking-box .tracking-timeline h4{margin-bottom:0}.order-tracking .tracking-box ul{margin-top:20px}.order-tracking .tracking-box ul li{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:40px;padding-bottom:16px;position:relative}.order-tracking .tracking-box ul li:after{content:"";position:absolute;left:8px;top:0;height:15px;width:15px;background-color:rgba(var(--dark-color),1);border-radius:50%}.order-tracking .tracking-box ul li:before{content:"";position:absolute;left:14px;top:0;height:100%;width:0px;background-color:transparent;border:1px dashed rgba(var(--dark-color),1);border-radius:50%}.order-tracking .tracking-box ul li div h6{font-weight:500;margin-bottom:4px}@media (max-width: 480px){.order-tracking .tracking-box ul li div h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 480px){.order-tracking .tracking-box ul li div p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}.order-tracking .tracking-box ul li span{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-font-color),1)}.order-tracking .tracking-box ul li:last-child{padding-bottom:0}.order-tracking .tracking-box ul li:last-child:before{display:none}.order-tracking .tracking-box ul li:last-child:after{background-color:rgba(var(--dark-color),.2)}.order-tracking .tracking-box ul li:last-child div h6{color:rgba(var(--light-color),1);font-weight:500;margin-bottom:4px}.order-tracking .tracking-box ul li:last-child span{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1)}.order-tracking .tracking-box ul li:nth-last-of-type(2):after{background-color:rgba(var(--dark-color),.2)}.order-tracking .tracking-box ul li:nth-last-of-type(2):before{border-color:rgba(var(--dark-color),.2)}.order-tracking .tracking-box ul li:nth-last-of-type(2) div h6{color:rgba(var(--light-color),1);font-weight:500;margin-bottom:4px}.order-tracking .tracking-box ul li:nth-last-of-type(2) span{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--light-color),1)}.order-tracking .tracking-box ul li:nth-last-of-type(3):after{background-color:transparent;border:2px solid rgba(var(--dark-color),1)}.order-tracking .tracking-box ul li:nth-last-of-type(3):before{border-color:rgba(var(--dark-color),.2)}.order-tracking .tracking-table table thead tr th{text-align:center}.order-tracking .tracking-table table thead tr th:nth-child(2){text-align:start;width:420px}.order-tracking .tracking-table table tbody tr td{text-align:center}.order-tracking .tracking-table table tbody tr td:nth-child(2){text-align:start;width:420px}.order-tracking .tracking-table table tbody tr td .cart-box a img{width:70px}.our-team .our-team-content .team-img{position:relative;overflow:hidden;border-radius:10px}.our-team .our-team-content .team-img img{border-radius:10px;filter:grayscale(1);transition:all .4s ease-in-out;transform:scale(1)}.our-team .our-team-content .team-img:after{content:"";position:absolute;bottom:0;left:0;height:100%;width:100%;background-image:linear-gradient(rgba(var(--white),0),rgba(var(--black),1));opacity:0;transition:all .4s ease-in-out}.dark .our-team .our-team-content .team-img:after{background-image:linear-gradient(rgba(var(--white),0),rgba(var(--light-white),1))}.our-team .our-team-content .team-img .social-group{position:absolute;bottom:-40px;left:50%;width:max-content;transform:translate(-50%);margin-top:10px;z-index:1;opacity:0;transition:all .4s ease-in-out}.our-team .our-team-content .team-img .social-group li{margin:0 4px}.our-team .our-team-content .team-img .social-group li>a{height:38px;width:38px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(var(-theme-default),1);background-color:rgba(var(--theme-default),1);border-radius:4px;transition:all .4s ease-in-out}.our-team .our-team-content .team-img .social-group li>a i{color:rgba(var(--white),1);transition:all .4s ease-in-out;font-size:calc(14px + .0025*(100vw - 320px))}.our-team .our-team-content .team-img .social-group li:hover>a{background-color:rgba(var(--theme-default),1);border-color:transparent;box-shadow:0 0 8px rgba(var(--theme-default),1)}.our-team .our-team-content .team-img .social-group li:hover>a i{color:rgba(var(--white),1)}.our-team .our-team-content .team-content{text-align:center;margin-top:20px}.our-team .our-team-content:hover .team-img img{filter:grayscale(0);transform:scale(1.1)}.our-team .our-team-content:hover .team-img:after{opacity:1}.our-team .our-team-content:hover .team-img .social-group{bottom:20px;opacity:1}.fashion-box-1{margin-bottom:50px}@media (max-width: 991px){.fashion-box-1{margin-bottom:30px}}@media (max-width: 767px){.fashion-box-1{margin-bottom:0}}@media (max-width: 1400px){.fashion-box-1 p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 991px) and (min-width: 767px){.fashion-box-1 p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.fashion-box-1 a{margin:20px 0;width:100%;font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--theme-default),1);font-weight:500}@media (max-width: 991px){.fashion-box-1 a{margin:10px 0}}.fashion-box-1 img{border-radius:10px;box-shadow:0 8px 24px rgba(var(--black),.2)}.about-img{border-radius:10px;position:relative;margin-right:20px}@media (max-width: 991px){.about-img{margin-right:0}}[dir=rtl] .about-img{margin-left:20px;margin-right:unset}@media (max-width: 991px){[dir=rtl] .about-img{margin-left:0}}.about-img:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:10px;background-image:linear-gradient(rgba(var(--white),0),rgba(var(--black),.7))}.dark .about-img:after{background-image:linear-gradient(rgba(var(--white),0),rgba(var(--light-white),1))}.about-img img{box-shadow:0 0 8px rgba(var(--black),.1)}.about-img .about-tag{position:absolute;top:50%;right:-6%;transform:translateY(-50%);height:100px;width:100px;border-radius:50%;z-index:1;background-color:rgba(var(--theme-default),1);display:flex;align-items:center;box-shadow:0 8px 24px rgba(var(--black),.2);justify-content:center}[dir=rtl] .about-img .about-tag{left:-6%;right:unset}@media (max-width: 991px){[dir=rtl] .about-img .about-tag{bottom:4%;top:unset;left:unset;right:3%;transform:unset}}@media (max-width: 1400px){.about-img .about-tag{height:75px;width:75px}}@media (max-width: 1400px){.about-img .about-tag{height:65px;width:65px}}@media (max-width: 991px){.about-img .about-tag{bottom:4%;top:unset;right:unset;left:3%;transform:unset}}.about-img .about-tag a{text-align:center}.about-img .about-tag a h5{margin-bottom:0;color:rgba(var(--white),1);margin-top:12px}@media (max-width: 1400px){.about-img .about-tag a h5{font-size:16px}}@media (max-width: 767px){.about-img .about-tag a h5{font-size:14px}}.about-img .about-tag a i{color:rgba(var(--white),1);transform:rotate(-45deg);font-size:calc(14px + .0025*(100vw - 320px));margin-top:4px}.about-content{margin-left:30px}[dir=rtl] .about-content{margin-left:unset;margin-right:30px}@media (max-width: 991px){[dir=rtl] .about-content{margin-right:0}}@media (max-width: 991px){.about-content{margin-left:0}}.about-content .sidebar-title .loader-line{top:40px}.about-content ul{margin-top:20px}.about-content ul li{display:flex;align-items:start;gap:15px;padding:8px 0}.about-content ul li:last-child{padding-bottom:0}.about-content ul li .iconsax{--Iconsax-Size: calc(20px + .01*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--theme-default), .8)}.about-content ul li div{width:calc(100% - 51px)}.about-content ul li div h6{margin-bottom:4px;font-weight:500}@media (max-width: 1400px){.about-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 1199px){.about-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.about-img-1{margin-left:20px;margin-right:0}@media (max-width: 991px){.about-img-1{margin-left:0}}[dir=rtl] .about-img-1{margin-left:unset;margin-right:20px}@media (max-width: 991px){[dir=rtl] .about-img-1{margin-right:0}}.about-img-1 .about-tag{right:unset;left:-6%}[dir=rtl] .about-img-1 .about-tag{right:-6%;left:unset}@media (max-width: 991px){[dir=rtl] .about-img-1 .about-tag{right:3%;left:unset}}@media (max-width: 991px){.about-img-1 .about-tag{left:3%}}.about-img-1 .about-tag a i{transform:rotate(-145deg)}.about-content-1{margin-right:30px;margin-left:0}@media (max-width: 991px){.about-content-1{margin-right:0}}[dir=rtl] .about-content-1{margin-left:30px;margin-right:unset}@media (max-width: 991px){[dir=rtl] .about-content-1{margin-left:0}}.about-icon{background-color:rgba(var(--light-white),1);border-radius:10px;padding:20px 15px;text-align:center}.about-icon .iconsax{--Iconsax-Size: calc(20px + .0125*(100vw - 320px)) ;--Iconsax-Color: rgba(var(--theme-default), 1);margin-bottom:20px;padding:20px;border-radius:50%;background-color:rgba(var(--theme-default),.1)}@media (max-width: 1400px){.about-icon p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}}@media (max-width: 1200px) and (min-width: 767px){.about-icon p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.testimonials-box{padding:30px;background-color:rgba(var(--box-background),1);border-radius:10px}@media (max-width: 480px){.testimonials-box{padding:10px}}.testimonials-box .customer-item{display:flex;gap:20px;align-items:flex-start;justify-content:center}.testimonials-box .customer-item i{font-size:calc(20px + .01875*(100vw - 320px));color:rgba(var(--theme-default),.2)}.testimonials-box .customer-img{display:flex;align-items:center;gap:12px;margin-top:20px}.testimonials-box .customer-img img{width:80px;border-radius:50%;padding:4px;border:1px solid rgba(var(--dark-color),.2)}.testimonials-box .customer-img div{width:100%}.testimonials-box .customer-img div h5 span{float:right}@media (max-width: 767px){.fashion-girl{padding-bottom:30px!important}}@media (max-width: 767px){.fashion-item{display:flex;flex-direction:column-reverse}}body.skeleton_body{overflow:hidden}.skeleton_loader{position:fixed;top:0;left:0;overflow-y:auto;background-color:rgba(var(--light-white),1);width:100%;height:100%;z-index:10}.skeleton_loader header .top_header p{height:20px;background-image:linear-gradient(to right,rgba(var(--box-background),.1),rgba(var(--box-background),.2),rgba(var(--box-background),.1));width:32%;margin:0 auto;border-radius:2px;background-size:800px 104px;animation:skeleton-loader 2s infinite linear}@media (max-width: 1600px){.skeleton_loader .home-section .row>div:last-child{margin-left:-200px}}@media (max-width: 1199px){.skeleton_loader .home-section .row>div:last-child{margin-left:-140px}}@media (max-width: 991px){.skeleton_loader .home-section .row>div:last-child{margin-left:0}}.skeleton_loader .home-section .home-left-img{height:785px;width:914px;background-color:#f3f3f3}@media (max-width: 1600px){.skeleton_loader .home-section .home-left-img{width:820px}}@media (max-width: 1399px){.skeleton_loader .home-section .home-left-img{width:640px;height:620px}}@media (max-width: 1199px){.skeleton_loader .home-section .home-left-img{width:583px;height:548px}}.skeleton_loader .home-section .home-left-img img{display:none}@media (max-width: 991px){.skeleton_loader .home-section .home-right-img{justify-content:center}}@media (max-width: 576px){.skeleton_loader .home-section .home-right-img{height:300px}}.skeleton_loader .home-section .home-right-img>div span{height:30px;width:147px;display:inline-block;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .home-section .home-right-img>div span:before{height:2px;background-color:rgba(var(--box-background),1)}.skeleton_loader .home-section .home-right-img>div h1{height:60px;width:440px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:8px 0}@media (max-width: 1399px){.skeleton_loader .home-section .home-right-img>div h1{width:350px}}@media (max-width: 1199px){.skeleton_loader .home-section .home-right-img>div h1{width:265px}}.skeleton_loader .home-section .home-right-img>div>p{height:40px;width:380px;display:inline-block;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:8px 0 4px}@media (max-width: 1399px){.skeleton_loader .home-section .home-right-img>div>p{width:320px}}@media (max-width: 1199px){.skeleton_loader .home-section .home-right-img>div>p{width:226px}}.skeleton_loader .home-section .home-right-img>div a{height:48px;width:173px;border-radius:6px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}@media (max-width: 1199px){.skeleton_loader .home-section .home-right-img>div a{display:none}}.skeleton_loader .home-section .home-right-img .home-details .home-img{width:100%;height:354px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;margin:0}@media (max-width: 1199px){.skeleton_loader .home-section .home-right-img .home-details .home-img{height:240px}}.skeleton_loader .home-section .home-right-img .home-details>div{background-color:#f3f3f3;width:383px;height:123px}@media (max-width: 1600px){.skeleton_loader .home-section .home-right-img .home-details>div{width:310px}}@media (max-width: 1199px){.skeleton_loader .home-section .home-right-img .home-details>div{width:265px}}@media (max-width: 630px){.skeleton_loader .home-section .home-right-img .home-details>div{width:200px}}.skeleton_loader .home-section .home-right-img .home-details>div h4{height:20px;width:165px;margin:0 auto 10px;border-radius:6px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}.skeleton_loader .home-section .home-right-img .home-details>div p{height:42px;width:185px;margin:0 auto;border-radius:6px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}.skeleton_loader .banner-content h2{height:40px;width:240px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .banner-content p{width:280px;height:30px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:6px}.skeleton_loader .banner-content span{width:260px;height:30px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block;margin-bottom:12px}.skeleton_loader .banner-content .link-hover-anim{height:32px;width:170px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:block}.skeleton_loader .banner span{height:392px;width:392px;background-color:#f3f3f3}@media (max-width: 1199px){.skeleton_loader .banner span{height:280px}}@media (max-width: 575px){.skeleton_loader .banner span{width:500px}}.skeleton_loader .banner .banner-contain h4{height:21px;width:75px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:0 auto 8px}.skeleton_loader .banner .banner-contain p{height:21px;width:90px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .banner:hover .banner-contain{margin:0}.skeleton_loader .sub_header{background-color:rgba(var(--light-background),.5)}.skeleton_loader .sub_header .menu-right li a{height:20px;width:230px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block}.skeleton_loader .sub_header .sub_header_dropdown span{width:70px;height:22px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block;margin:0 4px}.skeleton_loader .home-section-2 .img-wrapper{width:922px;height:791px;float:right;background-color:rgba(var(--light-background),1)}@media (max-width: 1199px){.skeleton_loader .home-section-2 .img-wrapper{height:520px}}.skeleton_loader .home-section-2 .img-wrapper-1{width:auto;height:447px;background-color:rgba(var(--light-background),1)}.skeleton_loader .home-section-2 .home-content>p{width:177px;height:28px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .home-section-2 .home-content h1{width:294px;height:60px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:10px 0}@media (max-width: 399px){.skeleton_loader .home-section-2 .home-content h1{width:250px}}.skeleton_loader .home-section-2 .home-content h4{width:450px;height:60px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 399px){.skeleton_loader .home-section-2 .home-content h4{width:270px}}.skeleton_loader .home-section-2 .home-content a{width:173px;height:40px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block}.skeleton_loader .home-section-2 .view-link{width:30px;height:181px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;top:13%;right:23%}@media (max-width: 1199px){.skeleton_loader .home-section-2 .view-link{display:none}}@media (max-width: 1199px){.skeleton_loader .service ul{flex-wrap:wrap}}.skeleton_loader .service ul li{border:none;width:auto}.skeleton_loader .service .service-block .img-wrapper{height:45px;width:45px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .service .service-block div h6{width:180px;height:18px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:6px}.skeleton_loader .service .service-block div p{width:214px;height:24px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .title h3{height:35px;width:280px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:0 auto}.skeleton_loader .title svg{width:72px;height:16px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:0 auto}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .swiper-slide{width:100%!important}}@media (max-width: 576px){.skeleton_loader .top-categories-slide .top-categories>div{align-items:start}}.skeleton_loader .top-categories-slide .top-categories h4{width:212px;height:28px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .top-categories-slide .top-categories span{width:80px;height:4px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;background-color:transparent}.skeleton_loader .top-categories-slide .top-categories ul li h6{width:100px;height:20px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;background-color:transparent}.skeleton_loader .top-categories-slide .top-categories ul li p{width:360px;height:20px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;background-color:transparent;margin-bottom:4px}.skeleton_loader .top-categories-slide .top-categories ul li p:last-child{width:280px}@media (max-width: 1399px){.skeleton_loader .top-categories-slide .top-categories ul li p:last-child{width:200px}}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .top-categories ul li p:last-child{width:280px}}@media (max-width: 767px){.skeleton_loader .top-categories-slide .top-categories ul li p:last-child{width:235px}}@media (max-width: 1699px){.skeleton_loader .top-categories-slide .top-categories ul li p{width:227px}}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .top-categories ul li p{width:380px}}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .top-categories ul li p{width:300px}}@media (max-width: 767px){.skeleton_loader .top-categories-slide .top-categories ul li p{width:200px}}.skeleton_loader .top-categories-slide .top-categories .categories-img:after{display:none}.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:371px;height:460px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 1699px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:307px}}@media (max-width: 1499px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:282px}}@media (max-width: 1499px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:244px}}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:440px}}@media (max-width: 1199px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:318px}}@media (max-width: 767px){.skeleton_loader .top-categories-slide .top-categories .categories-img .img-wrapper{width:230px}}.skeleton_loader .home-section-3{background-color:rgba(var(--box-background),1)}.skeleton_loader .home-section-3 .menu{background-color:rgba(var(--light-white),1)}.skeleton_loader .home-section-3 .menu li{height:27px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:14px}.skeleton_loader .home-section-3 .menu li:first-child{width:160px}.skeleton_loader .home-section-3 .menu li:nth-child(2){width:130px}.skeleton_loader .home-section-3 .menu li:nth-child(3){width:160px}.skeleton_loader .home-section-3 .menu li:nth-child(4){width:150px}.skeleton_loader .home-section-3 .menu li:nth-child(5){width:170px}.skeleton_loader .home-section-3 .menu li:nth-child(6){width:140px}.skeleton_loader .home-section-3 .menu li:nth-child(7){width:130px}.skeleton_loader .home-section-3 .menu li:nth-child(8){width:150px}.skeleton_loader .home-section-3 .menu li:nth-child(9){width:180px}.skeleton_loader .home-section-3 .menu li:nth-child(10){width:140px}.skeleton_loader .home-section-3 .menu li:nth-child(11){width:150px}.skeleton_loader .home-section-3 .home-banner .img-wrapper{width:1000px;height:635px}@media (max-width: 1400px){.skeleton_loader .home-section-3 .home-banner .img-wrapper{width:700px}}@media (max-width: 991px){.skeleton_loader .home-section-3 .home-banner .img-wrapper{width:600px;height:435px}}@media (max-width: 649px){.skeleton_loader .home-section-3 .home-banner .img-wrapper{width:480px}}@media (max-width: 505px){.skeleton_loader .home-section-3 .home-banner .img-wrapper{width:294px}}.skeleton_loader .home-section-3 .home-banner .contain-banner div h4{height:18px;width:280px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 505px){.skeleton_loader .home-section-3 .home-banner .contain-banner div h4{width:225px}}.skeleton_loader .home-section-3 .home-banner .contain-banner div h1{height:66px;width:340px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 505px){.skeleton_loader .home-section-3 .home-banner .contain-banner div h1{width:262px}}.skeleton_loader .home-section-3 .home-banner .contain-banner div p{height:24px;width:400px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:4px}@media (max-width: 505px){.skeleton_loader .home-section-3 .home-banner .contain-banner div p{width:242px}}.skeleton_loader .home-section-3 .home-banner .contain-banner div span{height:24px;width:300px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block}@media (max-width: 505px){.skeleton_loader .home-section-3 .home-banner .contain-banner div span{width:255px}}.skeleton_loader .home-section-3 .home-banner .contain-banner div h5{height:20px;width:100px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .collection-banner .img-wrapper{width:670px;height:301px;background-color:rgba(var(--box-background),1)}@media (max-width: 1699px){.skeleton_loader .collection-banner .img-wrapper{width:557px}}@media (max-width: 1500px){.skeleton_loader .collection-banner .img-wrapper{width:520px}}@media (max-width: 1399px){.skeleton_loader .collection-banner .img-wrapper{width:720px}}@media (max-width: 1199px){.skeleton_loader .collection-banner .img-wrapper{width:600px}}@media (max-width: 991px){.skeleton_loader .collection-banner .img-wrapper{width:446px;height:240px}}@media (max-width: 767px){.skeleton_loader .collection-banner .img-wrapper{width:514px}}@media (max-width: 527px){.skeleton_loader .collection-banner .img-wrapper{width:460px}}@media (max-width: 487px){.skeleton_loader .collection-banner .img-wrapper{width:410px}}@media (max-width: 441px){.skeleton_loader .collection-banner .img-wrapper{width:370px}}@media (max-width: 383px){.skeleton_loader .collection-banner .img-wrapper{width:295px}}.skeleton_loader .collection-banner .contain-banner h4{height:18px;width:200px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .collection-banner .contain-banner h3{height:38px;width:250px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:6px}.skeleton_loader .collection-banner .contain-banner h6{height:38px;width:180px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .collection-banner .contain-banner h5{width:140px;height:20px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .offer-banner-3 .img-wrapper{width:530px;height:631px;background-color:rgba(var(--box-background),1)}@media (max-width: 1699px){.skeleton_loader .offer-banner-3 .img-wrapper{width:480px}}@media (max-width: 1554px){.skeleton_loader .offer-banner-3 .img-wrapper{width:446px}}@media (max-width: 1500px){.skeleton_loader .offer-banner-3 .img-wrapper{width:422px}}.skeleton_loader .special-offer-slider h4{height:21px;width:150px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .special-offer-slider .product-box-4 .img-wrapper .product-image{width:340px;height:434px;background-color:rgba(var(--box-background),1)}@media (max-width: 991px){.skeleton_loader .special-offer-slider .product-box-4 .img-wrapper .product-image{height:385px}}.skeleton_loader .special-offer-slider .product-box-4 .product-detail div h6{height:18px;width:163px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .special-offer-slider .product-box-4 .product-detail div p{height:20px;width:150px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .special-offer-slider .product-box-4 .product-detail ul{background-color:transparent;padding:0}@media (max-width: 991px){.skeleton_loader .special-offer-slider .product-box-4 .product-detail ul{display:none}}.skeleton_loader .special-offer-slider .product-box-4 .product-detail ul li{height:33px;width:110px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 991px){.skeleton_loader .special-offer-slider .product-box-4 .product-size-stock{display:none}}.skeleton_loader .special-offer-slider .product-box-4 .product-size-stock .size-box span{height:20px;width:100px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;display:inline-block;margin-top:10px}.skeleton_loader .special-offer-slider .product-box-4 .product-size-stock .size-box p{height:22px;width:120px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .fashion-images{text-align:center}.skeleton_loader .fashion-images .fashion-box{height:230px;width:100%;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:50%;margin:auto}.skeleton_loader .fashion-images .fashion-box:hover{background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--light-border),1)}@media (max-width: 1300px){.skeleton_loader .fashion-images .fashion-box{height:190px}}@media (max-width: 750px){.skeleton_loader .fashion-images .fashion-box{height:165px}}@media (max-width: 600px){.skeleton_loader .fashion-images .fashion-box{height:130px}}@media (max-width: 540px){.skeleton_loader .fashion-images .fashion-box{height:110px}}@media (max-width: 489px){.skeleton_loader .fashion-images .fashion-box{height:180px}}@media (max-width: 420px){.skeleton_loader .fashion-images .fashion-box{height:150px}}.skeleton_loader .fashion-images h5{width:130px;height:20px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin:10px auto 0}@media (max-width: 540px){.skeleton_loader .fashion-images h5{width:110px}}.skeleton_loader .home-section-4{position:relative}.skeleton_loader .home-section-4 .home-content p{height:24px;width:280px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}@media (max-width: 505px){.skeleton_loader .home-section-4 .home-content p{width:200px}}.skeleton_loader .home-section-4 .home-content h2{height:50px;width:320px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 505px){.skeleton_loader .home-section-4 .home-content h2{width:240px}}.skeleton_loader .home-section-4 .home-content h1{height:70px;width:350px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 505px){.skeleton_loader .home-section-4 .home-content h1{width:260px}}.skeleton_loader .home-section-4 .home-content h6{height:24px;width:450px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}@media (max-width: 505px){.skeleton_loader .home-section-4 .home-content h6{width:300px}}.skeleton_loader .home-section-4 .home-content .btn{height:60px;width:150px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}@media (max-width: 505px){.skeleton_loader .home-section-4 .home-content .btn{width:150px}}.skeleton_loader .home-section-4 .product-1{background-color:rgba(var(--light-white),.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(var(--light-white),1);padding:8px;box-shadow:rgba(var(--black),.2) 0 2px 8px;width:fit-content;border-radius:10px;position:absolute;bottom:14%;left:22%;z-index:1}[dir=rtl] .skeleton_loader .home-section-4 .product-1{right:22%;left:unset}@media (max-width: 1600px){.skeleton_loader .home-section-4 .product-1{left:18%}}@media (max-width: 1400px){.skeleton_loader .home-section-4 .product-1{left:14%}}@media (max-width: 1300px){.skeleton_loader .home-section-4 .product-1{left:10%}}@media (max-width: 1199px){.skeleton_loader .home-section-4 .product-1{left:38%;z-index:2}}@media (max-width: 1140px){.skeleton_loader .home-section-4 .product-1{left:unset;right:40%}}@media (max-width: 991px){.skeleton_loader .home-section-4 .product-1{display:none}}.skeleton_loader .home-section-4 .product-1 .product .img-fluid{height:100px;width:100px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}.skeleton_loader .home-section-4 .product-1 .product .product-details h6{height:30px;width:160px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}.skeleton_loader .home-section-4 .product-1 .product .product-details p{height:24px;width:140px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}.skeleton_loader .home-section-4 .product-1 .product .product-details ul{height:24px;width:120px;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px;margin-bottom:8px}@media (max-width: 767px){.skeleton_loader .home-section-4 .product-1{display:none}}@media (max-width: 767px){.skeleton_loader .home-section-4 .home-images{display:none}}.skeleton_loader .home-section-4 .home-images .main-images{height:420px;width:515px;border-radius:35% 65% 73% 27%/28% 30% 70% 72%;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);animation:skeleton-loader 2s infinite linear;background-color:transparent;transform:rotate(-80deg) translate(-50%);position:absolute;left:42%;bottom:-6%;outline:2px solid rgba(212,212,212,.3);outline-offset:10px}@media (max-width: 1600px){.skeleton_loader .home-section-4 .home-images .main-images{height:390px;width:440px}}@media (max-width: 1400px){.skeleton_loader .home-section-4 .home-images .main-images{height:360px;width:420px}}@media (max-width: 1199px){.skeleton_loader .home-section-4 .home-images .main-images{right:5%;left:unset;transform:rotate(-25deg) translate(-5%);bottom:0;z-index:1;width:366px}}@media (max-width: 991px){.skeleton_loader .home-section-4 .home-images .main-images{height:260px;width:270px}}.skeleton_loader .home-section-4 .product-2{position:absolute;right:15%;bottom:34%}[dir=rtl] .skeleton_loader .home-section-4 .product-2{left:15%;right:unset}@media (max-width: 1500px){.skeleton_loader .home-section-4 .product-2{right:12%;bottom:40%}}@media (max-width: 1199px){.skeleton_loader .home-section-4 .product-2{display:none}}.skeleton_loader .home-section-4 .product-2 .product{background-color:transparent;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);border-radius:60% 60% 0 0;width:fit-content;outline:2px solid #dedede;outline-offset:6px;height:260px;width:250px}@media (max-width: 1500px){.skeleton_loader .home-section-4 .product-2 .product{height:210px;width:200px}}.skeleton_loader .product-section .product-box{height:350px;width:100%;background-image:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear;border-radius:6px}@media (max-width: 991px){.skeleton_loader .product-section .product-box{height:250px}}@media (max-width: 420px){.skeleton_loader .product-section .product-box{height:200px}}@keyframes skeleton-loader{0%{transform:translateZ(0);background-position:-468px 0}to{transform:translateZ(0);background-position:468px 0}}@media (max-width: 991px){.home-section{position:relative;height:100%;width:100%}}@media (max-width: 991px){.home-section .row>div:first-child .home-left-img img{height:100%;width:100%;object-fit:cover;object-position:top;opacity:.2}}.home-section .row>div:last-child{margin-left:-156px}[dir=rtl] .home-section .row>div:last-child{margin-right:-156px;margin-left:unset}@media (max-width: 1300px){.home-section .row>div:last-child{margin-left:-100px}[dir=rtl] .home-section .row>div:last-child{margin-right:-100px;margin-left:unset}}@media (max-width: 991px){.home-section .row>div:last-child{margin-left:0}[dir=rtl] .home-section .row>div:last-child{margin-right:0;margin-left:unset}}.home-section .home-right-img{display:flex;align-items:center;gap:10px;position:relative}@media (max-width: 991px){.home-section .home-right-img{position:absolute;top:0;right:15px;height:100%}}.home-section .home-right-img .rotet-elements{position:absolute;bottom:-50px;right:-50px;animation:rotateIt 7s linear infinite}[dir=rtl] .home-section .home-right-img .rotet-elements{right:unset;left:-50px}@media (max-width: 991px){.home-section .home-right-img .rotet-elements{right:37%;bottom:37px}[dir=rtl] .home-section .home-right-img .rotet-elements{right:unset;left:37%}}@media (max-width: 720px){.home-section .home-right-img .rotet-elements{display:none}}.home-section .home-right-img .home-details{margin-right:0;background-color:rgba(var(--box-background),1);width:86%}[dir=rtl] .home-section .home-right-img .home-details{margin-left:0}@media (max-width: 1740px){.home-section .home-right-img .home-details{width:unset}}@media (max-width: 520px){.home-section .home-right-img .home-details{display:none}}.home-section .home-right-img .home-details div{margin:28px;background-color:rgba(var(--light-white),1);text-align:center;padding:30px 0}.home-section .home-right-img .home-details div h4{color:rgba(var(--light-color),1);font-weight:400}.home-section .home-right-img .home-details div p{color:rgba(var(--theme-font-color),1);font-weight:600;font-size:calc(18px + .00625*(100vw - 320px))}.home-section .home-right-img>div{text-align:end;margin-right:40px}[dir=rtl] .home-section .home-right-img>div{margin-left:40px;margin-right:unset}@media (max-width: 1300px){.home-section .home-right-img>div{margin-right:0}[dir=rtl] .home-section .home-right-img>div{margin-left:0;margin-right:unset}}.home-section .home-right-img>div h1 span{color:rgba(var(--theme-default),1);font-size:calc(26px + .02125*(100vw - 320px));line-height:1.1}.home-section .home-right-img>div>span{font-size:calc(16px + .005*(100vw - 320px));position:relative}.home-section .home-right-img>div>span:before{content:"";position:absolute;top:50%;left:-25px;transform:translate(-50%);background-color:rgba(var(--theme-font-color),1);width:20%;height:3px}[dir=rtl] .home-section .home-right-img>div>span:before{right:-53px;left:unset}@keyframes rotateIt{to{transform:rotate(-360deg)}}.home-section-2{position:relative}.home-section-2:before{content:"";position:absolute;top:0;left:0;width:93%;height:100%;z-index:-1;background-color:rgba(var(--box-background),1)}[dir=rtl] .home-section-2:before{right:0;left:unset}@media (max-width: 1100px){.home-section-2 img{opacity:.6}}.home-section-2 .home-content{position:absolute;top:50%;left:7%;transform:translateY(-50%)}[dir=rtl] .home-section-2 .home-content{right:7%;left:unset}@media (max-width: 1300px){.home-section-2 .home-content{left:4%}[dir=rtl] .home-section-2 .home-content{right:4%;left:unset}}.home-section-2 .home-content p{line-height:1;display:flex;font-size:calc(14px + .00375*(100vw - 320px));align-items:center;gap:10px;padding-bottom:8px}.home-section-2 .home-content p span{width:26px;height:2px;background-color:rgba(var(--theme-font-color),1);display:block}.home-section-2 .home-content h1{font-weight:600;color:rgba(var(--theme-default),1);font-size:calc(26px + .02125*(100vw - 320px));line-height:1.4;margin-bottom:20px}.home-section-2 .home-content h1>span{font-size:calc(26px + .02125*(100vw - 320px));color:rgba(var(--theme-font-color),1);font-weight:600;display:block}.home-section-2 .rotet-elements{position:absolute;right:4%;top:18%;animation:rotateIt 7s linear infinite}[dir=rtl] .home-section-2 .rotet-elements{right:unset;left:4%}@media (max-width: 575px){.home-section-2 .rotet-elements{right:6%;bottom:2%;top:unset}[dir=rtl] .home-section-2 .rotet-elements{right:unset;left:6%}}@media (max-width: 480px){.home-section-2 .rotet-elements{display:none}}.home-section-2 .view-link{position:absolute;top:23%;right:19%;transform:rotate(-90deg);font-size:calc(14px + .00375*(100vw - 320px));text-decoration:underline;text-underline-offset:6px;color:rgba(var(--light-color),1)}[dir=rtl] .home-section-2 .view-link{right:unset;left:19%}@media (max-width: 1500px){.home-section-2 .view-link{transform:rotate(0);top:50%;right:13%}[dir=rtl] .home-section-2 .view-link{right:unset;left:13%}}@media (max-width: 1400px){.home-section-2 .view-link{top:54%;right:12%}[dir=rtl] .home-section-2 .view-link{right:unset;left:12%}}@media (max-width: 1210px){.home-section-2 .view-link{top:58%;right:10%}[dir=rtl] .home-section-2 .view-link{right:unset;left:10%}}@media (max-width: 1210px){.home-section-2 .view-link{top:56%;right:1%}[dir=rtl] .home-section-2 .view-link{right:unset;left:1%}}@media (max-width: 575px){.home-section-2 .view-link{display:none}}.home-section-3{position:relative}.home-section-3 ul{display:grid;align-items:center;justify-content:center;text-align:center}.home-section-3 ul li a{width:100%!important;display:block!important;padding:14px;font-size:calc(14px + 3 * (100vw - 320px) / 1600);transition:all .4s ease-in-out}@media (max-width: 1800px){.home-section-3 ul li a{padding:12px 14px}}@media (max-width: 1700px){.home-section-3 ul li a{padding:11px 14px}}@media (max-width: 1600px){.home-section-3 ul li a{padding:10px 14px}}@media (max-width: 1500px){.home-section-3 ul li a{padding:8px 14px}}@media (max-width: 1300px){.home-section-3 ul li a{padding:8px 14px}}@media (max-width: 1300px){.home-section-3 ul li a{padding:6px 14px}}.home-section-3 ul li:hover a{color:rgba(var(--theme-default),1)}.home-section-3 .home-banner{position:relative;overflow:hidden}@media (max-width: 991px){.home-section-3 .home-banner img{opacity:.2}}.home-section-3 .home-banner .img-part{transition:all .5s ease;width:100%}.home-section-3 .home-banner.p-top .contain-banner{align-items:flex-start}.home-section-3 .home-banner.p-left .contain-banner{justify-content:flex-start;text-align:left;width:45%}.home-section-3 .home-banner.p-right .contain-banner{justify-content:flex-end;left:unset;right:0}[dir=rtl] .home-section-3 .home-banner.p-right .contain-banner{justify-content:flex-start}.home-section-3 .home-banner.p-right .contain-banner>div{width:38%}@media (max-width: 991px){.home-section-3 .home-banner.p-right .contain-banner>div{width:100%;padding:14px}}@media (max-width: 567px){.home-section-3 .home-banner.p-right .contain-banner>div{padding:6px}}.home-section-3 .home-banner.p-center .contain-banner{justify-content:center}.home-section-3 .home-banner.tl-content .contain-banner{align-items:flex-start;padding-left:30px;padding-right:30px;padding-top:30px}@media (max-width: 480px){.home-section-3 .home-banner img{height:250px;object-fit:cover}}.home-section-3 .home-banner .contain-banner{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;padding-left:100px;padding-right:100px;z-index:1}@media (max-width: 700px){.home-section-3 .home-banner .contain-banner{padding:0 15px}}.home-section-3 .home-banner .contain-banner h4{color:rgba(var(--light-color),1);font-weight:400;margin-bottom:15px;font-size:calc(14px + .00375*(100vw - 320px));text-transform:uppercase}@media (max-width: 991px){.home-section-3 .home-banner .contain-banner h4{margin-bottom:10px}}.home-section-3 .home-banner .contain-banner h4 span{font-size:calc(14px + .00375*(100vw - 320px));text-decoration:underline;text-underline-offset:4px;font-weight:500;color:rgba(var(--theme-default),1)}.home-section-3 .home-banner .contain-banner h1{font-weight:500;font-size:calc(22px + .02125*(100vw - 320px));line-height:1.2;margin-bottom:12px}.dark .home-section-3 .home-banner .contain-banner h1{color:#222}@media (max-width: 991px){.home-section-3 .home-banner .contain-banner h1{margin-bottom:8px}}.home-section-3 .home-banner .contain-banner p{color:rgba(var(--light-color),1);line-height:1.4;font-size:calc(14px + .00375*(100vw - 320px));margin-bottom:calc(8px + .00875*(100vw - 320px));margin-bottom:20px}@media (max-width: 991px){.home-section-3 .home-banner .contain-banner p{margin-bottom:12px}}.home-section-3 .home-banner .contain-banner a{text-decoration:underline;text-underline-offset:3px;color:rgba(var(--theme-default),1);font-size:calc(14px + .00375*(100vw - 320px))}.home-section-3 .home-banner .contain-banner a svg{height:20px;width:20px;fill:rgba(var(--theme-default),1);margin:0 6px}.home-section-3 .social-icon{display:flex;align-items:center;position:absolute;top:20%;right:-3%;transform:rotate(-90deg);gap:20px;z-index:1}[dir=rtl] .home-section-3 .social-icon{left:-3%;right:unset}@media (max-width: 991px){.home-section-3 .social-icon{display:none}}.home-section-3 .social-icon li a{padding:0;color:rgba(var(--light-color),1);text-transform:uppercase;font-weight:700}.home-section-3 .social-icon li a h6{margin-bottom:0}.dark .home-section-3 .social-icon li a h6{color:#222}.home-section-4{background-color:rgba(var(--box-background),1);position:relative;overflow:hidden;height:700px}@media (max-width: 1600px){.home-section-4{height:600px}}@media (max-width: 1199px){.home-section-4{height:520px}}@media (max-width: 991px){.home-section-4{height:350px}}@media (max-width: 767px){.home-section-4{height:unset}}.home-section-4 .home-content p{line-height:1;display:flex;font-size:calc(14px + .00375*(100vw - 320px));align-items:center;gap:10px;padding-bottom:12px;font-weight:600;color:rgba(var(--theme-default),1)}.home-section-4 .home-content p span{width:26px;height:2px;background-color:rgba(var(--theme-default),1);display:block}.home-section-4 .home-content h1{font-weight:600;color:rgba(var(--theme-font-color),1);font-size:calc(26px + .02125*(100vw - 320px));text-transform:uppercase;margin-bottom:12px}.home-section-4 .home-content h2{font-size:calc(22px + .0175*(100vw - 320px));font-weight:300;text-transform:uppercase;line-height:1.3}.home-section-4 .home-content h6{color:rgba(var(--light-color),1);margin-bottom:20px;font-size:calc(16px + .0025*(100vw - 320px))}.home-section-4 .product-1{background-color:rgba(var(--light-white),.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(var(--light-white),1);padding:8px;box-shadow:rgba(var(--black),.2) 0 2px 8px;width:fit-content;border-radius:10px;position:absolute;bottom:14%;left:22%;z-index:1}[dir=rtl] .home-section-4 .product-1{right:22%;left:unset}@media (max-width: 1600px){.home-section-4 .product-1{left:18%}}@media (max-width: 1400px){.home-section-4 .product-1{left:14%}}@media (max-width: 1300px){.home-section-4 .product-1{left:10%}}@media (max-width: 1199px){.home-section-4 .product-1{left:38%;z-index:2}}@media (max-width: 1140px){.home-section-4 .product-1{left:unset;right:40%}}@media (max-width: 991px){.home-section-4 .product-1{display:none}}.home-section-4 .product-1 .product{background-color:rgba(var(--light-white),1);padding:10px;display:flex;align-items:start;border-radius:12px;gap:10px}.home-section-4 .product-1 .product .product-details h6{font-weight:600;margin-bottom:0}.home-section-4 .product-1 .product .product-details p{color:rgba(var(--light-color),1)}.home-section-4 .product-1 .product .product-details .rating{margin-bottom:8px}.home-section-4 .product-1 .product .product-details .rating li i{color:rgba(var(--theme-default),1)}.home-section-4 .product-1 .product .product-details h5{font-size:calc(14px + .0025*(100vw - 320px));color:rgba(var(--theme-default),1);font-weight:400}.home-section-4 .product-1 .product .product-details h5 del{color:rgba(var(--light-color),1);margin:0 2px}.home-section-4 .product-1 .product .product-details h5 span{float:right;margin-left:auto;background-color:rgba(var(--theme-default),1);color:rgba(var(--light-white),1);padding:4px;border-radius:12px}.home-section-4 .marquee{display:flex;white-space:nowrap;position:absolute;top:0;left:27%;transform:rotate(-90deg)}[dir=rtl] .home-section-4 .marquee{right:27%;left:unset}@media (max-width: 767px){.home-section-4 .marquee{left:40%}}@media (max-width: 550px){.home-section-4 .marquee{left:30%}}@media (max-width: 430px){.home-section-4 .marquee{left:25%}}.home-section-4 .marquee .marquee__item{animation-duration:8s;animation-iteration-count:infinite;animation-name:marquee-content;animation-timing-function:linear;padding:5px 15px}.home-section-4 .marquee .marquee__item .animation-text{background:linear-gradient(rgba(var(--light-white),1),rgba(var(--black),.12));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(18px + .10125*(100vw - 320px));font-weight:800}@media (max-width: 767px){.home-section-4 .marquee .marquee__item .animation-text{font-size:calc(30px + .03125*(100vw - 320px))}}@media (max-width: 767px){.home-section-4 .home-images{display:none}}.home-section-4 .home-images .main-images{height:420px;width:515px;border-radius:35% 65% 73% 27%/28% 30% 70% 72%;background-color:rgba(var(--theme-default),1);transform:rotate(-25deg) translate(-50%);position:absolute;left:50%;bottom:15%;outline:2px solid rgba(var(--theme-default),1);outline-offset:10px}@media (max-width: 1600px){.home-section-4 .home-images .main-images{height:390px;width:440px}}@media (max-width: 1400px){.home-section-4 .home-images .main-images{height:360px;width:420px}}@media (max-width: 1199px){.home-section-4 .home-images .main-images{right:5%;left:unset;transform:rotate(-25deg) translate(-5%);bottom:0;z-index:1;width:366px}}@media (max-width: 991px){.home-section-4 .home-images .main-images{height:260px;width:270px}}.home-section-4 .home-images img{position:absolute;bottom:-1px;left:50%;transform:translate(-50%);height:100%}@media (max-width: 1199px){.home-section-4 .home-images img{right:10%;left:unset;transform:translate(-10%);z-index:1}}@media (max-width: 991px){.home-section-4 .home-images img{right:12%}}.home-section-4 .home-box-1{position:absolute;left:42.5%;bottom:34%;transform:translate(-42.5%);z-index:2}@media (max-width: 1400px){.home-section-4 .home-box-1{left:41%}}@media (max-width: 1199px){.home-section-4 .home-box-1{right:31%;left:unset}}@media (max-width: 1140px){.home-section-4 .home-box-1{right:36%}}@media (max-width: 991px){.home-section-4 .home-box-1{display:none}}.home-section-4 .home-box-1>span{background-color:rgba(var(--light-white),1);height:12px;width:12px;border-radius:20px;display:block;position:relative;cursor:pointer}.home-section-4 .home-box-1>span:before{content:"";position:absolute;top:-5px;left:-5px;width:22px;height:22px;border-radius:50px;background-color:rgba(var(--light-white),.5)}.home-section-4 .home-box-1>span:after{content:"";position:absolute;top:-10px;left:-10px;width:32px;height:32px;border-radius:50px;background-color:rgba(var(--light-white),.3)}.home-section-4 .home-box-2{position:absolute;right:41%;bottom:50%;-webkit-transform:translateX(41%);transform:translate(-44%);z-index:2}@media (max-width: 1400px){.home-section-4 .home-box-2{right:40%}}@media (max-width: 1300px){.home-section-4 .home-box-2{right:38%}}@media (max-width: 1199px){.home-section-4 .home-box-2{display:none}}.home-section-4 .home-box-2>span{background-color:rgba(var(--light-white),1);height:12px;width:12px;border-radius:20px;display:block;position:relative;cursor:pointer}.home-section-4 .home-box-2>span:before{content:"";position:absolute;top:-5px;left:-5px;width:22px;height:22px;border-radius:50px;background-color:rgba(var(--light-white),.5)}.home-section-4 .home-box-2>span:after{content:"";position:absolute;top:-10px;left:-10px;width:32px;height:32px;border-radius:50px;background-color:rgba(var(--light-white),.3)}.home-section-4 .product-2{position:absolute;right:15%;bottom:34%}[dir=rtl] .home-section-4 .product-2{left:15%;right:unset}@media (max-width: 1500px){.home-section-4 .product-2{right:12%;bottom:40%}}@media (max-width: 1199px){.home-section-4 .product-2{display:none}}.home-section-4 .product-2 .product{background-color:#dedede;border-radius:60% 60% 0 0;width:fit-content;outline:2px solid #dedede;outline-offset:6px;text-align:center}.dark .home-section-4 .product-2 .product{background-color:#222;outline-color:#222}.home-section-4 .product-2 .product img{margin-top:-80px;padding:20px 20px 0;animation:ping 10s linear infinite}@media (max-width: 1600px){.home-section-4 .product-2 .product img{width:200px}}.home-section-4 .product-2 .product .product-details{background-color:rgba(var(--light-white),1);padding:15px;border-radius:30px 30px 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width: 1400px){.home-section-4 .product-2 .product .product-details{padding:10px;justify-content:center}}.home-section-4 .product-2 .product .product-details div{text-align:left}.home-section-4 .product-2 .product .product-details h6{margin-bottom:0;color:rgba(var(--light-color),1)}.home-section-4 .product-2 .product .product-details h5{margin-bottom:0;font-weight:600;font-size:calc(16px + .0025*(100vw - 320px));white-space:nowrap}.home-section-4 .product-2 .product .product-details span{padding:4px 12px;border-radius:15px;background-color:rgba(var(--theme-default),1);color:rgba(var(--light-white),1)}@media (max-width: 1400px){.home-section-4 .product-2 .product .product-details span{display:none}}.home-section-4 .shape-images img{position:absolute}@media (max-width: 400px){.home-section-4 .shape-images img{display:none}}.home-section-4 .shape-images img:first-child{right:34%;top:10%;opacity:.5}.home-section-4 .shape-images img:last-child{bottom:15%;opacity:.5}@media (max-width: 991px){.home-section-4 .shape-images img:last-child{bottom:-5%}}@media (max-width: 767px){.home-section-4 .shape-images img:last-child{bottom:5%;right:20%}}@keyframes marquee-content{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ping{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.title{text-align:center;margin-bottom:calc(16px + .00875*(100vw - 320px))}.title h3{margin-bottom:3px;color:rgba(var(--theme-font-color),1);line-height:1}.title svg{width:72px;height:16px;stroke:rgba(var(--theme-default))}.title-1{margin-bottom:calc(16px + .00875*(100vw - 320px))}.title-1 p{line-height:1;display:flex;font-size:calc(14px + .00375*(100vw - 320px));align-items:center;gap:10px;padding-bottom:8px}.title-1 p span{width:26px;height:2px;background-color:rgba(var(--light-color),1);display:block}.title-1 h3{margin-bottom:3px;color:rgba(var(--theme-font-color),1);line-height:1;font-size:calc(20px + .0075*(100vw - 320px))}.theme-tab-1 .nav{border:none;margin-bottom:calc(20px + .00625*(100vw - 320px));display:flex;gap:12px;justify-content:center;flex-wrap:nowrap;white-space:nowrap;overflow:auto}.theme-tab-1 .nav li{margin:0 calc(4px + 11 * (100vw - 320px) / 1600);padding-bottom:3px;cursor:pointer;position:relative}.theme-tab-1 .nav li a{color:rgba(var(--light-color),1);padding:0;border:none;transition:all .4s ease-in-out}.theme-tab-1 .nav li a:before{content:"";position:absolute;bottom:0;right:0;width:0%;height:2px;border-radius:4px;background-color:rgba(var(--theme-default));transition:all .5s ease-in-out}.theme-tab-1 .nav li a h6{margin-bottom:0}.theme-tab-1 .nav li a:hover{color:rgba(var(--theme-default))}.theme-tab-1 .nav li a:hover:before{width:80%}.theme-tab-1 .nav li a.active{color:rgba(var(--theme-default));background-color:transparent}.theme-tab-1 .nav li a.active:before{width:80%}.product-box .img-wrapper{position:relative;overflow:hidden}.product-box .img-wrapper .label-block{margin-left:30px;position:absolute;left:0;width:fit-content;transition:all .4s ease-in-out}[dir=rtl] .product-box .img-wrapper .label-block{margin-right:30px;margin-left:unset;right:0;left:unset}@media (max-width: 575px){.product-box .img-wrapper .label-block{margin-left:6px}[dir=rtl] .product-box .img-wrapper .label-block{margin-right:6px;margin-left:unset;right:0;left:unset}}@media (max-width: 575px){.product-box .img-wrapper .label-block img{width:70%}}.product-box .img-wrapper .label-block span{position:absolute;top:0;left:50%;transform:translate(-50%);text-align:center;color:rgba(var(--white),1);line-height:1.2;font-weight:600}@media (max-width: 575px){.product-box .img-wrapper .label-block span{font-size:10px;left:35%}[dir=rtl] .product-box .img-wrapper .label-block span{right:-30%;left:unset}}.product-box .img-wrapper .countdown{position:absolute;bottom:50px;left:50%;transform:translate(-50%);text-align:center;padding:8px calc(8px + .0075*(100vw - 320px));width:fit-content;margin:0 auto;cursor:pointer;background-color:rgba(var(--light-white),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:rgb(var(--black),.1) 0 0 24px;transition:all .5s ease-in-out}@media (max-width: 575px){.product-box .img-wrapper .countdown{display:none}}.product-box .img-wrapper .countdown ul{display:flex;align-items:center;gap:11px}.product-box .img-wrapper .countdown ul .timer div{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:500}.product-box .img-wrapper .countdown ul span{margin-bottom:0;color:rgba(var(--light-color),1);font-size:13px}.product-box .img-wrapper .countdown ul .dot{display:flex;align-items:center}.product-box .img-wrapper .countdown ul .dot span{display:block}.product-box .img-wrapper .cart-info-icon{position:absolute;top:12px;right:12px}[dir=rtl] .product-box .img-wrapper .cart-info-icon{right:unset;left:12px}@media (max-width: 575px){.product-box .img-wrapper .cart-info-icon{top:0}}.product-box .img-wrapper .cart-info-icon a,.product-box .img-wrapper .cart-info-icon button{display:block;height:34px;width:34px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;margin:8px 0;box-shadow:0 0 10px rgba(var(--light-color),.1);transition:all .5s ease;opacity:0}@media (max-width: 575px){.product-box .img-wrapper .cart-info-icon a,.product-box .img-wrapper .cart-info-icon button{opacity:1;height:30px;width:30px;margin:4px 0}}.product-box .img-wrapper .cart-info-icon a:first-child,.product-box .img-wrapper .cart-info-icon button:first-child{margin-top:0}@media (max-width: 575px){.product-box .img-wrapper .cart-info-icon a:first-child,.product-box .img-wrapper .cart-info-icon button:first-child{display:none}}.product-box .img-wrapper .cart-info-icon a .iconsax,.product-box .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--dark-color) , 1);transition:all .5s ease}.dark .product-box .img-wrapper .cart-info-icon a .iconsax,.dark .product-box .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Color: rgba(var(--white), 1)}.product-box .product-detail{padding-top:18px;position:relative}.product-box .product-detail .color-box{display:flex;align-items:start;gap:6px}.product-box .product-detail .color-box ul li{width:18px;height:18px;border-radius:50%;margin-right:2px;position:relative;cursor:pointer}.product-box .product-detail .color-box ul li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid rgba(var(--light-white),1);width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}@media (max-width: 575px){.product-box .product-detail .color-box ul li{height:14px;width:14px}}.product-box .product-detail .color-box ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.product-box .product-detail .color-box span{color:rgba(var(--theme-font-color),1);font-weight:500}.product-box .product-detail .color-box span i{color:rgba(var(--theme-default));font-size:12px;margin-right:2px}[dir=rtl] .product-box .product-detail .color-box span i{margin-right:unset;margin-left:2px}.product-box .product-detail h6{color:rgba(var(--dark-color),1);transition:all .4s ease-in-out;margin-top:8px}@media (max-width: 575px){.product-box .product-detail h6{line-height:1.1}}@media (max-width: 480px){.product-box .product-detail h6{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin-top:4px;margin-bottom:0}}.product-box .product-detail p{color:rgba(var(--theme-default));font-weight:600}.product-box .product-detail p del{color:rgba(var(--light-color),1);font-weight:400}.product-box .product-detail .add-button{position:absolute;top:0;left:50%;transform:translate(-50%,-40px);text-align:center;padding:8px 6px;width:146px;margin:0 auto;opacity:0;cursor:pointer;background-color:rgba(var(--theme-font-color),1);transition:all .4s ease-in-out}.dark .product-box .product-detail .add-button{background-color:#222}.product-box .product-detail .add-button a{color:rgba(var(--white),1)}.product-box:hover .img-wrapper .label-block{margin-top:6px}.product-box:hover .img-wrapper .add-button{bottom:10px}.product-box:hover .img-wrapper .cart-info-icon a{opacity:1}.product-box:hover .img-wrapper .cart-info-icon a:first-child{animation:fadeInRight .3s ease-in-out}.product-box:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:fadeInRight .5s ease-in-out}@media (max-width: 575px){.product-box:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:none}}.product-box:hover .img-wrapper .cart-info-icon a:last-child{animation:fadeInRight .7s ease-in-out}@media (max-width: 575px){.product-box:hover .img-wrapper .cart-info-icon a:last-child{animation:none}}.product-box:hover .product-detail .add-button{opacity:1;transform:translate(-50%,-45px)}@media (max-width: 1300px){.product-box:hover .product-detail .add-button{width:146px}}@media (max-width: 1300px){.product-box:hover .product-detail .add-button{display:none}}.theme-tab-2 .nav{border:none;margin-bottom:calc(20px + .00625*(100vw - 320px));display:flex;justify-content:center;gap:calc(12px + .0125*(100vw - 320px));flex-wrap:nowrap;white-space:nowrap;overflow:auto}@media (max-width: 480px){.theme-tab-2 .nav{justify-content:start}}.theme-tab-2 .nav li{padding-bottom:3px;cursor:pointer;position:relative}.theme-tab-2 .nav li a{color:rgba(var(--light-color),1);padding:0;border:none;transition:all .4s ease-in-out}.theme-tab-2 .nav li a:before{content:"";position:absolute;bottom:0;right:0;width:0%;height:2px;border-radius:4px;background-color:rgba(var(--theme-default));transition:all .5s ease-in-out}.theme-tab-2 .nav li a h6{margin-bottom:0}.theme-tab-2 .nav li a:hover{color:rgba(var(--theme-default))}.theme-tab-2 .nav li a:hover:before{width:100%}.theme-tab-2 .nav li a.active{color:rgba(var(--theme-default));background-color:transparent}.theme-tab-2 .nav li a.active:before{width:100%}.product-box-2{border:1px solid rgba(var(--light-border),1);padding:15px}@media (max-width: 991px){.product-box-2{padding:8px}}@media (max-width: 575px){.product-box-2{padding:4px}}.product-box-2 .img-wrapper{position:relative;overflow:hidden}.product-box-2 .img-wrapper .product-image{background-color:rgba(var(--box-background),1)}.product-box-2 .img-wrapper .cart-info-icon{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:10px}@media (max-width: 575px){.product-box-2 .img-wrapper .cart-info-icon{bottom:2px;gap:6px}}.product-box-2 .img-wrapper .cart-info-icon a,.product-box-2 .img-wrapper .cart-info-icon button{height:44px;width:44px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 10px rgba(var(--light-color),.1);transition:all .5s ease;opacity:0}@media (max-width: 1199px){.product-box-2 .img-wrapper .cart-info-icon a,.product-box-2 .img-wrapper .cart-info-icon button{height:36px;width:36px}}@media (max-width: 575px){.product-box-2 .img-wrapper .cart-info-icon a,.product-box-2 .img-wrapper .cart-info-icon button{opacity:1;height:30px;width:30px;margin:4px 0}}.product-box-2 .img-wrapper .cart-info-icon a .iconsax,.product-box-2 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Size: $font-18;--Iconsax-Color: rgba(var(--dark-color) , 1)}.dark .product-box-2 .img-wrapper .cart-info-icon a .iconsax,.dark .product-box-2 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Color: rgba(var(--white), 1)}@media (max-width: 1199px){.product-box-2 .img-wrapper .cart-info-icon a .iconsax,.product-box-2 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Size: 18px}}@media (max-width: 575px){.product-box-2 .img-wrapper .cart-info-icon a .iconsax,.product-box-2 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Size: 16px}}.product-box-2 .img-wrapper .cart-info-icon a:first-child,.product-box-2 .img-wrapper .cart-info-icon button:first-child{margin-top:0}.product-box-2 .img-wrapper .countdown{position:absolute;bottom:70px;left:50%;transform:translate(-50%);text-align:center;padding:8px calc(8px + .0075*(100vw - 320px));width:fit-content;margin:0 auto;cursor:pointer;background-color:rgba(var(--light-white),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:rgb(var(--black),.1) 0 0 24px;transition:all .5s ease-in-out}@media (max-width: 991px){.product-box-2 .img-wrapper .countdown{display:none}}.product-box-2 .img-wrapper .countdown ul{display:flex;align-items:center;gap:11px}.product-box-2 .img-wrapper .countdown ul .timer div{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:500}.product-box-2 .img-wrapper .countdown ul span{margin-bottom:0;color:rgba(var(--light-color),1);font-size:13px}.product-box-2 .img-wrapper .countdown ul .dot{display:flex;align-items:center}.product-box-2 .img-wrapper .countdown ul .dot span{display:block}.product-box-2 .img-wrapper .lable-block .lable-1{left:12px;top:12px;position:absolute;height:48px;width:48px;background-color:rgba(var(--theme-font-color),1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(var(--white),1);font-weight:600}.dark .product-box-2 .img-wrapper .lable-block .lable-1{background-color:#222}[dir=rtl] .product-box-2 .img-wrapper .lable-block .lable-1{left:unset;right:12px}@media (max-width: 991px){.product-box-2 .img-wrapper .lable-block .lable-1{height:34px;width:34px}}@media (max-width: 575px){.product-box-2 .img-wrapper .lable-block .lable-1{left:5px;top:5px}[dir=rtl] .product-box-2 .img-wrapper .lable-block .lable-1{left:unset;right:5px}}@media (max-width: 575px){.product-box-2 .img-wrapper .lable-block .lable-1{font-size:10px;height:30px;width:30px}}.product-box-2 .img-wrapper .lable-block .label-2{right:12px;top:12px;position:absolute}[dir=rtl] .product-box-2 .img-wrapper .lable-block .label-2{left:12px;right:unset}@media (max-width: 575px){.product-box-2 .img-wrapper .lable-block .label-2{right:6px;top:6px}[dir=rtl] .product-box-2 .img-wrapper .lable-block .label-2{left:6px;right:unset}}.product-box-2 .img-wrapper .lable-block .label-2 .iconsax{--Iconsax-Size: $font-20;--Iconsax-Color: rgba(var(--dark-color) , 1)}.dark .product-box-2 .img-wrapper .lable-block .label-2 .iconsax{--Iconsax-Color: #222}@media (max-width: 575px){.product-box-2 .img-wrapper .lable-block .label-2 .iconsax{--Iconsax-Size: 16px}}.product-box-2 .product-detail{display:flex;justify-content:space-between;align-items:center;margin-top:17px}@media (max-width: 991px){.product-box-2 .product-detail{display:block}}@media (max-width: 767px){.product-box-2 .product-detail{display:flex}}@media (max-width: 620px){.product-box-2 .product-detail{display:block;text-align:center}}.product-box-2 .product-detail h6{transition:all .4s ease-in-out;text-overflow:ellipsis;overflow:hidden;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0}.product-box-2 .product-detail p{color:rgba(var(--theme-default));font-weight:600}@media (max-width: 991px){.product-box-2 .product-detail p{margin-bottom:6px}}.product-box-2 .product-detail p del{color:rgba(var(--light-color),1);font-weight:400}.product-box-2 .product-detail ul{padding:6px;background-color:rgba(var(--box-background),1);width:122px;display:flex;justify-content:center}@media (max-width: 620px){.product-box-2 .product-detail ul{margin:0 auto}}.product-box-2 .product-detail ul li{border-right:1px solid rgba(var(--dark-border),.2);padding-right:10px;margin-right:10px}.product-box-2 .product-detail ul li i{color:rgba(var(--theme-default),1)}.product-box-2 .product-detail ul li:last-child{border-right:none;padding-right:0;margin-right:0}.product-box-2:hover .img-wrapper .cart-info-icon a,.product-box-2:hover .img-wrapper .cart-info-icon button{opacity:1}.product-box-2:hover .img-wrapper .cart-info-icon a:first-child,.product-box-2:hover .img-wrapper .cart-info-icon button:first-child{animation:fadeInUp .3s ease-in-out}@media (max-width: 575px){.product-box-2:hover .img-wrapper .cart-info-icon a:first-child,.product-box-2:hover .img-wrapper .cart-info-icon button:first-child{animation:none}}.product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(2),.product-box-2:hover .img-wrapper .cart-info-icon button:nth-child(2){animation:fadeInUp .5s ease-in-out}@media (max-width: 575px){.product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(2),.product-box-2:hover .img-wrapper .cart-info-icon button:nth-child(2){animation:none}}.product-box-2:hover .img-wrapper .cart-info-icon a:last-child,.product-box-2:hover .img-wrapper .cart-info-icon button:last-child{animation:fadeInUp .7s ease-in-out}@media (max-width: 575px){.product-box-2:hover .img-wrapper .cart-info-icon a:last-child,.product-box-2:hover .img-wrapper .cart-info-icon button:last-child{animation:none}}.product-box-2:hover .product-detail h6{color:rgba(var(--theme-default))}.theme-tab-3 .nav{border:none;display:flex;justify-content:end;gap:15px;flex-wrap:nowrap;white-space:nowrap;overflow:auto}@media (max-width: 767px){.theme-tab-3 .nav{justify-content:flex-start;margin-bottom:20px}}.theme-tab-3 .nav li{padding-bottom:3px;cursor:pointer;position:relative}.theme-tab-3 .nav li a{color:rgba(var(--light-color),1);border:none;transition:all .4s ease-in-out;padding:10px 15px;border:1px solid rgba(var(--light-border),1);border-radius:0;color:rgba(var(--theme-font-color),1)}.theme-tab-3 .nav li a h6{margin-bottom:0;font-weight:500;transition:all .4s ease-in-out}.theme-tab-3 .nav li a:hover{border-color:rgba(var(--theme-default),1);background-color:rgba(var(--theme-default),1)}.theme-tab-3 .nav li a:hover h6{color:#fff}.theme-tab-3 .nav li a.active{border-color:rgba(var(--theme-default),1);background-color:rgba(var(--theme-default),1)}.theme-tab-3 .nav li a.active h6{color:#fff}.product-box-3 .img-wrapper{position:relative;overflow:hidden}.product-box-3 .img-wrapper .label-block .lable-1{background-color:rgba(var(--dark-color),1);color:rgba(var(--white),1);padding:3px 10px;font-size:12px;font-weight:500;position:absolute;top:10px;left:18px;z-index:1}@media (max-width: 991px){.product-box-3 .img-wrapper .label-block .lable-1{padding:2px 6px}}.dark .product-box-3 .img-wrapper .label-block .lable-1{background-color:rgba(var(--light-white),1)}@media (max-width: 480px){.product-box-3 .img-wrapper .label-block .lable-1{display:none}}[dir=rtl] .product-box-3 .img-wrapper .label-block .lable-1{left:unset;right:18px}.product-box-3 .img-wrapper .label-block .label-2{right:12px;top:12px;z-index:1;position:absolute;height:34px;width:34px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 10px rgba(var(--light-color),.1)}[dir=rtl] .product-box-3 .img-wrapper .label-block .label-2{left:12px;right:unset}@media (max-width: 480px){.product-box-3 .img-wrapper .label-block .label-2{height:26px;width:26px;right:6px;top:5px}}.product-box-3 .img-wrapper .label-block .label-2 .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--dark-color) , 1)}.dark .product-box-3 .img-wrapper .label-block .label-2 .iconsax{--Iconsax-Color: rgba(var(--white) , 1)}.product-box-3 .img-wrapper .cart-info-icon{position:absolute;top:46px;right:12px}[dir=rtl] .product-box-3 .img-wrapper .cart-info-icon{left:12px;right:unset}@media (max-width: 480px){.product-box-3 .img-wrapper .cart-info-icon{top:31px;right:6px}}.product-box-3 .img-wrapper .cart-info-icon a,.product-box-3 .img-wrapper .cart-info-icon button{display:block;height:34px;width:34px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;margin:8px 0;box-shadow:0 0 10px rgba(var(--light-color),.1);transition:all .5s ease;opacity:0}@media (max-width: 480px){.product-box-3 .img-wrapper .cart-info-icon a:nth-child(2),.product-box-3 .img-wrapper .cart-info-icon button:nth-child(2){display:none}}@media (max-width: 480px){.product-box-3 .img-wrapper .cart-info-icon a:nth-child(3),.product-box-3 .img-wrapper .cart-info-icon button:nth-child(3){display:none}}@media (max-width: 480px){.product-box-3 .img-wrapper .cart-info-icon a,.product-box-3 .img-wrapper .cart-info-icon button{width:26px;opacity:1;height:26px;margin:4px 0}}.product-box-3 .img-wrapper .cart-info-icon a .iconsax,.product-box-3 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Size: 18px;--Iconsax-Color: rgba(var(--dark-color) , 1)}.dark .product-box-3 .img-wrapper .cart-info-icon a .iconsax,.dark .product-box-3 .img-wrapper .cart-info-icon button .iconsax{--Iconsax-Color: rgba(var(--white) , 1)}.product-box-3 .img-wrapper .product-image{background-color:rgba(var(--box-background),1)}.product-box-3 .img-wrapper .product-image .pro-first{transition:all .6s ease-in-out}.product-box-3 .img-wrapper .product-image .pro-sec{position:absolute;top:0;left:-100%;visibility:hidden;opacity:0;transition:all .6s ease-in-out;height:100%;width:100%}.product-box-3 .img-wrapper .countdown{position:absolute;bottom:10px;left:50%;transform:translate(-50%);text-align:center;padding:8px calc(8px + .0075*(100vw - 320px));width:fit-content;margin:0 auto;cursor:pointer;background-color:rgba(var(--light-white),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:rgb(var(--black),.1) 0 0 24px;transition:all .5s ease-in-out}@media (max-width: 480px){.product-box-3 .img-wrapper .countdown{display:none}}.product-box-3 .img-wrapper .countdown ul{display:flex;align-items:center;gap:11px}.product-box-3 .img-wrapper .countdown ul .timer div{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:500}.product-box-3 .img-wrapper .countdown ul span{margin-bottom:0;color:rgba(var(--light-color),1);font-size:13px}.product-box-3 .img-wrapper .countdown ul .dot{display:flex;align-items:center}.product-box-3 .img-wrapper .countdown ul .dot span{display:block}.product-box-3 .product-detail{padding-top:14px}.product-box-3 .product-detail .rating{margin-bottom:12px}@media (max-width: 991px){.product-box-3 .product-detail .rating{margin-bottom:4px}}.product-box-3 .product-detail .rating li i{color:rgba(var(--star-yellow),1)}@media (max-width: 480px){.product-box-3 .product-detail .rating li i{font-size:12px}}.product-box-3 .product-detail h6{color:rgba(var(--dark-color),1);transition:all .4s ease-in-out;margin-bottom:5px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.2}@media (max-width: 480px){.product-box-3 .product-detail h6{margin-bottom:0}}.product-box-3 .product-detail p{color:rgba(var(--theme-font-color));font-weight:600;display:flex;flex-wrap:wrap;gap:4px}.product-box-3 .product-detail p del{color:rgba(var(--light-color),1);font-weight:400}.product-box-3 .product-detail p span{padding:2px 8px;background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);margin:0 4px}.product-box-3:hover .product-image .pro-first{visibility:hidden;opacity:0}.product-box-3:hover .product-image .pro-sec{left:0;visibility:visible;opacity:1}.product-box-3:hover .img-wrapper .cart-info-icon a{opacity:1}.product-box-3:hover .img-wrapper .cart-info-icon a:first-child{animation:fadeInDown .5s ease-in-out}.product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:fadeInDown .7s ease-in-out}.product-box-3:hover .img-wrapper .cart-info-icon a:last-child{animation:fadeInDown 1s ease-in-out}@media (max-width: 480px){.product-box-3:hover .img-wrapper .cart-info-icon a:first-child{animation:unset}.product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:unset}.product-box-3:hover .img-wrapper .cart-info-icon a:last-child{animation:unset}}.product-box-3:hover .product-detail h6{color:rgba(var(--theme-default))}.product-box-4 .img-wrapper{position:relative;overflow:hidden}.product-box-4 .img-wrapper .label-block .lable-1{background-color:rgba(var(--dark-color),1);color:rgba(var(--white),1);padding:0 3px;font-size:12px;font-weight:500;position:absolute;top:10px;left:18px;z-index:1}.product-box-4 .img-wrapper .label-block .label-2{right:12px;top:12px;z-index:1;position:absolute;height:34px;width:34px;background-color:rgba(var(--light-white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 10px rgba(var(--light-color),.1)}.product-box-4 .img-wrapper .label-block .label-2 svg{height:20px;width:20px}.product-box-4 .img-wrapper .label-block .label-2:hover{background-color:rgba(var(--theme-default),1)}.product-box-4 .img-wrapper .label-block .label-2:hover svg{fill:rgba(var(--white),1)}.product-box-4 .img-wrapper .cart-info-icon{position:absolute;top:46px;right:12px}.product-box-4 .img-wrapper .cart-info-icon a,.product-box-4 .img-wrapper .cart-info-icon button{display:block;height:34px;width:34px;background-color:rgba(var(--white),1);display:flex;align-items:center;justify-content:center;border-radius:50%;margin:8px 0;box-shadow:0 0 10px rgba(var(--light-color),.1);transition:all .5s ease;opacity:0}.product-box-4 .img-wrapper .cart-info-icon a svg,.product-box-4 .img-wrapper .cart-info-icon button svg{height:18px;width:18px;fill:rgba(var(--dark-color),1);transition:all .5s ease}.dark .product-box-4 .img-wrapper .cart-info-icon a svg,.dark .product-box-4 .img-wrapper .cart-info-icon button svg{fill:#222}.product-box-4 .img-wrapper .cart-info-icon a:hover,.product-box-4 .img-wrapper .cart-info-icon button:hover{background-color:rgba(var(--theme-default))}.product-box-4 .img-wrapper .cart-info-icon a:hover svg,.product-box-4 .img-wrapper .cart-info-icon button:hover svg{fill:rgba(var(--white),1)}.product-box-4 .img-wrapper .countdown{position:absolute;bottom:10px;left:50%;transform:translate(-50%);text-align:center;padding:8px calc(8px + .0075*(100vw - 320px));width:fit-content;margin:0 auto;cursor:pointer;background-color:rgba(var(--light-white),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:rgb(var(--black),.1) 0 0 24px;transition:all .5s ease-in-out}.product-box-4 .img-wrapper .countdown ul{display:flex;align-items:center;gap:11px}.product-box-4 .img-wrapper .countdown ul .timer div{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:500}.product-box-4 .img-wrapper .countdown ul span{margin-bottom:0;color:rgba(var(--light-color),1);font-size:13px}.product-box-4 .img-wrapper .countdown ul .dot{display:flex;align-items:center}.product-box-4 .img-wrapper .countdown ul .dot span{display:block}.product-box-4 .product-detail{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.product-box-4 .product-detail h6{transition:all .4s ease-in-out}.product-box-4 .product-detail p{color:rgba(var(--theme-default));font-weight:600}.product-box-4 .product-detail p del{color:rgba(var(--light-color),1);font-weight:400}.product-box-4 .product-detail ul{padding:6px 10px;background-color:rgba(var(--box-background),1)}.product-box-4 .product-detail ul li{border-right:1px solid rgba(var(--dark-border),.2);padding-right:10px;margin-right:10px}.product-box-4 .product-detail ul li i{color:rgba(var(--theme-default),1)}.product-box-4 .product-detail ul li:last-child{border-right:none;padding-right:0;margin-right:0}.product-box-4 .product-size-stock{display:flex;gap:15px}.product-box-4 .product-size-stock .color-box ul{margin-top:2px}.product-box-4 .product-size-stock .color-box ul li{width:18px;height:18px;border-radius:50%;margin-right:2px;position:relative;cursor:pointer}.product-box-4 .product-size-stock .color-box ul li:before{content:"";position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%);border:2px solid rgba(var(--light-white),1);width:100%;height:100%;border-radius:100%;transition:all .2s ease-in-out}.product-box-4 .product-size-stock .color-box ul li.active:before{opacity:1;visibility:visible;width:calc(100% - 5px);height:calc(100% - 5px)}.product-box-4 .product-size-stock .size-box p{font-size:14px;color:rgba(var(--theme-font-color),1)}.product-box-4:hover .img-wrapper .cart-info-icon a{opacity:1}.product-box-4:hover .img-wrapper .cart-info-icon a:first-child{animation:fadeInDown .5s ease-in-out}.product-box-4:hover .img-wrapper .cart-info-icon a:nth-child(2){animation:fadeInDown .7s ease-in-out}.product-box-4:hover .img-wrapper .cart-info-icon a:last-child{animation:fadeInDown 1s ease-in-out}.product-box-4:hover .product-detail h6{color:rgba(var(--theme-default))}.product-box-5{padding:6px;background-color:rgba(var(--box-background),1);border:1px solid rgba(var(--border),1);border-radius:4px}.product-box-5 .img-wrapper .product-image a img{width:270px;border-radius:4px}@media (max-width: 576px){.product-box-5 .img-wrapper .product-image a img{width:100%}}.product-box-5 .product-detail{text-align:center;margin-top:12px}.product-box-5 .product-detail h6{font-weight:500}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.slide-2{background-color:rgba(var(--box-background),1);padding:calc(12px + .01125*(100vw - 320px)) 0}.slide-2 .logo-block{text-align:center}.slide-2 .logo-block a img{margin:0 auto;opacity:.6;transition:all .4s ease-in-out}.dark .slide-2 .logo-block a img{filter:invert(1)}.slide-2 .logo-block:hover a img{opacity:1}.logo-slider .swiper-wrapper .swiper-slide{text-align:center}.logo-slider .swiper-wrapper .swiper-slide a img{margin:0 auto;opacity:.6;transition:all .4s ease-in-out}.dark .logo-slider .swiper-wrapper .swiper-slide a img{filter:invert(1)}.logo-slider .swiper-wrapper .swiper-slide:hover a img{opacity:1}.brand-logo-txt{display:flex;align-items:center;justify-content:center}.brand-logo-txt h4{margin-bottom:18px;color:rgba(var(--light-color),1);font-weight:400}.input-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:100%;visibility:hidden;opacity:0;transition:all .4s ease-in-out}.input-box input{width:100%;padding:15px 50px;background-color:rgba(var(--white),1);border-radius:8px;border:none;box-shadow:0 0 5px rgba(var(--black),.2)}.dark .input-box input{background-color:#222}.input-box .iconsax{--Iconsax-Size: 20px;--Iconsax-Color: rgba(var(--light-color), 1);position:absolute;top:15px;left:15px}[dir=rtl] .input-box .iconsax{right:15px;left:unset}.input-box .close-icon{position:absolute;top:15px;right:15px;font-size:20px;color:rgba(var(--light-color),1);transform:rotate(0);transition:all .4s ease-in-out}[dir=rtl] .input-box .close-icon{right:unset;left:15px}.input-box .close-icon:hover{transform:rotate(-90deg)}.input-box.open{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1)}.banner{position:relative;display:flex;margin-bottom:calc(8px + .01375*(100vw - 320px))}.banner .banner-contain{position:absolute;bottom:0;padding:13px calc(12px + 21 * (100vw - 320px) / 1600);background-color:rgba(var(--light-white),1);text-align:center;transition:all .4s ease-in-out}.banner .banner-contain h4{font-weight:600;margin-bottom:0}.banner .banner-contain p{color:rgba(var(--light-color),1)}.banner.p-left .banner-contain{float:left}.banner.p-right .banner-contain{float:right}.banner.p-center .banner-contain{left:0;right:0;margin:0 auto}.banner:hover .banner-contain{margin-left:10px;margin-bottom:10px}[dir=rtl] .banner:hover .banner-contain{margin-right:10px;margin-left:unset}.offer-banner{padding:calc(8px + .01*(100vw - 320px)) calc(6px + .03*(100vw - 1200px));background-color:rgba(var(--theme-default),1);width:96%;text-align:center}@media (max-width: 1600px){.offer-banner{width:100%}}.offer-banner h2{color:rgba(var(--white),1)}.offer-banner>span{width:50px;display:block;height:2px;background-color:rgba(var(--white),1);margin:0 auto 12px}.offer-banner p{color:rgba(var(--white),1);text-wrap:balance;padding-bottom:17px}.offer-banner .btn{background-color:rgba(var(--light-white),1);padding:12px calc(1px + 29 * (100vw - 1200px) / 1600);border-radius:0}.offer-banner .btn h6{display:flex;margin-bottom:0;font-weight:600;transition:all .4s ease-in-out;gap:5px}.offer-banner .btn h6 span{padding-bottom:0;color:rgba(var(--theme-default),1);font-weight:600;transition:all .4s ease-in-out;line-height:1.5}.offer-banner .btn:active{border:none}.banner-1{margin-left:calc(8px + .02*(100vw - 320px))}[dir=rtl] .banner-1{margin-left:unset;margin-right:calc(8px + .02*(100vw - 320px))}@media (max-width: 575px){.banner-1{text-align:center;margin-top:10px}}@media (max-width: 767px){.banner-1 h2{font-size:20px}}.banner-1 h4{color:rgba(var(--light-color),1);font-weight:400;margin-bottom:20px}.banner-1 h4 span{color:rgba(var(--theme-default),1);font-size:calc(18px + .00375*(100vw - 320px))}@media (max-width: 767px){.banner-1 h4{font-size:14px;margin-bottom:8px}}.banner-1 .countdown{text-align:center;padding:8px calc(8px + .01375*(100vw - 320px));width:fit-content;cursor:pointer;margin-bottom:30px;background-color:rgba(var(--box-background),1);transition:all .4s ease-in-out}@media (max-width: 575px){.banner-1 .countdown{margin:0 auto 10px}}@media (max-width: 767px){.banner-1 .countdown{margin-bottom:10px;padding:6px}}.banner-1 .countdown ul{display:flex}.banner-1 .countdown ul li:nth-child(odd){display:grid;padding:0 calc(8px + 7 * (100vw - 320px) / 1600)}.banner-1 .countdown ul li:nth-child(odd) .timer{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:600;font-size:calc(18px + .00625*(100vw - 320px))}.banner-1 .countdown ul li:nth-child(odd) span{margin-bottom:0;font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--light-color),1)}@media (max-width: 767px){.banner-1 .countdown ul li:nth-child(odd){padding:0 4px}}.banner-1 .countdown ul li:first-child{padding-left:0}.banner-1 .countdown ul li:last-child{padding-right:0}.banner-1 .countdown ul .dot span{height:10px;width:10px;display:block;border-radius:10px;margin:16px 0;background-color:rgba(var(--light-color),.2)}@media (max-width: 767px){.banner-content{margin-bottom:10px}}.banner-content h2{line-height:1.2}.banner-content h2 span{width:38px;height:2px;background-color:rgba(var(--theme-font-color),1);display:inline-block}@media (max-width: 360px){.banner-content h2 span{display:block;margin-top:6px}}.banner-content p{font-size:calc(14px + .00375*(100vw - 320px));margin-bottom:28px}@media (max-width: 767px){.banner-content p{margin-bottom:12px}}.banner-content .link-hover-anim a{text-decoration:none}@media (max-width: 575px){.style-banner .row div:first-child{order:2}}@media (max-width: 575px){.style-banner .row div:last-child{order:1}}.style-banner .style-content{margin-bottom:calc(8px + .01125*(100vw - 320px))}.style-banner .style-content h6{color:rgba(var(--theme-default),1);font-size:calc(14px + .00375*(100vw - 320px));text-decoration:underline;text-underline-offset:4px;text-transform:uppercase;font-weight:500;margin-bottom:calc(10px + .00625*(100vw - 320px))}.style-banner .style-content h2{font-size:calc(18px + 27 * (100vw - 320px) / 1600);margin-bottom:6px}.style-banner .style-content h4{color:rgba(var(--light-color),1);font-weight:400;margin-bottom:calc(8px + .0025*(100vw - 320px))}.subscribe-banner{position:relative}.subscribe-banner .subscribe-content{margin-top:calc(0px + -.04875*(100vw - 320px));background-color:rgba(var(--light-white),1);padding:calc(24px + .02625*(100vw - 320px)) calc(24px + -.005*(100vw - 320px)) calc(24px + .02625*(100vw - 320px)) calc(24px + .01375*(100vw - 320px));transform:translate(-200px)}[dir=rtl] .subscribe-banner .subscribe-content{transform:translate(200px);padding:calc(24px + .02625*(100vw - 320px)) calc(24px + .01375*(100vw - 320px)) calc(24px + .02625*(100vw - 320px)) calc(24px + -.005*(100vw - 320px))}@media (max-width: 1199px){.subscribe-banner .subscribe-content{transform:translate(-62px)}}@media (max-width: 991px){.subscribe-banner .subscribe-content{padding-right:0;padding-left:20px}}@media (max-width: 767px){.subscribe-banner .subscribe-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(var(--white),.9);padding:20px;width:80%}}@media (max-width: 480px){.subscribe-banner .subscribe-content{width:90%}}.subscribe-banner .subscribe-content h6{font-size:calc(14px + 3 * (100vw - 320px) / 1600);color:rgba(var(--theme-default),1);font-weight:500;margin-bottom:8px}.subscribe-banner .subscribe-content h4{font-size:calc(18px + .00625*(100vw - 320px));margin-bottom:calc(12px + .005*(100vw - 320px))}.subscribe-banner .subscribe-content p{margin-bottom:30px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media (max-width: 480px){.subscribe-banner .subscribe-content p{display:none!important}}.subscribe-banner .subscribe-content input{width:100%;padding:calc(10px + 5 * (100vw - 320px) / 1600);border:1px solid rgba(var(--light-border),1);margin-bottom:calc(10px + .01875*(100vw - 320px));background-color:transparent}@media (max-width: 575px){.offer-banner-2 .row div:first-child{order:2}.offer-banner-2 .row div:nth-child(2){order:1}}.offer-banner-2 .offer-banner-details{height:100%}.offer-banner-2 .offer-banner-details>div{border:20px solid rgba(var(--theme-default),.2);background-color:rgba(var(--light-white),1);height:100%;width:100%;text-align:center;display:grid;align-items:center}.offer-banner-2 .offer-banner-details>div button{padding:8px 9px;background-color:rgba(var(--theme-default),1);border-radius:0;font-weight:500;font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--white),1);max-width:190px;margin:auto}.offer-banner-2 .offer-banner-details>div button:active{background-color:rgba(var(--theme-default),1);color:rgba(var(--white),1);border:none}.offer-banner-2 .offer-banner-details>div .offer-content{margin:0 auto;border:1px solid rgba(var(--light-color),.2);width:fit-content;padding:calc(18px + .0075*(100vw - 320px))}.offer-banner-2 .offer-banner-details>div .offer-content h2{font-size:calc(26px + .03375*(100vw - 320px));margin-bottom:20px}.offer-banner-2 .offer-banner-details>div .offer-content h4{color:rgba(var(--light-color),1);font-weight:400}.offer-banner-2 .offer-banner-details>div .link-hover-anim{max-width:190px;margin:auto}.offer-banner-2 .offer-banner-details>div .link-hover-anim a{text-decoration:none;color:rgba(var(--theme-font-color),1)}.offer-banner-2 .offer-banner-details>div .link-hover-anim a svg{fill:rgba(var(--theme-font-color),1)}.offer-banner-2 .banner-images{position:relative}.offer-banner-2 .banner-images .iconsax{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);--Iconsax-Size: 66px;--Iconsax-Color: rgba(var(--white), 1)}.offer-banner-2 .banner-images .offer-round-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offer-banner-2 .banner-images .offer-round-img img{animation:rotateIt 7s linear infinite}.offer-banner-2 .title-1 h3{font-size:calc(22px + .0175*(100vw - 320px));font-weight:600;line-height:1.2}.collection-banner{position:relative;overflow:hidden}[dir=rtl] .collection-banner{direction:ltr}.collection-banner .img-part{transition:all .5s ease;width:100%}.collection-banner.p-top .contain-banner{align-items:flex-start}.collection-banner.p-left .contain-banner{justify-content:flex-start;text-align:left;width:45%}[dir=rtl] .collection-banner.p-left .contain-banner{justify-content:flex-end}@media (max-width: 576px){.collection-banner.p-left .contain-banner{width:100%}}.collection-banner.p-right .contain-banner{justify-content:flex-end;width:45%;left:unset;right:0;text-align:center}@media (max-width: 576px){.collection-banner.p-right .contain-banner{width:100%}}.collection-banner.p-center .contain-banner{justify-content:center}.collection-banner.tl-content .contain-banner{align-items:flex-start;padding-left:30px;padding-right:30px;padding-top:30px}.collection-banner .contain-banner{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;padding-left:40px;padding-right:40px}@media (max-width: 480px){.collection-banner .contain-banner{padding-left:10px;padding-right:10px}}.collection-banner .contain-banner h4{color:rgba(var(--light-color),1);font-weight:400;margin-bottom:10px;font-size:calc(14px + .00375*(100vw - 320px));text-transform:inherit}.collection-banner .contain-banner h3{color:rgba(var(--dark-color),1);line-height:1.1;margin-bottom:calc(8px + .00875*(100vw - 320px))}@media (max-width: 360px){.collection-banner .contain-banner h3{font-size:16px}}.dark .collection-banner .contain-banner h3{color:#222}.sale-banner a{position:relative}.sale-banner a>span{position:absolute;bottom:9%;right:-17%;height:3px;width:25%;background-color:rgba(var(--dark-color),1)}[dir=rtl] .sale-banner a>span{right:unset;left:-17%}@media (max-width: 1199px){.sale-banner a>span{right:-9%;width:20%}}@media (max-width: 575px){.sale-banner a>span{display:none}}.sale-banner .sale-content{margin-left:15%;position:relative}[dir=rtl] .sale-banner .sale-content{margin-right:15%;margin-left:unset}@media (max-width: 1199px){.sale-banner .sale-content{margin-left:8%}[dir=rtl] .sale-banner .sale-content{margin-right:8%;margin-left:unset}}@media (max-width: 575px){.sale-banner .sale-content{margin-left:0}[dir=rtl] .sale-banner .sale-content{margin-right:0;margin-left:unset}}.sale-banner .sale-content a{outline:2px solid rgba(var(--light-border),1);outline-offset:15px}@media (max-width: 767px){.sale-banner .sale-content a{outline:none;outline-offset:0px}}.sale-banner .sale-content .sale-offer{position:absolute;z-index:1;top:20px;left:20px}@media (max-width: 992px){.sale-banner .sale-content .sale-offer{top:10px;left:10px}}.sale-banner .sale-content .sale-offer img{animation:rotateIt 9s linear infinite}@media (max-width: 992px){.sale-banner .sale-content .sale-offer img{width:66%}}.sale-banner .sale-content .sale-offer span{font-size:calc(14px + .00375*(100vw - 320px));width:50%;display:block;color:rgba(var(--white),1);font-weight:600;text-align:center;transform:translate(25px,-76px)}[dir=rtl] .sale-banner .sale-content .sale-offer span{transform:translate(-25px,-76px)}@media (max-width: 992px){.sale-banner .sale-content .sale-offer span{transform:translate(10px,-49px);line-height:1.1;font-weight:500}[dir=rtl] .sale-banner .sale-content .sale-offer span{transform:translate(-10px,-49px)}}@media (max-width: 768px){.sale-banner .sale-content .sale-offer span{transform:translate(8px,-47px)}}.sale-banner .sale-content .sale-timing{position:absolute;top:50px;z-index:1;left:50%;transform:translate(-50%);text-align:center}@media (max-width: 1400px){.sale-banner .sale-content .sale-timing{top:40px}}@media (max-width: 1201px){.sale-banner .sale-content .sale-timing{top:20px}}@media (max-width: 992px){.sale-banner .sale-content .sale-timing{top:6px}}@media (max-width: 767px){.sale-banner .sale-content .sale-timing{position:unset;left:unset;right:0;transform:unset;display:inherit}}.sale-banner .sale-content .sale-timing h6{color:rgba(var(--theme-default),1);font-weight:600;position:relative;margin-bottom:20px}.sale-banner .sale-content .sale-timing h6:before{content:"";position:absolute;height:2px;width:15%;bottom:-8px;left:50%;background-color:rgba(var(--theme-default),1);transform:translate(-50%)}@media (max-width: 767px){.sale-banner .sale-content .sale-timing h6{position:absolute;top:10px;right:10px;z-index:1}}@media (max-width: 767px){.sale-banner .sale-content .sale-timing .countdown{position:absolute;z-index:1;bottom:34%;right:0;background-color:rgba(var(--light-white),.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:4px;padding:10px}}@media (max-width: 588px){.sale-banner .sale-content .sale-timing .countdown{bottom:20%}}@media (max-width: 575px){.sale-banner .sale-content .sale-timing .countdown{bottom:15%}}@media (max-width: 420px){.sale-banner .sale-content .sale-timing .countdown{bottom:18%}}.sale-banner .sale-content .sale-timing .countdown ul{display:flex;align-items:center;gap:11px}.sale-banner .sale-content .sale-timing .countdown ul .timer div{margin-bottom:0;color:rgba(var(--dark-color),1);font-weight:500}.sale-banner .sale-content .sale-timing .countdown ul span{margin-bottom:0;color:rgba(var(--light-color),1);font-size:13px}.sale-banner .sale-content .sale-timing .countdown ul .dot{display:flex;align-items:center}.sale-banner .sale-content .sale-timing .countdown ul .dot span{display:block}.sale-banner .sale-content h2{transform:translateY(100px);font-weight:500;font-size:calc(24px + 21 * (100vw - 320px) / 1600);margin-bottom:0;width:80%}@media (max-width: 1400px){.sale-banner .sale-content h2{transform:translateY(74px)}}@media (max-width: 1199px){.sale-banner .sale-content h2{transform:translateY(34px);width:100%}}@media (max-width: 767px){.sale-banner .sale-content h2{transform:translateY(8px)}}@media (max-width: 588px) and (min-width: 576px){.sale-banner .sale-content h2{font-size:22px}}.offer-banner-3{position:relative}.offer-banner-3 div{position:absolute;top:0;left:35px}[dir=rtl] .offer-banner-3 div{right:35px;left:unset}.offer-banner-3 div h6{width:49%;transform:translate(6px,-84px);color:rgba(var(--white),1);text-align:center;font-weight:500}[dir=rtl] .offer-banner-3 div h6{transform:translate(-6px,-84px)}.flash-images{position:relative;height:100%}.flash-images a{height:100%}.flash-images .banner-2{position:absolute;top:50%;left:10px;transform:translateY(-50%);margin-left:calc(8px + .02*(100vw - 320px))}[dir=rtl] .flash-images .banner-2{direction:ltr}@media (max-width: 480px){.flash-images .banner-2 h3{margin-bottom:0;font-size:16px}}.flash-images .banner-2 h5{color:rgba(var(--light-color),1);font-weight:400;margin-bottom:20px}@media (max-width: 480px){.flash-images .banner-2 h5{margin-bottom:4px}}.flash-images .banner-2 .countdown{cursor:pointer;margin-bottom:20px}@media (max-width: 480px){.flash-images .banner-2 .countdown{margin-bottom:-12px}}.flash-images .banner-2 .countdown ul{display:flex}.flash-images .banner-2 .countdown ul li:first-child{padding-left:0!important}@media (max-width: 480px){.flash-images .banner-2 .countdown ul li{margin-bottom:0;font-size:16px}}.flash-images .banner-2 .countdown ul li:nth-child(odd){display:grid;text-align:center;padding:0 calc(6px + .00125*(100vw - 320px))}.flash-images .banner-2 .countdown ul li:nth-child(odd) .timer{margin-bottom:-8px;color:rgba(var(--dark-color),1);font-weight:600;font-size:calc(18px + .00625*(100vw - 320px))}.dark .flash-images .banner-2 .countdown ul li:nth-child(odd) .timer{color:#222}.flash-images .banner-2 .countdown ul li:nth-child(odd) span{margin-bottom:0;font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--light-color),1)}.flash-images .banner-2 .countdown ul .dot span{height:6px;width:6px;display:block;border-radius:10px;margin:18px 0;background-color:rgba(var(--light-color),.2)}.best-seller .offer-banner{width:80%;margin-left:auto;padding:calc(14px + .005*(100vw - 320px))}[dir=rtl] .best-seller .offer-banner{margin-left:unset;margin-right:auto}@media (max-width: 1700px){.best-seller .offer-banner{width:100%;margin:unset}}.best-seller .style-content{margin-top:calc(15px + 35 * (100vw - 320px) / 1600)}.best-seller .style-content h6{font-weight:600;color:rgba(var(--theme-default),1);text-decoration:underline;text-underline-offset:4px;text-transform:uppercase}.best-seller .style-content h4{color:rgba(var(--light-color),1);font-size:calc(18px + .005*(100vw - 320px));font-weight:400;margin-bottom:0}.best-seller .style-content h2{font-size:calc(18px + 17 * (100vw - 320px) / 1600)}.best-seller .style-content .link-hover-anim{margin-bottom:calc(10px + .00625*(100vw - 320px))}@media (max-width: 767px){.best-seller .style-content{margin-top:0}}.best-seller .best-seller-box{position:relative;height:100%}.best-seller .best-seller-box .best-seller-content{position:absolute;bottom:15%;left:-20%}[dir=rtl] .best-seller .best-seller-box .best-seller-content{left:unset;right:-20%}@media (max-width: 1400px){[dir=rtl] .best-seller .best-seller-box .best-seller-content{right:-36%}}@media (max-width: 1400px){.best-seller .best-seller-box .best-seller-content{left:-36%}}.best-seller .best-seller-box .best-seller-content h3{margin-bottom:20px}.best-seller .best-seller-box .best-seller-content span{height:3px;width:25%;background-color:rgba(var(--theme-font-color),1);display:block;margin-bottom:20px}.heading-banner{background-color:rgba(var(--box-background),1);padding:20px 0;border-radius:6px;background-repeat:no-repeat;background-position:right;position:relative}[dir=rtl] .heading-banner{background-position:left}.heading-banner h4{font-size:calc(18px + .005*(100vw - 320px));margin-bottom:0}@media (max-width: 575px){.heading-banner h4{display:flex;justify-content:center;margin-bottom:8px}}.heading-banner .breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:0}@media (max-width: 575px){.heading-banner .breadcrumb{justify-content:center;float:unset!important}}.heading-banner .breadcrumb .breadcrumb-item{padding:0}[dir=rtl] .heading-banner .breadcrumb .breadcrumb-item:before{float:right;padding-left:8px;padding-right:unset}.dark .heading-banner .breadcrumb .breadcrumb-item:before{color:rgba(var(--theme-font-color),1)}.heading-banner .breadcrumb .breadcrumb-item a{text-transform:capitalize}.heading-banner .breadcrumb .breadcrumb-item.active{content:"/";float:left;padding-right:10px;color:rgba(var(--theme-font-color),1)}[dir=rtl] .heading-banner .breadcrumb .breadcrumb-item.active{padding-left:10px;padding-right:unset}.heading-banner h5{margin:0}.shop-banner{margin-bottom:30px;position:relative}.shop-banner .shop-banner-content{width:40%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.shop-banner .shop-banner-content h2,.shop-banner .shop-banner-content h4{color:#222}@media (max-width: 1199px){.shop-banner .shop-banner-content h4{display:none}}.shop-banner .shop-banner-content p{margin-bottom:12px}@media (max-width: 1199px){.shop-banner .shop-banner-content p{display:none}}@media (max-width: 1199px){.shop-banner .shop-banner-content .btn{display:none}}@media (max-width: 1399px){.offer-box-1 .bg-size:before{padding-top:38%!important}}.dark .offer-box-1 .collection-banner .contain-banner .link-hover-anim .link-strong-hovered{color:#222}.dark .offer-box-1 .collection-banner .contain-banner .link-hover-anim .link-strong-hovered svg{fill:#222}.banner-4{position:relative}.banner-4:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);background-color:rgba(var(--white),.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);height:93%;width:93%;transition:all .4s ease-in-out}.banner-4:hover:after{transform:translate(-50%,-50%) scale(1)}@keyframes marquee{to{transform:translate(-50%)}}.ratio_30 .bg-size:before{padding-top:10%;content:"";display:block}.ratio_13 .bg-size:before{padding-top:13%;content:"";display:block}.ratio_18 .bg-size:before{padding-top:18%;content:"";display:block}.ratio_35 .bg-size:before{padding-top:35%;content:"";display:block}.ratio_38 .bg-size:before{padding-top:38%;content:"";display:block}.ratio_40 .bg-size:before{padding-top:40%;content:"";display:block}.ratio_45 .bg-size:before{padding-top:45%;content:"";display:block}.ratio50 .bg-size:before{padding-top:50%;content:"";display:block}.ratio50_2 .bg-size:before{padding-top:52%;content:"";display:block}.ratio_55 .bg-size:before{padding-top:55%;content:"";display:block}.ratio2_3 .bg-size:before{padding-top:60%;content:"";display:block}.ratio3_2 .bg-size:before{padding-top:66.66%;content:"";display:block}.ratio3_3 .bg-size:before{padding-top:68%;content:"";display:block}.ratio_landscape .bg-size:before{padding-top:75%;content:"";display:block}.ratio3_5 .bg-size:before{padding-top:90%;content:"";display:block}.ratio3_4 .bg-size:before{padding-top:95%;content:"";display:block}.ratio_square .bg-size:before{padding-top:100%;content:"";display:block}.ratio_square-1 .bg-size:before{padding-top:86%;content:"";display:block}.ratio_square-2 .bg-size:before{padding-top:105%;content:"";display:block}.ratio_square-3 .bg-size:before{padding-top:124%;content:"";display:block}.ratio_square-4 .bg-size:before{padding-top:101%;content:"";display:block}.ratio_apos .bg-size:before{padding-top:127.7777778%;content:"";display:block}.ratio_portrait .bg-size:before{padding-top:150%;content:"";display:block}.ratio1_2 .bg-size:before{padding-top:200%;content:"";display:block}.ratio1_3 .bg-size:before{padding-top:119%;content:"";display:block}.b-top{background-position:top!important}.b-bottom{background-position:bottom!important}.b-center{background-position:center!important}.b-left{background-position:left!important}.b-right{background-position:right!important}.b_size_content{background-size:contain!important}html:hover .cursor{opacity:1}body div canvas:first-child{display:none!important}.cursor{position:fixed;top:0;left:0;z-index:999;width:50px;height:50px;margin:-25px 0 0 -25px;opacity:0;transition:opacity .2s cubic-bezier(.165,.84,.44,1);pointer-events:none}.cursor--hover .cursor-inner{transform:scale(.5);opacity:0}.cursor--hover .cursor-outer{transform:scale(1.4);border-color:#cca270;opacity:1}.cursor-move-inner{position:absolute;top:50%;left:50%;width:10px;height:10px;margin-top:-3px;margin-left:-3px;z-index:1}.cursor-move-outer{position:absolute;top:0;left:0;width:100%;height:100%}.cursor-inner{display:block;width:80%;height:80%;background:rgba(var(--theme-default),1);border-radius:50%;transition:transform .4s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.165,.84,.44,1)}.cursor-outer{display:block;width:70%;height:70%;border:1px solid rgba(var(--theme-default),1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50%;box-sizing:border-box;transition:border .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.165,.84,.44,1)}
