@charset "UTF-8";.theme-color-11{--theme-color: #81ba00}.flexCenter{display:flex;justify-content:center;align-items:center}.flexEnd{display:flex;justify-content:flex-end;align-items:center}.flexStart{display:flex;justify-content:flex-start;align-items:center}.flexBetween{display:flex;justify-content:space-between;align-items:center}.iconSize{width:21px;height:21px}.customBtn{padding:7.5px 18px;border-radius:24px;transition:all .2s ease-in;font-weight:500;font-size:14px;line-height:21px;border:0}.scrollLock{touch-action:pan-y;overscroll-behavior:contain}.scroll-page-lock{overflow:hidden!important;height:100%!important;margin:0!important}.customScrollbar::-webkit-scrollbar{height:6px;width:6px}@media (max-width: 992px){.customScrollbar::-webkit-scrollbar{height:4px;width:4px}}.customScrollbar::-webkit-scrollbar-track{border-radius:5px;background-color:#e6e0e0}.customScrollbar::-webkit-scrollbar-track:hover{background-color:#cac3c3}.customScrollbar::-webkit-scrollbar-track:active{background-color:#b1a8a7}.customScrollbar::-webkit-scrollbar-thumb{border-radius:5px;background-color:#7d7473}.customScrollbar::-webkit-scrollbar-thumb:hover{background-color:#645b5a}.customScrollbar::-webkit-scrollbar-thumb:active{background-color:#645b5a}.rotate180deg{transform:rotate(180deg)}.mt-component{margin-top:80px!important}@media (max-width: 768px){.mt-component{margin-top:20px!important}}.mb-component{margin-bottom:190px!important}.mb-component-lg{margin-bottom:411px!important}@media (max-width: 768px){.mb-component-lg{margin-bottom:200px!important}}.mb-component-sm{margin-bottom:80px!important}.pt-component{padding-top:80px!important}@media (max-width: 768px){.pt-component{padding-top:20px!important}}.pb-component{margin-bottom:190px!important}.font-roboto-300-14{font-family:Averta,sans-serif;font-weight:300;font-size:14px;line-height:20px}.font-roboto-300-16{font-family:Averta,sans-serif;font-weight:300;font-size:16px;line-height:20px}.font-roboto-300-18{font-family:Averta,sans-serif;font-weight:300;font-size:18px;line-height:24px}.font-roboto-400-14{font-family:Averta,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.4px}.font-roboto-400-16{font-family:Averta,sans-serif;font-weight:400;font-size:16px;line-height:22px}.font-roboto-400-18{font-family:Averta,sans-serif;font-weight:400;font-size:18px;line-height:24px}.font-roboto-400-20{font-family:Averta,sans-serif;font-weight:400;font-size:20px;line-height:24px}.font-roboto-500-13{font-family:Averta,sans-serif;font-weight:500;font-size:13px;line-height:16px}.font-roboto-500-14{font-family:Averta,sans-serif;font-weight:500;font-size:14px;line-height:21px}.font-roboto-500-16{font-family:Averta,sans-serif;font-weight:500;font-size:16px;line-height:22px}.font-roboto-500-18{font-family:Averta,sans-serif;font-weight:500;font-size:18px;line-height:clamp(1.125rem,.5536rem + 1.1905vw,1.625rem)}.font-roboto-500-20{font-family:Averta,sans-serif;font-weight:500;font-size:20px;line-height:24px}.font-roboto-500-28{font-family:Averta,sans-serif;font-weight:500;font-size:28px;line-height:28px}.font-roboto-600-14{font-family:Averta,sans-serif;font-weight:600;font-size:14px;line-height:21px}.font-roboto-600-16{font-family:Averta,sans-serif;font-weight:600;font-size:16px;line-height:22px}.font-roboto-600-28{font-family:Averta,sans-serif;font-weight:600;font-size:28px;line-height:28px}.font-roboto-800-48{font-family:Averta,sans-serif;font-weight:800;font-size:clamp(2rem,.857rem + 2.381vw,3rem);line-height:clamp(2.25rem,1.25rem + 2.083vw,3.125rem);letter-spacing:-1.4px}.font-manrope-800-32{font-family:Averta,sans-serif;font-weight:800;font-size:32px;line-height:34px;letter-spacing:-.6px}.font-manrope-800-48{font-family:Averta,sans-serif;font-weight:800;font-size:clamp(2rem,.857rem + 2.381vw,3rem);line-height:clamp(2.25rem,1.25rem + 2.083vw,3.125rem);letter-spacing:-1.4px}.add_to_cart{position:fixed;background-color:#fff;z-index:9999;transition:all .3s ease-in-out}.add_to_cart ::-webkit-scrollbar{width:3px;height:7px}.add_to_cart ::-webkit-scrollbar-track{background:#dddddd}.add_to_cart ::-webkit-scrollbar-thumb{background:#888888}.add_to_cart ::-webkit-scrollbar-thumb:hover{background:#555555}.add_to_cart .cart-inner{background-color:#fff;z-index:9;position:relative;top:0}.add_to_cart .cart-inner .cart_media{padding:0 20px}.add_to_cart .cart-inner .cart_media li{position:relative;padding-bottom:10px;width:100%}.add_to_cart .cart-inner .cart_media li .media{align-items:center;height:100%}.add_to_cart .cart-inner .cart_media li .media img{height:90px}.add_to_cart .cart-inner .cart_media li .media .media-body{align-self:center}.add_to_cart .cart-inner .cart_media li .media .media-body h4{color:#333}.add_to_cart .cart-inner .cart_media li .media .media-body h4 span{color:#777;font-size:16px}.add_to_cart .cart-inner .cart_media li .total{border-top:1px solid #f1f5f4;border-bottom:1px solid #f1f5f4;padding-top:10px;padding-bottom:10px}.add_to_cart .cart-inner .cart_media li .total h5{text-transform:capitalize;margin-bottom:0;color:#999}.add_to_cart .cart-inner .cart_media li .total h5 span{float:right}.add_to_cart .cart-inner .cart_media li .buttons a{font-size:16px;color:#fff;text-transform:capitalize;font-weight:700;transition:all .3s ease-in-out}.add_to_cart .cart-inner .cart_media li .buttons a:hover{color:var(--theme-color);transition:all .3s ease-in-out}.add_to_cart .cart-inner .cart_media li .buttons .checkout{float:right}.add_to_cart .cart-inner .cart_media .close-circle{position:absolute;top:0;right:0}.add_to_cart .cart-inner .cart_media .close-circle i{color:#a1a1a1;font-size:16px;transition:all .3s ease-in-out}.add_to_cart .cart-inner .cart_media .close-circle i:hover{color:#000;transition:all .3s ease-in-out}.add_to_cart .cart-inner .cart_top{display:flex;padding:20px;border-bottom:1px solid #efefef;margin-bottom:20px;align-items:center}.add_to_cart .cart-inner .cart_top h3{font-size:18px;color:#222;font-weight:700;text-transform:uppercase;margin-bottom:0}.add_to_cart .cart-inner .cart_top .close-cart{margin-left:auto}.add_to_cart .cart-inner .cart_top .close-cart i{color:#000;font-size:18px}.add_to_cart .overlay{visibility:hidden;opacity:0;background-color:#212331;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;transition:all .3s ease-in-out}.add_to_cart.open-side{transition:all .3s ease-in-out}.add_to_cart.open-side .overlay{opacity:.8;visibility:visible;transition:all .3s ease-in-out}.add_to_cart.left{left:-300px;top:0;height:100vh;width:300px}.add_to_cart.left .cart-inner{height:100vh;overflow:auto}.add_to_cart.left.open-side{left:0}.add_to_cart.right{right:-300px;height:100vh;width:300px;top:0}.add_to_cart.right .cart-inner{height:100vh;overflow:auto}.add_to_cart.right.open-side{right:0}.add_to_cart.top,.add_to_cart.bottom{height:218px;width:100%}.add_to_cart.top .cart_media,.add_to_cart.bottom .cart_media{display:flex;width:100%}.add_to_cart.top .cart_media .cart_product,.add_to_cart.bottom .cart_media .cart_product{display:flex;width:75%;overflow-y:auto}.add_to_cart.top .cart_media .cart_product li,.add_to_cart.bottom .cart_media .cart_product li{min-width:245px;max-width:225px;margin-right:18px;padding-bottom:0}.add_to_cart.top .cart_media .cart_total,.add_to_cart.bottom .cart_media .cart_total{width:25%}.add_to_cart.top .cart-inner,.add_to_cart.bottom .cart-inner{height:218px}.add_to_cart.top .cart-inner .cart_top,.add_to_cart.bottom .cart-inner .cart_top{margin-bottom:0;background-color:#fbfbfb;padding:15px 44px;border-bottom:none}.add_to_cart.top .cart-inner .cart_media,.add_to_cart.bottom .cart-inner .cart_media{padding:0}.add_to_cart.top .cart-inner .cart_media .cart_product,.add_to_cart.top .cart-inner .cart_media .cart_total,.add_to_cart.bottom .cart-inner .cart_media .cart_product,.add_to_cart.bottom .cart-inner .cart_media .cart_total{padding:30px 44px}.add_to_cart.top{top:-300px}.add_to_cart.top.open-side{top:0}.add_to_cart.bottom{bottom:-300px}.add_to_cart.bottom.open-side{bottom:0}.cart_qty_cls{position:absolute;background:var(--theme-color);width:20px;height:20px;color:#fff;border-radius:20px;text-align:center;font-size:12px;font-weight:600;top:28%;right:-8px;line-height:1;display:flex;align-items:center;justify-content:center}.cart_qty_cls span{line-height:1}.addcart_btm_popup{position:fixed;right:0;width:40px;height:38px;color:#000;transition:all ease-in .3s;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;background-color:#f7f7f7;top:calc(50% - 170px);border-radius:5px 0 0 5px;box-shadow:0 0 5px #9a9a9a8a}.addcart_btm_popup .fixed_cart{position:relative;z-index:99;display:block;float:right;font-size:18px;text-decoration:none;padding-left:8px;white-space:nowrap}.addcart_btm_popup .fixed_cart i{color:#000}.addcart_btm_popup .fixed_cart .cart_qty_cls{font-weight:400}.category-block .category-image{margin:0 auto;text-align:center;border:1px solid #dddddd;border-radius:100%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:.5s ease}.category-block .category-image .icon{width:40px}.category-block .category-image .furniture-icon{width:unset}.category-block .category-image.svg-image{background-color:#fff}.category-block .category-image.svg-image svg{width:50px;fill:var(--theme-color)}.category-block .category-details{margin-top:15px;text-align:center}.category-block .category-details h5{font-weight:700;margin:0 auto;transition:.5s ease;text-transform:uppercase;font-size:calc(13px + 3 * (100vw - 320px) / 1600)}.category-block .category-details h6{margin-bottom:-6px;margin-top:-4px}.category-block:hover .category-image{background-color:var(--theme-color);transition:all .3s ease-in-out}.category-block:hover .category-image img{filter:brightness(0) invert(1);transition:all .3s ease-in-out}.category-block:hover .category-image svg{fill:#fff;transition:all .3s ease-in-out}.category-block:hover .category-details h5{color:var(--theme-color);transition:all .3s ease-in-out}.category-nft{padding-bottom:12px}.category-nft a{border:1px solid #eeeeee;display:block;width:max-content;padding:calc(8px + .0025*(100vw - 320px));border-radius:10px;margin:0 auto;box-shadow:5px 5px 8px 1px #dfdfdf}.category-nft .category-image{margin:0 auto;text-align:center;border:1px solid #dddddd;width:110px;height:80px;display:flex;align-items:center;justify-content:center;transition:.5s ease;border-radius:9px;overflow:hidden}.category-nft .category-image img{object-fit:cover;width:100%;height:100%}.category-nft .category-details{margin-top:3px;text-align:center}.category-nft .category-details h5{font-weight:700;margin:0 auto;transition:.5s ease;text-transform:uppercase;font-size:calc(14px + .00125*(100vw - 320px))}.category-nft .category-details h6{margin-bottom:-6px;margin-top:-4px}.category-nft:hover .category-details h5{color:var(--theme-color);transition:all .3s ease-in-out}.category-border{background-color:#f1f5f4;padding:20px 10px}.category-border .border-padding{padding:0 10px}.category-border div .category-banner{padding:0;position:relative;overflow:hidden}.category-border div .category-banner img,.category-border div .category-banner .bg-size{transform:scale(1);transition:.5s ease}.category-border div .category-banner:hover img,.category-border div .category-banner:hover .bg-size{transform:scale(1.1) translate(14px);transition:.5s ease}.category-border div .category-banner:hover h2{color:var(--theme-color);transition:.5s ease}.category-border div .category-banner .category-box{position:absolute;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}.category-border div .category-banner .category-box h2{background-color:#fff;display:inline-block;padding:20px 35px;margin-bottom:0;box-shadow:0 0 7px #0006;transition:.5s ease}.category-border.category-border-2 div .category-banner .category-box h2{font-size:26px;padding:16px 17px;text-transform:capitalize}.category-bg-section .category-border-2:nth-child(2){padding-top:0}.category-bg{padding:40px 50px;position:relative;z-index:1}.category-bg .image-block img{width:100%}.category-bg .image-block.even:after{bottom:94%}.category-bg .image-block:after{content:"";position:absolute;background-color:var(--theme-color);height:0;width:40px;z-index:1;right:0;left:0;margin:-40px auto 0;opacity:0;transition:.5s ease}.category-bg .image-block:hover:after{opacity:.3;transition:.5s ease;height:80px}.category-bg .contain-block{display:flex;text-align:center;align-items:center;justify-content:center;height:100%;background-color:#fff}.category-bg .contain-block.even:after{top:94%}.category-bg .contain-block:after{content:"";position:absolute;background-color:var(--theme-color);height:0;width:40px;z-index:1;right:0;left:0;margin:0 auto;opacity:0;transition:.5s ease;bottom:94%}.category-bg .contain-block:hover h2,.category-bg .contain-block:hover h6 span{color:var(--theme-color);transition:all .3s ease-in-out}.category-bg .contain-block:hover .category-btn{background-image:linear-gradient(30deg,#222222 50%,transparent 50%);border:2px solid #222222;transition:all .3s ease-in-out}.category-bg .contain-block:hover:after{opacity:.3;transition:all .3s ease-in-out;height:80px}.category-bg .contain-block h2{margin-bottom:0;margin-top:15px;transition:.5s ease;color:#222}.category-bg .contain-block h6{color:var(--theme-color);text-transform:uppercase;letter-spacing:.3em;line-height:1;margin-bottom:0}.category-bg .contain-block h6 span{color:#7f786d;letter-spacing:.03em;font-weight:700;transition:all .3s ease-in-out}.category-bg .contain-block .category-btn{letter-spacing:.07em;margin-bottom:25px;margin-top:25px;transition:all .3s ease-in-out}.category-bg:after{position:absolute;content:"";left:0;top:0;background-color:var(--theme-color);opacity:.3;width:100%;height:100%;z-index:-1}.category-m .slick-list{margin:0 -10px}.category-m .slick-slide>div{margin:0 10px}.category-m .category-wrapper{border:1px solid #eeeeee;margin:0 auto;text-align:center;justify-content:center;padding-top:40px;padding-bottom:40px;position:relative}.category-m .category-wrapper>div:after,.category-m .category-wrapper>div:before{content:"";width:1px;height:0;position:absolute;transition:all .2s linear;background:var(--theme-color);transition-delay:0s}.category-m .category-wrapper>div:before{left:0;top:0}.category-m .category-wrapper>div:after{right:0;bottom:0}.category-m .category-wrapper .bg-size{max-width:100px;margin:0 auto}.category-m .category-wrapper:after,.category-m .category-wrapper:before{content:"";width:0;height:1px;position:absolute;transition:all .2s linear;background:var(--theme-color)}.category-m .category-wrapper:before{right:0;top:0}.category-m .category-wrapper:after{left:0;bottom:0}.category-m .category-wrapper:hover{transition:all .3s ease-in-out}.category-m .category-wrapper:hover:after,.category-m .category-wrapper:hover:before{transition-delay:0s;width:100%}.category-m .category-wrapper:hover>div:after,.category-m .category-wrapper:hover>div:before{transition-delay:.2s;height:100%}.category-m .category-wrapper img{display:inline}.category-m .category-wrapper h4{text-transform:uppercase;color:#2d2a25;font-weight:700;margin-bottom:0;padding-bottom:25px;padding-top:25px}.category-m .category-wrapper .btn{margin-top:20px}.category-m .category-wrapper .category-link li{display:block;text-transform:capitalize;margin-top:5px}.category-m .category-wrapper .category-link li:first-child{margin-top:0}.category-m .category-wrapper .category-link li a{color:#948e8c}.category-m .category-wrapper .category-link li a:hover{color:var(--theme-color)}.category-m.w-bg .category-wrapper{background-color:#fff;border-color:transparent;padding-bottom:20px}.category-m.w-bg .category-wrapper h4{padding-top:0}.category-m.w-bg .category-wrapper .bg-size{margin:20px auto 0}.category-m.w-bg .category-wrapper img{max-width:140px;margin:10px auto 0}.background{background-color:#f1f5f4;padding:20px 10px;margin:0}.background .contain-bg{width:100%;background-color:#fff;padding-top:45px;padding-bottom:45px;text-align:center;transition:all .3s ease-in-out;position:relative;z-index:1}.background .contain-bg:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--theme-color);opacity:0;transition:all .3s ease-in-out}.background .contain-bg h4{color:#222;text-transform:uppercase;font-weight:700;margin-bottom:0;transition:all .3s ease-in-out}.background .contain-bg:hover:after{opacity:.07;transition:all .3s ease-in-out}.background .contain-bg:hover h4{color:var(--theme-color);transition:all .3s ease-in-out}.category-bake{margin-top:-40px}.category-bake .category-box{padding:30px 0;background-color:#fff;text-align:center;box-shadow:0 0 8px #0000001a}.category-bake .category-box h3{color:#000;text-transform:capitalize;font-weight:600}.category-bake .category-box img{width:25%;margin-bottom:12px}.img-category{text-align:center}.img-category .img-sec{border-radius:100%;margin:0 auto;width:85%;border:3px solid #ffffff;transition:all .3s ease-in-out}.img-category h4{text-transform:capitalize;margin-top:12px;color:#000;font-weight:600;display:inline-block;position:relative;z-index:1}.img-category .pattern-bg{background-image:url(../images/vector-pattern/1.jpg);border-radius:100%;width:90%;margin:0 auto;position:relative;z-index:1;background-position:0 0;background-repeat:repeat-y;transition:all .3s ease-in-out}.img-category .pattern-bg .img-sec{width:100%;border:none!important}.img-category .pattern-bg.bg2{background-image:url(../images/vector-pattern/2.jpg)}.img-category .pattern-bg.bg3{background-image:url(../images/vector-pattern/3.jpg)}.img-category .pattern-bg.bg4{background-image:url(../images/vector-pattern/4.jpg)}.img-category .pattern-bg.bg5{background-image:url(../images/vector-pattern/5.jpg)}.img-category .pattern-bg.bg6{background-image:url(../images/vector-pattern/6.jpg)}.img-category:hover .img-sec,.img-category.hover-effect .img-sec{border:3px solid var(--theme-color);transition:all .3s ease-in-out}.img-category:hover .pattern-bg,.img-category.hover-effect .pattern-bg{animation:15s linear 0s infinite normal none running animatedBackground2;transition:all .3s ease-in-out}.deal-category{position:relative}.deal-category .deal-content{position:absolute;left:50%;top:50%;width:calc(100% - 30px);height:calc(100% - 30px);transform:translate(-50%,-50%);background-color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}.deal-category .deal-content h2{text-transform:capitalize}.gradient-category{text-align:center;margin-top:18px}.gradient-category .gradient-border{background:#654ea3;background:linear-gradient(to right,var(--theme-color),var(--theme-color2));padding:3px;width:100%;height:220px;position:relative;z-index:1;transform:scale(.94)}.gradient-category .gradient-border .img-sec{background-color:#efefef;width:calc(100% - 1px);transition:all .3s ease-in-out;height:100%;position:relative;z-index:1}.gradient-category .gradient-border .img-sec:after{content:"";background-image:url(../images/wave-bg.jpg);background-position:0 0;background-repeat:repeat-y;width:100%;height:100%;animation:animatedBackground2 15s linear infinite;transition:all .3s ease-in-out;position:absolute;left:0;opacity:0;top:0;z-index:-1}.gradient-category .gradient-border .img-sec img{position:absolute;left:0;bottom:0;z-index:1}.gradient-category h4{text-transform:capitalize;margin-top:12px;color:#000;font-weight:600;display:inline-block;position:relative;z-index:1;margin-bottom:0}.gradient-category:hover .gradient-border .img-sec:after,.gradient-category.hover-effect .gradient-border .img-sec:after{opacity:1;transition:all .3s ease-in-out}@keyframes animatedBackground2{0%{background-position:100% 0}to{background-position:0 100%}}.category-slide{margin-bottom:-10px}.category-slide .img-category h4{font-size:14px}.category-slide .img-category .img-sec{width:65%}.vector-category{padding-top:0;margin-top:-70px}.vector-category .container{background-color:#fff;position:relative;padding-top:30px;box-shadow:0 0 8px #ddd;padding-bottom:30px}.vector-category .margin-default>div{margin-bottom:0}.vector-category .category-slide .slick-prev:before{content:""}.vector-category .category-slide .slick-next:before{content:""}.vector-category .category-slide .slick-prev,.vector-category .category-slide .slick-next{z-index:1;background:#ffffff;padding:0 8px 2px 10px;height:auto;width:auto;line-height:1;box-shadow:0 0 8px #ddd}.vector-category .category-slide .slick-prev:before,.vector-category .category-slide .slick-next:before{color:#000;font: 28px/1 FontAwesome}.vector-category .category-slide .img-category .img-sec{width:108px;height:108px;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:0}.vector-category .category-slide .img-category .img-sec img,.vector-category .category-slide .img-category .img-sec svg{width:60px}.vector-category.vector-style-2{padding-top:30px;margin-top:0;box-shadow:0 0 8px #ddd;padding-bottom:40px}.vector-category.vector-style-2 .container{padding:0;box-shadow:none}.vector-category.vector-style-2 .category-slide .img-category{display:flex;align-items:center;justify-content:center}.vector-category.vector-style-2 .category-slide .img-category h4{margin:0;color:#565656;font-weight:500;font-size:16px}.vector-category.vector-style-2 .category-slide .img-category .img-sec{width:58px;height:58px;margin-right:22px;margin-left:0}.vector-category.vector-style-2 .category-slide .img-category .img-sec img{width:35px}.category-img-wrapper .category-wrap .category-content{text-align:center;padding-top:14px}.category-img-wrapper .category-wrap .category-content .bg-size,.category-img-wrapper .category-wrap .category-content img{filter:none;transition:all .3s ease-in-out}.category-img-wrapper .category-wrap .category-content h3{font-size:calc(16px + .0025*(100vw - 320px));color:#000;text-transform:capitalize;font-weight:700;margin-bottom:calc(0px + .0025*(100vw - 320px))}.category-img-wrapper .category-wrap .category-content a{color:#909090;font-size:calc(14px + .00125*(100vw - 320px))}.category-img-wrapper .category-wrap .category-content.top-content{padding-top:0;padding-bottom:14px}.category-img-wrapper .category-wrap:hover .bg-size,.category-img-wrapper .category-wrap:hover img{filter:saturate(.3);transition:all .3s ease-in-out}.category-style-1 .category-block .category-image{width:85%;height:auto;border:none;border-radius:0;position:relative;z-index:1}.category-style-1 .category-block .category-image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:38px;background-color:var(--theme-color);opacity:.2;z-index:-1}.category-style-1 .category-block:hover .category-image{background-color:transparent}.category-style-1 .category-block:hover .category-image img{filter:none}.button-dark.category-button .btn{border:2px solid #232323;background-color:#232323;display:flex;align-items:center;transition:all .3s ease-in-out}.button-dark.category-button .btn:before{display:none}.button-dark.category-button .btn img{filter:invert(1);width:35px;margin-right:14px}.button-dark.category-button .btn:hover{background-color:#232323;transition:all .3s ease-in-out}.category-rounded .category-block .category-details h5{padding:2px 14px;display:inline-block;background-color:var(--theme-color);border-radius:15px;color:#fff}.category-rounded .category-block .category-image.svg-image{border-radius:10px}.category-width .category-block .category-image img{width:40px}.vegetables-category .slick-list{padding-bottom:3px}.vegetables-category .category-boxes{text-align:center;width:100%;margin:0 auto;background-color:#f8f8f8;padding:18px;border-radius:0}.vegetables-category .category-boxes .img-sec{width:52%;margin:0 auto 12px}.vegetables-category .category-boxes h4{margin-bottom:0;color:#222}.cookie-bar{display:flex;align-items:center;justify-content:center;position:fixed;bottom:-100px;left:0;width:100%;background-color:#2d2a25;padding:10px;transition:all .3s ease-in-out;z-index:9}.cookie-bar p{margin-bottom:0;color:#fff}.cookie-bar .btn{margin-left:20px}.cookie-bar.show{bottom:0;transition:all .3s ease-in-out}.cookie-bar.left-bottom{width:270px;display:block;text-align:center;left:30px;padding:35px 25px;box-shadow:0 19px 38px #0000001f,0 15px 12px #00000021;background-color:#fff;bottom:20px;display:none;animation:fadeInUp 1s}.cookie-bar.left-bottom img{width:70px;margin-bottom:10px}.cookie-bar.left-bottom p{margin-bottom:14px;color:#777;line-height:20px}.cookie-bar.left-bottom .btn{margin-left:5px;margin-right:5px}.cookie-bar.left-bottom .btn-close{position:absolute;right:13px;top:7px}.cookie-bar.left-bottom .btn-close i{color:#777}.cookie-bar.left-bottom.show{display:block}.cookie-bar.left-bottom.subscribe-box{width:420px}.cookie-bar.right{left:unset;right:30px}.nft-collection-section{background-color:#1b1c21;overflow:hidden;padding:calc(40px + 70 * (100vw - 320px) / 1600) 0}.nft-collection-section .title2 .title-inner2{color:#fff}.nft-collection-section .nft-collection-box{border-radius:15px;background-color:#262935;padding:10px;position:relative}[dir=rtl] .nft-collection-section .nft-collection-box{direction:rtl}.nft-collection-section .nft-collection-box .collection-header{display:flex;align-items:center;gap:15px;margin-bottom:6px}.nft-collection-section .nft-collection-box .collection-header img{width:50px;height:50px;border-radius:100%}.nft-collection-section .nft-collection-box .collection-header h4{margin-bottom:2px;color:#fff}.nft-collection-section .nft-collection-box .collection-header h5{margin-bottom:0;color:#fffc}.nft-collection-section .nft-collection-box .collection-header .wishlist-icon{display:flex;align-items:center;gap:5px;position:absolute;right:30px;top:12px;color:#fff}.nft-collection-section .nft-collection-box .collection-header .wishlist-icon svg{width:20px;color:#fff}.nft-collection-section .nft-collection-box .collection-img img{height:100%;object-fit:cover;border-radius:15px}.nft-collection-section .nft-collection-box .collection-img .custom-grid{display:grid;gap:0;padding:0;grid-template-columns:50% 50%}.nft-collection-section .nft-collection-box .collection-img .custom-grid>div{padding:5px}.nft-collection-section .nft-collection-box .collection-img .custom-grid>div .collection-bg-img{border-radius:10px}.nft-collection-section .nft-collection-box .collection-img .custom-grid>div:first-child{grid-column:1/2;grid-row:1/3}.nft-collection-section .nft-collection-box .collection-img .custom-grid>div:first-child .collection-bg-img{height:100%}@media (max-width: 767px){.nft-collection-section .nft-collection-box .custom-grid>div:first-child{grid-column:1/4}.nft-collection-section .nft-collection-box .custom-grid>div:nth-child(3),.nft-collection-section .nft-collection-box .custom-grid>div:nth-child(5){grid-column:2/4}}.full-scroll-menu{position:fixed;width:100%;top:0;left:0;z-index:9;background-color:transparent}.full-scroll-menu .container-fluid{padding-left:60px;padding-right:60px}.full-scroll-footer{position:fixed;bottom:0;left:0;width:100%}.full-scroll-footer .sub-footer{background-color:transparent}.full-scroll-footer .sub-footer .container-fluid{padding-left:60px;padding-right:60px}.home-slider.fullpage .home{height:calc(100vh - 2px)}.home-slider.fullpage .home .slider-contain{height:calc(100vh - 2px);padding-left:25px}.home-slider.fullpage .home .slider-contain h1{font-style:italic;font-size:50px;margin-top:-12px}.home-slider.fullpage .home .slider-contain p{max-width:600px;line-height:1.5;margin-top:15px;margin-bottom:10px;font-size:16px;color:#777}.home-slider.fullpage .slick-next,.home-slider.fullpage .slick-prev,.home-slider.fullpage:hover .slick-next,.home-slider.fullpage:hover .slick-prev{display:none!important}.home-slider.fullpage .slick-dots{top:50%;bottom:unset;width:unset;left:20px;transform:translateY(-50%)}.home-slider.fullpage .slick-dots li{display:flex}.home-slider.fullpage .slick-dots li button:before{font-size:15px;color:var(--theme-color);opacity:.2}.home-slider.fullpage .slick-dots li.slick-active button:before{opacity:.8}.home-slider.instagram-slider .home,.home-slider.instagram-slider .home .slider-contain{height:50vh}.home-slider.slick-dotted.slick-slider{margin-bottom:0}.video-layout{height:calc(100vh - 5px);width:100vw;object-fit:fill}.white-bg{background-color:#fff!important}.box-layout-body{background-color:#f9f9f9}.box-layout-body .box-layout-header{background-color:#fff}.box-layout-body .box-layout{margin-top:-70px;margin-bottom:5px;box-shadow:0 0 8px #ddd;position:relative;background-color:#fff}.box-layout-body .box-layout .full-banner{margin-left:-15px;margin-right:-15px;padding-top:calc(100px + .0625*(100vw - 320px));padding-bottom:calc(100px + .0625*(100vw - 320px))}.box-layout-body .box-layout.bg-image{background-image:url(../images/bg-image.jpg)}.beauty-about .about-text p{text-align:left}.beauty-about.border-about .border-cls{position:relative}.beauty-about.border-about .border-cls:after{position:absolute;content:"";width:90%;height:95%;left:-10px;top:-20px;border:10px solid var(--theme-color);z-index:-1}.beauty-about.border-about .service-block1 svg{margin-bottom:6px}.beauty-about.border-about .service-block1:after{content:"";position:absolute;width:40px;height:40px;right:30%;top:0;background-color:var(--theme-color);z-index:-1;opacity:.18}.beauty-about.border-about .about-section .small-section{padding-top:0}.about-section{display:flex;justify-content:center;align-items:center;height:100%}.about-section .small-section{padding-top:20px}.about-section .service .service-block1 img{margin-bottom:10px}.about-section .service .service-block1 h5{text-transform:capitalize;font-weight:700;margin-bottom:0}.video-modal .modal-body{padding:0}.video-modal iframe{height:500px;width:100%;vertical-align:middle;border:none}.video-section .video-img{position:relative;overflow:hidden}.video-section .video-img img{transition:all .3s ease-in-out;transform:scale(1)}.video-section .video-img .play-btn{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}.video-section .video-img .play-btn span{height:60px;width:60px;border-radius:100%;background-color:var(--theme-color);text-align:center;justify-content:center;align-items:center;display:flex}.video-section .video-img .play-btn i{font-size:35px;padding-left:5px;color:#fff}.video-section .video-img:hover img{transform:scale(1.03);transition:all .3s ease-in-out}.flower-bg{background-image:url(../images/flower/full-banner/2.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100%;width:100%}.bg-block{background-image:url(../images/flower/full-banner/2.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100%;width:100%;padding:70px 50px 60px}.bg-block .title4 .line{margin-bottom:25px}.bg-block .theme-tab .tab-title{margin-bottom:30px}.layout-20{background-image:url(../images/nursery/bg.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:50px}.game-back{background-image:url(https://i.pinimg.com/originals/e0/80/08/e08008c19c8e9e1b0074baf36d699407.jpg);background-blend-mode:overlay;background-color:#0009}.game-back .pixelstrap.sm-horizontal>li>a{color:#fff}.game-back .pixelstrap.sm-horizontal>li>a:hover,.game-back .pixelstrap.sm-horizontal>li>a.active{color:#fff}.game-back .onhover-div img{filter:brightness(100)}.game-back .main-menu.border-section{border-bottom:none}.game-back .main-menu .menu-left .navbar i{color:#fff}.main-banner-bg{background:url(../images/main-banner-bg.jpg);padding:45px 0}.main-banner-bg .small-slider{border:20px solid #ffffff}.main-banner-bg .small-slider .home-slider .home .slider-contain{align-items:flex-end}.main-banner-bg .small-slider .home-slider .home .slider-contain h1,.main-banner-bg .small-slider .home-slider .home .slider-contain h4{color:#fff}.main-banner-bg .small-slider .home-slider .home .slider-contain>div{margin-bottom:30px}.game-banner .banner-timer{background-image:url(../images/banner-game.jpg);background-blend-mode:overlay;background-color:#0006;margin-left:0;margin-right:0}.game-banner .banner-timer .banner-text h2{color:#fff}.game-banner .timer{background-color:#2d2a2566!important}.game-banner .timer span{color:#fff}.game-slider .theme-card .offer-slider img{height:220px}.bg-footer{background:url(../images/game/footer.jpg);background-position:bottom}.bg-footer .light-layout{background-color:transparent}.game-parallax .full-banner.parallax{background-blend-mode:overlay;background-color:#0009}.game-parallax .full-banner .banner-contain h3,.game-parallax .full-banner .banner-contain h4{color:#fff}.effect-cls{position:relative}.effect-cls:after{content:"";position:absolute;background:url(../images/game/top.png);top:-1px;left:0;width:100%;height:85px;z-index:1;background-repeat:no-repeat}.effect-cls:before{content:"";position:absolute;background:url(../images/game/back.png);bottom:-12px;width:100%;height:110px;z-index:1}.effect-cls.footer-effect:before{display:none}.gym-parallax .title1 h2,.gym-parallax .product-para p{color:#fff}.gym-parallax .instagram-box .overlay{background:linear-gradient(-180deg,var(--theme-color) 0%,var(--theme-color2) 99%)}.gym-product{text-align:center}.gym-product .product-box{background-color:#fff;padding:15px;box-shadow:0 0 8px #ddd;transition:all .3s ease-in-out}.gym-product .product-box .img-wrapper{position:unset}.gym-product .product-box .img-wrapper .cart-info{width:100%;z-index:1;display:flex;left:0;height:100%;align-items:center;bottom:0;top:0}.gym-product .product-box .img-wrapper .cart-info i{background:linear-gradient(180deg,var(--theme-color) 0%,var(--theme-color2) 99%);color:#fff9;border-radius:100%;margin:0 5px;transition:all .3s ease-in-out}.gym-product .product-box .img-wrapper .cart-info button:hover i,.gym-product .product-box .img-wrapper .cart-info a:hover i{color:#fff}.gym-product .product-box .product-detail h6{color:#777}.gym-product .product-box .product-detail h4{color:#222!important}.gym-product .product-box:hover{transform:scale(1.02);transition:all .3s ease-in-out}.gym-product .product-box:hover .img-wrapper .cart-info{opacity:1;transition:all .3s ease-in-out}.gym-product .product-box:hover .img-wrapper .cart-info button{animation:fadeInUp .3s ease-in-out}.gym-product .product-box:hover .img-wrapper .cart-info a:nth-child(2) i{animation:fadeInUp .5s ease-in-out}.gym-product .product-box:hover .img-wrapper .cart-info a:nth-child(3) i{animation:fadeInUp .7s ease-in-out}.gym-product .product-box:hover .img-wrapper .cart-info a:nth-child(4) i{animation:fadeInUp 1s ease-in-out}.gym-product .partition-cls>div:nth-child(-n+4){margin-bottom:30px}.gym-blog .blog-details{text-align:left;padding-left:0}.gym-blog .blog-details p{margin-bottom:10px}.gym-banner .collection-banner .contain-banner h4,.gym-banner .collection-banner .contain-banner h2{color:#fff}.bg-img-gym.overlay-cls{background-blend-mode:overlay;background-color:#000000d9}.bg-img-gym .dark-layout{background-color:transparent}.bg-img-gym .footer-theme2 p,.bg-img-gym .footer-theme2 .contact-details li,.bg-img-gym .footer-theme2 .contact-details li a{color:#fff}.bg-img-gym .footer-theme2 .footer-link a,.bg-img-gym .footer-theme2 .footer-link-b a{color:#ebebeb}.bg-img-gym .sub-footer.darker-subfooter{background-color:#000}.bg-img-gym .sub-footer.darker-subfooter p{color:#fff}.jewel-footer .white-layout .footer-theme2 .footer-block .footer-container .footer-content .footer-logo img{height:34px}.jewel-footer .sub-footer.black-subfooter{background-color:#f1f5f4}.home.bg-position{background-position:top}.pets-box .product-box .img-wrapper .cart-info{position:absolute;padding:10px;border:none;transform:perspective(500px) rotateX(90deg);bottom:0;z-index:1}.pets-box .product-box .img-wrapper .cart-info:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.3;z-index:-1}.pets-box .product-box .img-wrapper .cart-info i{padding:5px;margin:0 3px;background-color:#fff}.pets-box .product-box .img-wrapper .cart-info a{border-left:none}.pets-box .product-box .product-detail{text-align:center;background-color:#fafafa}.pets-box .product-box .product-detail .rating{margin-top:0;padding-top:15px}.pets-box .product-box:hover{box-shadow:0 0 15px #00000014}.pets-box .product-box:hover .cart-info{transform:perspective(500px) rotateX(0)}footer.pet-layout-footer .white-layout{background-color:#f5f5f5}footer.pet-layout-footer .white-layout .small-section .footer-theme2 .footer-link .footer-brand-logo a img{height:34px}footer.pet-layout-footer .footer-brand-logo{margin-bottom:20px}footer.pet-layout-footer .sub-footer.black-subfooter{background-color:var(--theme-color)}footer.pet-layout-footer .sub-footer p{padding:15px 0;color:#fff}footer.pet-layout-footer .social-white{display:block;margin-top:40px;margin-bottom:30px}.form_search{height:45px;overflow:hidden;position:relative;width:450px;background-color:#f5f5f5;border-radius:0;box-shadow:0 0 0 1px #e2e2e2}.form_search input{width:90%;height:45px;font-size:16px;color:#a9a9a9;border:none;outline:none;background:none;padding:0 10px}.form_search button{position:absolute;top:5px;right:5px;width:40px;height:35px;padding:0;border:none;outline:none;cursor:pointer;background-color:transparent;border-radius:0;display:flex;align-items:center;justify-content:center}.form_search button i{font-size:18px;color:var(--theme-color)}.blog.blog_box .blog-details{text-align:left;padding:0}.blog.blog_box .blog-details p{font-size:14px;text-transform:none;color:#333;font-weight:400;margin-bottom:0;margin-top:3px;line-height:1.6}.blog.blog_box .blog-details a p{color:#40494f;text-transform:capitalize;font-weight:700;margin-bottom:0;margin-top:calc(12px + 9 * (100vw - 320px) / 1600);font-size:calc(14px + .00125*(100vw - 320px))}.blog.blog_box .blog-details .read-cls{text-transform:capitalize;font-weight:700;color:#000}.tools-bg{background-color:#f5f5f5}.tools-bg section{background-color:#f5f5f5}.tools-bg .absolute-banner .absolute-bg{box-shadow:none}.tools-parallax.small-slider .home-slider .home .slider-contain h4,.tools-parallax.small-slider .home-slider .home .slider-contain h1{color:#fff}.tools-parallax-product.full-banner{padding-top:110px;padding-bottom:110px}.tools-parallax-product .tools-description h3{color:#fff;text-transform:uppercase;margin-top:-5px}.tools-parallax-product .tools-description .tools-form .search-box{width:75%;margin:20px 0}.tools-parallax-product .tools-description .tools-form .search-box select{text-transform:capitalize}.tools-parallax-product .tools-description .tools-form .btn-find{width:75%;padding:7px 29px;background-size:1000px}.tools-parallax-product .tools-grey .slick-prev,.tools-parallax-product .tools-grey .slick-next{transform:scale(1.5)}.tools_slider .home-slider .home .container{position:relative}.tools_slider .home-slider .home .tools-parts{position:absolute;top:0;right:10%;display:flex;align-items:center;height:85vh;margin-top:50px}.tools_slider .home-slider .home .tools-parts1{position:absolute;top:0;right:20%;display:flex;align-items:center;height:85vh;margin-top:50px}.tools_slider .home-slider .slider-contain{margin-top:70px;margin-left:150px}.tools_slider .home-slider .slider-contain h4,.tools_slider .home-slider .slider-contain h1{color:#fff}.nft-home .home-slider .home{background-color:#151515}.nft-home .home-slider .slider-img{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding-top:70px}.nft-home .home-slider .slider-img img{width:50%;animation:float 5s ease-in-out infinite}.nft-home .home-slider .slider-img img.sm-img{width:41%;margin-right:-70px;animation:float 6s ease-in-out infinite}@media (max-width: 991px){.nft-home .home-slider .slider-img img.sm-img{width:50%;margin-right:-50px}}@media (max-width: 767px){.nft-home .home-slider .slider-img img.sm-img{width:66%}}@media (max-width: 991px){.nft-home .home-slider .slider-img img{width:60%}}@media (max-width: 991px){.nft-home .home-slider .slider-img img{width:70%}}.nft-home .home-slider .slider-contain{padding-top:70px}[dir=rtl] .nft-home .home-slider .slider-contain{text-align:right}@media (max-width: 576px){.nft-home .home-slider .slider-contain{padding-top:55px}}.nft-home .home-slider .slider-contain p{line-height:30px;font-size:calc(14px + .00375*(100vw - 320px));color:#777}.nft-home .home-slider .slider-contain h1{text-transform:capitalize;font-size:calc(20px + .0225*(100vw - 320px));margin-top:0;margin-bottom:6px;color:#fff}.nft-home .home-slider .slider-contain h3{margin-top:14px;margin-bottom:0;font-weight:600;color:#777}.nft-home .home-slider .slider-contain h3 del{margin-left:10px}.nft-box{padding:10px;border:1px solid #eeeeee;border-radius:15px}[dir=rtl] .nft-box{direction:rtl}.nft-box .nft-img{position:relative;border-radius:10px;overflow:hidden}.nft-box .nft-img .timer-sec{position:absolute;right:40px;top:8px;background-color:#ffffffb3;border-radius:26px;padding:2px 10px}[dir=rtl] .nft-box .nft-img .timer-sec{left:40px;right:unset}.nft-box .nft-img a{position:absolute;right:10px;top:7px;width:25px;color:#5c5c5c;height:25px;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3;border-radius:100%;padding:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[dir=rtl] .nft-box .nft-img a{right:unset;left:10px}.nft-box .nft-content .top-content{margin-top:14px}.nft-box .nft-content .top-content h4{font-weight:600;color:#222;margin-bottom:4px}.nft-box .nft-content .top-content h5{color:#777}.nft-box .nft-content .bottom-content{display:flex;align-items:flex-end;justify-content:space-between}.nft-box .nft-content .bottom-content span{color:#777;display:block;margin-bottom:3px}.nft-box .nft-content .bottom-content .price{display:flex;align-items:center;gap:6px}.nft-box .nft-content .bottom-content .price img{width:18px}.nft-box .nft-content .bottom-content .price h5{margin-bottom:0}.nft-feature-sec .step-bg h4{margin-bottom:10px;color:#fff;font-size:25px}.nft-feature-sec .step-bg .step-box{position:relative;padding:50px 35px 33px;box-shadow:0 15px 39px #08126d14;transition:all .3s ease;background-color:#262935;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:25px}.nft-feature-sec .step-bg .step-box .steps{position:relative;width:80px;height:80px;background:#1b1b1d;margin:0 auto 25px;color:#fff;text-align:center;font-weight:500;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:calc(28px + .0075*(100vw - 320px));padding:8px}.nft-feature-sec .step-bg .step-box p{line-height:1.5;margin-bottom:0;color:#ffffffb8;font-size:16px}.nft-top-collection .collection-panal .nft-collection{display:flex;align-items:center;gap:calc(10px + .00375*(100vw - 320px))}[dir=rtl] .nft-top-collection .collection-panal .nft-collection{direction:rtl}.nft-top-collection .collection-panal .nft-collection+.nft-collection{padding-top:15px;margin-top:15px;border-top:1px solid #eeeeee}.nft-top-collection .collection-panal .nft-collection .number{font-size:calc(13px + 9 * (100vw - 320px) / 1600);width:calc(15px + .00625*(100vw - 320px));color:#5a5a5a}.nft-top-collection .collection-panal .nft-collection .img-part img{width:calc(60px + .00625*(100vw - 320px));height:calc(60px + .00625*(100vw - 320px));border-radius:7px;overflow:hidden;object-fit:cover}.nft-top-collection .collection-panal .nft-collection .content{width:calc(100% - 120px)}@media (max-width: 576px){.nft-top-collection .collection-panal .nft-collection .content{width:calc(100% - 100px)}}.nft-top-collection .collection-panal .nft-collection .content h5{font-weight:600;font-size:calc(14px + .0025*(100vw - 320px));margin-bottom:calc(5px + 5 * (100vw - 320px) / 1600);display:flex;align-items:center;gap:5px}.nft-top-collection .collection-panal .nft-collection .content h5 img{width:calc(16px + 3 * (100vw - 320px) / 1600);height:auto;margin-top:-3px}.nft-top-collection .collection-panal .nft-collection .content h6{margin-bottom:0;font-size:calc(12px + .0025*(100vw - 320px));display:flex;align-items:center;justify-content:space-between;line-height:calc(17px + 7 * (100vw - 320px) / 1600)}.nft-top-collection .collection-panal .nft-collection .content h6:nth-child(2){margin-top:-4px}.category-tools .category-m .category-wrapper{background-color:#fff;border:none;box-shadow:0 0 5px #0000000d}.category-tools .category-m .category-wrapper .bg-size{max-width:100%}.banner-tools{margin-top:30px;border:1px solid #dddddd;overflow:hidden;display:block}.banner-tools img{transition:all .3s ease-in-out}.banner-tools:hover img{transform:scale(1.05);transition:all .3s ease-in-out}.tools-brand .row{background-color:#fff;padding:25px 0;margin:0}.service_slide{position:relative}.service_slide .home-slider .home{background-blend-mode:overlay;background-color:#0006}.service_slide .home-slider .slider-contain{height:60vh}.service_slide .service-home{position:absolute;width:100%;bottom:0}.service_slide .service-home .service-block1{background-color:#ffffffe6;padding:25px 0}.service_slide .service-home .service-block1 h4{margin-bottom:3px;margin-top:3px;text-transform:capitalize}.service_slide .service-home .service-block1 p{text-transform:capitalize}.service_slide .service-home .service-block1 svg{margin-bottom:5px;width:50px;height:50px}.service_slide .service-home .service-block1:nth-child(2n){background-color:#ffffffd9}.tab-left .theme-tab{display:flex}.tab-left .theme-tab .left-side{width:30%}.tab-left .theme-tab .left-side .left-tab-title{margin-bottom:38px}.tab-left .theme-tab .left-side .left-tab-title h4{color:#dafe69;margin-top:-3px}.tab-left .theme-tab .left-side .left-tab-title h3{color:#fff}.tab-left .theme-tab .left-side .tab-title{margin-right:100px;text-align:left}.tab-left .theme-tab .left-side .tab-title a{text-transform:capitalize}.tab-left .theme-tab .left-side li{width:100%;padding:7px 0;border-bottom:1px solid #606060}.tab-left .theme-tab .left-side li a{color:#fff}.tab-left .theme-tab .left-side li:first-child{border-top:1px solid #606060}.tab-left .theme-tab .left-side li.current a{color:#dafe69}.tab-left .theme-tab .tab-content-cls{width:70%}.product_section{background-image:url(../images/marijuana/leaf-bg.jpg)}.border-box.tools-grey .ribbon span{background-image:linear-gradient(to right,var(--theme-color),var(--theme-color2))}.border-box.tools-grey .product-box{box-shadow:none;border:1px solid #dddddd}.border-box.tools-grey .product-box .cart-info a:hover,.border-box.tools-grey .product-box .cart-info button:hover,.border-box.tools-grey .product-box .quick-view-part{background-image:linear-gradient(to right,var(--theme-color),var(--theme-color2))}.detail-cannabis .detail_section{text-align:center}.detail-cannabis .detail_section>div{box-shadow:-1px 2px 5px 1px #ececec;padding:45px 25px;background-color:#fff}.detail-cannabis .detail_section p{margin-bottom:0;line-height:24px;letter-spacing:.05em}.detail-cannabis .detail_section h4{font-weight:700}.detail-cannabis .detail_section svg{width:50px;margin-bottom:15px;fill:var(--theme-color)}.overflow-cls{overflow:visible!important}.margin-add{margin-top:60px}.grey-bg{background-color:#f5f5f5}.blog-section .blog-details h4{color:var(--theme-color);margin-top:15px;line-height:1;margin-bottom:0}.blog-section .blog-details p{color:#222;font-size:14px;text-transform:uppercase;font-weight:700;line-height:1.2;letter-spacing:.03em;margin-top:6px;margin-bottom:6px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-section .blog-details h6{line-height:1;letter-spacing:.1em;margin-bottom:0}.blog-section .blog-wrap .blog-image{overflow:hidden}.blog-section .blog-wrap .blog-image img{transition:all .3s ease-in-out}.blog-section .blog-wrap:hover .blog-details p{color:var(--theme-color);transition:all .3s ease-in-out}.blog-section .blog-wrap:hover .blog-image img{transform:scale(1.2);transition:all .3s ease-in-out}.blog-section .slick-slider .slick-list{margin:0 -12px}.blog-section .slick-slider .slick-list .slick-slide>div{margin:0 12px;position:relative}.blog-section .review-box{background-color:#fff;z-index:1;text-align:center;padding:30px;position:relative}.blog-section .review-box:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;border:3px solid var(--theme-color);opacity:.5;z-index:-1}.blog-section .review-box .santa-img{position:absolute;top:0;right:-116px}.blog-section .review-box .slick-prev{z-index:1;top:unset;bottom:0;left:-30px;right:0;margin:0 auto}.blog-section .review-box .slick-prev:before{font: 900 14px/1 FontAwesome;content:"";color:#717171}.blog-section .review-box .slick-prev:after{position:absolute;content:"";height:13px;width:2px;background-color:#eee;left:24px}.blog-section .review-box .slick-next{top:unset;left:30px;right:0;margin:0 auto;bottom:0}.blog-section .review-box .slick-next:before{font: 900 14px/1 FontAwesome;content:"";color:#717171}.blog-section .review-box .slick-prev{left:-30px;right:0;margin:0 auto}.blog-section .review-box .review-content .avtar{border:1px solid #eeeeee;padding:5px;border-radius:100%;display:inline-block;margin-top:10px}.blog-section .review-box .review-content .avtar img{border-radius:100%;height:60px;width:auto;margin:0 auto;border:1px solid #eeeeee}.blog-section .review-box .review-content h5{margin-bottom:0;text-transform:uppercase;font-weight:700;color:var(--theme-color);margin-top:15px}.blog-section .review-box .review-content h6{margin-bottom:0;margin-top:10px;text-transform:capitalize;color:#555;font-size:16px}.blog-section .review-box .review-content p{margin-top:20px;margin-bottom:80px;line-height:24px}.instagram{position:relative;margin-bottom:-1px}.instagram .insta-decor{position:absolute;top:0;right:0}.logo-section{position:relative}.logo-section .logo-decor{position:absolute;bottom:0;left:0}#preloader{position:fixed;left:0;top:0;z-index:9999;width:100vw;height:100vh;overflow:hidden;background:#fff url(../images/christmas/loading.gif) no-repeat center center}.bakery-banner .home-slider .slider-contain>div{background-color:#fff;padding:50px 80px;position:relative;z-index:1}.bakery-banner .home-slider .slider-contain>div:after{content:"";position:absolute;left:50%;top:50%;width:calc(100% + 40px);height:calc(100% + 40px);transform:translate(-50%,-50%);border:4px solid var(--theme-color);opacity:.66;z-index:-1}.animation-sec{position:relative;overflow:hidden}.animation-sec .animated-icon .icon-1{width:160px;position:absolute;top:30px;left:-50px}.animation-sec .animated-icon .icon-1 img{transform:rotate(-76deg);opacity:.3}.animation-sec .animated-icon .icon-2{width:120px;position:absolute;bottom:160px;right:-30px}.animation-sec .animated-icon .icon-2 img{opacity:.3}.animation-sec .animated-icon .icon-3{position:absolute;left:32%;width:100px;top:90px}.animation-sec .animated-icon .icon-3 img{transform:rotate(-25deg);opacity:.2}.custom-cake{background-blend-mode:overlay;background-color:#ffffffeb;position:relative;z-index:1}.custom-cake .steps-media{align-items:center;margin-bottom:50px}.custom-cake .steps-media h5{font-weight:600}.custom-cake .steps-media img{width:60px;margin-right:20px}.custom-cake .steps-media select{background:url(../images/dropdown.png) no-repeat 95%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;box-shadow:0 0 8px #e4e4e4}.custom-cake .customized-bottom{display:flex;align-items:flex-end}.custom-cake .customized-bottom .form-control{border:none;box-shadow:0 0 8px #e4e4e4}.custom-cake .customized-bottom .form-group{margin-bottom:0;margin-right:20px;width:42%}.custom-cake .customized-bottom .form-group label{font-size:16px;font-weight:600;color:#222;line-height:24px;letter-spacing:.05em}.custom-cake .customized-bottom h5{font-size:18px;color:#222;font-weight:600;margin-right:20px;margin-bottom:12px}.custom-cake:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to top,#fafafa 0%,rgba(250,250,250,.99) 1%,rgba(125,185,232,0) 100%);z-index:-1}.bakery-card .offer-slider .row{margin-bottom:-30px}.bakery-card .offer-slider .row>div{margin-bottom:30px}.bakery-card .offer-slider .media{background-color:#fff;padding:20px;box-shadow:0 0 8px #f5f5f5}.bakery-card .offer-slider .media .lable{background-color:var(--theme-color);color:#fff;padding:8px 6px;border-radius:100%;text-transform:capitalize;position:absolute;left:130px;top:20px}.chef-section .slick-list{margin-left:-12px;margin-right:-12px}.chef-section .slick-list .slick-slide>div{margin-left:12px;margin-right:12px}.chef-section .chef-box{box-shadow:0 0 8px #e7e7e7;margin:10px 0;background-color:#fff}.chef-section .chef-box img{width:70%;margin:0 auto}.chef-section .chef-box .chef-detail{text-align:center;padding:17px 0;position:relative}.chef-section .chef-box .chef-detail h3{text-transform:capitalize;color:var(--theme-color);margin-bottom:4px;font-weight:600;font-size:22px}.chef-section .chef-box .chef-detail h5{font-size:18px;color:#adadad;margin-bottom:0}.chef-section .chef-box .chef-detail:after{content:"";height:3px;background-color:#e6e6e6;width:100%;margin:0 auto;position:absolute;background-image:-webkit-gradient(linear,left bottom,right bottom,color-stop(.02,white),color-stop(.5,var(--theme-color)),color-stop(.98,white));left:0;top:0}.chef-section .chef-box .chef-detail .social-icon{margin-top:10px;display:flex;align-items:center;justify-content:center}.chef-section .chef-box .chef-detail .social-icon ul{display:flex;align-items:center}.chef-section .chef-box .chef-detail .social-icon ul li{background-color:#f5f5f5;width:30px;height:30px;margin:0 8px;display:flex;align-items:center;justify-content:center}.chef-section .chef-box .chef-detail .social-icon ul li i{font-size:14px;color:#9f9f9f;transition:.5s ease}.chef-section .chef-box .chef-detail .social-icon ul li:hover i{color:var(--theme-color);transition:all .3s ease-in-out}.cycle-box-row{margin-bottom:-30px}.cycle-box-row>div{margin-bottom:30px}.search-section{position:relative}.search-section .absolute-bg{border-radius:0}.search-section h4{font-weight:600}.search-section .form-control{border-radius:0;border:1px solid #eeeeee;padding:10px 25px}.search-section select.form-control{background:url(../images/dropdown.png) no-repeat 95%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:auto!important;background-color:#fff}.center-slider-bicycle .slick-list{margin-top:-5px;margin-bottom:-5px}.center-slider-bicycle .slick-prev{left:31%;z-index:1;opacity:.6}.center-slider-bicycle .slick-prev:before{font-size:30px;color:var(--theme-color)}.center-slider-bicycle .slick-next{right:31%;z-index:1;opacity:.6}.center-slider-bicycle .slick-next:before{font-size:30px;color:var(--theme-color)}.center-slider-bicycle .slick-slide{transform:scale(.8);opacity:.8;transition:all .3s ease-in-out}.center-slider-bicycle .slick-slide.slick-center{opacity:1;transform:scale(1);transition:all .3s ease-in-out}.cycle-box{margin:5px 0;padding:25px;box-shadow:1px 0 2px 2px #c2c2c229;border-radius:15px;background-color:#fff;position:relative}.cycle-box .product-detail h4{color:#000;font-weight:600}.cycle-box .product-detail .details li{color:#000000a1;font-size:16px}.cycle-box .product-detail .details li+li{margin-left:12px}.cycle-box .product-detail .add-wish{position:absolute;right:22px;top:22px;background-color:#f1f1f1;border-radius:100%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.cycle-box .product-detail .add-wish a{line-height:0}.cycle-box .product-detail .add-wish a svg{width:16px;height:16px}.cycle-box .bottom-detail{display:flex;align-items:center;margin-top:12px;padding-bottom:6px}.cycle-box .bottom-detail h4{margin-bottom:0;color:#000;font-weight:600}.cycle-box .bottom-detail .btn{margin-left:auto}.cycle-box .bottom-detail .color-variant{margin-bottom:10px}.cycle-box .cart-detail{margin-top:10px;display:flex;align-items:center;justify-content:center;border-top:1px solid #dddddd;padding-top:12px;margin-bottom:-5px;font-size:16px}.cycle-box .cart-detail li{padding:0 14px}.cycle-box .cart-detail li a,.cycle-box .cart-detail li button{color:#00000080;text-transform:capitalize;display:flex;align-items:center}.cycle-box .cart-detail li svg{width:14px;height:14px;color:#00000080;margin-right:6px}.cycle-box .cart-detail li button{background-color:transparent;border:none;padding:0}.cycle-box .cart-detail li+li{border-left:1px solid rgba(0,0,0,.2)}.cycle-box .img-wrapper{position:relative}.cycle-box .img-wrapper:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffffc4;opacity:0;transition:all .3s ease-in-out}.cycle-box .img-wrapper .quick-view-part{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--theme-color);border-radius:100%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;z-index:1;box-shadow:0 1px 2px #a9a9a9;transform:scale(0);transition:all .3s ease-in-out}.cycle-box .img-wrapper .quick-view-part a{line-height:0;color:#fff}.cycle-box .img-wrapper .quick-view-part a svg{width:16px;height:16px}.cycle-box .img-wrapper:hover:after{opacity:1;transition:all .3s ease-in-out}.cycle-box .img-wrapper:hover .quick-view-part{transform:scale(1);transition:all .3s ease-in-out}.collection-banner.ratio_asos .bg-size:before{padding-top:28%;content:"";display:block}.animated-wheel img{position:absolute;right:-8%;width:290px;bottom:-20%;opacity:.14;animation-name:spin;animation-duration:35s;animation-iteration-count:infinite;animation-timing-function:linear}.center-object-banner .full-banner{position:relative}.center-object-banner .full-banner.feature-banner h2{color:#222;margin-bottom:120px}.center-object-banner .full-banner.feature-banner .center-img{bottom:-22px}.center-object-banner .full-banner.feature-banner .feature-object li .media h4,.center-object-banner .full-banner.feature-banner .feature-object li .media p,.center-object-banner .full-banner.feature-banner .feature-object-right li .media h4,.center-object-banner .full-banner.feature-banner .feature-object-right li .media p{color:#222}.center-object-banner .full-banner.feature-banner .feature-object li .media img,.center-object-banner .full-banner.feature-banner .feature-object-right li .media img{background-color:#fff;width:80px;padding:10px}.ratio_custom.ratio_landscape .bg-size{border-radius:25px;margin-bottom:25px}.ratio_custom.ratio_landscape .bg-size:before{padding-top:31.7%}.radius-cls{border-radius:25px;overflow:hidden}.wine-img{position:absolute;right:6%;bottom:-9%;z-index:1}.wine-process-sec .slick-list{margin:0 -20px}.wine-process-sec .slick-list .slick-slider>div{margin:0 20px}.wine-process-sec .process-section{position:relative;background-color:#fff;margin:0 20px;padding:30px}.wine-process-sec .process-section img{margin:0 auto;width:58%}.wine-process-sec .process-section .process-content{text-align:center;margin-top:20px}.wine-process-sec .process-section .process-content h3{text-transform:capitalize;color:var(--theme-color);font-weight:600}.wine-process-sec .process-section .process-content p{width:80%;margin:0 auto;line-height:24px}.wine-process-sec .process-section:after{content:"";position:absolute;right:-50%;top:0;width:100%;height:100%;display:block;background:url(../images/wine/process/arrow.png) no-repeat center center;z-index:1}.canvas-section{position:relative;overflow:hidden}.canvasDesign{position:absolute;left:0;top:0}.slider-contain-banner h1{font-size:50px}.slider-contain-banner p{font-size:20px;line-height:34px;margin-top:20px;color:#000}.main-feature .key-feature{margin-top:-70px}.main-feature .key-feature>div{margin-top:70px}.main-feature .key-feature .theme-collection .image-contain{background-color:#f9f9f9b3;padding:50px;transition:all .3s ease-in-out}.main-feature .key-feature .theme-collection .image-contain img{width:50px}.main-feature .key-feature .theme-collection .image-contain .set-image{text-align:center}.main-feature .key-feature .theme-collection h5{margin-top:20px;text-align:center;color:#555;text-transform:capitalize;transition:all .3s ease;padding-bottom:0;margin-bottom:0;line-height:1;font-weight:700}.main-feature .key-feature .theme-collection:hover .image-contain{box-shadow:0 0 26px 3px #e2e2e2;transition:all .3s ease-in-out}.main-feature .key-feature .theme-collection:hover h5{color:var(--theme-color);transition:all .3s ease}.specification-section{background-color:#fff;padding:20px;height:100%}.specification-section h3{font-size:calc(18px + .00125*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:calc(7px + .005*(100vw - 320px))}.specification-section ul li{display:block;font-size:calc(16px + .00125*(100vw - 320px));line-height:1.8}.left-product-sec{display:flex;align-items:center;justify-content:center}.left-product-sec img{width:70%;margin:0 auto}.single-detail-section .rounded-25{border-radius:25px}.single-detail-section .slider-contain{height:100%;display:flex;align-items:center}.single-detail-section .slider-contain h1{font-size:calc(20px + .01875*(100vw - 320px))}.single-detail-section .slider-contain p{font-size:calc(18px + .00125*(100vw - 320px));line-height:calc(30px + .0025*(100vw - 320px));margin-bottom:0;margin-top:calc(0px + .0125*(100vw - 320px))}.slider [data-animation-in]{opacity:0;animation-duration:1.5s;transition:opacity .5s ease .3s}.offer-box{top:50%;position:fixed;transform:translateY(-50%);display:flex;left:-415px;transition:all .3s ease-in-out;z-index:9}.offer-box img{margin-right:18px}.offer-box.toggle-cls{left:0;transition:all .3s ease-in-out}.offer-box .heading-right h3{position:absolute;top:50%;right:0;width:230px;height:36px;line-height:36px;letter-spacing:4px;font-size:18px;color:#fff;font-weight:700;text-transform:uppercase;transform:translate(50%,-50%) rotate(-90deg);text-align:center;background-color:var(--theme-color);margin-bottom:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.offer-box .heading-right h3 i{line-height:1;font-size:20px;margin-left:8px}.offer-box.grey-color-box .heading-right h3{background-color:#a9a9a9}.sale-box{top:50%;position:fixed;transform:translateY(-50%);left:-2px;transition:all .3s ease-in-out;z-index:9}.sale-box .heading-right h3{position:absolute;top:50%;right:-20px;width:230px;height:36px;line-height:36px;letter-spacing:5px;font-size:18px;color:#fff;font-weight:700;text-transform:uppercase;transform:translate(50%,-50%) rotate(-90deg);text-align:center;background-color:var(--theme-color);margin-bottom:0;cursor:pointer}.cart-error-toast .toast{width:calc(100% - 50px);background-color:#fc8f8f;color:#000;font-size:calc(12px + .0025*(100vw - 320px));padding:calc(15px + 7 * (100vw - 320px) / 1600) calc(20px + .01375*(100vw - 320px));margin:0;left:50%!important;transform:translate(-50%)}@media (max-width: 576px){.cart-error-toast .toast{left:0!important;width:100vw;transform:none}}.cart-error-toast .toast .error-icon{margin-right:calc(14px + .01125*(100vw - 320px));width:calc(22px + 11 * (100vw - 320px) / 1600);height:calc(22px + 11 * (100vw - 320px) / 1600)}.cart-error-toast .toast .close-icon{width:22px}@media (max-width: 576px){.cart-error-toast .toast-content{margin-top:-4px}}.top-panel-adv{background-image:url(../images/top-panel.jpg);padding:14px}.top-panel-adv .panel-left-content,.top-panel-adv .col-6{display:flex;align-items:center}.top-panel-adv h4 span{color:var(--theme-color);font-size:18px;font-weight:900}.top-panel-adv .delivery-area{display:flex;align-items:center;background-color:#2066641f;margin-left:20px;padding:5px 15px 8px;border:1px dashed var(--theme-color);border-radius:0}.top-panel-adv .delivery-area h5{font-size:12px;margin-bottom:0}.top-panel-adv .delivery-area h4{font-size:14px;margin-bottom:0;font-weight:700;color:var(--theme-color)}.top-panel-adv .close-btn{display:flex;width:100%;align-items:center;height:100%;margin-left:auto;justify-content:flex-end}.top-panel-adv .close-btn svg{background-color:#fff;padding:6px;width:30px;height:30px;color:var(--theme-color);border-radius:0;box-shadow:0 0 4px #ddd}.top-panel-adv.hide{display:none}.shop-sidebar-demo{display:flex}.shop-sidebar-demo .shop-sidebar{width:320px;border-right:1px solid #dddddd;position:fixed;left:0;top:88px;background-color:#fff;height:calc(100vh - 88px);overflow:auto}.shop-sidebar-demo .shop-sidebar .pixelstrap.sm-vertical a{font-size:18px;font-weight:500;text-transform:capitalize;padding:18px 23px;display:flex;align-items:center}.shop-sidebar-demo .shop-sidebar .pixelstrap.sm-vertical a img{height:36px;width:36px}.shop-sidebar-demo .shop-sidebar .sm-vertical{padding:15px}.shop-sidebar-demo .shop-main{width:calc(100% - 320px);padding:0 50px;margin-left:320px;margin-top:88px}.shop-sidebar-demo .shop-main .small-slider .home{border-radius:15px!important;overflow:hidden;background-position:right!important}.shop-sidebar-demo .shop-main .small-slider .home .slider-contain{padding:calc(20px + .05*(100vw - 320px)) 0;display:flex;align-items:center}.shop-sidebar-demo .shop-main .small-slider .home .slider-contain h2{font-size:calc(20px + .01*(100vw - 320px))}.shop-sidebar-demo .shop-main footer{margin:0 -50px}.shop-sidebar-demo .shop-main .slick-sm-margin .slick-list{margin-left:-12px;margin-right:-12px}.shop-sidebar-demo .shop-main .slick-sm-margin .slick-slide>div{margin-left:12px;margin-right:12px}.sidebar-shop-footer{margin-left:320px}.sidebar-shop-footer .container-fluid{padding:0 50px}.box-product .full-box .theme-card .offer-slider.video-slider{border:1px solid #eeeeee;background-color:#f8f8f8;padding:8px}.box-product .full-box .theme-card .offer-slider.video-slider .slider-product-box .media{display:flex;align-items:center;gap:10px;padding-right:0}.box-product .full-box .theme-card .offer-slider.video-slider .slider-product-box .media img{padding:0}.deal-section .sidenav nav>.pixelstrap>li>a,.deal-section .sidenav nav>.pixelstrap>li>.has-submenu{justify-content:unset}.deal-section .sidenav nav>.pixelstrap>li>a .sub-arrow,.deal-section .sidenav nav>.pixelstrap>li>.has-submenu .sub-arrow{margin-left:auto;margin-top:0}.deal-section .collection-banner:empty{display:none!important}.deal-section .pixelstrap .clothing-menu a:hover,.deal-section .pixelstrap .full-mega-menu a:hover{padding:5px 35px}.deal-section .pixelstrap .link-section ul li a{margin:0}.deal-section .sidenav .pixelstrap li .clothing-menu li a:focus,.deal-section .sidenav .pixelstrap li .clothing-menu li a:hover{font-size:15px}.deal-section .sidenav .pixelstrap li .clothing-menu li a:empty{display:none!important}footer{background-color:#ffdcc5;color:#280000;padding:60px 0 160px}footer .footer-links__title{letter-spacing:.36px}footer .footer-links__item{letter-spacing:.42px}header.row .header-logo a{display:block;width:fit-content}@media (min-width: 1400px) and (max-width: 1660px){header.row .header-logo{flex:0 0 auto;width:25%!important}}@media (max-width: 768px){header.row .header-logo{padding:0!important}}@media (max-width: 992px){header.row .header-logo img{width:120px}}header.row .header-center{gap:1.5px;min-width:0}@media (min-width: 1400px) and (max-width: 1660px){header.row .header-center{flex:0 0 auto;width:37.6%!important}}header.row .header-center .header-search{min-width:0;flex:2;background-color:#f2f0f0}@media (max-width: 576px){header.row .header-center .header-search{flex:4}}header.row .header-center .header-search form input{color:#7d7473;outline:0;background-color:transparent!important;width:100%}header.row .header-center .header-search form #header-search__close-btn{right:0}@media (max-width: 395px){header.row .header-center .header-search form #header-search__close-btn{right:clamp(.4375rem,3.0708rem - 10.6667vw,.9375rem)}}header.row .header-center .header-menu{min-width:0;flex:1;background-color:#f2f0f0}header.row .header-center .header-menu button{color:#7d7473}header.row .header-center .header-menu .categories-dropdown-menu{width:100%;background-color:#f2f0f0;color:#ffede3;top:60px;left:0;border:1px solid #e6e0e0;z-index:101}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row{border-bottom:2px solid #edeaea;transition:background-color .2s ease-in}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row:hover{background-color:#e6e0e0}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row img{border:0;outline:0;width:35px;height:35px;object-fit:cover}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row img:last-child{fill:#280000;border:1px solid #cac3c3!important}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row img:last-child:hover{border:1px solid #280000!important}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row .category-title{color:#280000}header.row .header-center .header-menu .categories-dropdown-menu .category-group .category-title-row.bg-selected{background-color:#e6e0e0}header.row .header-center .header-menu .categories-dropdown-menu .category-group .subcategory-menu{width:clamp(20.625rem,3.0108rem + 28.2392vw,31.25rem);top:0;right:0;left:102%;background-color:#f2f0f0}header.row .header-center .header-menu .categories-dropdown-menu .category-group .subcategory-menu .subcategory-group .subcategory-title{color:#280000;word-break:normal}header.row .header-center .header-menu .categories-dropdown-menu .category-group .subcategory-menu .subcategory-group .subcategory-items-list li{transition:background-color .2s ease-in}header.row .header-center .header-menu .categories-dropdown-menu .category-group .subcategory-menu .subcategory-group .subcategory-items-list li a{color:#280000}header.row .header-center .header-menu .categories-dropdown-menu .category-group .subcategory-menu .subcategory-group .subcategory-items-list li:hover{background-color:#e6e0e0}header.row .header-center .header-menu .mobile-categories-dropdown-menu{top:0;right:0;bottom:0;left:0;margin:auto;background-color:#f2f0f0;height:100%;width:100%;z-index:205}header.row .header-center .header-menu .mobile-categories-dropdown-menu::-webkit-scrollbar{display:none}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-category-title-row{border:2px solid #e6e0e0}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-category-title-row #mobile-category-icon{width:45px;height:45px;object-fit:cover;background-color:#e6e0e0}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-category-title-row .mobile-category-title{max-width:220px;color:#280000}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-category-title-row.bg-selected{background-color:#e6e0e0;-webkit-box-shadow:0px 0px 3px 1px #280000;-moz-box-shadow:0px 0px 3px 1px #280000;box-shadow:0 0 3px 1px #280000}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-subcategory-menu{padding-left:20px;border-left:2px solid #cac3c3}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-subcategory-menu .mobile-subcategory-group .mobile-subcategory-title{width:100%;color:#280000;background-color:#e6e0e0}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-subcategory-menu .mobile-subcategory-group .mobile-subcategory-items-list li a{color:#280000}header.row .header-center .header-menu .mobile-categories-dropdown-menu .mobile-category-group .mobile-subcategory-menu .mobile-subcategory-group .mobile-subcategory-items-list li:hover{background-color:#e6e0e0}header.row .header-center .header-search,header.row .header-center .header-menu{padding:0 22px}@media (max-width: 1200px){header.row .header-center .header-search,header.row .header-center .header-menu{padding:0 12px}}header.row .header-center .search-results{max-width:800px;top:80px;right:0;bottom:0;left:0;margin:auto;z-index:100}header.row .header-center .search-results .search-results__wrapper{background-color:#f2f0f0;border:1px solid #e6e0e0}header.row .header-center .search-results .search-results__wrapper .search-results__group{border:1px solid transparent;transition:all .2s ease-in,border .2s ease-in}header.row .header-center .search-results .search-results__wrapper .search-results__group:hover{background-color:#e6e0e0;border:1px solid #cac3c3;-webkit-box-shadow:0px 0px 2px 0px #280000;-moz-box-shadow:0px 0px 2px 0px #280000;box-shadow:0 0 2px #280000}header.row .header-center .search-results .search-results__wrapper .search-results__group #search-results__image{width:clamp(4.375rem,3.6607rem + 1.4881vw,5rem);border:1px solid #cac3c3;height:clamp(4.375rem,3.6607rem + 1.4881vw,5rem);object-fit:cover}header.row .header-center .search-results .search-results__wrapper .search-results__group .search-results__text a,header.row .header-center .search-results .search-results__wrapper .search-results__group .search-results__text span{text-decoration:none;color:#280000}header.row .header-center .search-results .search-results__wrapper .search-results__group .search-results__text strong{color:#7d7473}header.row .header-actions .auth-menu li a{color:#7d7473;transition:all .2s ease-in}header.row .header-actions .auth-menu li a:hover{background-color:#f2f0f0}header.row .header-actions .header-actions__address{cursor:pointer}header.row .header-actions .header-actions__address .header-actions__address__icon{padding:12px;background-color:#edffe2;min-width:fit-content}header.row .header-actions .header-actions__address .header-actions__address__label{transition:all .25s ease-in;color:#00a804}header.row .header-actions .header-actions__address .header-actions__address__label:hover{color:#00c706}header.row .header-actions .header-actions__address .header-actions__address__dropdown{background-color:#f2f0f0;top:70px;min-width:420px;left:50%;transform:translate(-50%);z-index:100;max-height:60vh;overflow-y:auto}@media (max-width: 992px){header.row .header-actions .header-actions__address .header-actions__address__dropdown{position:fixed!important;top:auto;bottom:115px!important;min-width:0!important;bottom:100px;left:50%;transform:translate(-50%);max-width:500px}}header.row .header-actions .header-actions__address .header-actions__address__dropdown .row{border:1px solid transparent;transition:all .2s ease-in;cursor:pointer!important}@media (max-width: 992px){header.row .header-actions .header-actions__address .header-actions__address__dropdown .row{height:100px}}header.row .header-actions .header-actions__address .header-actions__address__dropdown .row:hover{background-color:#e6e0e0}header.row .header-actions .header-actions__address .header-actions__address__dropdown .row div:last-child span{color:#280000}header.row .header-actions .header-actions__address .header-actions__address__dropdown .row.activeRow{background-color:#edffe2!important;border:1px solid #00c706!important;-webkit-box-shadow:0px 0px 8px 0px #caffb9;-moz-box-shadow:0px 0px 8px 0px #caffb9;box-shadow:0 0 8px #caffb9}header.row .header-actions .header-actions__address .header-actions__address__dropdown .load-addresses-btn button{color:#fff;background-color:#280000}header.row .header-actions .header-actions__profile__dropdown{background-color:#f2f0f0;border:1px solid #e6e0e0;min-width:290px;top:45px;left:50%!important;z-index:100;transform:translate(-50%)!important}@media (max-width: 992px){header.row .header-actions .header-actions__profile__dropdown{position:fixed!important;top:auto!important;bottom:115px;max-width:410px;min-width:0!important}}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__header{border-bottom:1px solid #e6e0e0}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__avatar img{padding:0!important}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__info h4{color:#280000}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__info span{color:#7d7473}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__items a{cursor:pointer;color:#280000!important;transition:background-color .2s ease-in}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__items a:hover{background-color:#e6e0e0}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__logout{border-top:1px solid #e6e0e0;transition:background-color .2s ease-in}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__logout button{cursor:pointer}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__logout button span{color:#280000}header.row .header-actions .header-actions__profile__dropdown .profile-dropdown__logout:hover{background-color:#e6e0e0}header.row .header-actions .header-actions__cart .offcanvas.offcanvas-end{max-width:550px!important;width:100%!important;height:100%;border-left:0!important}header.row .header-actions .header-actions__cart .shopping-cart{width:100%;height:100%;z-index:12;background-color:#f2f0f0;overflow-y:scroll}header.row .header-actions .header-actions__cart .shopping-cart::-webkit-scrollbar{display:none}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart-header h3,header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart-header span{color:#280000}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart-header img{border:1px solid #e6e0e0;transition:box-shadow .2s ease-in}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart-header img:hover{-webkit-box-shadow:0px 0px 3px 0px rgba(40,0,0,.9);-moz-box-shadow:0px 0px 3px 0px rgba(40,0,0,.9);box-shadow:0 0 3px #280000e6}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product{border-bottom:1px solid #e6e0e0}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__image{width:85px!important;height:85px!important}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__image img{width:100%;height:100%;border:1px solid #cac3c3}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__image #product-quantity-badge{background-color:#00a804;color:#fff;top:-10px;right:-10px;height:25px;width:25px}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__details h5,header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__details h6,header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__details strong{color:#280000}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__details strong{background-color:#e6e0e0}@-moz-document url-prefix(){@media (min-width: 576px){header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__details{flex:0 0 50%!important}}}@media (max-width: 358px){header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions{width:28%}}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls{border:1px solid #cac3c3;-webkit-box-shadow:0px 0px 2px 0px #cac3c3;-moz-box-shadow:0px 0px 2px 0px #cac3c3;box-shadow:0 0 2px #cac3c3}@media (max-width: 358px){header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls{margin:0!important}}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls button,header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls span{color:#280000;padding:clamp(.2rem,.0745rem + .6275vw,.3rem) clamp(.75rem,.4363rem + 1.5686vw,1rem)}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls .quantity-plus-btn{border:1px solid transparent;border-right:1px solid #cac3c3}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__products .shopping-cart__product .shopping-cart__product-row .shopping-cart__actions .shopping-cart__quantity-controls .quantity-minus-btn{border:1px solid transparent;border-left:1px solid #cac3c3}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__total .row:not(:last-child){border-bottom:1px solid #e6e0e0}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__total .row h2{color:#280000}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__total .row span{background-color:#edffe2;color:#00a804}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__total .row:last-child a{background-color:#e6e0e0;color:#280000;border:1px solid transparent}header.row .header-actions .header-actions__cart .shopping-cart .shopping-cart__total .row:last-child a:hover{border:1px solid #280000;-webkit-box-shadow:0px 0px 3px 0px rgba(40,0,0,.2);-moz-box-shadow:0px 0px 3px 0px rgba(40,0,0,.2);box-shadow:0 0 3px #28000033}header #shopping-cart{background-color:#f2f0f0;padding:14px;transition:box-shadow .2s ease-in;min-width:50px;width:100%}header #shopping-cart:hover{-webkit-box-shadow:0px 0px 3px 0px rgba(40,0,0,.9);-moz-box-shadow:0px 0px 3px 0px rgba(40,0,0,.9);box-shadow:0 0 3px #280000e6}@keyframes rippleEffect{0%{width:0;height:0;opacity:.13}to{width:500px;height:500px;opacity:0}}header #cart-quantity{position:absolute;padding:0 8px;top:0;right:-5px;width:23px;height:23px;background-color:#e39b64;color:#fff;pointer-events:none}header #avatar{width:56px;height:56px;border:1px solid #7d7473;padding:8px}@media (max-width: 992px){header #avatar{transition:border .2s ease-in}header #avatar:hover{border:1px solid #000000}}header #home-icon{padding:12px;background-color:#edffe2;border:1px solid transparent}@media (max-width: 992px){header #home-icon{transition:border .2s ease-in}header #home-icon:hover{border:1px solid #00c706}}header .add-to-cart-modal{top:4%;right:2.5%;z-index:1050!important;width:fit-content;background-color:#00c706;box-shadow:0 0 3px #00c706;-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706}@media (max-width: 992px){header .add-to-cart-modal{top:3%;left:2%;margin-inline:auto;width:315px;bottom:auto}}header .add-to-cart-modal svg{color:#fff}header .add-to-cart-modal .add-to-cart-modal__content{color:#fff}.snow-slider,.snow-slider .slick-slide{position:relative}.home-slider .slick-prev,.home-slider .slick-next,.center-slider .slick-prev,.center-slider .slick-next{opacity:0;transform:scale(1);transition:all .3s ease-in-out;margin-top:-10px}.home-slider .slick-prev:before,.home-slider .slick-next:before,.center-slider .slick-prev:before,.center-slider .slick-next:before{font: 14px/1 FontAwesome;opacity:1;color:#000;background-color:#ffffff80;border-radius:100%;height:100%;display:flex;justify-content:center;align-items:center}.home-slider .slick-next,.center-slider .slick-next{right:1px}.home-slider .slick-next:before,.center-slider .slick-next:before{content:"";font-family:FontAwesome;font-size:10px}.home-slider .slick-prev,.center-slider .slick-prev{left:1px;z-index:1}.home-slider .slick-prev:before,.center-slider .slick-prev:before{content:"";font-family:FontAwesome;font-size:10px}.home-slider .home,.center-slider .home{background-size:cover;background-repeat:no-repeat;background-position:center;height:75vh}.home-slider .slider-details,.center-slider .slider-details{position:absolute;background-color:#0000001a;border-radius:100%;display:flex;align-items:center;justify-content:center;top:26%;right:18%;text-align:center;padding:55px;width:510px;height:510px}.home-slider .slider-details.blue-slide,.center-slider .slider-details.blue-slide{background-color:#223b7d}.home-slider .slider-details .btn-white,.center-slider .slider-details .btn-white{margin-top:15px}.home-slider .slider-details h1,.center-slider .slider-details h1{color:#fff;font-weight:700}.home-slider .slider-details h3,.center-slider .slider-details h3{color:#fff;position:relative;text-transform:uppercase;display:inline-block}.home-slider .slider-details h3:after,.home-slider .slider-details h3:before,.center-slider .slider-details h3:after,.center-slider .slider-details h3:before{content:"";position:absolute;width:12px;height:12px;background-color:#fff;border-radius:100%;top:8px}.home-slider .slider-details h3:after,.center-slider .slider-details h3:after{left:-22px;top:8px}.home-slider .slider-details h3:before,.center-slider .slider-details h3:before{top:8px;right:-22px}.home-slider .slider-details h2,.center-slider .slider-details h2{font-weight:400;margin-bottom:0;font-size:45px}.home-slider .slider-details h4,.center-slider .slider-details h4{font-size:24px}.home-slider .slider-details h2,.home-slider .slider-details h3,.home-slider .slider-details h4,.center-slider .slider-details h2,.center-slider .slider-details h3,.center-slider .slider-details h4{color:#fff}.home-slider .slider-contain,.center-slider .slider-contain{width:100%;height:75vh;display:flex;align-items:center}.home-slider .slider-contain h1,.center-slider .slider-contain h1{margin-bottom:0;margin-top:10px;color:#222}.home-slider .slider-contain h4,.center-slider .slider-contain h4{font-weight:700;letter-spacing:.4em;color:#777;margin-bottom:0}.home-slider .slider-contain .btn-solid,.home-slider .slider-contain .btn-outline,.center-slider .slider-contain .btn-solid,.center-slider .slider-contain .btn-outline{margin-top:20px}.home-slider .slider-contain.product-detail p,.center-slider .slider-contain.product-detail p{max-width:50%;line-height:30px;font-size:16px;color:#777}.home-slider .slider-contain.product-detail h3,.center-slider .slider-contain.product-detail h3{margin-top:14px;margin-bottom:0;font-weight:600;color:#777}.home-slider .slider-contain.product-detail h3 del,.center-slider .slider-contain.product-detail h3 del{margin-left:10px}.home-slider .thumbnail-product,.center-slider .thumbnail-product{position:absolute;bottom:40px;left:0;width:100vw}.home-slider .thumbnail-product img,.center-slider .thumbnail-product img{margin:0 auto;border:1px solid transparent;opacity:.5}.home-slider .thumbnail-product .slick-current img,.center-slider .thumbnail-product .slick-current img{border:1px solid #dddddd;opacity:1}.home-slider .p-left .slider-contain,.center-slider .p-left .slider-contain{justify-content:flex-start}.home-slider .p-right .slider-contain,.center-slider .p-right .slider-contain{justify-content:flex-end}.home-slider .p-center .slider-contain,.center-slider .p-center .slider-contain{justify-content:center}.home-slider .p-bottom .slider-contain,.center-slider .p-bottom .slider-contain{align-items:flex-end;padding-bottom:calc(20px + .01875*(100vw - 320px))}.home-slider .p-bottom .slider-contain>div,.center-slider .p-bottom .slider-contain>div{padding:25px 30px;background-color:#fff}.home-slider .text-center .slider-contain p,.center-slider .text-center .slider-contain p{margin:0 auto}.home-slider .home-decor .decor,.center-slider .home-decor .decor{position:absolute}.home-slider .home-decor .decor img,.center-slider .home-decor .decor img{box-shadow:0 38px 62px -40px #0003}.home-slider .home-decor .decor span,.center-slider .home-decor .decor span{display:flex;justify-content:center;align-items:center;width:80px;font-size:16px;line-height:1.2;background-color:#000;border-radius:100%;color:#fff;font-weight:600;padding:10px;height:80px;text-align:center;box-shadow:0 38px 62px -40px #0003}.home-slider .home-decor .decor.decor-1,.center-slider .home-decor .decor.decor-1{top:26%;right:13%}.home-slider .home-decor .decor.decor-1 span,.center-slider .home-decor .decor.decor-1 span{animation:movebounce 3.2s linear infinite}.home-slider .home-decor .decor.decor-2,.center-slider .home-decor .decor.decor-2{top:35%;right:37%}.home-slider .home-decor .decor.decor-2 span,.center-slider .home-decor .decor.decor-2 span{animation:movebounce 2s linear infinite}.home-slider .home-decor .decor.decor-3,.center-slider .home-decor .decor.decor-3{top:52%;right:12%;display:flex;align-items:center}.home-slider .home-decor .decor.decor-3 img,.center-slider .home-decor .decor.decor-3 img{width:40%;transform:scaleX(-1)}.home-slider .home-decor .decor.decor-3 span,.center-slider .home-decor .decor.decor-3 span{font-size:17px;background-color:transparent;color:#222}.home-slider .home-decor .decor.decor-4,.center-slider .home-decor .decor.decor-4{top:32%;right:35%;display:flex;align-items:center}.home-slider .home-decor .decor.decor-4 img,.center-slider .home-decor .decor.decor-4 img{width:40%}.home-slider .home-decor .decor.decor-4 span,.center-slider .home-decor .decor.decor-4 span{font-size:17px;background-color:transparent;color:#222}.home-slider:hover .slick-prev,.home-slider:hover .slick-next,.center-slider:hover .slick-prev,.center-slider:hover .slick-next{opacity:1;transform:scale(2.5);transition:all .3s ease-in-out}.home-slider:hover .slick-prev:before,.home-slider:hover .slick-next:before,.center-slider:hover .slick-prev:before,.center-slider:hover .slick-next:before{opacity:1}.home-slider:hover .slick-next,.center-slider:hover .slick-next{right:100px}.home-slider:hover .slick-prev,.center-slider:hover .slick-prev{left:100px}.home-slider-container .slider-contain{padding:0 100px}.home-slider-container.home-fashion .slider-contain{padding:0 calc(20px + .05*(100vw - 320px))}.center-slider{border-left:1px solid #f1f5f4;border-right:1px solid #f1f5f4}.home-slider.text-white .slider-contain h1,.home-slider.text-white .slider-contain h4{color:#fff}.gym-slider .home-slider .home,.gym-slider .home-slider .home .slider-contain{height:85vh}.gym-slider .home-slider .home .slider-contain h4,.gym-slider .home-slider .home .slider-contain h1{color:#fff}.metro-slider .home-slider .home{background-position-y:70%}.metro-slider .home-slider .home .slider-contain{margin-top:75px}.metro-slider .home-slider .home .slider-contain h4,.metro-slider .home-slider .home .slider-contain h1{color:#000}.small-slider .home-slider .home,.small-slider .home-slider .home .slider-contain{height:55vh}.small-slider .home-slider .home .slider-contain h4,.small-slider .home-slider .home .slider-contain h1{color:#000}.height-100 .home-slider .home{height:100vh}.height-100 .home-slider .slider-contain{height:calc(99vh + 80px)}.height-85 .home-slider .home,.height-85 .home-slider .slider-contain{height:85vh}.height-85.content_top .slider-contain{padding-top:150px;align-items:flex-start}.height-85.content_top .slider-contain h1{font-size:40px;letter-spacing:.05em}.height-85.content_top .slider-contain .btn-solid{padding:9px 18px;margin-top:10px}.height-85.content_top .slider-contain h4{letter-spacing:.08em}.layout-7.home-slider .home,.layout-7.home-slider .home .slider-contain{height:60vh}.height-65 .home,.height-65 .home .slider-contain{height:65vh!important}.height-80 .home,.height-80 .home .slider-contain{height:80vh}.banner-slider .height-banner{height:100%}.banner-slider .home,.banner-slider .home .slider-contain{height:81vh}.banner-slider .home-banner>div img{width:100%}.banner-slider .home-banner>div:last-child img{margin-top:30px}.absolute-banner{margin-top:-105px}.absolute-banner .absolute-bg{background-color:#fff;position:relative;padding:25px;box-shadow:0 0 20px 1px #f3f3f3}.absolute-banner.mt-banner{margin-top:-55px}.home-fashion{margin-top:25px}.home-fashion .home-slider .slider-contain h3{margin-bottom:0;margin-top:10px;font-size:calc(16px + .005*(100vw - 320px))}.slide-center .slick-list{margin-left:-20px;margin-right:-20px}.slide-center .slick-list .slick-slide>div{padding-left:20px;padding-right:20px}.home-form{margin-top:-40px;z-index:1;position:relative}.home-form .table-form{box-shadow:0 -1px 30px #00000026;margin-top:0;border-radius:10px;padding:20px 10px;background-color:#fff}.home-form .table-form .form-control{border:none;background-color:#f9f9f9}.home-form .table-form .form-group{margin-bottom:0}.home-form .table-form .btn{font-size:14px;width:100%;border-radius:5px;padding:9px;line-height:1;margin-top:0}.px-padding{padding:0 calc(0px + .03125*(100vw - 320px))}.height-apply img{width:100%;height:100%;object-fit:cover;object-position:left}.slick-instagram{margin-bottom:-5px}.insta-title{position:absolute;height:45px;width:277px;background-color:#fff;z-index:1;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.insta-title h4{margin-bottom:0;text-transform:capitalize;font-weight:600}.insta-title h4 span{color:var(--theme-color)}.instagram-box{position:relative;overflow:hidden}.instagram-box img{width:100%}.instagram-box .overlay{transition:.5s ease;opacity:0;position:absolute;height:100%;width:100%;background-color:var(--theme-color);top:0;text-align:center;display:flex;align-items:center;justify-content:center;transform:scale(3) rotate(90deg)}.instagram-box .overlay i{font-size:60px;color:#fff}.instagram-box:hover .overlay{opacity:.5;transition:.5s ease;transform:scale(1) rotate(0)}.loader-wrapper{height:100vh;width:100vw;background-color:#fff;display:block;align-items:center;justify-content:center;position:fixed;z-index:9999;top:0}.loader-wrapper .loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:var(--theme-color);border-radius:50%}.loader-wrapper .loader:after{content:"";position:absolute;border-radius:50%;top:50%;left:50%;border:0 solid #ffffff;transform:translate(-50%,-50%);animation:loading 1s ease-out forwards infinite;transition:all .3s ease}.loader-wrapper.gradient-loader .loader{background:linear-gradient(180deg,var(--theme-color) 0%,var(--theme-color2) 99%);background-color:var(--theme-color)}.loader-wrapper.green-loader .loader{background-image:linear-gradient(to right,var(--theme-color),var(--theme-color2));background-color:var(--theme-color)}.loader_skeleton .vertical-banner .vertical-content a,.loader_skeleton .vertical-banner .vertical-content h2,.loader_skeleton .title-basic .title,.loader_skeleton .img-category h4,.loader_skeleton .gradient-category h4,.loader_skeleton .tab-product ul li,.loader_skeleton .product-page .product-right .btn-group .btn-ldr,.loader_skeleton .product-page .product-right ul li,.loader_skeleton .product-page .product-right h3,.loader_skeleton .product-page .product-right h4,.loader_skeleton .product-page .product-right h2,.loader_skeleton .theme-card .title-border,.loader_skeleton .collection-filter-block .filter-block ul li,.loader_skeleton .collection-filter-block .filter-block h4,.loader_skeleton .category-tools .category-m .category-wrapper .ldr-btn,.loader_skeleton .category-tools .category-m .category-wrapper .category-link li,.loader_skeleton .category-tools .category-m .category-wrapper h4,.loader_skeleton .service-block p,.loader_skeleton .service-block h4,.loader_skeleton .service-block1 h5,.loader_skeleton .service-home .service-block1 p,.loader_skeleton .service-home .service-block1 h4,.loader_skeleton .category-block .category-details h6,.loader_skeleton .category-block .category-details h5,.loader_skeleton .category-button .btn-outline,.loader_skeleton .product-box.product-style-5.product-box h4,.loader_skeleton .product-box.product-style-5.product-box h5,.loader_skeleton .product-box.product-style-5.product-box h6,.loader_skeleton .product-box .product-detail h6,.loader_skeleton .product-box .product-detail h5,.loader_skeleton .product-box .product-detail h4,.loader_skeleton .product-top-filter .ldr-text,.loader_skeleton .top-banner-wrapper .top-banner-content p,.loader_skeleton .top-banner-wrapper .top-banner-content h5,.loader_skeleton .top-banner-wrapper .top-banner-content h4,.loader_skeleton .product-para .second,.loader_skeleton .product-para .first,.loader_skeleton .title8 p,.loader_skeleton .title8 h2,.loader_skeleton .title1 h2,.loader_skeleton .title1 h4,.loader_skeleton .collection-banner .ldr-bg .contain-banner h6,.loader_skeleton .collection-banner .ldr-bg .contain-banner h2,.loader_skeleton .collection-banner .ldr-bg .contain-banner h4,.loader_skeleton .home-slider .home .slider-contain h6,.loader_skeleton .home-slider .home .slider-contain h1,.loader_skeleton .home-slider .home .slider-contain h2,.loader_skeleton .marketplace-sidebar.sidenav .pixelstrap>li>a .ldr-text{background:linear-gradient(90deg,rgba(212,212,212,.3) 8%,#e4e4e4 18%,rgba(212,212,212,.3) 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}.loader_skeleton{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;display:block;background-color:#fff;overflow-y:auto;overflow-x:hidden}.loader_skeleton .bg_dark .home-slider .home{background-color:#151515}.loader_skeleton .mt-ldr{margin-top:30px}.loader_skeleton .home-slider.home_dark .home{background:#0f1414}.loader_skeleton header.header-gym{background-color:transparent}.loader_skeleton header.header-gym .top-header .header-contact li{color:#000}.loader_skeleton header.header-gym .top-header .header-dropdown li{color:#000}.loader_skeleton header.header-gym .top-header .header-dropdown li a i{color:#000}.loader_skeleton .marketplace-sidebar.sidenav{height:100%}.loader_skeleton .marketplace-sidebar.sidenav nav{background-color:#f8f8f8;height:100%}.loader_skeleton .marketplace-sidebar.sidenav .pixelstrap>li>a{height:56px;display:flex;align-items:center}.loader_skeleton .marketplace-sidebar.sidenav .pixelstrap>li>a .ldr-img-icon{width:38px;height:38px;background-color:#e7e7e7;border-radius:100%;margin-right:15px}.loader_skeleton .marketplace-sidebar.sidenav .pixelstrap>li>a .ldr-text{width:180px;height:16px}.loader_skeleton .gym-slider .home-slider .home{height:calc(300px + .23125*(100vw - 320px))}.loader_skeleton .home-slider .home{background:#f3f3f3;height:calc(270px + .1625*(100vw - 320px))}.loader_skeleton .home-slider .home .slider-contain{height:calc(270px + .1625*(100vw - 320px))}.loader_skeleton .home-slider .home .slider-contain h2{width:calc(200px + .0625*(100vw - 320px));height:calc(15px + 5 * (100vw - 320px) / 1600)}.loader_skeleton .home-slider .home .slider-contain h1{width:calc(250px + .09375*(100vw - 320px));height:calc(42px + .00625*(100vw - 320px));margin-top:calc(10px + .00625*(100vw - 320px));margin-bottom:calc(6px + .00625*(100vw - 320px))}.loader_skeleton .home-slider .home .slider-contain h6{width:calc(120px + .01875*(100vw - 320px));height:calc(26px + 9 * (100vw - 320px) / 1600);margin-top:10px}.loader_skeleton .home-slider.h-100vh .home{height:100vh}.loader_skeleton .home-slider.h-75vh .home{height:75vh}.loader_skeleton .category-block .category-image{background:#f3f3f3}.loader_skeleton .collection-banner .ldr-bg{background:#f3f3f3;width:100%;height:calc(180px + 70 * (100vw - 320px) / 1600)}.loader_skeleton .collection-banner .ldr-bg .contain-banner h4{width:120px;height:18px}.loader_skeleton .collection-banner .ldr-bg .contain-banner h2{width:calc(150px + .03125*(100vw - 320px));height:calc(25px + .00625*(100vw - 320px));margin-top:10px;margin-bottom:10px}.loader_skeleton .collection-banner .ldr-bg .contain-banner h6{width:90px;height:18px}.loader_skeleton .collection-banner .ldr-bg.ldr-bg-dark{background:#ededed}.loader_skeleton .collection-banner .ldr-bg.ldr-bg-darker{background:#dfdfdf}.loader_skeleton .collection-banner.large-banner .ldr-bg{height:calc(280px + .09375*(100vw - 320px))}.loader_skeleton .collection-banner.absolute-banner{overflow:unset}.loader_skeleton .vegetables-category .category-boxes{height:126px}.loader_skeleton .shop-main .small-slider .home{height:336px;background-color:#f8f8f8}.loader_skeleton .title1 h4{width:140px;height:22px;margin:0 auto 10px}.loader_skeleton .title1 h2{width:280px;height:44px;margin:0 auto 10px}.loader_skeleton .title8 h2{width:220px;height:24px;margin-bottom:10px}.loader_skeleton .title8 p{width:170px;height:20px;margin-bottom:10px}.loader_skeleton .product-para .first{width:calc(290px + .1625*(100vw - 320px));height:20px;padding-bottom:0;margin:0 auto 10px}.loader_skeleton .product-para .second{width:calc(190px + .1625*(100vw - 320px));height:20px;padding-bottom:0;margin:0 auto 30px}.loader_skeleton .top-banner-wrapper .img-ldr-top{height:calc(90px + 190 * (100vw - 320px) / 1600);background-color:#f3f3f3;width:100%}.loader_skeleton .top-banner-wrapper .top-banner-content h4{width:80px;height:20px}.loader_skeleton .top-banner-wrapper .top-banner-content h5{width:62%;height:20px}.loader_skeleton .top-banner-wrapper .top-banner-content p{width:100%;height:20px;margin-top:8px}.loader_skeleton .product-top-filter{border-color:#f3f3f3}.loader_skeleton .product-top-filter .row>div{border-left:1px solid #f3f3f3}.loader_skeleton .product-top-filter .row>div:first-child{border-left:none}.loader_skeleton .product-top-filter .filter-panel{padding:20px}.loader_skeleton .product-top-filter .ldr-text{width:100%;height:18px;margin-bottom:0}.loader_skeleton .product-wrapper-grid .product-box .img-wrapper{height:calc(270px + .01875*(100vw - 320px))}.loader_skeleton .product-wrapper-grid.three-grid .product-box .img-wrapper{height:calc(270px + .13125*(100vw - 320px))}.loader_skeleton .product-box .img-wrapper{width:100%;height:calc(180px + .10625*(100vw - 320px));background-color:#f3f3f3}.loader_skeleton .product-box .product-detail{padding-left:0}.loader_skeleton .product-box .product-detail h4{width:calc(100px + .03125*(100vw - 320px));height:calc(14px + .0025*(100vw - 320px));border-radius:0;margin-top:14px;margin-bottom:12px}.loader_skeleton .product-box .product-detail h5{width:calc(100px + .08125*(100vw - 320px));height:calc(10px + 5 * (100vw - 320px) / 1600);border-radius:0;margin-top:8px}.loader_skeleton .product-box .product-detail h5.second{width:calc(140px + .0375*(100vw - 320px))}.loader_skeleton .product-box .product-detail h6{width:calc(50px + .01875*(100vw - 320px));height:calc(12px + .0025*(100vw - 320px));border-radius:0;margin-top:calc(14px + -.0025*(100vw - 320px));margin-bottom:0;padding-bottom:0}.loader_skeleton .product-box.product-sm .img-wrapper{height:calc(150px + .0625*(100vw - 320px))}.loader_skeleton .product-box.product-sm .product-detail h5{width:calc(100px + .05*(100vw - 320px))}.loader_skeleton .product-box.product-style-5.product-box h6{width:calc(100px + .03125*(100vw - 320px));height:calc(14px + .0025*(100vw - 320px));border-radius:0;margin-bottom:18px}.loader_skeleton .product-box.product-style-5.product-box h5{width:40px;height:calc(14px + .0025*(100vw - 320px));border-radius:0;margin-bottom:10px}.loader_skeleton .product-box.product-style-5.product-box h4{width:80px;height:calc(14px + .0025*(100vw - 320px));border-radius:0}.loader_skeleton .product-box.product-style-5.product-box .img-wrapper{background-color:#fff;height:calc(90px + .025*(100vw - 320px))}.loader_skeleton .center-slider .product-box .product-detail h4,.loader_skeleton .center-slider .product-box .product-detail h6,.loader_skeleton .center-detail .product-box .product-detail h4,.loader_skeleton .center-detail .product-box .product-detail h5,.loader_skeleton .center-detail .product-box .product-detail h6{margin-left:auto;margin-right:auto}.loader_skeleton .grid-products .product-box .img-wrapper{height:calc(270px + .0125*(100vw - 320px))}.loader_skeleton .grid-products .product-box .product-detail h4{width:calc(100px + .0125*(100vw - 320px));height:calc(14px + .00125*(100vw - 320px))}.loader_skeleton .grid-products .product-box .product-detail h5{width:calc(120px + .01875*(100vw - 320px));height:calc(10px + .0025*(100vw - 320px))}.loader_skeleton .grid-products .product-box .product-detail h5.second{width:calc(110px + .01875*(100vw - 320px))}.loader_skeleton .category-button .btn-outline{height:50px;border:none}.loader_skeleton .category-block .category-image.svg-image{background-color:#f3f3f3;border-color:#f3f3f3}.loader_skeleton .category-block .category-details h5{width:70px;height:20px}.loader_skeleton .category-block .category-details h6{margin:8px auto 0;width:48px;height:18px}.loader_skeleton .service-home .service-block1 h4{width:70px;height:14px;margin-left:auto;margin-right:auto}.loader_skeleton .service-home .service-block1 p{width:90px;height:12px;margin-top:10px;margin-left:auto;margin-right:auto}.loader_skeleton .service-block1 svg{background-color:#f3f3f3;width:60px;height:60px}.loader_skeleton .service-block1 h5{width:160px;height:20px;margin:0 auto}.loader_skeleton .service-block svg{background-color:#f3f3f3;width:calc(46px + .00875*(100vw - 320px));height:calc(46px + .00875*(100vw - 320px));margin-top:auto;margin-bottom:auto}.loader_skeleton .service-block h4{width:120px;height:14px}.loader_skeleton .service-block p{width:160px;height:12px;margin-top:10px}.loader_skeleton .ldr-img{width:250px;height:250px;margin:0 auto;background-color:#f3f3f3}.loader_skeleton .inside-detail .product-detail{position:absolute;bottom:15px;left:15px}.loader_skeleton .inside-detail.center_details .product-detail{left:50%;transform:translate(-50%)}.loader_skeleton .inside-detail.center_details .product-detail h4,.loader_skeleton .inside-detail.center_details .product-detail h5,.loader_skeleton .inside-detail.center_details .product-detail h6{margin-left:auto;margin-right:auto}.loader_skeleton .banner-slider .home-banner .home-slider .home{height:calc(129px + .0775*(100vw - 320px))}.loader_skeleton .center-slider .product-box .img-wrapper{height:calc(150px + .125*(100vw - 320px))}.loader_skeleton .full-box .side-part .product-box .img-wrapper{height:calc(50px + .125*(100vw - 320px));width:calc(120px + .05*(100vw - 320px));margin-right:15px}.loader_skeleton .full-box .side-part .product-box+.product-box{margin-top:25px}.loader_skeleton .bg-block{height:auto}.loader_skeleton .bg-block .product-box .img-wrapper{height:calc(150px + .0625*(100vw - 320px));width:calc(120px + .05*(100vw - 320px));margin-right:15px}.loader_skeleton .bg-block.tab-bg{background-image:none}.loader_skeleton .category-tools .category-m .category-wrapper{box-shadow:0 0 5px #00000024;width:100%}.loader_skeleton .category-tools .category-m .category-wrapper h4{width:190px;height:25px;margin:25px auto;padding:0}.loader_skeleton .category-tools .category-m .category-wrapper .img-ldr{height:215px;background-color:#f3f3f3}.loader_skeleton .category-tools .category-m .category-wrapper .category-link li{width:110px;height:22px;margin-left:auto;margin-right:auto}.loader_skeleton .category-tools .category-m .category-wrapper .ldr-btn{width:130px;height:50px;margin-left:auto;margin-right:auto;margin-top:20px}.loader_skeleton .category-tools .category-m .category-wrapper:after,.loader_skeleton .category-tools .category-m .category-wrapper:before{display:none}.loader_skeleton .category-tools .category-m .category-wrapper>div:after,.loader_skeleton .category-tools .category-m .category-wrapper>div:before{display:none}.loader_skeleton .collection-filter-block{padding:30px;border-color:#f3f3f3}.loader_skeleton .collection-filter-block .filter-block h4{width:100%;height:18px}.loader_skeleton .collection-filter-block .filter-block ul{margin-top:20px}.loader_skeleton .collection-filter-block .filter-block ul li{width:70%;height:18px}.loader_skeleton .collection-filter-block .filter-block ul li:nth-child(2){width:50%}.loader_skeleton .collection-filter-block .filter-block ul li:nth-child(3){width:60%}.loader_skeleton .collection-filter-block .filter-block ul li+li{margin-top:10px}.loader_skeleton .collection-filter-block .filter-block+.filter-block{margin-top:25px}.loader_skeleton .theme-card .title-border{width:90%;height:24px;border-bottom:none}.loader_skeleton .theme-card .product-box{margin-top:20px}.loader_skeleton .theme-card .product-box .img-wrapper{height:100px!important;width:96px!important;margin-right:15px!important}.loader_skeleton .theme-card .product-box .media-body{margin-top:0}.loader_skeleton .collection-sidebar-banner{width:100%;height:calc(200px + 280 * (100vw - 320px) / 1600);background-color:#f3f3f3}.loader_skeleton .product-page .main-product{width:100%;height:calc(320px + .1*(100vw - 320px));background-color:#f3f3f3;margin-bottom:20px}.loader_skeleton .product-page .main-product.sm-img{height:calc(320px + .01875*(100vw - 320px))}.loader_skeleton .product-page .main-product.lg-img{height:calc(320px + 280 * (100vw - 320px) / 1600)}.loader_skeleton .product-page .main-product.two-grid{height:calc(220px + .1625*(100vw - 320px))}.loader_skeleton .product-page .sm-product{width:100%;height:calc(90px + .05625*(100vw - 320px));background-color:#f3f3f3}.loader_skeleton .product-page .product_image_4 .sm-product{height:calc(160px + .125*(100vw - 320px))}.loader_skeleton .product-page .vertical-product .sm-product{height:calc(70px + .01875*(100vw - 320px));margin-bottom:10px}.loader_skeleton .product-page .product-right h2{width:100%;height:25px}.loader_skeleton .product-page .product-right h4{width:80%;height:25px;margin-bottom:14px}.loader_skeleton .product-page .product-right h3{width:50%;height:25px}.loader_skeleton .product-page .product-right ul{margin-top:35px}.loader_skeleton .product-page .product-right ul li{width:75%;height:30px;margin-top:10px}.loader_skeleton .product-page .product-right .btn-group{display:flex;margin-top:30px}.loader_skeleton .product-page .product-right .btn-group .btn-ldr{width:28%;height:calc(38px + .0075*(100vw - 320px));margin-right:15px}.loader_skeleton .product-page .product-right.product-form-box{border-color:#f3f3f3}.loader_skeleton .product-page .product-right.product-form-box h2,.loader_skeleton .product-page .product-right.product-form-box h3,.loader_skeleton .product-page .product-right.product-form-box h4{margin-left:auto;margin-right:auto}.loader_skeleton .product-page .product-right.product-form-box .btn-group{justify-content:center}.loader_skeleton .tab-product ul li{width:16%;height:30px;margin-right:10px}.loader_skeleton .tab-product p{width:90%;height:30px;margin-right:10px;margin-top:10px;background-color:#f3f3f3}.loader_skeleton .tab-product.vertical-tab ul li{display:block;width:80%;height:30px;margin-top:10px;margin-right:0}.loader_skeleton .blog-page .blog-sidebar .theme-card{border-color:#f3f3f3}.loader_skeleton .blog-page .product-box{margin-bottom:20px}.loader_skeleton .blog-page .product-box .img-wrapper{width:100%;height:180px;margin-right:25px}.loader_skeleton .blog-advance .ldr-img{height:400px;width:100%;background-color:#f3f3f3;margin-bottom:30px}.loader_skeleton .blog-advance ul li{width:85%;height:20px;background-color:#f3f3f3}.loader_skeleton .blog-advance ul li+li{margin-top:10px}.loader_skeleton .gradient-category h4{width:calc(50px + .01875*(100vw - 320px));height:calc(12px + .0025*(100vw - 320px));border-radius:0}.loader_skeleton .gradient-category .gradient-border{background:#f3f3f3}.loader_skeleton .img-category h4{width:calc(50px + .01875*(100vw - 320px));height:calc(12px + .0025*(100vw - 320px));border-radius:0}.loader_skeleton .img-category .img-sec{width:calc(82px + .06125*(100vw - 320px));height:calc(82px + .06125*(100vw - 320px));background-color:#f3f3f3}.loader_skeleton .title-basic .title{width:calc(50px + 70 * (100vw - 320px) / 1600);height:calc(12px + .0025*(100vw - 320px));border-radius:0}.loader_skeleton .height-100 .home-slider .home{height:100vh!important}.loader_skeleton .height-85 .home-slider .home{height:85vh!important}.loader_skeleton .vertical-banner .banner-effect .bg-size{width:calc(196px + .25875*(100vw - 320px));height:calc(196px + .25875*(100vw - 320px));background:#f3f3f3}.loader_skeleton .vertical-banner .vertical-content h2{width:calc(120px + .05*(100vw - 320px));height:12px;border-radius:0;margin-left:auto;margin-right:auto}.loader_skeleton .vertical-banner .vertical-content a{display:block;width:calc(80px + .05*(100vw - 320px));height:12px;border-radius:0;margin-left:auto;margin-right:auto}.sm li,.sm ul,.sm{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left}.sm{box-sizing:border-box;z-index:1}.sm ul{display:none}.sm li{position:relative}.sm>li>h1{margin:0;padding:0}.sm>li>h2{margin:0;padding:0}.sm>li>h3{margin:0;padding:0}.sm>li>h4{margin:0;padding:0}.sm>li>h5{margin:0;padding:0}.sm>li>h6{margin:0;padding:0}.sm a{position:relative;display:block}.sm a.disabled{cursor:default}.sm *{box-sizing:inherit}.sm *:before{box-sizing:inherit}.sm *:after{box-sizing:inherit}.sm:after{content:"";display:block;height:0;font:0/0 serif;clear:both;overflow:hidden}.toggle-nav{position:relative;padding-top:40px;padding-bottom:40px;cursor:pointer}.toggle-nav i{font-size:24px;color:var(--theme-color);opacity:.6}.mega-menu-banner:hover:before{display:none}.new-tag{padding-left:3px;color:var(--theme-color);text-transform:uppercase;font-size:12px;font-weight:700}.up-text{position:relative}.up-text span{position:absolute;top:-5px;right:-10px;color:var(--theme-color);font-size:12px;font-weight:700}.pixelstrap.sm-vertical a .sub-arrow{margin-top:-22px;right:7px}.pixelstrap ul{border-radius:0}.pixelstrap.light-font-menu li>a{color:#393230}.pixelstrap a,.pixelstrap a:hover,.pixelstrap a:active{padding-right:45px;color:#222;font-size:16px;font-weight:500;line-height:23px;text-decoration:none;text-transform:capitalize;padding-top:42px;padding-bottom:42px;letter-spacing:.07em}.pixelstrap a:hover{color:var(--theme-color)}.pixelstrap a.disabled{color:#fbe7db}.pixelstrap a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;display:flex;align-items:center;justify-content:center;right:15px;width:34px;height:34px;overflow:hidden;font-weight:700;font-stretch:normal;font-size:16px;text-align:center;text-shadow:none;border-radius:4px}.pixelstrap ul{background:#fff}.pixelstrap ul ul{background:rgba(237,143,90,.04)}.pixelstrap ul a,.pixelstrap ul a:hover,.pixelstrap ul a:focus,.pixelstrap ul a:active{background:transparent;color:#e9793a;font-size:14px;text-shadow:none}.pixelstrap ul a.current{background:#ec8951;color:#fff}.pixelstrap ul a.disabled{color:#b3b3b3}.pixelstrap ul ul a,.pixelstrap ul ul a:hover,.pixelstrap ul ul a:focus,.pixelstrap ul ul a:active{border-left:16px solid transparent}.pixelstrap ul ul ul a,.pixelstrap ul ul ul a:hover,.pixelstrap ul ul ul a:focus,.pixelstrap ul ul ul a:active{border-left:24px solid transparent}.pixelstrap ul ul ul ul a,.pixelstrap ul ul ul ul a:hover,.pixelstrap ul ul ul ul a:focus,.pixelstrap ul ul ul ul a:active{border-left:32px solid transparent}.pixelstrap ul ul ul ul ul a,.pixelstrap ul ul ul ul ul a:hover,.pixelstrap ul ul ul ul ul a:focus,.pixelstrap ul ul ul ul ul a:active{border-left:40px solid transparent}.pixelstrap ul li{border-top:1px solid rgba(0,0,0,.05)}.pixelstrap ul li:first-child{border-top:0}.pixelstrap .mega{position:unset!important}.pixelstrap .mega .full-mega-menu.center-mega-menu{margin-left:0!important}.pixelstrap .mega ul{margin-left:0!important;max-width:max-content}.pixelstrap .icon-trend{color:var(--theme-color)}.pixelstrap .full-mega-menu,.pixelstrap .clothing-menu{max-width:inherit!important;padding:30px 0 15px}.pixelstrap .full-mega-menu .mega-img,.pixelstrap .clothing-menu .mega-img{margin-top:15px;width:200%}.pixelstrap .full-mega-menu a,.pixelstrap .clothing-menu a{padding:0;position:relative}.pixelstrap .full-mega-menu a h6,.pixelstrap .clothing-menu a h6{font-size:14px;text-align:center;transition:all .3s ease-in-out;font-weight:400;text-transform:capitalize;color:#222}.pixelstrap .full-mega-menu a img,.pixelstrap .clothing-menu a img{display:flex;margin:0 auto}.pixelstrap .full-mega-menu a:hover,.pixelstrap .clothing-menu a:hover{padding:0}.pixelstrap .full-mega-menu a:hover:before,.pixelstrap .clothing-menu a:hover:before{width:50px}.pixelstrap .link-section h5{letter-spacing:unset;padding:0;font-size:16px;font-weight:600;margin-bottom:24px;color:#222;position:relative;text-transform:capitalize}.pixelstrap .link-section h5:before{content:"";position:absolute;bottom:-10px;width:36px;height:2px;background-color:var(--theme-color);left:0}.pixelstrap .link-section .menu-title+.menu-title{margin-top:15px}.pixelstrap .link-section ul{position:relative;display:block;padding:0}.pixelstrap .link-section ul li a{padding-left:0;margin:12px 0 0;font-size:15px;position:relative;transition:all .3s ease-in-out;z-index:0;cursor:pointer;letter-spacing:unset;font-weight:400}.pixelstrap .full-mega-menu{width:100%!important;padding:30px!important;border-radius:0}.pixelstrap .full-mega-menu .img-section img{margin-top:15px}.pixelstrap .clothing-menu{width:815px!important;padding:15px 30px 25px!important;background-color:#fff}.pixelstrap .clothing-menu li img{padding:20px 0 10px}.pixelstrap .clothing-menu .link-section h5{margin-top:15px}.pixelstrap .clothing-menu .link-section ul{background:none}.pixelstrap .mega-menu ul{box-shadow:none}.pixelstrap li a{position:relative}.pixelstrap li .lable-nav{position:absolute;background-color:var(--theme-color);padding:2px 7px;color:#fff;top:20px;text-transform:uppercase;font-size:9px;left:28px;line-height:1.3}.pixelstrap li .lable-nav:before{position:absolute;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--theme-color);top:15px;left:22px}.pixelstrap li .lable-nav.lable-red{background-color:#ff4c3b}.pixelstrap li .lable-nav.lable-red:before{border-top:5px solid #ff4c3b}.sm-vertical{background-color:#fff}.sidenav{height:100vh;width:300px;position:fixed;z-index:9999;top:0;left:-300px;background-color:#fff;transition:all .3s ease-in-out}.sidenav .sidebar-back{padding:calc(12px + .005*(100vw - 320px)) calc(17px + 3 * (100vw - 320px) / 1600);display:flex;align-items:center;font-size:calc(15px + 3 * (100vw - 320px) / 1600);color:#222;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;margin-bottom:20px;cursor:pointer}.sidenav nav{background-color:#fff;z-index:9;position:relative;height:100vh;top:0;overflow-y:auto}.sidenav nav>.pixelstrap>li>.has-submenu,.sidenav nav>.pixelstrap>li>a{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:9px 23px}.sidenav nav>.pixelstrap>li>.has-submenu:hover,.sidenav nav>.pixelstrap>li>a:hover{padding:9px 23px}.sidenav nav>.pixelstrap>li>.has-submenu .sub-arrow,.sidenav nav>.pixelstrap>li>a .sub-arrow{position:relative;inset:unset;margin:0;width:auto;height:auto}.sidenav nav>.pixelstrap>li>.has-submenu .sub-arrow:before,.sidenav nav>.pixelstrap>li>a .sub-arrow:before{position:relative;inset:unset}.sidenav.open-side{left:0;transition:all .3s ease-in-out}.sidenav.open-side .sidebar-overlay{opacity:.8;visibility:visible}.sidenav .sidebar-overlay{visibility:hidden;opacity:0;background-color:#212331;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s}.sidenav .closebtn{position:absolute;top:0;font-size:36px;margin-left:50px;margin-top:50px;color:#938d8c}.sidenav .pixelstrap li a{padding:10px 50px 20px 40px}.sidenav .pixelstrap li ul li a{padding:5px 35px}.sidenav .pixelstrap li ul li a:active,.sidenav .pixelstrap li ul li a:focus,.sidenav .pixelstrap li ul li a.highlighted{padding:5px 35px}.sidenav .pixelstrap li .clothing-menu li a{padding:5px 0!important}.sidenav .pixelstrap li .clothing-menu li a:focus{font-size:14px}.sidenav .pixelstrap li .clothing-menu li a:hover{font-size:14px;padding:5px 0}.sidenav .pixelstrap li .clothing-menu li a:focus,.sidenav .pixelstrap li .clothing-menu li a:hover{padding:5px 0!important}.mega-box .link-section{margin-top:-15px}.mega-box .link-section .demo ul li a{position:relative}.mega-box .link-section .demo ul li a:hover,.mega-box .link-section .demo ul li a:focus{padding-top:3px;padding-bottom:3px}.mega-box .link-section .demo .new{position:absolute;top:-8px;right:0;color:#fff;background-color:var(--theme-color);padding:2px 7px;text-transform:uppercase;font-size:9px;line-height:1.3}.mega-box .link-section .demo .title{border-bottom:2px solid red!important}.mega-box .link-section .menu-title{margin-top:15px}@media (min-width: 1200px){.toggle-nav{display:none}.center-margin{margin-right:-30px}.sm-vertical li ul li a .sub-arrow{margin-top:-15px!important}.mobile-back{display:none!important}.pixelstrap ul{position:absolute;width:16em!important}.pixelstrap li{position:relative;float:left}.pixelstrap.sm-rtl li{float:right}.pixelstrap ul li,.pixelstrap.sm-rtl ul li,.pixelstrap.sm-vertical li{float:none}.pixelstrap a{white-space:nowrap}.pixelstrap ul a,.pixelstrap.sm-vertical a{white-space:normal}.pixelstrap .sm-nowrap>li>a{z-index:0}.pixelstrap .sm-nowrap>li>a:before{left:35px;bottom:5px}.pixelstrap .sm-nowrap>li>a:hover:before{width:50px}.pixelstrap .sm-nowrap>li>a,.pixelstrap .sm-nowrap>li>:not(ul) a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pixelstrap .sm-nowrap>li>a.highlighted,.pixelstrap .sm-nowrap>li>:not(ul) a.highlighted{white-space:nowrap}.sm-horizontal .mega-menu li a{padding:0}.sm-horizontal .mega-menu li a:focus,.sm-horizontal .mega-menu li a:active{padding:0}.pixelstrap ul{box-shadow:0 1px 6px #ebebeb}.pixelstrap .mega{position:static!important}.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .mega ul ul{box-shadow:none}.pixelstrap .full-mega-menu,.pixelstrap .clothing-menu{box-shadow:0 1px 6px #ebebeb}.pixelstrap .full-mega-menu a,.pixelstrap .clothing-menu a{padding:0;position:relative}.pixelstrap .full-mega-menu{position:absolute;background-image:url(../images/mega.jpg);background-repeat:no-repeat;background-position:bottom;background-size:cover}.pixelstrap .full-mega-menu.center-mega-menu{left:50%!important;transform:translate(-50%)}.pixelstrap .full-mega-menu.custom-width{min-width:15em!important}.pixelstrap .full-mega-menu.layout-3{margin-left:-100px!important;transform:unset!important}.pixelstrap .full-mega-menu ul{background-color:transparent}.pixelstrap .category-menu.center-menu{left:50%!important;transform:translate(-50%)}.pixelstrap a .sub-arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;position:absolute}.pixelstrap ul{border:none;padding:15px 0;background:#ffffff}.pixelstrap ul ul{background:#ffffff}.pixelstrap ul a{position:relative}.pixelstrap ul a:before{content:"";position:absolute;width:0;height:4px;bottom:2px;left:0;background-color:var(--theme-color);opacity:.3;border-radius:50px;transition:all .3s ease-in-out;z-index:-1}.pixelstrap ul a,.pixelstrap ul a:hover,.pixelstrap ul a:focus,.pixelstrap ul a:active,.pixelstrap ul a.highlighted{border:0!important;background:transparent;color:#222;border-radius:0!important;font-size:14px;font-weight:400;text-transform:capitalize;padding:5px 35px}.pixelstrap ul a .sub-arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;position:absolute}.pixelstrap ul li{border:0}.pixelstrap .scroll-up,.pixelstrap .scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.pixelstrap .scroll-up-arrow,.pixelstrap .scroll-down-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #e9793a transparent}.pixelstrap .scroll-down-arrow{top:6px;border-style:solid dashed dashed dashed;border-color:#e9793a transparent transparent transparent}.pixelstrap.sm-rtl.sm-vertical a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap.sm-rtl>li:first-child{border-left:1px solid #e9793a}.pixelstrap.sm-rtl>li:last-child{border-left:0}.pixelstrap.sm-rtl ul a .sub-arrow{right:auto;left:10px}.pixelstrap.sm-vertical a{padding:9px 23px}.pixelstrap.sm-vertical a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap.sm-vertical>li{border-left:0!important}.main-nav-center>nav{text-align:center}.main-nav-center .sm{display:inline-block;vertical-align:middle}.main-nav-center .sm>li .lable-nav{top:-6px}.main-nav-center .sm>li>a{padding-top:20px;padding-bottom:20px}.main-nav-center .sm>li>a>span.sub-arrow{display:ruby-text-container}.layout3-menu .pixelstrap a{text-transform:capitalize;padding-right:34px;letter-spacing:.04em}.layout3-menu .pixelstrap .sub-arrow{right:7px}.layout3-menu .pixelstrap>li>a{font-size:15px}.header-style-5.color-style .main-nav-center .sm>li>a{padding-top:12px;padding-bottom:14px}.header-style-5 .main-nav-center .sm>li .lable-nav{top:-5px}}@media (max-width: 1440px){.pixelstrap .category-menu{width:698px!important}.pixelstrap .full-mega-menu.layout-3{margin-left:0!important}}@media (max-width: 1367px){.pixelstrap .full-mega-menu.layout-3{width:1079px!important}.pixelstrap a,.pixelstrap a:hover,.pixelstrap a:active{font-size:14px}}@media (max-width: 1199px){.mega-box .link-section,.mega-box .link-section .menu-title{margin-top:0}.mega-box .link-section .demo ul li a span img{top:30px;right:-60px}.sm-horizontal{position:fixed;background-color:#fff;width:300px;border-radius:0;border:1px solid #eeeeee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;overflow:scroll}.sm-horizontal .mobile-box{position:sticky;top:0;left:0;background-color:#fff;z-index:1}.sm-horizontal .mobile-back{padding:20px;text-transform:uppercase;box-shadow:0 2px 10px -3px #2222221a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--theme-color);font-size:18px;margin:0;letter-spacing:.6px;font-weight:600}.sm-horizontal .mobile-back i{font-size:20px;background:unset;opacity:1;font-weight:400;width:unset;height:unset;line-height:1;position:relative;inset:unset;transform:unset;margin:0;padding:0;color:#222}.mega-box.col{flex-basis:unset}.pixelstrap .feature-menu.product-menu{width:100%!important}.pixelstrap .mega{position:unset!important}.pixelstrap .mega .full-mega-menu,.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .full-mega-menu,.pixelstrap .clothing-menu{width:100%!important;padding:0 30px 0 18px!important}.pixelstrap a{display:flex;align-items:center;gap:10px}.pixelstrap a.highlighted .sub-arrow:before{content:""}.pixelstrap a .sub-arrow{position:relative;inset:unset;width:unset;margin:0 0 0 auto;height:unset;font-size:14px!important;font-weight:400!important;line-height:1!important}.pixelstrap a .sub-arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased}.pixelstrap>li>ul{padding-top:14px}.pixelstrap .link-section .menu-title h5{cursor:pointer;margin-bottom:0;padding:9px 0 0;font-size:15px;text-transform:capitalize;line-height:24px;font-weight:500;color:#222c}.pixelstrap .link-section .menu-title h5:before{content:none}.pixelstrap .link-section .menu-title.active .according-menu:before{content:"";position:absolute;right:-18px}.pixelstrap .link-section .menu-title .according-menu:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;position:absolute;right:-18px}.pixelstrap .link-section .menu-content{margin-block:8px 22px}.pixelstrap .link-section .menu-content a{text-transform:capitalize;margin-top:0;border:none;padding-left:13px;margin-left:11px}.pixelstrap .link-section .menu-content a:before{content:"";position:absolute;width:7px;height:1px;background-color:#4a5568a6;top:50%;transform:translateY(-50%);left:-4px}.pixelstrap .link-section .menu-content a:hover{font-size:15px}.pixelstrap .link-section .menu-content li+li a{margin-top:10px}.pixelstrap .link-section ul{background-color:unset}.pixelstrap .link-section h5{font-weight:700}.pixelstrap .full-mega-menu .mega-box{border-right:none;margin-bottom:0}.pixelstrap .category-menu a img{width:30%!important}.pixelstrap .clothing-menu{background:none}.pixelstrap .clothing-menu .link-section h5{cursor:pointer;margin:0;padding:9px 0 0;font-size:15px;text-transform:capitalize;line-height:24px;font-weight:500;color:#222c}.pixelstrap .clothing-menu .link-section h5:before{content:none}.pixelstrap .clothing-menu .link-section>ul>li+li{padding-top:0}.pixelstrap .clothing-menu .link-section>ul>li>a{text-transform:capitalize;margin-top:0;border:none;padding-left:13px!important;margin-left:11px}.pixelstrap .clothing-menu .link-section>ul>li>a:hover{padding-left:13px!important;font-size:15px}.pixelstrap .clothing-menu .link-section>ul>li>a:hover:before{background-color:var(--theme-color)}.pixelstrap .clothing-menu .link-section>ul>li>a:before{content:"";position:absolute;width:7px;height:1px;background-color:#4a5568a6;top:50%;transform:translateY(-50%);left:-4px}.pixelstrap li .lable-nav{position:relative;inset:unset;display:inline-block}.pixelstrap li .lable-nav:before{content:none}.pixelstrap li+li{padding-top:15px}.pixelstrap li a{padding:0 calc(16px + 8 * (100vw - 320px) / 880);font-size:calc(14px + 2 * (100vw - 320px) / 880);line-height:1.3}.pixelstrap li a:hover{font-size:calc(14px + 2 * (100vw - 320px) / 880);line-height:1.3;padding:0 calc(16px + 8 * (100vw - 320px) / 880)}.pixelstrap li ul li a{padding:0 35px;font-size:14px;color:#222;font-weight:400;letter-spacing:unset}.pixelstrap li ul li a:hover{color:var(--theme-color);font-size:14px;padding:0 35px}.pixelstrap li>ul>li>ul{margin-top:13px;margin-left:27px}.pixelstrap li>ul>li>ul>li a{text-transform:capitalize;margin-top:0;border:none;padding-left:13px;margin-left:11px}.pixelstrap li>ul>li>ul>li a:before{content:"";position:absolute;width:7px;height:1px;background-color:#4a5568a6;top:50%;transform:translateY(-50%);left:-4px}.pixelstrap li>ul>li>ul>li a:hover{padding:0 13px;border:none}.pixelstrap li:last-child{margin-bottom:15px}.pixelstrap .category-menu a:hover img{transform:scale(1)}.pixelstrap.sm-vertical a .sub-arrow{margin-top:0}.pixelstrap .mega ul{max-width:100%}.pixelstrap ul li{border-top:none}.pixelstrap ul ul{background-color:transparent}.sidenav{overflow-y:auto}.sidenav .pixelstrap li>.has-submenu{font-size:15px;line-height:1.3;padding:0 calc(16px + 8 * (100vw - 320px) / 880)}.sidenav .pixelstrap li a,.sidenav .pixelstrap li a:hover{padding:0 calc(16px + 8 * (100vw - 320px) / 880)}.sidenav .pixelstrap li>ul>li>a{padding-left:13px!important}.sidenav .pixelstrap li>ul{margin-block:8px 22px;padding:5px 0 0}.sidenav .pixelstrap li>ul>li+li{padding-top:9px}.sidenav .pixelstrap li>ul>li>a{margin-top:0;border:none;cursor:pointer;margin-bottom:0;font-size:15px;text-transform:capitalize;line-height:1.3;font-weight:500;color:#222c;padding:0 0 0 13px;margin-left:11px}.sidenav .pixelstrap li>ul>li>ul{margin-left:14px}.main-menu.border-section{border:none}.main-menu .menu-left .main-menu-right .toggle-nav{position:absolute;z-index:2;right:145px;top:6px}.main-menu .menu-left .main-menu-right .toggle-nav .sidebar-name{font-size:18px;padding-left:5px;text-transform:uppercase}.main-nav-center .toggle-nav{position:absolute;z-index:8;right:164px;top:-109px}header.header-2 .main-nav-center .toggle-nav{top:-95px;right:157px}header.header-6 .main-nav-center .toggle-nav{top:calc(-83px + -7 * (100vw - 577px) / 623)}.layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav{right:unset;top:-3px;padding-block:26px}.toggle-nav{padding-block:33px}.menu-content>ul>li{padding-top:0}.menu-content>ul>li a{margin-top:0}.menu-content>ul>li+li a{margin-top:12px}}@media (max-width: 991px){.top-header .header-contact{display:none}}@media (max-width: 767px){header.header-6 .main-nav-center .toggle-nav{right:123px}}@media (min-width: 578px){.main-menu .menu-right .icon-nav .mobile-search .close-circle i,.main-menu .menu-right .icon-nav .mobile-cart .close-circle i,.main-menu .menu-right .icon-nav .mobile-setting .close-circle i{display:block}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{display:inline-block}}@media (max-width: 577px){.top-header{height:0}header.header-2 .main-nav-center .toggle-nav{top:-64px;right:15px}header.header-2.green-gradient .main-nav-center .toggle-nav{top:-63px}header.header-style-5 .main-nav-center .toggle-nav{top:-63px;right:15px}header.header-6 .main-nav-center .toggle-nav{top:-73px;right:15px}header.left-header .top-header .header-dropdown li i{color:#999}}@media (max-width: 577px) and (max-width: 577px){header.video-header .toggle-nav{padding-block:7px}}@media (max-width: 577px){.home-slider{margin-bottom:-6px}.header-style-5.color-style .main-menu .menu-right .icon-nav li i,.header-style-5.color-style .top-header .header-dropdown li a i{color:#999}.header-style-5.color-style .toggle-nav{padding-top:16px;padding-bottom:16px}.main-nav-center .toggle-nav{right:15px;top:-67px}.mobile-fix-option{position:fixed;bottom:0;left:0;height:60px;background-color:#fff;width:100vw;z-index:8;box-shadow:0 2px 5px #a8a8a8}.mobile-fix-option.dark-bg{background-color:#1b1c21}.header-5 .top-header .header-dropdown .mobile-wishlist img,.header-5 .top-header .header-dropdown .mobile-account img{filter:none;width:20px;opacity:.6}.header-5 .main-menu .brand-logo{margin:0;left:0;transform:unset}.top-header .header-dropdown li:first-child{line-height:unset}.top-header .header-dropdown .mobile-account i:before{content:""}.top-header .header-dropdown li:first-child{font-size:0}.top-header .header-dropdown li:first-child i:before{content:""}.top-header .header-dropdown .mobile-account,.top-header .header-dropdown .mobile-wishlist{position:fixed;bottom:16px;right:32%;font-size:0;padding:0;z-index:9}.top-header .header-dropdown .mobile-account i,.top-header .header-dropdown .mobile-wishlist i{font-size:22px;color:#999}.top-header .header-dropdown .mobile-account .onhover-show-div,.top-header .header-dropdown .mobile-wishlist .onhover-show-div{top:unset;bottom:42px;right:0}.top-header .header-dropdown .mobile-account:hover i,.top-header .header-dropdown .mobile-wishlist:hover i{color:#999}.top-header .header-dropdown .mobile-wishlist{right:64%}.top-header .header-dropdown .mobile-wishlist i{color:#999!important}.main-menu .menu-left.category-nav-right .navbar{padding-left:0!important}.main-menu .menu-left .navbar{padding:16px 45px 16px 0!important}.main-menu .menu-right .icon-nav .mobile-setting,.main-menu .menu-right .icon-nav .mobile-cart,.main-menu .menu-right .icon-nav .mobile-search{position:fixed;bottom:16px;right:16%;font-size:0;padding:0}.main-menu .menu-right .icon-nav .mobile-setting .show-div,.main-menu .menu-right .icon-nav .mobile-cart .show-div,.main-menu .menu-right .icon-nav .mobile-search .show-div{top:-58px;left:0}.main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart{top:unset;bottom:42px;left:-118px!important}.main-menu .menu-right .icon-nav .mobile-setting i{display:inline-block;font-size:22px;color:#999}.main-menu .menu-right .icon-nav .mobile-setting>div img{display:none}.main-menu .menu-right .icon-nav .mobile-setting .setting{top:unset;bottom:42px;left:unset!important}.main-menu .menu-right .icon-nav .mobile-cart{right:48%}.main-menu .menu-right .icon-nav .mobile-cart .close-circle i{font-size:14px}.main-menu .menu-right .icon-nav .mobile-cart i{display:inline-block;font-size:22px;color:#999}.main-menu .menu-right .icon-nav .mobile-cart>div img{display:none}.main-menu .menu-right .icon-nav .mobile-search{right:80%;z-index:1}.main-menu .menu-right .icon-nav .mobile-search i{display:inline-block;font-size:22px;color:#999}.main-menu .menu-right .icon-nav .mobile-search img{display:none}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-group{margin-bottom:0}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{font-size:14px}.brand-logo{position:absolute;left:50%;margin-right:-50%;transform:translate(-50%);padding-top:25px!important;padding-bottom:25px!important}.toggle-nav{padding-top:16px;padding-bottom:16px}}@media (max-width: 480px){.brand-logo img{height:25px}}.ribbon-1{width:24px;height:45px;background:var(--theme-color);top:-6px;left:25px;position:absolute;box-shadow:4px 5px 15px 2px #5a5a5a59}.ribbon-1:before{height:0;width:0;border-bottom:6px solid var(--theme-color);border-right:6px solid transparent;right:-6px;content:"";position:absolute}.ribbon-1:after{height:0;width:0;border-left:12px solid var(--theme-color);border-right:12px solid var(--theme-color);border-bottom:12px solid transparent;bottom:-11px;left:0;content:"";position:absolute}.ribbon-1 span{display:block;color:#fff;height:12px;text-transform:lowercase}.theme-modal .modal-dialog .modal-content .modal-body{background-image:linear-gradient(135deg,var(--theme-color) 5.77%,#ffffff 5.77%,#ffffff 25%,#111111 25%,#111111 30.77%,#ffffff 30.77%,#ffffff 50%,var(--theme-color) 50%,var(--theme-color) 55.77%,#ffffff 55.77%,#ffffff 75%,#111111 75%,#111111 80.77%,#ffffff 80.77%,#ffffff 100%);background-size:36.77px 36.77px;background-color:#fff}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{background-color:#fff;padding:45px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .btn-close{padding-right:10px;padding-top:5px;position:absolute;right:17px;top:0}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .btn-close i{font-size:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .btn-close span{color:#000;font-size:1.5rem;font-weight:700;line-height:1}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2{border-bottom:1px dashed #777777;text-align:center;margin-bottom:30px;padding-bottom:30px;font-weight:700}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4{margin-bottom:30px;text-align:center;color:#272727;font-size:18px;font-weight:400;text-transform:capitalize}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form>div{display:flex;margin-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;height:50px;border-radius:0;width:100%;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:40px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:30px;text-align:center;color:#222}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;max-width:640px;left:0;right:0;margin:0 auto;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-solid,.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-outline{margin-top:10px;text-align:center}.theme-modal .modal-dialog .quick-view-modal button.btn-close,.theme-modal .modal-dialog .demo_modal button.btn-close{position:absolute;z-index:1;right:10px;top:0;font-size:30px;padding:0}.theme-modal .modal-dialog .quick-view-modal .view-detail,.theme-modal .modal-dialog .demo_modal .view-detail{font-size:14px;font-weight:700;text-transform:uppercase}.theme-modal.demo-modal .modal-dialog .modal-content .modal-body{height:75vh;overflow-y:scroll;padding:25px;background-image:none!important}.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar{width:5px}.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-track{background:#f1f1f1}.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb{background:var(--theme-color)}.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb:hover{background:#555}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:25px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img{max-width:150px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body{padding:0 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6{font-size:16px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i{margin-right:8px;color:#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 .media .media-body .buttons a{display:inline-block;font-size:16px;padding:6px 10px;margin:0 6px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box{padding-left:10px;padding-right:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail{text-align:center}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6{font-weight:700;text-transform:capitalize}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 a{color:var(--theme-color)}.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:20px 0 10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4{font-weight:600}.theme-modal.exit-modal .media .media-body h4{font-size:20px;line-height:1.2;color:var(--theme-color);font-weight:500}.theme-modal.exit-modal .media .media-body h5{font-size:18px;color:#777;margin-bottom:0}#quick-view .modal-dialog .modal-content .modal-body{background-image:none}.modal .btn-close{padding-right:10px;padding-top:5px;position:absolute;right:17px;top:0}.modal .btn-close span{color:#000;font-size:1.5rem;font-weight:700;line-height:1}.recently-purchase{background:#ffffff;border:0;border-radius:0;bottom:-100px;left:20px;position:fixed;text-align:left;width:auto;z-index:9;box-shadow:0 0 4px #d0d0d0;padding:5px;display:flex;align-items:center;transition:all .6s ease}.recently-purchase .close-popup{position:absolute;right:7px;top:6px;opacity:.5;color:#000}.recently-purchase .media-body{padding:0 30px 0 12px}.recently-purchase .media-body .title{font-weight:600}.recently-purchase .media-body .product-name{color:var(--theme-color)}.recently-purchase .media-body .timeAgo{display:block}.recently-purchase.show{bottom:20px;transition:all .6s ease}.blackfriday-modal .modal-content{background-image:url(../images/modal/blackfriday.jpg);background-repeat:no-repeat;background-size:cover}.blackfriday-modal .btn-close{position:absolute;top:10px;right:20px;opacity:.7;font-size:22px;color:#fff}.blackfriday-modal .modal-body{padding:0;background-color:#232323f0}.blackfriday-modal .modal-body .modal-bg{padding:35px;position:relative;z-index:1;overflow:hidden}.blackfriday-modal .modal-body .modal-bg .content{text-align:center;margin-top:-12px}.blackfriday-modal .modal-body .modal-bg .content h1{font-family:Recursive,sans-serif;background:linear-gradient(to bottom,#cfc09f 22%,#cfc1a0 10%,#cfc09f 26%,#cfc09f 27%,#f1dea7 40%,#736236 78%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(30px + .03125*(100vw - 320px));max-width:60%;margin:0 auto;line-height:1}.blackfriday-modal .modal-body .modal-bg .content h2{color:#fff;font-family:Dancing Script,cursive;text-transform:capitalize;font-size:calc(36px + 19 * (100vw - 320px) / 1600)}.blackfriday-modal .modal-body .modal-bg .content .discount{font-size:calc(15px + 5 * (100vw - 320px) / 1600);text-transform:uppercase;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center}.blackfriday-modal .modal-body .modal-bg .content .discount span{background:linear-gradient(to bottom,#cfc09f 22%,#cfc1a0 10%,#cfc09f 26%,#cfc09f 27%,#f1dea7 40%,#736236 78%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(16px + .00875*(100vw - 320px));padding:0 5px;line-height:1;font-weight:700}.blackfriday-modal .modal-body .modal-bg .content .discount span.plus{background:none;-webkit-text-fill-color:#ffffff;font-weight:700;line-height:1}.blackfriday-modal .modal-body .modal-bg .content p{margin-bottom:0;font-size:14px;margin-top:12px}.blackfriday-modal .modal-body .modal-bg .content .btn{border:none;margin-top:calc(15px + 15 * (100vw - 320px) / 1600);background:linear-gradient(-90deg,#8e7e55,#94845b,#cfc09f,#87774f);background-size:400% 100%;animation:Gradient 4s ease infinite;font-size:calc(14px + .0025*(100vw - 320px));font-weight:400;color:#fff!important;cursor:text}.blackfriday-modal .modal-body .modal-bg .content .btn span{font-weight:800}@keyframes Gradient{50%{background-position:140% 50%;transform:skew(-2deg)}}.blackfriday-modal .side-lines{position:absolute;left:-50px;top:0;width:180px;height:2px;background:linear-gradient(to bottom,#cfc09f 22%,#cfc1a0 10%,#cfc09f 26%,#cfc09f 27%,#f1dea7 40%,#736236 78%);transform:rotate(-45deg)}.blackfriday-modal .side-lines span{position:absolute;left:-45px;top:13px;width:180px;height:6px;background:linear-gradient(to bottom,#cfc09f 22%,#cfc1a0 10%,#cfc09f 26%,#cfc09f 27%,#f1dea7 40%,#736236 78%)}.blackfriday-modal.light-modal .btn-close{color:#fff;opacity:1}.blackfriday-modal.light-modal .modal-content{background-image:url(../images/modal/cybermonday.jpg)}.blackfriday-modal.light-modal .modal-body{background-color:transparent}.blackfriday-modal.light-modal .modal-body .modal-bg .content h1.glitch{background:none;position:relative;-webkit-text-fill-color:unset}.blackfriday-modal.light-modal .modal-body .modal-bg .content h1.glitch:after,.blackfriday-modal.light-modal .modal-body .modal-bg .content h1.glitch:before{content:attr(data-text);position:absolute;left:0;right:0;top:0;width:100%;margin:inherit;color:inherit}.blackfriday-modal.light-modal .modal-body .modal-bg .content h1.glitch:before{transform:skew(6deg);animation:textNoise1 1.2s infinite linear alternate both;text-shadow:-3px 0 #32fff8}.blackfriday-modal.light-modal .modal-body .modal-bg .content h1.glitch:after{transform:skew(-6deg);animation:textNoise2 1.2s infinite linear alternate both;text-shadow:3px 0 #f7392a}.blackfriday-modal.light-modal .modal-body .modal-bg .content h2,.blackfriday-modal.light-modal .modal-body .modal-bg .content .discount{color:#000}.blackfriday-modal.light-modal .modal-body .modal-bg .content .discount span{background:none;-webkit-text-fill-color:#f7392a}.blackfriday-modal.light-modal .modal-body .modal-bg .content .discount span.plus{-webkit-text-fill-color:#000000}.blackfriday-modal.light-modal .modal-body .modal-bg .content .btn{background:black}.christmas-modal .modal-content{background-image:url(../images/christmas/parallax/3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.christmas-modal .btn-close{position:absolute;top:10px;right:20px;opacity:1;color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.christmas-modal .modal-body{padding:0}.christmas-modal .modal-body .modal-bg{padding:calc(25px + .01875*(100vw - 320px)) 25px;position:relative;z-index:1;overflow:hidden}.christmas-modal .modal-body .modal-bg .content{text-align:center;margin-top:calc(0px + -.0075*(100vw - 320px))}.christmas-modal .modal-body .modal-bg .content h1{font-size:calc(22px + .02375*(100vw - 320px));max-width:60%;margin:0 auto 10px;line-height:1;color:#fff}.christmas-modal .modal-body .modal-bg .content h2{color:#fff;text-transform:capitalize;font-size:calc(20px + 25 * (100vw - 320px) / 1600)}.christmas-modal .modal-body .modal-bg .content .discount{font-size:calc(15px + 5 * (100vw - 320px) / 1600);text-transform:uppercase;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center;margin:calc(14px + .01*(100vw - 320px)) 0 calc(0px + .00625*(100vw - 320px))}.christmas-modal .modal-body .modal-bg .content .discount span{font-size:calc(16px + .00875*(100vw - 320px));padding:0 5px;line-height:1;font-weight:700}.christmas-modal .modal-body .modal-bg .content .discount span.plus{background:none;-webkit-text-fill-color:#ffffff;font-weight:700;line-height:1}.christmas-modal .modal-body .modal-bg .content p{margin-bottom:0;font-size:14px;margin-top:12px;color:#fff}.christmas-modal .modal-body .modal-bg .christmas-btn{margin-top:20px}.newyear-modal .btn-close{background-color:#fff;opacity:1;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;font-size:17px;padding:8px}.newyear-modal .modal-body{padding:0;background-color:#232323f0}.newyear-modal .modal-body .modal-bg{padding:35px;position:relative;z-index:1;overflow:hidden;background-image:url(../images/img.jpg);background-position:center;background-size:cover}.newyear-modal .modal-body .modal-bg .content{text-align:center;margin-top:-12px}.newyear-modal .modal-body .modal-bg .content h1{font-family:Recursive,sans-serif;font-size:calc(30px + .01875*(100vw - 320px));max-width:60%;margin:0 auto;line-height:1;color:#fff}.newyear-modal .modal-body .modal-bg .content h2{color:#fff;font-family:Dancing Script,cursive;text-transform:capitalize;font-size:calc(36px + 19 * (100vw - 320px) / 1600)}.newyear-modal .modal-body .modal-bg .content .discount{font-size:calc(15px + 5 * (100vw - 320px) / 1600);text-transform:uppercase;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center}.newyear-modal .modal-body .modal-bg .content .discount span{color:#f78687;font-size:calc(16px + .00875*(100vw - 320px));padding:0 5px;line-height:1;font-weight:700}.newyear-modal .modal-body .modal-bg .content .discount span.plus{background:none;-webkit-text-fill-color:#ffffff;font-weight:700;line-height:1}.newyear-modal .modal-body .modal-bg .content p{margin-bottom:0;font-size:14px;margin-top:12px}.newyear-modal .modal-body .modal-bg .content .btn{border:none;margin-top:calc(15px + 15 * (100vw - 320px) / 1600);background:#ffffff;font-size:calc(14px + .0025*(100vw - 320px));font-weight:400;color:#000!important;cursor:text}.newyear-modal .modal-body .modal-bg .content .btn span{font-weight:800}.quick-view-modal .btn-close{position:absolute;top:10px;right:10px;width:30px;height:30px;background-color:var(--theme-color);opacity:1;background-image:none;border-radius:0;font-size:calc(15px + .00125*(100vw - 320px));color:#fff;margin:0;padding:0;z-index:2;display:flex;align-items:center;justify-content:center}.quick-view-modal .btn-close i{font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:500}.quick-view-modal .modal-body{padding:calc(15px + .00625*(100vw - 320px))!important}.quick-view-modal .modal-body .product-page-details{position:relative;inset:unset}.quick-view-modal .modal-body .product-page-details .sale-timer-box{display:none}.quick-view-modal .modal-body .variation-box{display:flex;align-items:center;gap:10px}.quick-view-modal .modal-body .variation-box .sub-title{font-weight:600;margin-bottom:calc(8px + 7 * (100vw - 320px) / 1600);font-size:16px;display:flex;align-items:center;gap:12px;letter-spacing:.01em;margin:0}.quick-view-modal .modal-body .quantity-variant{display:flex;align-items:center;gap:10px;background-color:#fafafa;padding:6px;overflow:hidden;border:1px solid #eeeeee}.quick-view-modal .modal-body .quantity-variant li{padding:6px 10px;background-color:#fafafa;cursor:pointer}.quick-view-modal .modal-body .quantity-variant li button{border:none;font-size:14px;font-weight:500;background-color:#fafafa}.quick-view-modal .modal-body .quantity-variant li.active{background-color:#fff;border:1px solid var(--theme-color)}.quick-view-modal .modal-body .quantity-variant li.active button{color:var(--theme-color);background-color:#fff}.quick-view-modal .modal-body .quantity-variant.round li span{width:20px;height:20px;border-radius:100%;display:block;cursor:pointer}.quick-view-modal .modal-body .quantity-variant.circle li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%}.quick-view-modal .modal-body .quantity-variant.radio .digital-size{display:flex;align-items:center}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check{display:flex;align-items:center;gap:6px;min-height:unset;margin-bottom:0;padding:0}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check .form-check-input{width:calc(15px + 5 * (100vw - 320px) / 1600);height:calc(15px + 5 * (100vw - 320px) / 1600);margin:0;background-color:#fff;border:1px solid #eeeeee;border-radius:100%}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check .form-check-input:focus{border-color:transparent;box-shadow:none}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check .form-check-input:checked{position:relative;background-color:#fff;border-color:var(--theme-color);float:unset}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check .form-check-input:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:var(--theme-color);border-radius:100%}.quick-view-modal .modal-body .quantity-variant.radio .digital-size .form-check .form-check-label{font-size:calc(13px + 5 * (100vw - 320px) / 1600)}.quick-view-modal .modal-body .quantity-variant.select-dropdown.form-select{display:inline-flex;width:150px!important}.quick-view-modal .modal-body .view-main-slider{position:relative}.quick-view-modal .modal-body .view-main-slider .slick-arrow{opacity:1;position:absolute;top:50%;border-radius:100%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#222;background-color:#fff;transform:translateY(-50%);transition:all .5s ease-in-out;box-shadow:0 0 8px #ddd9;padding:0;margin:0;line-height:1;z-index:1;border:1px solid #ececec}.quick-view-modal .modal-body .view-main-slider .slick-arrow:before{color:#222;opacity:1;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased}.quick-view-modal .modal-body .view-main-slider .slick-arrow.slick-prev{left:-14px}.quick-view-modal .modal-body .view-main-slider .slick-arrow.slick-prev:before{content:""}.quick-view-modal .modal-body .view-main-slider .slick-arrow.slick-next{right:-14px}.quick-view-modal .modal-body .view-main-slider .slick-arrow.slick-next:before{content:""}.quick-view-modal .modal-body .view-thumbnail-slider .slick-list{margin-inline:-8px}.quick-view-modal .modal-body .view-thumbnail-slider .slick-list .slick-slide>div{padding-inline:8px}.quick-view-modal .modal-body .view-thumbnail-slider .slider-image{border:1px solid #eeeeee;background-color:#f8f8f8;overflow:hidden;height:calc(123px + .02375*(100vw - 320px))}@media (max-width: 767px){.quick-view-modal .modal-body .right-sidebar-modal{text-align:center}}.quick-view-modal .modal-body .right-sidebar-modal .name{font-size:calc(20px + .00625*(100vw - 320px));margin-bottom:calc(5px + 5 * (100vw - 320px) / 1600);text-transform:capitalize;line-height:1.2;color:#222;font-weight:700;letter-spacing:.02em;display:block}.quick-view-modal .modal-body .right-sidebar-modal .product-rating{display:flex;align-items:center;gap:calc(6px + .0025*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px));margin-top:0}@media (max-width: 767px){.quick-view-modal .modal-body .right-sidebar-modal .product-rating{justify-content:center}}.quick-view-modal .modal-body .right-sidebar-modal .product-rating .rating-list{display:flex}.quick-view-modal .modal-body .right-sidebar-modal .product-rating .rating-list li{font-size:calc(14px + .0025*(100vw - 320px));line-height:1;color:#ff9800}.quick-view-modal .modal-body .right-sidebar-modal .product-rating .rating-list li+li{margin-left:calc(0px + .00125*(100vw - 320px))}.quick-view-modal .modal-body .right-sidebar-modal .product-rating .divider{color:#ddd}.quick-view-modal .modal-body .right-sidebar-modal .product-rating a{color:var(--theme-color);text-decoration:underline}.quick-view-modal .modal-body .right-sidebar-modal .price-text{margin-bottom:13px}.quick-view-modal .modal-body .right-sidebar-modal .price-text h3{font-size:calc(20px + .0025*(100vw - 320px));gap:10px;margin-block:13px calc(2px + .00125*(100vw - 320px));color:var(--theme-color);font-weight:600;letter-spacing:.01em;flex-wrap:wrap;display:flex;align-items:center}@media (max-width: 767px){.quick-view-modal .modal-body .right-sidebar-modal .price-text h3{justify-content:center}}.quick-view-modal .modal-body .right-sidebar-modal .price-text h3 .discounted-price{font-weight:500;padding:5px 10px;background-color:transparent;color:var(--theme-color);display:inline-block;margin-bottom:0;position:relative;margin-left:7px;font-size:calc(14px + .00125*(100vw - 320px))}.quick-view-modal .modal-body .right-sidebar-modal .price-text h3 .discounted-price:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.1}.quick-view-modal .modal-body .right-sidebar-modal .price-text span{color:#aaa;display:block}.quick-view-modal .modal-body .right-sidebar-modal .description-text{color:#626262;text-align:unset;line-height:1.5;font-size:calc(14px + 1 * (100vw - 320px) / 1600);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:calc(8px + .0075*(100vw - 320px));margin-top:calc(6px + 3 * (100vw - 320px) / 1600)}.quick-view-modal .modal-body .right-sidebar-modal .qty-box{display:inline-block}.quick-view-modal .modal-body .right-sidebar-modal .qty-box .input-group{background-color:#f8f8f8;padding:6px;overflow:hidden;border:1px solid #eeeeee}.quick-view-modal .modal-body .right-sidebar-modal .qty-box .input-group .btn{padding:0;width:32px;height:32px;background-color:#fff;font-weight:400;border:none;line-height:1}.quick-view-modal .modal-body .right-sidebar-modal .qty-box .input-group .btn i{font-size:21px;font-weight:400}.quick-view-modal .modal-body .right-sidebar-modal .qty-box .input-group input{height:auto;background-color:#f8f8f8;border:none;padding:0 5px;width:calc(62px + 28 * (100vw - 576px) / 1344)}.quick-view-modal .modal-body .right-sidebar-modal .product-buy-btn-group{margin-top:12px;gap:12px;display:flex;align-items:center}@media (max-width: 767px){.quick-view-modal .modal-body .right-sidebar-modal .product-buy-btn-group{justify-content:center}}.quick-view-modal .modal-body .right-sidebar-modal .product-buy-btn-group button{padding:calc(7px + 3 * (100vw - 320px) / 1600) calc(12px + .00625*(100vw - 320px));height:45px}.quick-view-modal .modal-body .right-sidebar-modal .product-buy-btn-group button i{font-size:20px;line-height:1;font-weight:500}.quick-view-modal .modal-body .right-sidebar-modal .buy-box{margin-top:17px;display:flex;align-items:center;gap:calc(10px + .00625*(100vw - 320px)) calc(12px + .005*(100vw - 320px));flex-wrap:wrap;font-size:calc(14px + .00125*(100vw - 320px))}@media (max-width: 767px){.quick-view-modal .modal-body .right-sidebar-modal .buy-box{justify-content:center}}.quick-view-modal .modal-body .right-sidebar-modal .buy-box a{color:#626262;font-weight:500;display:flex;align-items:center;gap:7px}.quick-view-modal .product-page-details .product-rating{margin-top:0}.quick-view-modal .product-page-details .main-title{font-size:calc(20px + .00625*(100vw - 320px));margin-bottom:calc(5px + 5 * (100vw - 320px) / 1600)}.quick-view-modal .product-page-details .description-text{font-size:calc(14px + 1 * (100vw - 320px) / 1600)}.quick-view-modal .product-page-details .price-text{margin-bottom:13px}.quick-view-modal .product-page-details .price-text h3{font-size:calc(20px + .0025*(100vw - 320px));gap:10px;margin-block:13px calc(2px + .00125*(100vw - 320px))}.quick-view-modal .product-page-details .price-text h3 .discounted-price{font-weight:500;padding:5px 10px;background-color:transparent;color:var(--theme-color);display:inline-block;margin-bottom:0;position:relative;margin-left:7px;font-size:calc(14px + .00125*(100vw - 320px))}.quick-view-modal .product-page-details .price-text h3 .discounted-price:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.1}.quick-view-modal .product-page-details .buy-button{padding:calc(7px + 3 * (100vw - 320px) / 1600) calc(12px + .00625*(100vw - 320px))!important}.quick-view-modal .product-page-details .shipping-info{display:grid;line-height:1.9;color:#5f5f5f;font-size:16px;grid-template-columns:1fr 1fr;gap:7px 21px;padding-left:20px;margin-bottom:calc(0px + -7 * (100vw - 320px) / 1600);text-align:left}.quick-view-modal .product-page-details .shipping-info li{line-height:1.4}.quick-view-modal .product-page-details .product-detail-label{gap:8px}.quick-view-modal .product-page-details .product-detail-label li{padding:4px 8px}.quick-view-modal .product-page-details .qty-section .qty-box .input-group input{padding-block:0}.quick-view-modal .product-page-details .qty-section .qty-box .input-group button{padding:0;width:32px;height:32px}.quick-view-modal .product-page-details .bordered-box{padding-top:14px;margin-top:14px}.theme-modal-2 .modal-content{border:unset;border-radius:0}.theme-modal-2 .modal-header{border-bottom:none;padding:calc(13px + 3 * (100vw - 320px) / 1600) calc(15px + .00125*(100vw - 320px));justify-content:space-between}.theme-modal-2 .modal-header h3{font-size:calc(16px + .0025*(100vw - 320px));line-height:1.2;margin:0;color:#222}.theme-modal-2 .modal-header .btn-close{width:30px;height:30px;position:relative;inset:unset;background-color:var(--theme-color);opacity:1;background-image:none;border-radius:0;font-size:calc(15px + .00125*(100vw - 320px));color:#fff;margin:0;padding:0;z-index:2;display:flex;align-items:center;justify-content:center}.theme-modal-2 .modal-header .btn-close i{font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:500}.theme-modal-2 .modal-body{padding-top:5px}.theme-modal-2 .modal-body .form-box .form-label{font-weight:600;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;color:#222}.theme-modal-2 .modal-body .form-box .form-control::placeholder{color:#777}.theme-modal-2 .modal-body .form-box{position:relative}.theme-modal-2 .modal-body .form-box .form-label{font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;color:#777}.theme-modal-2 .modal-body .form-box .form-control{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.theme-modal-2 .modal-body .form-box .form-control::-webkit-inner-spin-button{display:none}.theme-modal-2 .modal-body .form-box .form-select{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));padding-right:2.25rem;font-weight:500;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px));border-radius:0}.theme-modal-2 .modal-body .form-box .form-select option{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;font-weight:500}.theme-modal-2 .modal-body .form-box .custom-select .select2.select2-container--focus .select2-focused .select2-selection--single{border:1px solid #eee}.theme-modal-2 .modal-body .form-box .custom-select .select2-selection.select2-selection--single{border:1px solid #eeeeee;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));height:auto;background-color:#fff;border-radius:0}.theme-modal-2 .modal-body .form-box .custom-select .select2-selection.select2-selection--single .select2-selection__rendered{padding:0;line-height:1.6}.theme-modal-2 .modal-body .form-box .custom-select .select2-selection.select2-selection--single .select2-selection__placeholder{font-size:calc(14px + 1 * (100vw - 320px) / 1600);color:#777;font-weight:500}.theme-modal-2 .modal-body .form-box .custom-select .select2-selection.select2-selection--single .select2-selection__arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;border:unset;width:auto;height:auto;color:#777;font-size:17px}.theme-modal-2 .modal-body .form-box .custom-select .select2-dropdown,.theme-modal-2 .modal-body .form-box .custom-select .select2-dropdown .select2-search .select2-search__field{border:1px solid #eeeeee}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar-track{background-color:rgba(var(--theme-color),.14)}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar{width:4px;height:4px;background-color:#832424}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar-thumb{background-color:var(--theme-color)}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options .select2-results__option{background-color:#fff;display:block}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options .select2-results__option .country .dial-code{color:#777;font-weight:500}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options .select2-results__option--highlighted{background-color:var(--theme-color)}.theme-modal-2 .modal-body .form-box .custom-select .select2-results .select2-results__options .select2-results__option--highlighted .country .dial-code{color:#eee}.theme-modal-2 .modal-body .trash-box .modal-title{font-weight:700;font-size:calc(17px + .005*(100vw - 320px));margin-bottom:7px;text-align:center;letter-spacing:unset}.theme-modal-2 .modal-body .trash-box p{margin-bottom:20px;font-size:14px;text-align:center}.theme-modal-2 .modal-body .trash-box .btn{font-size:16px;padding:11px 50px;transition:none!important}.theme-modal-2 .modal-body .icon-box{width:70px;height:70px;padding:18px;border-radius:100%;background-color:#ec895114;color:var(--theme-color);margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-left:auto;margin-right:auto}.theme-modal-2 .modal-footer{padding:0;border:unset;margin-top:23px;gap:11px}.theme-modal-2 .modal-footer>*{margin:0}.coupon-modal .coupon-box{position:relative;padding:15px;background:#f8f8f8;border-radius:0;width:100%;overflow:hidden;height:100%}.coupon-modal .coupon-box .coupon-name{display:block}.coupon-modal .coupon-box .coupon-name h5{overflow:hidden;letter-spacing:unset;text-overflow:ellipsis;font-size:18px;margin:0;line-height:1.4}.coupon-modal .coupon-box .coupon-content{margin-top:8px}.coupon-modal .coupon-box .coupon-content p{text-align:unset;color:#777;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:500;-webkit-box-orient:vertical;font-size:15px;margin-bottom:11px}.coupon-modal .coupon-box .coupon-content .coupon-apply{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px dashed rgba(0,0,0,.12)}.coupon-modal .coupon-box .coupon-content .coupon-apply h6{font-weight:600;color:#232323;line-height:1.3;margin:0;font-size:15px}.coupon-modal .coupon-box .coupon-content .coupon-apply .copy-btn{border:unset}.search-modal .modal-header{border-bottom:1px solid #eeeeee}.search-modal .modal-header h3{font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:600;letter-spacing:unset}.search-modal .modal-body{padding:var(--bs-modal-padding)}.search-modal .modal-body .search-input-box{position:relative}.search-modal .modal-body .search-input-box .form-control{padding:11px 15px;font-size:calc(15px + 1 * (100vw - 320px) / 1600);border:1px solid #eeeeee;padding-right:calc(40px + 15 * (100vw - 320px) / 1600)}.search-modal .modal-body .search-input-box i{position:absolute;top:50%;transform:translateY(-50%);right:calc(10px + .00375*(100vw - 320px));font-size:calc(17px + .00125*(100vw - 320px));color:#777;border-left:1px solid #eeeeee;padding-left:calc(9px + .0025*(100vw - 320px))}.search-modal .modal-body .search-category{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:5px 12px}.search-modal .modal-body .search-category li{color:#6c757d;font-weight:500}.search-modal .modal-body .search-category a{color:var(--theme-color)}.search-modal .modal-body .search-title{font-size:calc(18px + .00125*(100vw - 320px));font-weight:500;color:#373737;margin-bottom:calc(8px + 5 * (100vw - 320px) / 1600)}.offcanvas.cart-offcanvas{height:100vh;max-width:calc(305px + 165 * (100vw - 320px) / 1600);width:100%;border:none;top:0;font-family:Lato}.offcanvas.cart-offcanvas .offcanvas-header{display:flex;padding:calc(13px + 7 * (100vw - 320px) / 1600) calc(13px + 7 * (100vw - 320px) / 1600) calc(13px + 1 * (100vw - 320px) / 1600);border-bottom:1px solid #eeeeee;margin-bottom:15px;align-items:center}.offcanvas.cart-offcanvas .offcanvas-header h3{font-size:calc(18px + .00125*(100vw - 320px));color:#222;font-weight:700;text-transform:unset;margin-bottom:0;letter-spacing:unset}.offcanvas.cart-offcanvas .offcanvas-header .btn-close{margin-left:auto;line-height:1;width:calc(27px + 3 * (100vw - 320px) / 1600);height:calc(27px + 3 * (100vw - 320px) / 1600);background-color:#f8f8f8;border:1px solid #eee;display:flex;align-items:center;justify-content:center;padding:0;opacity:1;border-radius:0}.offcanvas.cart-offcanvas .offcanvas-header .btn-close i{font-size:calc(17px + .00125*(100vw - 320px));color:#333;font-weight:400;line-height:1}.offcanvas.cart-offcanvas .offcanvas-body{padding:0}.offcanvas.cart-offcanvas .offcanvas-body .pre-text-box{padding-inline:calc(13px + 7 * (100vw - 320px) / 1600);padding-bottom:6px;border-bottom:1px solid #eee;margin-bottom:8px}.offcanvas.cart-offcanvas .offcanvas-body .pre-text-box p{font-size:16px;text-transform:capitalize;line-height:1.2}.offcanvas.cart-offcanvas .offcanvas-body .pre-text-box .progress{display:block;margin-block:calc(8px + .00625*(100vw - 320px));height:calc(5px + 3 * (100vw - 320px) / 1600);background-color:#e6e7e9;border-radius:0;position:relative;overflow:unset}.offcanvas.cart-offcanvas .offcanvas-body .pre-text-box .progress .progress-bar{height:calc(5px + 3 * (100vw - 320px) / 1600);background-color:var(--theme-color);border-radius:0;position:relative;overflow:unset;max-width:96%;min-width:3%}.offcanvas.cart-offcanvas .offcanvas-body .pre-text-box .progress .progress-bar i{position:absolute;top:50%;transform:translateY(-50%);right:-16px;width:calc(22px + .00375*(100vw - 320px));height:calc(22px + .00375*(100vw - 320px));border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color);color:#fff;font-size:calc(15px + .00125*(100vw - 320px))}.offcanvas.cart-offcanvas .offcanvas-body .sidebar-title{padding:0 calc(13px + 7 * (100vw - 320px) / 1600);padding-bottom:calc(13px + .00125*(100vw - 320px));width:100%;text-align:right}.offcanvas.cart-offcanvas .offcanvas-body .sidebar-title a{color:var(--theme-color);font-size:17px;font-weight:600}.offcanvas.cart-offcanvas .offcanvas-body .cart-product li{width:100%}.offcanvas.cart-offcanvas .offcanvas-body .cart-product li+li{border-top:1px solid #eee;padding-top:14px;margin-top:14px}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media{display:flex;align-items:unset;gap:16px;position:relative}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media img{height:calc(75px + 15 * (100vw - 320px) / 1600);background-color:#f8f8f8;border:1px solid #eee;width:calc(75px + 15 * (100vw - 320px) / 1600);object-fit:contain}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body{width:calc(100% - 91px);align-self:unset}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body a h4{color:#333;letter-spacing:unset;font-weight:500;line-height:1.3;margin-bottom:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:72%}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .quantity{color:#777;letter-spacing:unset;font-weight:400;line-height:1.3;font-size:16px}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .close-circle{position:absolute;top:0;right:0;display:flex;align-items:center;gap:5px}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .close-circle .close_button{width:calc(24px + .00375*(100vw - 320px));height:calc(24px + .00375*(100vw - 320px));background-color:#f8f8f8;border:1px solid #eee;display:flex;align-items:center;justify-content:center}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .close-circle .close_button i{font-size:calc(14px + .00125*(100vw - 320px));transition:all .3s ease-in-out;color:#222}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .qty-box{position:absolute;bottom:0;right:0;background-color:#f8f8f8;padding:5px 11px;border:1px solid #eee}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .qty-box .input-group{justify-content:flex-end;gap:3px}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .qty-box .input-group button{background-color:transparent!important;border:none!important;z-index:unset;padding:0}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .qty-box .input-group button i{font-size:16px;font-weight:400;color:#777}.offcanvas.cart-offcanvas .offcanvas-body .cart-product .media .media-body .qty-box .input-group .form-control{width:40px;height:unset;padding-block:0;flex:unset;border:unset;display:block;padding:0;text-align:center;background-color:transparent}.offcanvas.cart-offcanvas .offcanvas-body .cart-media{padding:0 calc(13px + 7 * (100vw - 320px) / 1600) calc(13px + 7 * (100vw - 320px) / 1600);overflow:auto;height:calc(100vh - (309px + 25 * (100vw - 320px) / 1600))}.offcanvas.cart-offcanvas .offcanvas-body .cart-media::-webkit-scrollbar{width:3px;height:7px}.offcanvas.cart-offcanvas .offcanvas-body .cart-media::-webkit-scrollbar-track{background:#dddddd}.offcanvas.cart-offcanvas .offcanvas-body .cart-media::-webkit-scrollbar-thumb{background:#888888}.offcanvas.cart-offcanvas .offcanvas-body .cart-media::-webkit-scrollbar-thumb:hover{background:#555555}.offcanvas.cart-offcanvas .offcanvas-body .cart_total{position:absolute;bottom:0;right:0;border-top:1px solid #eee;width:100%;max-width:calc(305px + 165 * (100vw - 320px) / 1600);padding:0 15px 20px;background-color:#fff;display:grid}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li+li{border-top:1px solid #eee;padding-top:14px}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li .total{padding-top:10px;padding-bottom:10px}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li .total h5{text-transform:capitalize;margin-bottom:0;color:#333;font-weight:500;letter-spacing:unset;font-size:20px;display:flex;align-items:center;justify-content:space-between}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li .total span{font-weight:600;color:var(--theme-color)}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li .buttons{display:flex;align-items:center;gap:14px}.offcanvas.cart-offcanvas .offcanvas-body .cart_total li .buttons a{font-size:calc(14px + .0025*(100vw - 320px));border-radius:0;color:#fff;text-transform:capitalize;font-weight:600;transition:all .25s ease-in-out;width:100%;padding:calc(9px + 3 * (100vw - 320px) / 1600) calc(15px + .00875*(100vw - 320px));background-color:var(--theme-color);border:1px solid var(--theme-color)}.search-modal .btn-close{position:absolute;top:10px;right:10px;background-color:var(--theme-color);opacity:1;background-image:none;border-radius:0;font-size:calc(15px + .00125*(100vw - 320px));color:#fff;margin:0;padding:0;width:30px;height:30px;z-index:2;display:flex;align-items:center;justify-content:center}.search-modal .btn-close i{font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:500}.share-modal .modal-body .product-social{display:flex;gap:12px;margin-bottom:20px}.share-modal .modal-body .product-social .nav-link{width:38px;height:38px;background-color:#f8f8f8;border:1px solid #eeeeee;display:flex;align-items:center;justify-content:center;border-radius:0;font-size:20px;color:#232323;transition:unset}.share-modal .modal-body .product-social .nav-link.active{background-color:var(--theme-color);color:#fff;border-color:transparent}.variation-modal .modal-header{padding:0}.variation-modal .btn-close{position:absolute;top:10px;right:10px;background-color:var(--theme-color);opacity:1;background-image:none;border-radius:0;font-size:calc(15px + .00125*(100vw - 320px));color:#fff;margin:0;padding:0;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.variation-modal .btn-close i{font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:500}.variation-modal .modal-body{padding:16px}.variation-modal .variation-box{display:flex;align-items:center;gap:calc(26px + 24 * (100vw - 767px) / 1153)}.variation-modal .variation-box .sub-title{justify-content:unset;margin:0}.variation-modal .variation-box{margin-top:15px}.variation-modal .variation-box .quantity-variant{display:inline-flex;align-items:center;gap:16px;background-color:#f8f8f8;padding:6px;overflow:hidden;border:1px solid #eeeeee;width:max-content;margin-bottom:0;flex-wrap:wrap}.variation-modal .variation-box .quantity-variant .bg-light{height:auto;cursor:pointer;width:auto;border:1px solid transparent;font-size:13px;padding:6px 10px;background-color:transparent!important}.variation-modal .variation-box .quantity-variant .bg-light span{width:20px;height:20px;border-radius:100%;display:block}.variation-modal .variation-title{position:unset;inset:unset;text-align:unset;margin-top:0;text-align:inherit}.variation-modal .variation-title .main-title{font-size:calc(19px + 5 * (100vw - 320px) / 1600);font-weight:600;width:93%;margin-top:0;text-align:inherit}.variation-modal .variation-title .main-title a{color:#222}.variation-modal .variation-title h3{display:flex;align-items:center;gap:8px;margin-block:15px 4px;color:var(--theme-color);font-weight:600;letter-spacing:.01em;font-size:calc(16px + .00625*(100vw - 320px))}.variation-modal .variation-title h3 span{font-weight:500;padding:5px calc(12px + .0025*(100vw - 320px));border-radius:0;color:var(--theme-color);display:inline-block;font-size:16px;margin:0;position:relative}.variation-modal .variation-title h3 span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.11}.variation-modal .variation-qty-button{display:flex;align-items:center;gap:15px;margin-top:15px;padding-top:15px;border-top:1px solid #eee}.variation-modal .variation-qty-button .product-buttons{margin:0;justify-content:unset}.variation-modal .variation-qty-button .product-buttons .btn{padding:9px 14px;border:1px solid var(--theme-color)!important;font-weight:500;text-transform:capitalize}.variation-modal .variation-qty-button .btn-animation i{font-size:17px}.variation-modal .variation-qty-button .qty-section .qty-box .input-group{background-color:#f9f9f9;padding:4px}.variation-modal .variation-qty-button .qty-section .qty-box .input-group .form-control{padding:0;border:unset;background-color:transparent}.variation-modal .variation-qty-button .qty-section .qty-box .input-group button{width:32px;height:32px;padding:0;background-color:transparent!important;border:unset;display:flex;align-items:center;justify-content:center}.variation-modal .variation-qty-button .qty-section .qty-box .input-group button i{font-weight:400}.exit-modal .modal-body{text-align:center}.exit-modal .modal-body .modal-title{font-weight:700;font-size:calc(17px + .005*(100vw - 320px));margin-bottom:7px;text-align:center}.logo-block a:focus{outline:none}.logo-block img{filter:grayscale(100%);opacity:.5;transition:.5s ease;margin:0 auto}.logo-block img:focus{outline:none}.logo-block img:hover{filter:grayscale(0);opacity:1;transition:.5s ease}.lookbook-section{padding-left:25px;padding-right:25px;padding-bottom:25px}.lookbook-section .lookbook-img>div+div img{margin-top:25px}.lookbook .lookbook-block{position:relative}.lookbook .lookbook-block .lookbook-dot{cursor:pointer;position:absolute;z-index:2;width:29px;height:29px;line-height:29px;border-radius:50%;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a;-webkit-transition:all .3s ease;transition:all .3s ease;top:50%;left:12%;background-color:#fff}.lookbook .lookbook-block .lookbook-dot.dot2{top:70%;left:27%}.lookbook .lookbook-block .lookbook-dot.dot3{top:28%;left:30%}.lookbook .lookbook-block .lookbook-dot.dot4{top:67%;left:8%}.lookbook .lookbook-block .lookbook-dot.dot5{top:40%;left:35%}.lookbook .lookbook-block .lookbook-dot.dot6{top:80%;left:58%}.lookbook .lookbook-block .lookbook-dot.dot7{top:67%;left:45%}.lookbook .lookbook-block .lookbook-dot.dot8{top:43%;left:39%}.lookbook .lookbook-block .lookbook-dot.dot9{top:32%;left:50%}.lookbook .lookbook-block .lookbook-dot.dot10{top:60%;left:50%}.lookbook .lookbook-block .lookbook-dot.dot11{top:50%;left:45%}.lookbook .lookbook-block .lookbook-dot.dot12{top:75%;left:45%}.lookbook .lookbook-block .lookbook-dot.dot13{top:40%;left:45%}.lookbook .lookbook-block .lookbook-dot.dot14{top:76%;left:45%}.lookbook .lookbook-block .lookbook-dot.dot15{top:50%;left:15%}.lookbook .lookbook-block .lookbook-dot.dot16{left:30%}.lookbook .lookbook-block .lookbook-dot.dot17{top:78%;left:30%}.lookbook .lookbook-block .lookbook-dot.dot18{top:56%;left:62%}.lookbook .lookbook-block .lookbook-dot.dot19{top:74%;left:75%}.lookbook .lookbook-block .lookbook-dot:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:#fff;background-color:#ffffff80;zoom:1;background-color:transparent\	;z-index:-1;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.lookbook .lookbook-block .lookbook-dot span{text-align:center;justify-content:center;display:flex}.lookbook .lookbook-block .lookbook-dot .dot-showbox{visibility:hidden;top:-98px;left:150%;position:absolute;width:130px;background-color:#fff;-webkit-box-shadow:-3px -3px 13px rgba(48,54,61,.1);box-shadow:-3px -3px 13px #30363d1a}.lookbook .lookbook-block .lookbook-dot .dot-showbox img{margin-top:0}.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info{padding:5px;text-align:center}.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5{margin-bottom:0;text-transform:capitalize;line-height:20px}.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5.title{font-weight:700}.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h6{text-transform:uppercase;color:var(--theme-color);margin-bottom:0}.lookbook .lookbook-block .lookbook-dot .dot-showbox:before{position:absolute;content:"";width:0;height:0;border-top:8px solid transparent;border-right:8px solid #ffffff;border-bottom:8px solid transparent;top:41%;left:-8px}.lookbook .lookbook-block .lookbook-dot:hover{background-color:var(--theme-color);-webkit-box-shadow:0 0 0 3px rgba(255,255,255,.5);box-shadow:0 0 0 3px #ffffff80;z-index:10}.lookbook .lookbook-block .lookbook-dot:hover .dot-showbox{animation:fadeInUp .4s ease-in-out;visibility:visible;transition:all .3s ease-in-out}.lookbook .lookbook-block .lookbook-dot:hover span{color:#fff}.lookbook .lookbook-block .lookbook-dot:hover:before{transform:scale(1.3)}.lookbook.lookbook-layout .lookbook-block .lookbook-dot{display:flex;align-items:center;justify-content:center}.product-left-title h3{font-weight:600;color:#222;text-transform:capitalize;max-width:200px;line-height:36px;font-size:calc(18px + .00375*(100vw - 320px))}.product-left-title p{line-height:27px;font-size:calc(14px + .0025*(100vw - 320px))}.product-left-title .slick-custom-arrow{margin-top:16px;display:flex}.product-left-title .slick-custom-arrow li{display:flex;align-items:center;justify-content:center;border:1px solid #dddddd;border-radius:100%;width:38px;height:38px;cursor:pointer}.product-left-title .slick-custom-arrow li.left-arrow{margin-right:16px}.product-left-title .slick-custom-arrow i{font-size:32px}.product-left-title.right-content{text-align:right}.product-left-title.right-content h3{margin-left:auto}.product-left-title.right-content .slick-custom-arrow{justify-content:flex-end}.added-notification{position:fixed;top:-60px;right:30px;display:flex;align-items:center;background-color:#3b4156;border-radius:3px;padding:6px;overflow:hidden;box-shadow:0 0 2px 1px #e0e0e0;transition:all .3s ease-in-out}.added-notification img{width:25px}.added-notification h3{color:#fff;text-transform:capitalize;font-size:16px;margin-bottom:0;margin-left:10px;margin-right:10px;font-weight:600}.added-notification.show{top:30px;transition:all .3s ease-in-out}.alert{width:300px;border-radius:0;font-weight:600;border:1px solid #bfddcf;padding:12px;display:flex;align-items:center;gap:2px}.alert .alert-box{display:flex;align-items:center;gap:3px}.alert .alert-icon{font-weight:600;font-size:16px;line-height:1}.alert .btn-close{position:relative!important;inset:unset!important;width:auto;height:auto;opacity:1;padding:0;margin-left:auto;font-size:18px;line-height:1;font-weight:600}.alert .btn-close:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased}.alert .progress{height:0}.progress-section .progress{height:8px}.progress-section .progress .progress-bar{background-color:var(--theme-color)}.product-box .progress-section{margin-top:10px}.product-box .progress-section span{margin-top:6px;display:block;color:#565656}.portfolio-padding{padding-bottom:40px}.portfolio-section{overflow:hidden}.portfolio-section .article-title{position:absolute;width:100%;left:0;bottom:0;color:#fff;transition:all .3s ease-in-out;text-align:center;float:left;font-size:18px;line-height:24px}.portfolio-section .article-title a{color:#fff}.portfolio-section .isotopeSelector{float:left;position:relative}.portfolio-section .isotopeSelector .overlay{position:relative;border:1px solid #dddddd}.portfolio-section .isotopeSelector img{width:100%;height:auto}.portfolio-section .isotopeSelector{margin-bottom:30px}.portfolio-section .isotopeSelector img{transition:all .4s ease}.portfolio-section .isotopeSelector .overlay-background{transform:scale(0);transition:all .4s ease}.portfolio-section .isotopeSelector .overlay-background:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:var(--theme-color);opacity:0}.portfolio-section .isotopeSelector .overlay-background i{position:absolute;top:50%;left:50%;background-color:#fff;padding:10px;border-radius:100%;transform:translate(-50%,-50%);color:var(--theme-color);font-size:22px;display:none;transition:all .4s ease;width:40px;height:40px;align-items:center;justify-content:center}.portfolio-section .isotopeSelector:hover img{transform:scale(1.2) rotate(2deg);transition:all .4s ease}.portfolio-section .isotopeSelector:hover .overlay-background{transform:scale(1);border:3px solid #ffffff;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:all .4s ease}.portfolio-section .isotopeSelector:hover .overlay-background:after{opacity:.1}.portfolio-section .isotopeSelector:hover .overlay-background i{display:flex;transition:all .4s ease}.portfolio-section .border-portfolio{margin:3px;overflow:hidden}.portfolio-section #form1{margin-bottom:20px;display:flex;align-items:center;flex-wrap:nowrap;padding:15px;gap:18px;border:1px solid #eeeeee;overflow:auto;background-color:#f8f8f8;justify-content:center}.portfolio-section .filter-button{line-height:1.5;color:#232323;text-align:center;padding:calc(8px + .00125*(100vw - 320px)) calc(16px + 9 * (100vw - 320px) / 1600);border:1px solid #eeeeee;font-weight:500;background-color:#fff;font-size:calc(14px + .0025*(100vw - 320px));text-transform:unset;margin:0;border-radius:0}.portfolio-section .filter-button.active{color:var(--theme-color);font-weight:600;background-color:#ec895112;border-color:#ec895196}.portfolio-section.fullwidth-portfolio .isotopeSelector{padding-left:7px;padding-right:7px;margin-bottom:14px}.portfolio-section.metro-section .product-box .product-detail{opacity:0;position:absolute;background-color:#fff;padding:10px;transition:all .3s ease-in-out;width:65%;left:0;right:0;margin:0 auto;bottom:-10px;text-align:center}.portfolio-section.metro-section .product-box .product-detail h6{color:#525252;padding-top:0;margin-top:-2px;font-weight:500;margin-bottom:4px}.portfolio-section.metro-section .product-box .product-detail h4{font-weight:400;color:#777}.portfolio-section.metro-section .product-box .product-detail.default-view{opacity:1;bottom:15px}.portfolio-section.metro-section .product-box .cart-wrap{top:7px;right:7px;opacity:1}.portfolio-section.metro-section .product-box .cart-wrap button{border:1px solid #ffffff;border-radius:100%;background-color:#fffc;opacity:1}.portfolio-section.metro-section .product-box .cart-wrap button i{padding:7px;color:#333;width:calc(30px + .0025*(100vw - 320px));height:calc(30px + .0025*(100vw - 320px));display:flex;align-items:center;justify-content:center}.portfolio-section.metro-section .product-box .cart-wrap a i{border-radius:100%;border:1px solid #ffffff;margin:5px 0;background-color:#fffc;padding:7px;color:#333;opacity:0;display:flex;align-items:center;justify-content:center;width:calc(30px + .0025*(100vw - 320px));height:calc(30px + .0025*(100vw - 320px))}.portfolio-section.metro-section .product-box:hover .product-detail{opacity:1;transition:all .3s ease-in-out;bottom:15px}.portfolio-section.metro-section .product-box:hover .cart-wrap button{animation:none}.portfolio-section.metro-section .product-box:hover .cart-wrap a i{opacity:1}.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(2) i{animation:fadeInDown .5s ease-in-out}.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(3) i{animation:fadeInDown .7s ease-in-out}.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(4) i{animation:fadeInDown 1s ease-in-out}.filter-section .filter-container{text-align:center;padding:0 0 20px}.filter-section .filter-container ul.filter>li{padding:0 25px}.filter-section .filter-container ul.filter>li>a{color:var(--theme-color);font-size:20px;line-height:40px}.filter-section .filter-container ul.filter>li>a:hover,.filter-section .filter-container ul.filter>li>a:focus{text-decoration:none;color:var(--theme-color);outline:none}.filter-section .filter-container ul.filter>li.active{background-color:var(--theme-color)}.filter-section .filter-container ul.filter>li.active a{color:#fff}.filter-section .filter-container ul.filter>li span{color:#ddd;font-size:20px;display:inline-block;margin:0 5px}.filter-section .filter-container .filter>li{padding:0;margin:0}.filter-section .title1 .title-inner1{margin-top:-5px}.filter-section h1{text-align:center}.demo-colored-wrap{background:#ecf0f1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-title{display:none}.absolute-product .theme-tab .tab-title .current a{font-weight:700}.absolute-product .product-box{width:100%;display:inline-block;padding-bottom:10px;box-shadow:0 0 5px #0000001a;border-radius:5px}.absolute-product .product-box .img-wrapper{border-radius:5px 5px 0 0}.absolute-product .product-box .product-detail{text-align:center;margin-top:0;padding:0 15px}.absolute-product .product-box .product-detail .color-variant{padding-top:5px}.absolute-product .product-box .product-detail .color-variant li{height:16px;width:16px}.absolute-product .product-box .product-detail .cart-bottom{border-top:1px solid #dddddd;padding-top:10px;margin-top:10px;padding-bottom:10px}.absolute-product .product-box .product-detail .cart-bottom button{border:none;background-color:transparent;padding:0}.absolute-product .product-box .product-detail .cart-bottom i{color:#828282;font-size:18px;padding-right:7px;padding-left:7px;transition:all .3s ease-in-out}.absolute-product .product-box .product-detail .cart-bottom i:hover{color:var(--theme-color);transition:all .3s ease-in-out}.absolute-product .product-box .product-detail .rating{margin-top:10px}.absolute-product .slick-slider .product-box{margin-bottom:3px}.product-m .slick-list{margin-left:-12px;margin-right:-12px}.product-m .slick-slide>div{margin:0 12px}.color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;transition:all .1s ease;vertical-align:middle}.quantity-variant li{padding:3px 5px;font-size:12px;background-color:#f1f1f1}.quantity-variant.box-l li{padding:6px 8px}.image-swatch-demo li{width:22px!important;height:22px!important;overflow:hidden}.image-swatch{margin-bottom:10px}.image-swatch li img{width:33px;height:33px;padding:2px;object-fit:cover;border:1px solid #dddddd;margin-right:5px;transition:all .3s ease-in-out}.image-swatch li:last-child{margin-right:0}.image-swatch li.active img{border:1px solid var(--theme-color)}.image-swatch li:hover img{border:1px solid var(--theme-color);transition:all .3s ease-in-out}.product-box .image-swatch{margin-top:15px}.product-box .image-swatch li img{width:28px;height:28px}.no-slider .product-box{width:100%;flex:0 0 25%;max-width:calc(25% - 30px);margin:0 15px 30px;padding:0}.no-slider .product-box:nth-last-child(-n+4){margin:0 15px}.no-slider.five-product .product-box{width:100%;flex:0 0 20%;max-width:calc(20% - 30px);margin:0 15px 30px}.no-slider.five-product .product-box:nth-last-child(-n+5){margin:0 15px}.no-slider.five-product-row .product-box{width:100%;flex:0 0 20%;max-width:calc(20% - 30px)}.no-slider.six-product .product-box{width:100%;flex:0 0 20%;max-width:calc(16.66% - 30px);margin:0 15px 30px!important}.product-para p{margin-bottom:0;padding-bottom:30px;line-height:24px;letter-spacing:.05em}.product-box,.product-wrap{position:relative;transition:all .3s ease-in-out;vertical-align:middle}.product-box .img-block,.product-wrap .img-block{background-color:#f9f9f9;position:relative;overflow:hidden}.product-box .img-block .front,.product-wrap .img-block .front{opacity:1;top:0;left:0;transition:all .3s ease-in-out}.product-box .img-block .front a,.product-wrap .img-block .front a{display:block;width:100%}.product-box .img-block .back,.product-wrap .img-block .back{opacity:0;position:absolute;backface-visibility:hidden;top:0;left:0;transition:all .3s ease-in-out;transform:translate(-100px);width:100%}.product-box .img-block .back a,.product-wrap .img-block .back a{display:block;width:100%}.product-box .img-block .lable-wrapper,.product-wrap .img-block .lable-wrapper{margin:0 auto;top:40px;position:absolute;left:0;right:0;text-align:center;transition:all .3s ease-in-out;z-index:2}.product-box .img-block .lable-wrapper .lable1,.product-box .img-block .lable-wrapper .lable2,.product-wrap .img-block .lable-wrapper .lable1,.product-wrap .img-block .lable-wrapper .lable2{font-size:14px;padding:10px 14px 10px 20px;display:inline-block;text-transform:uppercase;text-align:center}.product-box .img-block .lable-wrapper .lable1,.product-wrap .img-block .lable-wrapper .lable1{background-color:var(--theme-color);color:#fff;border-bottom-left-radius:25px;border-top-left-radius:25px}.product-box .img-block .lable-wrapper .lable2,.product-wrap .img-block .lable-wrapper .lable2{background-color:#fff;color:#000;border-bottom-right-radius:25px;border-top-right-radius:25px}.product-box .img-wrapper,.product-wrap .img-wrapper{position:relative;overflow:hidden;z-index:0}.product-box .img-wrapper .front,.product-wrap .img-wrapper .front{opacity:1;top:0;left:0;transition:all .3s ease-in-out}.product-box .img-wrapper .back,.product-wrap .img-wrapper .back{opacity:0;position:absolute;backface-visibility:hidden;top:0;left:0;transition:all .3s ease-in-out;transform:translate(-100px);width:100%}.product-box .img-wrapper .cart-box,.product-wrap .img-wrapper .cart-box{position:absolute;margin:0 auto;display:inline-block;right:0;left:0;border-radius:50px;width:max-content;padding:12px 15px;box-shadow:0 0 12px #ddd;bottom:30px;background-color:#fff;opacity:0;transition:all .2s ease}.product-box .img-wrapper .cart-box button,.product-wrap .img-wrapper .cart-box button{background:none;box-shadow:none;border:none;padding:0}.product-box .img-wrapper .cart-box i,.product-wrap .img-wrapper .cart-box i{color:#6f6f6f;font-size:18px;padding-left:8px;padding-right:8px;transition:all .2s ease;display:inline-block}.product-box .img-wrapper .cart-box i:hover,.product-wrap .img-wrapper .cart-box i:hover{color:var(--theme-color);transition:all .2s ease}.product-box .img-wrapper .cart-box.cart-box-bottom,.product-wrap .img-wrapper .cart-box.cart-box-bottom{bottom:0;border-radius:0;display:flex;right:unset}.product-box .img-wrapper .lable-block .lable3,.product-wrap .img-wrapper .lable-block .lable3{border-radius:100%;background-color:var(--theme-color);text-align:center;font-size:14px;font-weight:700;position:absolute;padding:12px 6px;text-transform:uppercase;color:#fff;top:7px;left:7px;z-index:1}.product-box .img-wrapper .lable-block .lable4,.product-wrap .img-wrapper .lable-block .lable4{position:absolute;font-size:14px;font-weight:700;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(-180deg);top:7px;right:7px;letter-spacing:.1em;z-index:1;color:#212529}.product-box .cart-info,.product-box .cart-wrap,.product-wrap .cart-info,.product-wrap .cart-wrap{position:absolute;bottom:40px;text-align:center;margin:0 auto;display:inline-block;right:0;left:0;justify-content:center;opacity:0;transition:all .3s ease-in-out}.product-box .cart-info a [class^=ti-],.product-box .cart-info a [class*=" ti-"],.product-box .cart-wrap a [class^=ti-],.product-box .cart-wrap a [class*=" ti-"],.product-wrap .cart-info a [class^=ti-],.product-wrap .cart-info a [class*=" ti-"],.product-wrap .cart-wrap a [class^=ti-],.product-wrap .cart-wrap a [class*=" ti-"]{display:inline-block}.product-box .cart-info.cart-wrap,.product-box .cart-wrap.cart-wrap,.product-wrap .cart-info.cart-wrap,.product-wrap .cart-wrap.cart-wrap{bottom:0;text-align:right;left:unset}.product-box .cart-info.cart-wrap i,.product-box .cart-wrap.cart-wrap i,.product-wrap .cart-info.cart-wrap i,.product-wrap .cart-wrap.cart-wrap i{display:block;padding-bottom:10px;padding-top:10px}.product-box .cart-info.cart-wrap.cart-effect-left,.product-box .cart-wrap.cart-wrap.cart-effect-left,.product-wrap .cart-info.cart-wrap.cart-effect-left,.product-wrap .cart-wrap.cart-wrap.cart-effect-left{left:0;right:unset}.product-box .cart-info button,.product-box .cart-wrap button,.product-wrap .cart-info button,.product-wrap .cart-wrap button{background:none;box-shadow:none;border:none;padding:0}.product-box .cart-info i,.product-box .cart-wrap i,.product-wrap .cart-info i,.product-wrap .cart-wrap i{color:#6f6f6f;font-size:18px;padding-right:10px;padding-left:10px}.product-box .cart-info i:hover,.product-box .cart-wrap i:hover,.product-wrap .cart-info i:hover,.product-wrap .cart-wrap i:hover{color:var(--theme-color)}.product-box .cart-detail,.product-wrap .cart-detail{position:absolute;top:15px;right:20px;opacity:0}.product-box .cart-detail i,.product-wrap .cart-detail i{color:#6f6f6f;font-size:18px;display:flex;padding-top:8px;padding-bottom:8px}.product-box .cart-detail button,.product-wrap .cart-detail button{background:none;box-shadow:none;border:none;padding:0}.product-box .product-detail,.product-box .product-info,.product-wrap .product-detail,.product-wrap .product-info{padding-left:5px;margin-top:15px}.product-box .product-detail .rating i,.product-box .product-info .rating i,.product-wrap .product-detail .rating i,.product-wrap .product-info .rating i{padding-right:5px}.product-box .product-detail .rating i:nth-child(-n+4),.product-box .product-info .rating i:nth-child(-n+4),.product-wrap .product-detail .rating i:nth-child(-n+4),.product-wrap .product-info .rating i:nth-child(-n+4){color:#ffa200}.product-box .product-detail .rating i:last-child,.product-box .product-info .rating i:last-child,.product-wrap .product-detail .rating i:last-child,.product-wrap .product-info .rating i:last-child{color:#ddd}.product-box .product-detail h6,.product-box .product-info h6,.product-wrap .product-detail h6,.product-wrap .product-info h6{line-height:1;margin-bottom:0;padding-top:8px;padding-bottom:8px;transition:all .3s ease-in-out;font-size:16px;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-box .product-detail h4,.product-box .product-info h4,.product-wrap .product-detail h4,.product-wrap .product-info h4{font-size:18px;color:#222;font-weight:700;margin-bottom:0;transition:all .3s ease-in-out}.product-box .product-detail .color-variant,.product-box .product-info .color-variant,.product-wrap .product-detail .color-variant,.product-wrap .product-info .color-variant{padding-top:15px}.product-box .product-detail .color-variant li,.product-box .product-info .color-variant li,.product-wrap .product-detail .color-variant li,.product-wrap .product-info .color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;transition:all .1s ease;cursor:pointer}.product-box .product-info,.product-wrap .product-info{padding:0;text-align:center;position:relative}.product-box .product-info .add-btn,.product-wrap .product-info .add-btn{position:absolute;bottom:110px;margin:0 auto;left:0;right:0;opacity:0;transition:all .2s ease;z-index:1}.product-box .product-info .add-btn i,.product-wrap .product-info .add-btn i{color:var(--theme-color)}.product-box .product-info .add-btn .btn-outline,.product-wrap .product-info .add-btn .btn-outline{transition:all .2s ease;color:var(--theme-color)}.product-box .product-info .add-btn .btn-outline:hover,.product-wrap .product-info .add-btn .btn-outline:hover,.product-box .product-info .add-btn .btn-outline:hover i,.product-wrap .product-info .add-btn .btn-outline:hover i{color:#fff}.product-box.effect-center .front img,.product-wrap.effect-center .front img{transition:all .3s ease-in-out}.product-box.effect-center .img-wrapper .cart-box,.product-wrap.effect-center .img-wrapper .cart-box{bottom:20%;transition:all .3s ease-in-out}.product-box:hover.effect-center .front img,.product-wrap:hover.effect-center .front img{opacity:.3;transition:all .3s ease-in-out}.product-box:hover.effect-center .img-wrapper .cart-box,.product-wrap:hover.effect-center .img-wrapper .cart-box{bottom:35%;transition:all .3s ease-in-out}.product-box:hover .img-block .first,.product-box:hover .img-wrapper .first,.product-wrap:hover .img-block .first,.product-wrap:hover .img-wrapper .first{opacity:0;transition:all .3s ease-in-out}.product-box:hover .img-block .back,.product-box:hover .img-wrapper .back,.product-wrap:hover .img-block .back,.product-wrap:hover .img-wrapper .back{opacity:1;transition:all .3s ease-in-out;transform:translate(0)}.product-box:hover .cart-info,.product-wrap:hover .cart-info{opacity:1;transition:all .3s ease-in-out}.product-box:hover .cart-info button,.product-wrap:hover .cart-info button{animation:fadeInUp .3s ease-in-out}.product-box:hover .cart-info a:nth-child(2) i,.product-wrap:hover .cart-info a:nth-child(2) i{animation:fadeInUp .5s ease-in-out}.product-box:hover .cart-info a:nth-child(3) i,.product-wrap:hover .cart-info a:nth-child(3) i{animation:fadeInUp .7s ease-in-out}.product-box:hover .cart-info a:nth-child(4) i,.product-wrap:hover .cart-info a:nth-child(4) i{animation:fadeInUp 1s ease-in-out}.product-box:hover .cart-wrap button,.product-wrap:hover .cart-wrap button{animation:fadeInRight .3s ease-in-out}.product-box:hover .cart-wrap a:nth-child(2) i,.product-wrap:hover .cart-wrap a:nth-child(2) i{animation:fadeInRight .5s ease-in-out}.product-box:hover .cart-wrap a:nth-child(3) i,.product-wrap:hover .cart-wrap a:nth-child(3) i{animation:fadeInRight .7s ease-in-out}.product-box:hover .cart-wrap a:nth-child(4) i,.product-wrap:hover .cart-wrap a:nth-child(4) i{animation:fadeInRight 1s ease-in-out}.product-box:hover .cart-wrap.cart-effect-left button,.product-wrap:hover .cart-wrap.cart-effect-left button{animation:fadeInLeft .3s ease-in-out}.product-box:hover .cart-wrap.cart-effect-left a:nth-child(2) i,.product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(2) i{animation:fadeInLeft .5s ease-in-out}.product-box:hover .cart-wrap.cart-effect-left a:nth-child(3) i,.product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(3) i{animation:fadeInLeft .7s ease-in-out}.product-box:hover .cart-wrap.cart-effect-left a:nth-child(4) i,.product-wrap:hover .cart-wrap.cart-effect-left a:nth-child(4) i{animation:fadeInLeft 1s ease-in-out}.product-box:hover .cart-detail,.product-wrap:hover .cart-detail{opacity:1;transition:all .3s ease-in-out}.product-box:hover .cart-detail button,.product-wrap:hover .cart-detail button{animation:fadeInRight .3s ease-in-out}.product-box:hover .cart-detail a:nth-child(2) i,.product-wrap:hover .cart-detail a:nth-child(2) i{animation:fadeInRight .5s ease-in-out}.product-box:hover .cart-detail a:nth-child(3) i,.product-wrap:hover .cart-detail a:nth-child(3) i{animation:fadeInRight .7s ease-in-out}.product-box:hover .cart-detail a:nth-child(4) i,.product-wrap:hover .cart-detail a:nth-child(4) i{animation:fadeInRight 1s ease-in-out}.product-box:hover .product-info .add-btn,.product-wrap:hover .product-info .add-btn{opacity:1;transition:all .2s ease;animation:fadeInUp .5s ease-in-out}.product-box:hover .img-wrapper .cart-box,.product-wrap:hover .img-wrapper .cart-box{opacity:1;transition:all .2s ease;animation:fadeInUp .4s ease-in-out}.lable-gradient{border-radius:0;background-color:var(--theme-color);text-align:center;font-size:14px;font-weight:700;position:absolute;padding:4px 12px;text-transform:uppercase;color:#fff;top:7px;left:7px;background:linear-gradient(to right,var(--theme-color),var(--theme-color2));z-index:1}.product-box .cart-info.bg-color-cls{right:-40px}.product-box .cart-info.bg-color-cls button,.product-box .cart-info.bg-color-cls a i{background-color:#fff;animation:none!important}.product-box .cart-info.bg-color-cls.sm-box i{padding-bottom:7px;padding-top:7px;font-size:16px}.product-box:hover .cart-info.bg-color-cls{right:0}.bg-style i{background-color:#fff;padding:7px!important;border-radius:100%;margin:0 3px;font-size:15px!important}.addtocart_count{position:relative}.addtocart_count .product-box .product-detail{margin-top:8px;text-align:center}.addtocart_count .product-box .cart-info{bottom:40px;right:10px}.addtocart_count .product-box .cart-info a i{background-color:#e2e2e2;border-radius:100%;margin:10px 0;padding:8px;font-size:16px;color:#313131}.addtocart_count .product-box .add-button{background-color:#f5f5f5;color:#000;text-align:center;font-size:18px;width:100%;padding:5px 0;transition:all .3s ease-in-out;border:none;cursor:pointer}.addtocart_count .product-box:hover .cart-info a:nth-child(1) i{animation:fadeInRight .3s ease-in-out}.addtocart_count .product-box:hover .add-button{bottom:0;transition:all .3s ease-in-out}.addtocart_count .addtocart_btn{position:relative}.addtocart_count .addtocart_btn .cart_qty{width:100%}.addtocart_count .addtocart_btn .cart_qty.qty-box{position:absolute;bottom:0;display:none}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control{width:100%;border-color:#efefef}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus{border-color:#efefef;box-shadow:none}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button{background:#efefef!important;position:absolute;height:100%;z-index:9}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus{left:0}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus{right:0}.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button i{color:#000}.addtocart_count .addtocart_btn .cart_qty.open{display:block}.grid-products{margin-bottom:-30px}.grid-products .product-box{margin-bottom:30px}.bg-title .theme-card h5.title-border{padding:10px;color:#fff;background-color:var(--theme-color)}.bg-title .theme-card .slick-prev{right:30px}.bg-title .theme-card .slick-prev:before{color:#fff;opacity:1;font-size:25px}.bg-title .theme-card .slick-next{right:6px}.bg-title .theme-card .slick-next:before{color:#fff;opacity:1;font-size:25px}.bg-title .theme-tab .bg-title-part{display:flex;align-items:center;margin-bottom:30px;margin-top:-6px;background-color:var(--theme-color);padding:10px;border-radius:0}.bg-title .theme-tab .bg-title-part .title-border{margin-bottom:0;color:#fff;text-transform:capitalize}.bg-title .theme-tab .bg-title-part .tab-title{margin-bottom:0;margin-top:0;margin-left:auto;text-align:right}.bg-title .theme-tab .bg-title-part .tab-title li{font-size:16px;padding-right:0}.bg-title .theme-tab .bg-title-part .tab-title li:first-child{padding-left:0}.bg-title .theme-tab .bg-title-part .tab-title a{color:#ffffffb3}.bg-title .theme-tab .bg-title-part .tab-title .current a{color:#fff}.bg-title .theme-tab .bg-title-part .tab-title.w-bg li{padding:4px 18px!important}.bg-title .theme-tab .bg-title-part .tab-title.w-bg li.current{background-color:var(--theme-color)}.bg-title .theme-tab .bg-title-part .tab-title.w-bg li.current a{color:#fff}.bg-title .theme-tab .bg-title-part.wo-bg{background-color:#f8f9fa}.bg-title .theme-tab .bg-title-part.wo-bg .tab-title a{color:#2d2a25}.bg-title .theme-tab .bg-title-part.wo-bg .tab-title .current a{color:var(--theme-color)}.bg-title .theme-tab .bg-title-part.wo-bg .title-border{font-size:18px;font-weight:600;color:#222}.bg-title .theme-tab .bg-title-part.wo-bg .title-border.small-title{font-size:16px}.bg-title.wo-bg .theme-tab .bg-title-part{background-color:transparent;padding:0 0 14px;border-radius:0;border-bottom:1px solid #eeeeee}.bg-title.wo-bg .theme-tab .bg-title-part .title-border{color:#000;font-size:20px;font-weight:600;text-transform:uppercase}.bg-title.wo-bg .theme-tab .tab-title a{color:#2d2a25}.bg-title.wo-bg .theme-tab .tab-title .current a{color:var(--theme-color)}.product-christmas .product-box{position:relative;transition:all .3s ease-in-out}.product-christmas .product-box .cart-info,.product-christmas .product-box .cart-wrap{position:absolute;bottom:-26px;text-align:center;margin:0 auto;right:0;left:0;justify-content:center;opacity:0;transition:all .3s ease-in-out;display:flex}.product-christmas .product-box .cart-info a [class^=icon-],.product-christmas .product-box .cart-info a [class*=" icon-"],.product-christmas .product-box .cart-wrap a [class^=icon-],.product-christmas .product-box .cart-wrap a [class*=" icon-"]{display:inline-block}.product-christmas .product-box .cart-info button,.product-christmas .product-box .cart-wrap button{background:none;box-shadow:none;border:none;padding:0;color:#fff}.product-christmas .product-box .cart-info i,.product-christmas .product-box .cart-wrap i{color:#fff;font-size:18px;padding-right:10px;padding-left:10px}.product-christmas .product-box .cart-wrap{bottom:-26px;text-align:right;left:0}.product-christmas .product-box .cart-wrap i{display:block;padding-bottom:10px;padding-top:10px}.product-christmas .product-box .cart-wrap.cart-effect-left{left:0;right:unset}.product-christmas .product-box .product-detail,.product-christmas .product-box .product-info{padding-left:0;text-align:center}.product-christmas .product-box .product-detail .rating i:nth-child(-n+4),.product-christmas .product-box .product-info .rating i:nth-child(-n+4){color:var(--theme-color)}.product-christmas .product-box .product-detail .rating i:last-child,.product-christmas .product-box .product-info .rating i:last-child{color:#878787}.product-christmas .product-box .product-detail h6,.product-christmas .product-box .product-info h6{line-height:1;margin-bottom:3px;padding-top:7px;padding-bottom:5px;transition:all .3s ease-in-out;font-size:16px;color:#444;font-weight:700}.product-christmas .product-box .product-detail h4,.product-christmas .product-box .product-info h4{font-size:18px;color:var(--theme-color);font-weight:700;margin-bottom:0;transition:all .3s ease-in-out}.product-christmas .product-box:hover .cart-info{bottom:0;background-color:var(--theme-color);opacity:1;transition:all .3s ease-in-out}.product-christmas .product-box:hover .cart-info button,.product-christmas .product-box:hover .cart-info a i{animation:none!important}.product-christmas .product-box:hover .product-info .add-btn{opacity:1;transition:all .2s ease;animation:fadeInUp .5s ease-in-out}.product-christmas .product-box:hover .img-wrapper .cart-box{opacity:1;transition:all .2s ease;animation:fadeInUp .4s ease-in-out}.game-product .theme-tab .tab-title .current a,.game-product .theme-tab .tab-title2 .current a{border-bottom:2px solid var(--theme-color);padding-bottom:5px}.game-product .product-box .product-detail{text-align:center}.game-product .product-box .cart-info{bottom:40px;right:10px}.game-product .product-box .cart-info a i{background-color:#fff;border-radius:100%;margin:10px 0;padding:8px;font-size:16px}.game-product .product-box .add-button{background-color:var(--theme-color);color:#fff;text-align:center;font-size:18px;text-transform:capitalize;position:absolute;width:100%;bottom:-40px;padding:5px 0;transition:all .3s ease-in-out;cursor:pointer}.game-product .product-box:hover .cart-info a:nth-child(1) i{animation:fadeInRight .3s ease-in-out}.game-product .product-box:hover .add-button{bottom:0;transition:all .3s ease-in-out}.game-product .img-wrapper img{width:100%}.tools-grey .product-box{width:100%;display:inline-block;overflow:hidden;background-color:#fff;box-shadow:0 0 5px #0000000d}.tools-grey .product-box .img-wrapper .lable-block{transition:all .3s ease-in-out}.tools-grey .product-box .cart-info{display:flex;left:0;bottom:-30px;transition:all .3s ease-in-out}.tools-grey .product-box .cart-info .mobile-quick-view{display:none}.tools-grey .product-box .cart-info a{background-color:#eef0f1}.tools-grey .product-box .cart-info a i{color:#555}.tools-grey .product-box .cart-info a:hover{background-color:var(--theme-color);transition:all .3s ease-in-out}.tools-grey .product-box .cart-info a:hover i{color:#fff;transition:all .3s ease-in-out}.tools-grey .product-box .cart-info button{width:55%;background-color:#eef0f1;color:#555;margin:0 5px;transition:all .3s ease-in-out}.tools-grey .product-box .cart-info button i{display:none}.tools-grey .product-box .cart-info button:hover{background-color:var(--theme-color);color:#fff;transition:all .3s ease-in-out}.tools-grey .product-box .quick-view-part{position:absolute;top:50%;left:50%;margin-top:-20px;background-color:var(--theme-color);border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease-in-out}.tools-grey .product-box .quick-view-part i{font-size:18px;color:#fff}.tools-grey .product-box .product-info{padding:0 15px 15px;background-color:#fff;border-top:1px solid rgba(221,221,221,.2);margin-top:0}.tools-grey .product-box .product-info .rating{margin-top:8px;padding-top:0}.tools-grey .product-box:hover .img-wrapper .front img,.tools-grey .product-box:hover .img-wrapper .front .bg-size{opacity:.2;transition:all .3s ease-in-out}.tools-grey .product-box:hover .img-wrapper .cart-info{opacity:1;transition:all .3s ease-in-out;bottom:10px}.tools-grey .product-box:hover .img-wrapper .cart-info button{animation:none}.tools-grey .product-box:hover .img-wrapper .cart-info a:nth-child(2) i{animation:none}.tools-grey .product-box:hover .img-wrapper .cart-info a:nth-child(3) i{animation:none}.tools-grey .product-box:hover .img-wrapper .cart-info a:nth-child(4) i{animation:none}.tools-grey .product-box:hover .img-wrapper .lable-block{display:none;transition:all .3s ease-in-out}.tools-grey .product-box:hover .quick-view-part{opacity:1;transition:all .3s ease-in-out}.tools-grey .product-box:hover .ribbon{display:none;transition:all .3s ease-in-out}.tools-grey .ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;transition:all .3s ease-in-out}.tools-grey .ribbon span{font-size:10px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(-45deg);width:100px;display:block;background:var(--theme-color);box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;left:-21px}.tools-grey .ribbon span:before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid var(--theme-color);border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid var(--theme-color)}.tools-grey .ribbon span:after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid var(--theme-color);border-bottom:3px solid transparent;border-top:3px solid var(--theme-color)}.j-box .product-box{width:100%;display:inline-block;border:1px solid #dddddd;border-radius:12px;overflow:hidden}.j-box .product-box .cart-info{display:flex;left:0;background-color:#fafafad6;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;bottom:-30px;transition:all .3s ease-in-out}.j-box .product-box .cart-info a{border-left:1px solid #dddddd}.j-box .product-box .cart-info a i{padding:12px}.j-box .product-box .product-detail{padding-left:15px;padding-bottom:15px;background-color:#fafafa;padding-top:15px;margin-top:0}.j-box .product-box .product-detail .rating{margin-top:0}.j-box .product-box:hover .img-wrapper .cart-info{opacity:1;transition:all .3s ease-in-out;bottom:0}.j-box .product-box:hover .img-wrapper .cart-info button{animation:none}.j-box .product-box:hover .img-wrapper .cart-info a:nth-child(2) i{animation:none}.j-box .product-box:hover .img-wrapper .cart-info a:nth-child(3) i{animation:none}.j-box .product-box:hover .img-wrapper .cart-info a:nth-child(4) i{animation:none}.j-box.style-box .product-box{padding:10px}.j-box.style-box .product-box .product-detail{background-color:#fff}.j-box.style-box .product-box .cart-info{background-color:transparent;border:none}.j-box.style-box .product-box .cart-info a{border:none}.bakery-box .product-box .img-wrapper{border:5px solid #ffffff;box-shadow:0 0 8px #0000001f}.bakery-box .product-box .img-wrapper .lable-block .lable3{background-color:#fff;color:var(--theme-color);padding:4px 22px;border-radius:0}.bakery-box .product-box .product-detail{text-align:center;padding-left:0}.bakery-box .product-box .product-detail h6{padding-top:7px;padding-bottom:12px}.bakery-box .product-box .cart-info{top:0;right:10px}.bakery-box .product-box .cart-info a i{background-color:#fff;border-radius:100%;margin:10px 0;padding:8px;font-size:16px}.bakery-box .product-box .add-button{background-color:var(--theme-color);color:#fff;text-align:center;font-size:18px;text-transform:capitalize;position:absolute;left:50%;transform:translate(-50%);width:80%;bottom:-40px;padding:5px 0;transition:all .3s ease-in-out;cursor:pointer}.bakery-box .product-box:hover .cart-info a:nth-child(1) i{animation:fadeInRight .3s ease-in-out}.bakery-box .product-box:hover .add-button{bottom:20px;transition:all .3s ease-in-out}.bakery-box .img-wrapper img{width:100%}.product-box.single-product{text-align:center}.product-box.single-product .product-detail h6{font-size:calc(16px + 9 * (100vw - 320px) / 1600);margin-bottom:calc(4px + .00375*(100vw - 320px))}.product-box.single-product .product-detail h4{font-size:calc(22px + .00375*(100vw - 320px))}.product-box.single-product .product-detail .btn-solid{padding:12px 56px;margin-top:20px}.product-box.single-product .color-variant{display:flex;justify-content:center;border-bottom:none}.product-box.single-product .color-variant .nav-item{width:30px!important;height:30px!important;margin:0 10px}.product-box.single-product .color-variant .nav-item.color1{background-color:#19627e}.product-box.single-product .color-variant .nav-item.color2{background-color:#e7e3e2}.product-box.single-product .color-variant .nav-item.color3{background-color:#c560a4}.product-box.single-product .color-variant .nav-link{padding:0;background-color:transparent;border:none;width:30px!important;height:30px!important}.product-box.single-product .color-variant .nav-link.active{padding:0;background-color:transparent;border:none}.product-style-1.product-box{border:1px solid #f5f5f5;padding:10px}.product-style-1.product-box .product-detail h6{padding-bottom:10px}.product-style-2.product-box .product-info .color-variant,.product-style-2 .product-wrap .product-info .color-variant{transition:all .3s ease-in-out}.product-style-2.product-box .product-info .add-btn,.product-style-2 .product-wrap .product-info .add-btn{bottom:0}.product-style-2.product-box .product-info .add-btn a,.product-style-2 .product-wrap .product-info .add-btn a{color:var(--theme-color);text-transform:capitalize;font-size:calc(13px + .0025*(100vw - 320px))}.product-style-2.product-box:hover .product-info .color-variant,.product-style-2 .product-wrap:hover .product-info .color-variant{opacity:0;transition:all .3s ease-in-out}.product-style-3.product-box .product-info,.product-style-3 .product-wrap .product-info{margin-top:8px}.product-style-3.product-box .product-info .add-btn,.product-style-3 .product-wrap .product-info .add-btn{bottom:0;position:relative;opacity:1;margin-top:8px;animation:none}.product-style-3.product-box .product-info .add-btn a,.product-style-3 .product-wrap .product-info .add-btn a{color:var(--theme-color);text-transform:capitalize;font-size:calc(13px + .0025*(100vw - 320px))}.product-style-4.product-box,.product-style-4.product-wrap{padding:10px;border-radius:7px;border:1px solid #f1f1f1}.product-style-4.product-box .cart-detail,.product-style-4.product-wrap .cart-detail{top:5px;right:5px}.product-style-4.product-box .cart-detail a,.product-style-4.product-wrap .cart-detail a{display:flex;align-items:center;justify-content:center}.product-style-4.product-box .cart-detail a i,.product-style-4.product-wrap .cart-detail a i{color:var(--theme-color);font-size:14px;display:flex;background-color:#fff;padding:6px;border-radius:100%;margin-bottom:5px;border:1px solid #dddddd}.product-style-4.product-box .product-info,.product-style-4.product-wrap .product-info{text-align:left;margin-top:10px}.product-style-4.product-box .product-info h5,.product-style-4.product-wrap .product-info h5{margin-top:6px;margin-bottom:3px;font-size:14px}.product-style-4.product-box .product-info h6,.product-style-4.product-wrap .product-info h6{font-weight:500}.product-style-4.product-box .addtocart_btn .add_cart,.product-style-4.product-wrap .addtocart_btn .add_cart{position:absolute;right:0;bottom:0;box-shadow:none;border:none;background-color:var(--theme-color);color:#fff;width:26px;height:26px;font-size:14px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:3px}.product-style-4.product-box .addtocart_btn .cart_qty,.product-style-4.product-wrap .addtocart_btn .cart_qty{width:100%}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box{position:absolute;bottom:0;display:none;right:-12px}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group{width:52%;margin-left:auto;margin-right:12px;border-radius:3px;overflow:hidden}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group .form-control,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group .form-control{width:100%;border-color:var(--theme-color);color:#fff;padding:0;background-color:var(--theme-color)}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus{box-shadow:none}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group button,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group button{background:var(--theme-color)!important;position:absolute;height:100%;z-index:9}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group button i,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group button i{color:#fff}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus{left:0}.product-style-4.product-box .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus,.product-style-4.product-wrap .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus{right:0}.product-style-4.product-box .addtocart_btn .cart_qty.open,.product-style-4.product-wrap .addtocart_btn .cart_qty.open{display:block}.product-style-5.product-box{background-color:#f8f8f8;text-align:left;border-radius:0;padding:15px}.product-style-5.product-box .img-wrapper{width:70%;margin-top:20px}.product-style-5.product-box h5{margin-top:calc(3px + 3 * (100vw - 320px) / 1600);margin-bottom:3px;font-size:16px;color:#777}.product-style-5.product-box h4{margin-bottom:0;font-weight:600}.product-style-5.product-box h6{font-weight:500;font-size:calc(14px + .0025*(100vw - 320px));color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-style-5.product-box .addtocart_btn .add_cart{position:absolute;right:15px;bottom:15px;box-shadow:none;border:none;background-color:var(--theme-color);color:#fff;width:36px;height:36px;font-size:16px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:0;z-index:1}.product-style-5.product-box .addtocart_btn .add_cart i{font-size:20px;font-weight:600}.product-style-5.product-box .addtocart_btn .cart_qty{width:100%}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box{position:absolute;bottom:0;display:none;right:-12px}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group{width:52%;margin-left:auto;margin-right:12px;border-radius:0;overflow:hidden;height:36px;z-index:1;right:15px;bottom:15px}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group .form-control{width:100%;border-color:var(--theme-color);color:#fff;padding:0;background-color:var(--theme-color);border-radius:20px}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus{box-shadow:none}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group button{background:var(--theme-color)!important;position:absolute;height:100%;z-index:9;border-radius:0;font-size:16px}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group button i{color:#fff}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus{left:0}.product-style-5.product-box .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus{right:0}.product-style-5.product-box .addtocart_btn .cart_qty.open{display:block}.addtocart_count .product-box.product-style-1 .add-button{background-color:#f8f8f8;margin-top:10px}.dark-box{margin-right:-5px;margin-left:-5px}.dark-box>div{flex:0 0 20%!important;max-width:20%!important;padding:0 5px}.dark-box .product-box{border:1px solid transparent;padding:10px;border-radius:5px;margin-bottom:-52px}.dark-box .product-box .img-wrapper{overflow:unset}.dark-box .product-box .cart-detail i{padding:8px;border-radius:100%;background-color:var(--theme-color);font-size:14px;color:#fff;margin-bottom:10px}.dark-box .product-box .product-info{padding-bottom:52px}.dark-box .product-box .product-info h6{padding-top:5px;padding-bottom:10px}.dark-box .product-box .product-info .add-btn{position:relative;bottom:0;margin-top:14px;opacity:1;display:none;animation:none}.dark-box .product-box .product-info .add-btn .btn{padding:7px 33px}.dark-box .product-box:hover{border:1px solid #404040;z-index:1;background-color:#2b2b2b}.dark-box .product-box:hover .product-info{padding-bottom:0}.dark-box .product-box:hover .product-info .add-btn{display:block}.dark-box.four-product{margin-bottom:-20px}.dark-box.four-product>div{max-width:25%!important;flex:0 0 25%!important;margin-bottom:20px}.dark-box .theme-product-4 .img-wrapper{background-color:#232323}.dark-box .theme-product-4 .cart-info a,.dark-box .theme-product-4 .cart-info button{background-color:#2b2b2b}.dark-box .theme-product-4 .product-detail .product-title,.dark-box .theme-product-4 .product-detail .price{color:#cbcbcb}.product-box .product-arrow .slick-prev,.product-box .product-arrow .slick-next{opacity:0;transform:scale(0);transition:all .3s ease-in-out;margin-top:-10px}.product-box .product-arrow .slick-prev:before,.product-box .product-arrow .slick-next:before{font: 14px/1 FontAwesome;opacity:1;color:#000;background-color:#ffffff80;border-radius:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-box .product-arrow .slick-next{right:1px}.product-box .product-arrow .slick-next:before{content:""}.product-box .product-arrow .slick-prev{left:1px;z-index:1}.product-box .product-arrow .slick-prev:before{content:""}.product-box .product-arrow:hover .slick-prev,.product-box .product-arrow:hover .slick-next{opacity:1;transform:scale(1.2);transition:all .3s ease-in-out}.product-box .product-arrow:hover .slick-prev:before,.product-box .product-arrow:hover .slick-next:before{opacity:1}.product-box .product-arrow:hover .slick-next{right:30px}.product-box .product-arrow:hover .slick-prev{left:30px}.detail-inline{display:flex}.detail-inline a{width:70%}.detail-inline a h6{padding-bottom:8px!important}.detail-inline h4{margin-left:auto}.infinite-product .custom-col{display:none}.load-more-button .btn{transition:width .1s ease,height .4s ease,border-width .4s ease,border-radius .4s ease,border-color .4s ease,padding .4s ease}.load-more-button .btn:focus{outline:none}.load-more-button .btn.loading{height:24px;width:24px;padding:0;border-width:2px;border-radius:17px;border-color:#eeeeee #eeeeee #eeeeee #999;background:#ffffff;font-size:0;color:transparent;pointer-events:none;animation:spin 1.2s infinite linear}.load-more-button .btn.loading:before{opacity:0}.flash-sale-sec .row{border:5px solid rgba(32,102,100,.8);padding:20px;border-radius:10px}.flash-sale-sec .row>div{padding:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.basic-product{position:relative;transition:all .3s ease-in-out}.basic-product.sold-out .img-wrapper img,.basic-product.sold-out .img-wrapper .bg-size{filter:grayscale(100);pointer-events:none}.basic-product.sold-out .img-wrapper .trending-label{filter:none}.basic-product .timer{border:none;position:absolute;bottom:30px;z-index:1;width:100%;background-color:#ffffffeb}.basic-product .timer span .padding-l{position:absolute}.basic-product .timer p{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:center}.basic-product .product-right .form-select{background-color:#f8f8f8;border:1px solid #eeeeee;cursor:pointer;margin-top:15px;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#333;padding:calc(5px + .0025*(100vw - 320px)) calc(30px + .00375*(100vw - 320px)) calc(5px + .0025*(100vw - 320px)) calc(10px + .00375*(100vw - 320px));width:max-content;max-width:100%}.basic-product .price{font-size:calc(15px + 3 * (100vw - 320px) / 1600);color:#222;font-weight:500;margin-bottom:0;transition:all .3s ease-in-out;gap:8px;display:flex;align-items:center;flex-wrap:wrap}.basic-product .price .discounted-price{font-weight:500;color:var(--theme-color);display:inline-block;margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px))}.basic-product .product-title{line-height:1.2;transition:all .3s ease-in-out;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:calc(16px + .00125*(100vw - 320px));color:#222;font-weight:500;display:block}.basic-product .product-title.product-title1{font-size:16px;font-weight:400;color:#777}.basic-product .img-wrapper{position:relative;overflow:hidden;z-index:0;background-color:#f8f8f8}.basic-product .img-wrapper>app-image-variant{height:100%}.basic-product .img-wrapper .zoom{overflow:hidden;width:100%;height:100%}.basic-product .img-wrapper .zoom img{width:100%;height:100%;object-fit:cover}.basic-product .img-wrapper .addto-cart-bottom{position:absolute;bottom:-54px;left:50%;width:calc(80% - (10px + .01875*(100vw - 320px)));background-color:#fff;border:none;padding:calc(5px + .0025*(100vw - 320px));display:flex;align-items:center;justify-content:center;gap:10px;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;box-shadow:0 5px 12px #9b9b9b0d;transition:all .3s ease-in-out;transform:translate(-50%)}@media (max-width: 767px){.basic-product .img-wrapper .addto-cart-bottom{width:85%;bottom:16px}}@media (max-width: 576px){.basic-product .img-wrapper .addto-cart-bottom{bottom:10px}}.basic-product .img-wrapper .addto-cart-bottom.active{color:var(--theme-color)}.basic-product .img-wrapper .addto-cart-bottom.active .ri-shopping-cart-line:before{content:""}.basic-product .img-wrapper .quick-option{position:absolute;left:50%;top:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;transform:translate(-50%,-50%) scale(0);background-color:#fff;color:var(--theme-color);transition:all .3s ease-in-out;z-index:1}.basic-product .img-wrapper .trending-label{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:8px}.basic-product .img-wrapper .trending-label li{background-color:var(--theme-color);color:#eee;padding:3px 8px;font-weight:500;margin-bottom:0;font-size:calc(10px + .00125*(100vw - 320px));z-index:1;width:max-content}.basic-product .img-wrapper .trending-label li:nth-child(2){background-color:#fff;color:var(--theme-color)}.basic-product .img-wrapper .trending-label li:nth-child(3){background-color:#585858;color:#fff}.basic-product .img-wrapper .trending-label li.out_of_stock{background-color:#d02f47}.basic-product .img-wrapper .trending-label-product11{position:absolute;top:10px;left:10px;background-color:var(--theme-color);color:#fff;padding:calc(2px + .00125*(100vw - 320px)) calc(7px + 3 * (100vw - 320px) / 1600);font-weight:500;margin-bottom:0;font-size:calc(10px + .00125*(100vw - 320px));z-index:1}.basic-product .img-wrapper .rotate-label{position:absolute;top:30px;left:0;background-color:var(--theme-color);color:#eee;padding:11px 6px;border-radius:0;font-weight:600;margin-bottom:0;font-size:12px;writing-mode:tb;transform:rotate(180deg)}.basic-product .img-wrapper .rating-label{position:absolute;bottom:10px;left:10px;background-color:#fff;padding:calc(2px + 3 * (100vw - 320px) / 1600) calc(5px + 5 * (100vw - 320px) / 1600);display:flex;align-items:center;gap:5px;color:#595959;font-weight:500;height:auto}.basic-product .img-wrapper .rating-label i{color:#ffa200;margin-top:-2px}.basic-product .img-wrapper .unit-label{margin-bottom:0;background-color:#fff;padding:4px 14px;position:absolute;bottom:0;font-weight:400;font-size:calc(12px + .00125*(100vw - 320px));left:0;z-index:1}.basic-product .brand-w-color{display:flex;align-items:center;justify-content:space-between}.basic-product .brand-w-color .rating-w-count .rating i{padding-right:0}.basic-product .cart-info{position:absolute;bottom:12px;margin:0 auto;display:flex;flex-direction:column;right:12px;justify-content:center;opacity:0;transition:all .3s ease-in-out;gap:8px}@media (max-width: 767px){.basic-product .cart-info{opacity:1;right:8px;gap:4px}}.basic-product .cart-info .active .ri-shopping-cart-line{color:var(--theme-color)}.basic-product .cart-info .active .ri-shopping-cart-line:before{content:""}.basic-product .cart-info .active .ri-heart-line:before{content:""}.basic-product .cart-info button{background:none;box-shadow:none;border:none;padding:0}.basic-product .cart-info button,.basic-product .cart-info a{width:calc(25px + .00625*(100vw - 320px));height:calc(25px + .00625*(100vw - 320px));border-radius:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 12px #9b9b9b0d}@media (max-width: 767px){.basic-product .cart-info button,.basic-product .cart-info a{animation:none!important}}.basic-product .cart-info button span,.basic-product .cart-info a span{display:none}.basic-product .cart-info button.theme-color i,.basic-product .cart-info a.theme-color i{color:var(--theme-color)}.basic-product .cart-info i{color:#848484;font-size:calc(15px + 3 * (100vw - 320px) / 1600);display:block}.basic-product .cart-info i:hover{color:var(--theme-color)}.basic-product .product-detail{margin-top:15px}.basic-product .product-detail select{margin-top:6px}.basic-product .product-detail .digital-price{margin-top:13px;display:flex;align-items:center;gap:11px}.basic-product .product-detail .digital-price .form-check{min-height:unset;padding:0;margin:0;align-items:center;gap:4px}.basic-product .product-detail .digital-price .form-check .form-check-input{float:unset;margin:0}.basic-product .product-detail .digital-price .form-check .form-check-label{margin:0;line-height:1}.basic-product .product-detail h6{display:block;line-height:calc(19px + 5 * (100vw - 320px) / 1600);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;margin-top:2px}.basic-product .product-detail h6 a{color:#777}@media (max-width: 576px){.basic-product .product-detail h6{margin-bottom:3px;margin-top:2px;font-size:13px}}.basic-product .product-detail h5{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.basic-product .product-detail h5 a{color:#777}@media (max-width: 576px){.basic-product .product-detail h5{margin-bottom:0}}.basic-product .ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;transition:all .3s ease-in-out}.basic-product .ribbon span{font-size:calc(10px + .00125*(100vw - 320px));font-weight:700;color:#eee;text-transform:capitalize;text-align:center;line-height:calc(20px + 5 * (100vw - 320px) / 1600);transform:rotate(-45deg);width:105px;display:block;background:var(--theme-color);position:absolute;top:19px;left:-21px}.basic-product .ribbon-round{aspect-ratio:1;display:grid;place-content:center;text-align:center;z-index:0;width:fit-content;position:absolute;z-index:1;top:10px;left:10px;padding:10px;font-size:calc(10px + .0025*(100vw - 320px));font-weight:700;color:#fff}.basic-product .ribbon-round:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(35% 35%,rgba(0,0,0,0) 96%,rgba(0,0,0,0) 97% 99%,rgba(0,0,0,0)) var(--theme-color);clip-path:polygon(100% 50%,88.04% 62.36%,90.45% 79.39%,73.51% 82.36%,65.45% 97.55%,50% 90%,34.55% 97.55%,26.49% 82.36%,9.55% 79.39%,11.96% 62.36%,0% 50%,11.96% 37.64%,9.55% 20.61%,26.49% 17.64%,34.55% 2.45%,50% 10%,65.45% 2.45%,73.51% 17.64%,90.45% 20.61%,88.04% 37.64%);animation:animName 20s linear infinite}.basic-product .ribbon-outer{--f: .5em;--r: .8em;font-size:calc(10px + .0025*(100vw - 320px));font-weight:500;color:#eee;position:absolute;top:12px;left:calc(-1 * var(--f));padding-inline:10px;line-height:1.8;background:var(--theme-color);border-bottom:var(--f) solid rgba(0,0,0,.3333333333);border-right:var(--r) solid rgba(0,0,0,0);clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f) 100%,var(--f) calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r)) calc(50% - var(--f) / 2),100% 0);z-index:1}.basic-product .add-cart-btn{width:100%;display:block;padding:calc(5px + 5 * (100vw - 320px) / 1600) calc(5px + 5 * (100vw - 320px) / 1600);text-align:center;border:none;color:#888;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;margin-top:10px;background-color:#f6f6f6}@media (max-width: 767px){.basic-product .add-cart-btn{margin-top:8px}}.basic-product .hover-action{display:flex;flex-direction:column;gap:8px;margin-top:-8px}@media (max-width: 767px){.basic-product .hover-action{gap:4px;margin-top:-4px}}.basic-product .rating-w-count{display:flex;align-items:center;gap:4px;margin-bottom:6px}.basic-product .rating-w-count .rating i{padding-right:0}.basic-product .rating-w-count>span{font-size:calc(13px + 1 * (100vw - 320px) / 1600)}.basic-product .color-panel{display:flex;align-items:center;gap:6px}.basic-product .color-panel.coverflow ul li{width:24px;height:24px;border-radius:100%;border:2px solid #ffffff}.basic-product .color-panel.coverflow ul li+li{margin-left:-13px}.basic-product .color-panel.color-lg ul{gap:7px}.basic-product .color-panel.color-lg li{width:20px;height:20px}.basic-product .color-panel ul{display:flex;align-items:center;gap:calc(2px + .00125*(100vw - 320px))}.basic-product .color-panel ul li{width:15px;height:15px;border-radius:100%}.basic-product .color-panel span{font-size:13px}.basic-product .color-panel .image li{width:unset;height:unset}.basic-product .color-panel .image li+li a img{margin-left:calc(2px + 3 * (100vw - 320px) / 1600)}.basic-product .color-panel .image li a{display:block;margin-bottom:0}.basic-product .color-panel .image li a img{width:calc(20px + 15 * (100vw - 320px) / 1600);height:calc(25px + 15 * (100vw - 320px) / 1600);margin:0}.basic-product .general-variant{display:flex;flex-wrap:wrap;gap:calc(5px + 5 * (100vw - 320px) / 1600);margin-top:10px;margin-left:1px}.basic-product .general-variant .active{color:#eee;outline:1px solid var(--theme-color);border:3px solid #ffffff}.basic-product .general-variant.rectangle li{width:max-content;padding:0 10px}.basic-product .general-variant.color li{border-radius:100%;width:calc(20px + .00625*(100vw - 320px));height:calc(20px + .00625*(100vw - 320px))}.basic-product .general-variant.image_price li{width:max-content;padding:2px 8px}.basic-product .general-variant.image li{width:calc(35px + .00625*(100vw - 320px));height:calc(35px + .00625*(100vw - 320px))}.basic-product .general-variant.image li button{width:100%;height:100%;background-color:#f8f8f8}.basic-product .general-variant.image li img{width:100%;height:100%;object-fit:cover}.basic-product .general-variant.thumbnail{position:absolute;bottom:10px;display:flex;flex-direction:column;left:10px;gap:10px;margin:0}.basic-product .general-variant.thumbnail .image{margin-bottom:0}.basic-product .general-variant.thumbnail li{border-radius:100%;overflow:hidden;display:block;border:1px solid #ffffff}.basic-product .general-variant.thumbnail li+li{margin-top:7px}.basic-product .general-variant.thumbnail li button,.basic-product .general-variant.thumbnail li img{width:100%;height:100%;object-fit:cover;padding:0;margin:0}.basic-product .general-variant.thumbnail li.active{border-color:var(--theme-color)}.basic-product .general-variant li{width:calc(28px + 7 * (100vw - 320px) / 1600);height:calc(28px + 7 * (100vw - 320px) / 1600);background-color:#f8f8f8;display:flex;align-items:center;cursor:pointer;justify-content:center;border-radius:0;outline:1px solid transparent;border:3px solid #ffffff}.basic-product .general-variant li.disabled{opacity:.4;cursor:not-allowed}.basic-product .general-variant li.disabled button{cursor:not-allowed}.basic-product .general-variant li button{outline:none;border:none;background:transparent;padding:0}.basic-product .zoom img{transition:transform .5s}.basic-product .zoom :hover{transform:scale(1.1)}.basic-product .addtocart_btn{width:max-content;margin:0 auto;position:relative}.basic-product .addtocart_btn .add-button{background-color:transparent;text-align:center;font-size:16px;width:max-content;padding:9px 49px;transition:all .3s ease-in-out;cursor:pointer;border:1px solid var(--theme-color);margin-top:15px;color:var(--theme-color);position:relative}.basic-product .addtocart_btn .add-button:before{-webkit-transition:.5s all ease;transition:.5s all ease;position:absolute;top:0;left:50%;right:50%;bottom:0;opacity:0;content:"";background-color:var(--theme-color);z-index:-2}.basic-product .addtocart_btn .add-button:hover,.basic-product .addtocart_btn .add-button:focus{background-color:var(--theme-color)!important;color:#fff!important}.basic-product .addtocart_btn .add-button:hover i,.basic-product .addtocart_btn .add-button:focus i{color:#fff!important}.basic-product .addtocart_btn .add-button:hover:before,.basic-product .addtocart_btn .add-button:focus:before{transition:.5s all ease;left:0;right:0;opacity:1}.basic-product .addtocart_btn .qty-box{position:absolute;bottom:0;display:none;width:100%}.basic-product .addtocart_btn .qty-box .input-group{padding:4px;display:flex;flex-wrap:unset;align-items:center;border-radius:0;border:1px solid var(--theme-color);background-color:#fff}.basic-product .addtocart_btn .qty-box .input-group .form-control{width:100%;border:none;background-color:transparent;padding-block:0}.basic-product .addtocart_btn .qty-box .input-group .form-control:focus{border-color:#efefef;box-shadow:none}.basic-product .addtocart_btn .qty-box .input-group button{height:100%;padding:8px;border:1px solid #eeeeee;background-color:#f8f8f8;z-index:1}.basic-product .addtocart_btn .qty-box .input-group button i{color:#222;font-weight:500;font-size:15px}.basic-product .addtocart_btn .qty-box.open{display:block}.basic-product .product-action{border-top:1px solid #eeeeee;padding-top:14px;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.basic-product .product-action a{font-size:20px;color:var(--theme-color)}.basic-product .product-action button{border:none;display:flex;align-items:center;gap:5px;padding:8px 14px;color:#222;background-color:#f8f8f8;transition:all .3s ease-in-out;font-weight:500;letter-spacing:.01em}.basic-product:hover .cart-info{opacity:1;transition:all .3s ease-in-out}.basic-product:hover .cart-info button{animation:fadeInRight .3s ease-in-out}.basic-product:hover .cart-info .hover-action li:nth-child(2) a{animation:fadeInRight .5s ease-in-out}.basic-product:hover .cart-info .hover-action li:nth-child(3) a{animation:fadeInRight .7s ease-in-out}.basic-product:hover .cart-info .hover-action li:nth-child(4) a{animation:fadeInRight 1s ease-in-out}.basic-product:hover .product-action button{color:var(--theme-color)}.basic-product:hover .img-wrapper .quick-option{transform:translate(-50%,-50%) scale(1)}.basic-product:hover .img-wrapper .addto-cart-bottom{bottom:16px}@media (max-width: 576px){.basic-product:hover .img-wrapper .addto-cart-bottom{bottom:10px}}.basic-product:hover .flip .back{opacity:1;transition:all .3s ease-in-out;transform:translate(0)}.basic-product.theme-product-1{border:1px solid #eeeeee;background-color:#fff;overflow:hidden;padding:calc(6px + .0025*(100vw - 320px));margin-bottom:1px}.basic-product.theme-product-1 .brand-w-color{margin-bottom:8px}.basic-product.theme-product-1 .product-detail{margin-top:0;padding:0}.basic-product.theme-product-1 .product-detail .offer-panel{padding:calc(5px + 5 * (100vw - 320px) / 1600) 0 0;margin-top:0;color:#222;font-size:calc(14px + .00125*(100vw - 320px));display:flex;align-items:center;gap:15px;white-space:nowrap;position:relative;transition:.4s ease}.basic-product.theme-product-1 .product-detail .offer-panel li+li{opacity:0;visibility:hidden}.basic-product.theme-product-1 .product-detail .offer-panel .offer-icon{color:var(--theme-color);animation:marquee-discount 2s linear infinite;display:inline-block}.basic-product.theme-product-1 .product-detail>div{padding:calc(10px + 5 * (100vw - 320px) / 1600) 0;border-bottom:1px solid #eeeeee}.basic-product.theme-product-1 .cart-info{top:calc(5px + 5 * (100vw - 320px) / 1600);bottom:unset;opacity:1;right:calc(5px + 5 * (100vw - 320px) / 1600)}.basic-product.theme-product-1 .cart-info button,.basic-product.theme-product-1 .cart-info a{width:calc(26px + .00375*(100vw - 320px));height:calc(26px + .00375*(100vw - 320px));border:none}.basic-product.theme-product-1 .cart-info button i,.basic-product.theme-product-1 .cart-info a i{color:var(--theme-color);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.basic-product.theme-product-1 .cart-info button{opacity:0}@media (max-width: 767px){.basic-product.theme-product-1 .cart-info button{opacity:1}}.basic-product.theme-product-1 .cart-info a{opacity:0}@media (max-width: 767px){.basic-product.theme-product-1 .cart-info a{opacity:1}}.basic-product.theme-product-1 .cart-info a.wishlist-icon{opacity:1}.basic-product.theme-product-1 .hover-action{margin-top:0}.basic-product.theme-product-1 .hover-action li:empty{display:none}.basic-product.theme-product-1 .hover-action li button{transition:unset}.basic-product.theme-product-1:hover .product-detail .offer-panel{animation:marquee-discount 8s linear infinite}.basic-product.theme-product-1:hover .product-detail .offer-panel li+li{opacity:1;visibility:visible}.basic-product.theme-product-1:hover .cart-info .wishlist-icon{animation:none}.basic-product.theme-product-1:hover .cart-info button{animation:fadeInDown .5s ease-in-out;opacity:1}.basic-product.theme-product-1:hover .cart-info a{opacity:1}.basic-product.theme-product-1:hover .cart-info a:nth-child(3){animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-1:hover .cart-info a:nth-child(4){animation:fadeInDown 1s ease-in-out}.basic-product.theme-product-1:hover .hover-action li button{animation:fadeInDown .3s ease-in-out}.basic-product.theme-product-1:hover .hover-action li:nth-child(2) a{animation:fadeInDown .5s ease-in-out;opacity:1}.basic-product.theme-product-1:hover .hover-action li:nth-child(3) a{animation:fadeInDown .7s ease-in-out;opacity:1}.basic-product.theme-product-1:hover .hover-action li:nth-child(4) a{animation:fadeInDown 1s ease-in-out;opacity:1}.basic-product.theme-product-2{padding:calc(10px + .005*(100vw - 320px));background-color:#fff;position:relative;border:1px solid #eeeeee;border-radius:0}.basic-product.theme-product-2 .rating{justify-content:unset}.basic-product.theme-product-2 .product-title{width:88%}@media (max-width: 767px){.basic-product.theme-product-2 .product-title{width:76%}}.basic-product.theme-product-2 .product-detail{margin-bottom:5px}.basic-product.theme-product-2 .product-detail .details li{font-size:14px;font-weight:400;color:#777;line-height:24px}.basic-product.theme-product-2 .product-detail .details li+li{margin-left:12px}.basic-product.theme-product-2 .product-detail .add-wish{position:absolute;right:calc(10px + .005*(100vw - 320px));top:calc(10px + .005*(100vw - 320px));background-color:#f1f1f1;border-radius:100%;width:calc(24px + .0025*(100vw - 320px));height:calc(24px + .0025*(100vw - 320px));display:flex;align-items:center;justify-content:center}.basic-product.theme-product-2 .product-detail .add-wish a{line-height:0}.basic-product.theme-product-2 .product-detail .add-wish a i{color:var(--theme-color)}.basic-product.theme-product-2 .bottom-detail{display:flex;align-items:center;margin-top:calc(10px + 5 * (100vw - 320px) / 1600);padding-bottom:0}.basic-product.theme-product-2 .bottom-detail .btn{margin-left:auto}.basic-product.theme-product-2 .bottom-detail .color-variant{margin-bottom:10px}.basic-product.theme-product-2 .cart-detail{margin-top:10px;display:flex;align-items:center;justify-content:center;border-top:1px solid #eeeeee;padding-top:12px;margin-bottom:-5px;font-size:16px}@media (max-width: 576px){.basic-product.theme-product-2 .cart-detail{display:none}}.basic-product.theme-product-2 .cart-detail li{padding:0 10px}.basic-product.theme-product-2 .cart-detail li a,.basic-product.theme-product-2 .cart-detail li button{color:#00000080;text-transform:capitalize;display:flex;align-items:center}.basic-product.theme-product-2 .cart-detail li i{margin-right:6px}.basic-product.theme-product-2 .cart-detail li button{background-color:transparent;border:none;padding:0}.basic-product.theme-product-2 .cart-detail li+li{border-left:1px solid #eeeeee}.basic-product.theme-product-2 .img-wrapper{position:relative;text-align:center}.basic-product.theme-product-2 .img-wrapper:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffffc4;opacity:0;transition:all .3s ease-in-out}.basic-product.theme-product-2 .img-wrapper .quick-view-part{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);background-color:var(--theme-color);border-radius:100%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;z-index:1;box-shadow:0 1px 2px #a9a9a9;transition:all .3s ease-in-out}.basic-product.theme-product-2 .img-wrapper .quick-view-part a{line-height:0;color:#fff}.basic-product.theme-product-2 .img-wrapper .quick-view-part a svg{width:16px;height:16px}.basic-product.theme-product-2:hover .img-wrapper:after{opacity:1;transition:all .3s ease-in-out}.basic-product.theme-product-2:hover .img-wrapper .quick-view-part{transform:translate(-50%,-50%) scale(1);transition:all .3s ease-in-out}.basic-product.theme-product-3{padding:calc(7px + 5 * (100vw - 320px) / 1600);border:1px solid #eeeeee;border-radius:0}.basic-product.theme-product-3 .hover-action{margin-top:0}.basic-product.theme-product-3 .hover-action li:empty{display:none}.basic-product.theme-product-3 .product-title{margin-bottom:6px}.basic-product.theme-product-3 .cart-info{top:10px;bottom:unset;opacity:1;right:10px}.basic-product.theme-product-3 .cart-info button,.basic-product.theme-product-3 .cart-info a{width:calc(26px + .00375*(100vw - 320px));height:calc(26px + .00375*(100vw - 320px));border:none}.basic-product.theme-product-3 .cart-info button i,.basic-product.theme-product-3 .cart-info a i{color:var(--theme-color);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.basic-product.theme-product-3 .cart-info button{opacity:0}@media (max-width: 767px){.basic-product.theme-product-3 .cart-info button{opacity:1}}.basic-product.theme-product-3 .cart-info a{opacity:0}@media (max-width: 767px){.basic-product.theme-product-3 .cart-info a{opacity:1}}.basic-product.theme-product-3 .cart-info a.wishlist-icon{opacity:1}.basic-product.theme-product-3:hover .cart-info .wishlist-icon{animation:none}.basic-product.theme-product-3:hover .cart-info a{opacity:1}.basic-product.theme-product-3:hover .cart-info .hover-action li:nth-child(2) a{animation:fadeInDown .3s ease-in-out}.basic-product.theme-product-3:hover .cart-info .hover-action li:nth-child(3) a{animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-3:hover .cart-info .hover-action li:nth-child(4) a{animation:fadeInDown 1s ease-in-out}.basic-product.theme-product-4 .color-panel{position:absolute;bottom:10px;left:10px}.basic-product.theme-product-4 .color-panel select{display:none}.basic-product.theme-product-4 .price del{margin-left:auto}@media (max-width: 768px){.basic-product.theme-product-4 .price del{margin-left:0}}.basic-product.theme-product-4 .price .discounted-price{font-weight:500;padding:5px 6px;position:relative;color:var(--theme-color);display:inline-block;margin-bottom:0;margin-left:0;font-size:14px}.basic-product.theme-product-4 .price .discounted-price:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.11}.basic-product.theme-product-4 .cart-info{top:10px;bottom:unset;opacity:1;right:10px}.basic-product.theme-product-4 .cart-info button,.basic-product.theme-product-4 .cart-info a{width:calc(26px + .00375*(100vw - 320px));height:calc(26px + .00375*(100vw - 320px));border:none}.basic-product.theme-product-4 .cart-info button i,.basic-product.theme-product-4 .cart-info a i{color:var(--theme-color);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.basic-product.theme-product-4 .cart-info button{opacity:0}@media (max-width: 767px){.basic-product.theme-product-4 .cart-info button{opacity:1}}.basic-product.theme-product-4 .cart-info a{opacity:0}@media (max-width: 767px){.basic-product.theme-product-4 .cart-info a{opacity:1}}.basic-product.theme-product-4 .cart-info a.wishlist-icon{opacity:1}@media (max-width: 768px){.basic-product.theme-product-4 .add-cart-btn{margin-top:8px}}.basic-product.theme-product-4 .hover-action li:empty{display:none}.basic-product.theme-product-4:hover .cart-info .wishlist-icon{animation:none}.basic-product.theme-product-4:hover .cart-info button{animation:fadeInDown .5s ease-in-out;opacity:1}.basic-product.theme-product-4:hover .cart-info a{opacity:1}.basic-product.theme-product-4:hover .cart-info a:nth-child(3){animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-4:hover .cart-info a:nth-child(4){animation:fadeInDown 1s ease-in-out}.basic-product.theme-product-4:hover .cart-info .hover-action li:nth-child(2) a{animation:fadeInDown .5s ease-in-out;opacity:1}.basic-product.theme-product-4:hover .cart-info .hover-action li:nth-child(3) a{animation:fadeInDown .7s ease-in-out;opacity:1}.basic-product.theme-product-4:hover .cart-info .hover-action li:nth-child(4) a{animation:fadeInDown 1s ease-in-out;opacity:1}.basic-product.theme-product-5 .img-wrapper{border-radius:0}@media (max-width: 576px){.basic-product.theme-product-5 .product-detail h6{margin-bottom:5px}}.basic-product.theme-product-5 .cart-info{background-color:#fff;right:-40px;bottom:unset;top:0;gap:0;padding:4px}.basic-product.theme-product-5 .cart-info button,.basic-product.theme-product-5 .cart-info a{border:none;border-radius:0;box-shadow:none;animation:none!important}.basic-product.theme-product-5 .cart-info .hover-action{margin-top:0}.basic-product.theme-product-5:hover .cart-info{right:0}.basic-product.theme-product-5:hover .cart-info button,.basic-product.theme-product-5:hover .cart-info a{animation:none}.basic-product.theme-product-6{padding:calc(6px + .00375*(100vw - 320px));border:1px solid #eeeeee}.basic-product.theme-product-6 .hover-action{flex-direction:row;gap:0;margin-top:0}.basic-product.theme-product-6 .hover-action li a{animation:none!important}.basic-product.theme-product-6 .product-detail{margin-top:calc(8px + 7 * (100vw - 320px) / 1600)}.basic-product.theme-product-6 .product-detail *,.basic-product.theme-product-6 .product-detail .rating-w-count{text-align:center;justify-content:center}.basic-product.theme-product-6 .addtocart_btn .add-button{padding:calc(7px + .00125*(100vw - 320px)) calc(19px + .00625*(100vw - 320px));font-size:calc(13px + 1 * (100vw - 320px) / 1600)}.basic-product.theme-product-6 .img-wrapper{background-color:#f8f8f8}.basic-product.theme-product-6 .product-title{margin-bottom:calc(4px + .00125*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px))}.basic-product.theme-product-6 .cart-info{flex-direction:row;left:50%;right:unset;transform:translate(-50%,-50%) scale(.7);bottom:unset;top:50%;background-color:#fff;gap:0;padding:2px 5px}@media (max-width: 767px){.basic-product.theme-product-6 .cart-info{display:none}}.basic-product.theme-product-6 .cart-info button,.basic-product.theme-product-6 .cart-info a{border:none}.basic-product.theme-product-6 .cart-info a{position:relative;background-color:transparent;box-shadow:none}.basic-product.theme-product-6 .cart-info a+a:after{content:"";position:absolute;width:1px;height:54%;top:50%;left:0;background-color:#eee;transform:translateY(-50%)}.basic-product.theme-product-6:hover .cart-info{transform:translate(-50%,-50%) scale(1)}.basic-product.theme-product-6:hover .cart-info a{animation:none}.basic-product.theme-product-7{background-color:#fff;border:1px solid #eeeeee;margin-bottom:1px}.basic-product.theme-product-7:hover .product-action button{color:#222}@media (max-width: 460px){.basic-product.theme-product-7 .product-action{display:none}}.basic-product.theme-product-7 .rating span{font-size:15px;margin-right:0}.basic-product.theme-product-7 .product-title{font-size:calc(14px + .00125*(100vw - 320px));color:#777;margin-bottom:10px}.basic-product.theme-product-7 .product-detail{margin-top:0;padding:14px;position:relative;padding-bottom:14px!important}.basic-product.theme-product-7 .img-wrapper{margin:10px 10px 0}.basic-product.theme-product-7 .img-wrapper .bg-size{transition:all .3s ease-in-out}.basic-product.theme-product-7 .img-wrapper:before{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0003;z-index:1}.basic-product.theme-product-7 .price{font-weight:600;font-size:16px;margin-bottom:4px}.basic-product.theme-product-7:hover .img-wrapper .bg-size{transform:scale(1.2)}.basic-product.theme-product-7:hover .img-wrapper:before{content:""}.basic-product.theme-product-8{background-color:#fff;border:1px solid #eeeeee;margin-bottom:1px}.basic-product.theme-product-8 .hover-action{margin-top:0}.basic-product.theme-product-8 .hover-action li:empty{display:none}.basic-product.theme-product-8 .product-title{margin-bottom:12px}.basic-product.theme-product-8 .add-round-btn{position:absolute;right:calc(8px + .00375*(100vw - 320px));bottom:calc(8px + .00375*(100vw - 320px));background-color:var(--theme-color);color:#fff;border-radius:100%;width:calc(24px + .00875*(100vw - 320px));height:calc(24px + .00875*(100vw - 320px));display:flex;align-items:center;justify-content:center;border:none;font-size:calc(13px + 5 * (100vw - 320px) / 1600)}.basic-product.theme-product-8 .add-round-btn span{display:none}.basic-product.theme-product-8 .add-round-btn.active .ri-shopping-cart-line:before{content:""}.basic-product.theme-product-8 .product-detail{margin-top:0;padding:calc(8px + .00375*(100vw - 320px))!important;position:relative}.basic-product.theme-product-8 .rating-w-count{margin-top:10px}.basic-product.theme-product-8 .img-wrapper .bg-size{transition:all .3s ease-in-out}.basic-product.theme-product-8 .cart-info{top:calc(8px + .00125*(100vw - 320px));bottom:unset;opacity:1;right:calc(8px + .00125*(100vw - 320px))}.basic-product.theme-product-8 .cart-info button,.basic-product.theme-product-8 .cart-info a{width:calc(26px + .00375*(100vw - 320px));height:calc(26px + .00375*(100vw - 320px));border:none}.basic-product.theme-product-8 .cart-info button i,.basic-product.theme-product-8 .cart-info a i{color:var(--theme-color);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.basic-product.theme-product-8 .cart-info button{opacity:0}@media (max-width: 767px){.basic-product.theme-product-8 .cart-info button{opacity:1}}.basic-product.theme-product-8 .cart-info a{opacity:0}@media (max-width: 767px){.basic-product.theme-product-8 .cart-info a{opacity:1}}.basic-product.theme-product-8 .cart-info a.wishlist-icon{opacity:1}.basic-product.theme-product-8:hover .cart-info .wishlist-icon{animation:none}.basic-product.theme-product-8:hover .cart-info a{opacity:1}.basic-product.theme-product-8:hover .cart-info a:nth-child(2){animation:fadeInDown .5s ease-in-out}.basic-product.theme-product-8:hover .cart-info a:nth-child(3){animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-8:hover .cart-info .hover-action li:nth-child(3) a{animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-8:hover .cart-info .hover-action li:nth-child(4) a{animation:fadeInDown 1s ease-in-out}.basic-product.theme-product-8:hover .img-wrapper .bg-size{transform:scale(1.2)}.basic-product.theme-product-9{background-color:#f8f8f8;border:1px solid #eeeeee}.basic-product.theme-product-9 .img-wrapper{background-color:#fff}.basic-product.theme-product-9 .hover-action{margin-top:0}.basic-product.theme-product-9 .hover-action li:empty{display:none}.basic-product.theme-product-9 .product-detail{margin-top:0;padding:calc(8px + 7 * (100vw - 320px) / 1600)!important}.basic-product.theme-product-9 .bottom-details{display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}.basic-product.theme-product-9 .rating-label{display:flex;align-items:center;gap:6px}.basic-product.theme-product-9 .rating-label span{color:#aaa}@media (max-width: 480px){.basic-product.theme-product-9 .rating-label span.review-count{display:none}}.basic-product.theme-product-9 .rating-label>div{background-color:var(--theme-color);display:flex;align-items:center;gap:4px;padding:1px calc(6px + .0025*(100vw - 320px));border-radius:13px;color:#fff;font-size:calc(12px + .00125*(100vw - 320px))}.basic-product.theme-product-9 .rating-label>div span{color:#fff}.basic-product.theme-product-9 .discount-value{padding-top:calc(6px + .0025*(100vw - 320px));border-top:1px solid #eeeeee;margin-top:calc(10px + .0025*(100vw - 320px));color:#222;font-size:calc(14px + .00125*(100vw - 320px))}.basic-product.theme-product-9 .discount-value .offer-icon{color:#767676;animation:animName 2s linear infinite;display:inline-block}.basic-product.theme-product-9 .price-vertical{text-align:right}.basic-product.theme-product-9 .price-vertical h4{margin-bottom:0;font-weight:500}.basic-product.theme-product-9 .cart-info{top:10px;bottom:unset;opacity:1;right:10px}.basic-product.theme-product-9 .cart-info button,.basic-product.theme-product-9 .cart-info a{width:calc(26px + .00375*(100vw - 320px));height:calc(26px + .00375*(100vw - 320px));border:none;background-color:#f8f8f8}.basic-product.theme-product-9 .cart-info button i,.basic-product.theme-product-9 .cart-info a i{color:var(--theme-color);font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.basic-product.theme-product-9 .cart-info button{opacity:0}@media (max-width: 767px){.basic-product.theme-product-9 .cart-info button{opacity:1}}.basic-product.theme-product-9 .cart-info a{opacity:0}@media (max-width: 767px){.basic-product.theme-product-9 .cart-info a{opacity:1}}.basic-product.theme-product-9 .cart-info a.wishlist-icon{opacity:1}.basic-product.theme-product-9:hover .cart-info .wishlist-icon{animation:none}.basic-product.theme-product-9:hover .cart-info button{animation:fadeInDown .5s ease-in-out;opacity:1}.basic-product.theme-product-9:hover .cart-info a{opacity:1}.basic-product.theme-product-9:hover .cart-info .hover-action li:nth-child(3) a{animation:fadeInDown .7s ease-in-out}.basic-product.theme-product-9:hover .cart-info .hover-action li:nth-child(4) a{animation:fadeInDown 1s ease-in-out}.basic-product.theme-product-10 .cart-info{bottom:unset;top:12px}@media (max-width: 767px){.basic-product.theme-product-10 .cart-info{top:10px}}.basic-product.theme-product-10:hover .cart-info a:first-child{animation:fadeInRight .3s ease-in-out}.basic-product.theme-product-11{padding:calc(6px + .0025*(100vw - 320px));overflow:hidden;border:1px solid #eeeeee}.basic-product.theme-product-11 .img-wrapper .bg-size{transition:all .3s ease-in-out}.basic-product.theme-product-11 .product-detail{text-align:center;overflow:hidden;margin-top:10px}.basic-product.theme-product-11 .product-detail *{justify-content:center}.basic-product.theme-product-11 .cart-info{top:12px;bottom:unset}.basic-product.theme-product-11 .abs-product{position:absolute;bottom:-62%;width:calc(100% - 20px);background-color:#fff;padding:10px;transition:all .3s ease-in-out;display:flex;flex-direction:column;gap:8px}.basic-product.theme-product-11 .abs-product .product-title{margin-bottom:9px}.basic-product.theme-product-11 .abs-product h4{margin-bottom:2px}@media (max-width: 768px){.basic-product.theme-product-11 .abs-product{position:relative;width:100%;padding:0}.basic-product.theme-product-11 .abs-product .product-title,.basic-product.theme-product-11 .abs-product .price{display:none}}.basic-product.theme-product-11 .abs-product .add-cart-btn{margin-top:0}.basic-product.theme-product-11 .abs-product .digital-price{flex-wrap:wrap}.basic-product.theme-product-11 .abs-product select{font-size:14px}.basic-product.theme-product-11 .abs-product *{justify-content:center;gap:5px}.basic-product.theme-product-11:hover .abs-product{bottom:0}.bg-light .basic-product.theme-product-1{background-color:#fff}.service-block{display:flex;align-items:center;justify-content:center}.service-block img{margin-right:12px}.service-block .media{padding-top:23px;padding-bottom:23px;align-items:center}.service-block svg{margin-right:12px;width:60px;height:60px}.service-block svg path{fill:var(--theme-color)}.service-block h4{font-weight:700;text-transform:capitalize;letter-spacing:.03em}.service-block p{text-transform:capitalize;margin-bottom:0}.service-block+.service-block{border-left:1px solid #eeeeee}.service-block:hover svg{animation:pulse 1s ease-in-out;transition:all .3s ease}.service-block:hover h4{color:var(--theme-color);transition:all .3s ease}.service-block1{text-align:center}.service-block1+.service-block1{border-left:unset}.service-block1 img{margin-bottom:20px;width:60px}.service-block1 svg{margin-bottom:20px;width:60px;height:60px}.service-block1 svg path{fill:var(--theme-color)}.service-block1 h4{font-weight:600;margin-bottom:7px;letter-spacing:unset;line-height:1.3}.service-block1 p{letter-spacing:.03em;margin-bottom:-3px;line-height:1.5}.service-block1 .service-svg{width:70px;height:70px;padding:5px;margin:0 auto 20px;background-color:#fff}.service-block1:hover svg{animation:pulse 1s ease-in-out;transition:all .3s ease}.service-block1:hover h4{color:var(--theme-color);transition:all .3s ease}.service-w-bg .service{margin-bottom:-30px}.service-w-bg .service-block{margin-top:0!important;margin-bottom:30px}.service-w-bg .service-block p{line-height:1.3}.service-w-bg .service-block+.service-block{border:none;margin-top:0!important}.service-w-bg .service-block .media{background-color:#f5f5f5;width:100%;padding:20px}.service-style-border .service-block .media{padding-top:0;padding-bottom:0}.service-style-border .service-block svg{width:80px;height:50px}.service-style-border .service-block .media-body{border-left:1px solid #dddddd;padding-left:20px}.service-style-border .service-block+.service-block{border-left:none}.theme-bg-service.service-w-bg .service-block .media{border-radius:0}.theme-bg-service.service-w-bg .service-block h4{color:#fff}.theme-bg-service.service-w-bg .service-block p{color:#ffffffb3}.theme-bg-service.service-w-bg .service-block .media{background-color:var(--theme-color)}.theme-bg-service.service-w-bg .service-block svg path{fill:#fff}.layout7-product .product-box{padding:2px}.layout7-product .product-box img{width:100%}.layout7-product .product-box .cart-info{right:7px;bottom:7px}.layout7-product .product-box .details-product{position:absolute;transition:all .3s ease-in-out;opacity:0;bottom:15px;left:15px}.layout7-product .product-box .details-product h6,.layout7-product .product-box .details-product h4{margin-bottom:0;color:#000}.layout7-product .product-box:hover .details-product{opacity:1;animation:fadeIn .5s ease-in-out;transition:all .3s ease-in-out}.theme-card{position:relative}.theme-card.center-align{display:flex;height:100%;align-items:center}.theme-card.center-align .offer-slider .product-box2 .media .media-body{margin-top:0}.theme-card.card-border{border:1px solid #eeeeee}.theme-card.card-border h5{padding-top:20px;padding-bottom:20px;padding-left:30px;margin-top:0;margin-bottom:0}.theme-card.card-border .slick-prev,.theme-card.card-border .slick-next{top:-35px}.theme-card.card-border .slick-next{right:23px}.theme-card.card-border .slick-prev{right:50px}.theme-card.card-border .offer-slider{padding-top:0;padding-bottom:10px}.theme-card.card-border .offer-slider img{padding:15px 15px 15px 30px}.theme-card.card-border .offer-slider .media .media-body a h6{margin-right:25px}.theme-card h5{font-weight:700;text-transform:uppercase;padding-bottom:10px;margin-top:-5px}.theme-card h5.title-border{border-bottom:1px solid #eeeeee}.theme-card .slick-prev,.theme-card .slick-next{top:-35px}.theme-card .slick-prev:before,.theme-card .slick-next:before{font: 30px/1 FontAwesome;color:#7a7a7a;opacity:.6}.theme-card .slick-next{right:0}.theme-card .slick-next:before{content:""}.theme-card .slick-prev{left:unset;right:25px}.theme-card .slick-prev:before{content:""}.theme-card .offer-slider img{width:130px;padding:15px 15px 15px 0}.theme-card .offer-slider .media-body{width:calc(100% - 160px)}.theme-card .offer-slider>div .media:last-child .media-body{margin-top:15px}.theme-card .offer-slider .media .media-body .rating{margin-top:0;display:flex;align-items:center;justify-content:unset}.theme-card .offer-slider .media .media-body .rating i{padding:0;line-height:1}.theme-card .offer-slider .media .media-body .rating i:nth-child(-n+4){color:#ffa200}.theme-card .offer-slider .media .media-body .rating i:last-child{color:#ddd}.theme-card .offer-slider .media .media-body a h6{line-height:21px;margin-top:8px;margin-bottom:0}.theme-card .offer-slider .media .media-body h4{margin-top:10px;font-weight:500;color:#222;margin-bottom:0}.offer-slider .slick-slide{line-height:1}.center-slider .product-box{box-shadow:none}.center-slider .product-box .img-wrapper img{padding:15px}.center-slider .slick-next:before,.center-slider .slick-prev:before{box-shadow:0 0 8px #ddd}.center-slider .title2 .title-inner2{margin-bottom:0}.center-slider:hover .product-box{box-shadow:none}.center-slider:hover .slick-next{right:20px;transform:scale(1.8)}.center-slider:hover .slick-prev{left:20px;transform:scale(1.8)}.full-box .theme-card .offer-slider .product-box2{overflow:hidden}.full-box .theme-card .offer-slider .product-box2 .title{text-align:center;color:#000;text-transform:capitalize;font-weight:600;margin-bottom:0}.full-box .theme-card .offer-slider .product-box2 .media img{height:300px;transform:scale(1);transition:all .3s ease-in-out}.full-box .theme-card .offer-slider .product-box2 .media img.h-cls{height:250px}.full-box .theme-card .offer-slider .product-box2 .media .media-body a h6{margin-right:20px}.full-box .theme-card .offer-slider .product-box2 .media .media-body h4{font-size:20px;margin-top:5px}.full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;margin-top:15px;transition:all .1s ease;margin-bottom:0;cursor:pointer}.full-box .theme-card .offer-slider .product-box2+.product-box2{border-top:1px solid #f1f5f4}.full-box .theme-card .offer-slider .product-box2:hover .media img{transform:scale(1.03);transition:all .3s ease-in-out}.box-product .full-box .theme-card .offer-slider .product-box2{border:1px solid #eeeeee;background-color:#f8f8f8}.box-product .full-box .theme-card .offer-slider .product-box2 .media img{height:150px;width:auto}.box-product .full-box .theme-card .offer-slider .product-box2 .media .media-body{z-index:1}.box-product .full-box .theme-card .offer-slider .product-box2 .media .media-body h4{font-size:18px;margin-top:7px}.box-product .full-box .theme-card .offer-slider .product-box2+.product-box2{border-top:none;margin-top:30px}.box-product .full-box .theme-card .offer-slider .product-box2 .cart-bottom{border-top:1px solid #dddddd;padding-top:10px;margin-top:12px}.box-product .full-box .theme-card .offer-slider .product-box2 .cart-bottom button{border:none;background-color:transparent;padding:0}.box-product .full-box .theme-card .offer-slider .product-box2 .cart-bottom i{color:#aaa;font-size:16px;padding-right:7px;transition:all .3s ease-in-out}.box-product .full-box .theme-card .offer-slider .product-box2 .cart-bottom i:hover{color:var(--theme-color);transition:all .3s ease-in-out}.box-product .theme-card .offer-slider>div .media:last-child .media-body{margin-top:0}.product-parallax .theme-card .offer-slider>div .media{background-color:#fff}.product-parallax .theme-card .offer-slider>div .media:first-child{margin-bottom:20px}.product-parallax .theme-card .offer-slider>div .media:last-child img{margin-bottom:0}.product-parallax .theme-card.card-border{border:none}.product-parallax .theme-card.card-border .offer-slider img{padding:15px}.multiple-slider{margin-bottom:-30px}.multiple-slider .collection-banner,.multiple-slider .collection-banner img{height:100%}.multiple-slider>div{margin-bottom:30px}.product-vertical .full-banner{padding-top:75px!important;padding-bottom:75px!important}.product-vertical .full-box .theme-card .offer-slider{background-color:#fff}.product-vertical .full-box .theme-card .offer-slider .product-box2 .media img{height:240px;object-fit:cover}.product-vertical .theme-card .offer-slider>div .media:last-child img{margin-bottom:0}.product-vertical .theme-card.center-align .offer-slider .product-box2 .media .media-body{text-align:left}.demo-card.theme-card{background-color:#f8f8f8;padding:20px;margin-top:30px}.product-3-slider.slick-slider .slick-list{margin-inline:-8px}.product-3-slider.slick-slider .slick-list .slick-slide{padding-inline:8px}.slider-minus-margin{margin-bottom:-6px}.slick-prev,.slick-next{height:calc(20px + .00625*(100vw - 320px));width:calc(20px + .00625*(100vw - 320px))}.tap-top{width:42px;height:42px;position:fixed;bottom:50px;right:30px;z-index:1;display:none;color:#fff;text-align:center;background:#00c706;border:none;font-size:22px;padding:4px;cursor:pointer}.tap-top i{color:#fff}.tap-top.top-cls{bottom:70px}.bottom-navigation .bottom-navigation__wrapper{z-index:11;left:50%;position:fixed;bottom:20px;transform:translate(-50%);margin:auto;max-width:460px;width:100%;-webkit-box-shadow:0px 0px 7px 0px #e6e0e0;-moz-box-shadow:0px 0px 7px 0px #e6e0e0;box-shadow:0 0 7px #e6e0e0;background-color:#e6e0e0;overflow:hidden}.bottom-navigation .bottom-navigation__wrapper .auth-menu{padding:16px 12px}.bottom-navigation .bottom-navigation__wrapper .auth-menu a{color:#280000}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items a{transition:all .3s ease;position:relative;overflow:hidden;padding:16px 12px;flex:1 1 0;transition:all .2s ease-in}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items a span{position:absolute;background-color:#280000;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;animation:rippleEffect 1.5s 1}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items a svg{width:22px;height:22px;color:#280000!important}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items a label{word-break:break-word;color:#280000!important}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items .activeBtn svg path{fill:#e96959}.bottom-navigation .bottom-navigation__wrapper .bottom-navigation__items .activeBtn label{color:#e96959}.bottom-navigation .header-actions__address__dropdown{background-color:#f2f0f0;top:70px;min-width:420px;left:50%;transform:translate(-50%);max-height:60vh;overflow-y:auto}@media (max-width: 992px){.bottom-navigation .header-actions__address__dropdown{z-index:200;position:fixed!important;top:auto;bottom:115px!important;min-width:0!important;left:50%;transform:translate(-50%);max-width:500px}}.bottom-navigation .header-actions__address__dropdown .row{border:1px solid transparent;transition:all .2s ease-in;cursor:pointer!important}@media (max-width: 992px){.bottom-navigation .header-actions__address__dropdown .row{height:100px}}.bottom-navigation .header-actions__address__dropdown .row:hover{background-color:#e6e0e0}.bottom-navigation .header-actions__address__dropdown .row div:last-child span{color:#280000}.bottom-navigation .header-actions__address__dropdown .row.activeRow{background-color:#edffe2!important;border:1px solid #00c706!important;-webkit-box-shadow:0px 0px 8px 0px #caffb9;-moz-box-shadow:0px 0px 8px 0px #caffb9;box-shadow:0 0 8px #caffb9}.bottom-navigation .header-actions__address__dropdown .load-addresses-btn button{color:#fff;background-color:#280000}.bottom-navigation .header-actions__profile__dropdown{background-color:#f2f0f0;border:1px solid #e6e0e0;min-width:290px;top:45px;left:50%!important;z-index:200;transform:translate(-50%)!important}@media (max-width: 992px){.bottom-navigation .header-actions__profile__dropdown{position:fixed!important;top:auto!important;bottom:115px;max-width:410px;min-width:0!important}}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__header{border-bottom:1px solid #e6e0e0}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__avatar img{padding:0!important}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__info h4{color:#280000}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__header .profile-dropdown__info span{color:#7d7473}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__items{cursor:pointer;color:#280000;transition:background-color .2s ease-in}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__items:hover{background-color:#e6e0e0}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__logout{cursor:pointer;border-top:1px solid #e6e0e0;color:#280000;transition:background-color .2s ease-in}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__logout:hover{background-color:#e6e0e0}.bottom-navigation .header-actions__profile__dropdown .profile-dropdown__logout .profile-dropdown__logout__text{color:#280000}.home-page .home-intro{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:clamp(.875rem,-.3276rem + 1.9397vw,2rem)}.home-page .home-intro .home-intro__grid_1,.home-page .home-intro .home-intro__grid_2{height:clamp(18.125rem,10.776rem + 11.853vw,25rem);border-radius:24px;padding:clamp(1.125rem,-.74rem + 2.99vw,2.25rem) clamp(1.5rem,-.987rem + 3.987vw,3rem)}.home-page .home-intro .home-intro__grid_3,.home-page .home-intro .home-intro__grid_4,.home-page .home-intro .home-intro__grid_5{min-height:228px;height:100%;padding:clamp(1rem,.171rem + 1.329vw,1.5rem);border-radius:24px}.home-page .home-intro .home-intro__grid_1{grid-column:span 8/span 8;background-color:#ffdcc5;overflow:hidden;position:relative}@media (max-width: 992px){.home-page .home-intro .home-intro__grid_1{grid-column:span 12/span 12}}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__image{flex:1.5}@media (max-width: 1600px){.home-page .home-intro .home-intro__grid_1 .intro-grid-1__image{flex:1}}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__image svg{width:clamp(17.5rem,-1.343rem + 27.16vw,31.25rem);position:absolute;left:20px;object-fit:contain}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content{flex:1}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content h1{color:#280000;letter-spacing:-1.4px}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content p{color:#6d3909;letter-spacing:.1px}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content button{background-color:#ffede3;color:#a76836;margin-top:32px}@media (max-width: 768px){.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content button{margin-top:12px}}.home-page .home-intro .home-intro__grid_1 .intro-grid-1__content button:hover{-webkit-box-shadow:0px 0px 3px 0px #a76836;-moz-box-shadow:0px 0px 3px 0px #a76836;box-shadow:0 0 3px #a76836}.home-page .home-intro .home-intro__grid_2{grid-column:span 4/span 4;grid-column-start:9;background-color:#00c706}@media (max-width: 992px){.home-page .home-intro .home-intro__grid_2{grid-column:span 6/span 6;grid-row-start:2}}@media (max-width: 768px){.home-page .home-intro .home-intro__grid_2{grid-column:span 12/span 12;grid-row-start:2}}.home-page .home-intro .home-intro__grid_2 .intro-grid-2__content h1{color:#edffe2;letter-spacing:-1.4px}.home-page .home-intro .home-intro__grid_2 .intro-grid-2__content p{color:#006e01;letter-spacing:.1px;max-width:326px}.home-page .home-intro .home-intro__grid_2 .intro-grid-2__content button{background-color:#00a804;color:#fff;margin-top:16px}.home-page .home-intro .home-intro__grid_2 .intro-grid-2__content button:hover{-webkit-box-shadow:0px 0px 3px 0px #77ff62;-moz-box-shadow:0px 0px 3px 0px #77ff62;box-shadow:0 0 3px #77ff62}.home-page .home-intro .home-intro__grid_3{grid-column:span 6/span 6;grid-row-start:2;background-color:#ff8a7a}@media (max-width: 992px){.home-page .home-intro .home-intro__grid_3{grid-column:span 6/span 6;grid-column-start:7;grid-row-start:2}}@media (max-width: 768px){.home-page .home-intro .home-intro__grid_3{grid-column:span 12/span 12;grid-row-start:3}}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__content{flex:1.5}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__content h1{color:#fff;letter-spacing:-1.4px}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__content button{background-color:#e96959;color:#ffdad5}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__content button:hover{-webkit-box-shadow:0px 0px 3px 0px #ffdad5;-moz-box-shadow:0px 0px 3px 0px #ffdad5;box-shadow:0 0 3px #ffdad5}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__image{flex:1}.home-page .home-intro .home-intro__grid_3 .intro-grid-3__image img{margin-left:auto;max-width:179px;width:100%;object-fit:fill}.home-page .home-intro .home-intro__grid_4{grid-column:span 3/span 3;grid-column-start:7;grid-row-start:2;background-color:#e39b64}@media (max-width: 992px){.home-page .home-intro .home-intro__grid_4{grid-column:span 6/span 6;grid-row-start:3}}@media (max-width: 768px){.home-page .home-intro .home-intro__grid_4{grid-column:span 6/span 6;grid-row-start:4}}@media (max-width: 550px){.home-page .home-intro .home-intro__grid_4{grid-column:span 12/span 12;grid-row-start:5}}.home-page .home-intro .home-intro__grid_4 .intro-grid-4__content h1{letter-spacing:-1.4px;color:#fff}.home-page .home-intro .home-intro__grid_4 .intro-grid-4__content p{letter-spacing:.1px;color:#8a5020}.home-page .home-intro .home-intro__grid_5{grid-column:span 3/span 3;grid-column-start:10;grid-row-start:2;border:2px solid #988e8d}@media (max-width: 992px){.home-page .home-intro .home-intro__grid_5{grid-column:span 6/span 6;grid-column-start:7;grid-row-start:3}}@media (max-width: 768px){.home-page .home-intro .home-intro__grid_5{grid-column:span 6/span 6;grid-column-start:7;grid-row-start:4}}@media (max-width: 550px){.home-page .home-intro .home-intro__grid_5{grid-column:span 12/span 12;grid-row-start:6}}.home-page .home-intro .home-intro__grid_5 .intro-grid-5__content h1{letter-spacing:-1.4px;color:#645b5a}.home-page .split-image-text .split-image-text__image svg{object-fit:fill}.home-page .split-image-text .split-image-text__image span{position:absolute;top:0}.home-page .split-image-text .split-image-text__content{max-width:100%;letter-spacing:-1.4px;padding:0 clamp(0rem,-2.3077rem + 4.8077vw,2.5rem)}@media (max-width: 576px){.home-page .split-image-text .split-image-text__content{width:100%}}.home-page .split-image-text .split-image-text__content h1{color:#280000}.home-page .split-image-text .split-image-text__content p{max-width:326px;width:100%;letter-spacing:.1px;color:#280000}.home-page .split-image-text .split-image-text__content button{margin-top:32px;background-color:#f2f0f0;color:#7d7473}.home-page .split-image-text .split-image-text__content button:hover{-webkit-box-shadow:0px 0px 3px 0px #7d7473;-moz-box-shadow:0px 0px 3px 0px #7d7473;box-shadow:0 0 3px #7d7473}.home-page .product-scroller-with-image-text .home-product-scroller__side-content{padding:32px 16px;max-height:370px;flex:0 0 230px;background-color:#ffdcc5}.home-page .product-scroller-with-image-text .home-product-scroller__side-content h1{color:#4f2500}.home-page .product-scroller-with-image-text .home-product-scroller__side-content p{color:#8a5020}.home-page .product-scroller-with-image-text .home-product-scroller__side-content button{margin-top:32px;background-color:#ffede3;color:#a76836}.home-page .product-scroller-with-image-text .home-product-scroller__side-content button:hover{-webkit-box-shadow:0px 0px 3px 0px #a76836;-moz-box-shadow:0px 0px 3px 0px #a76836;box-shadow:0 0 3px #a76836}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__image .side-contents__image-text{width:clamp(23rem,10.0164rem + 20.9836vw,31rem)!important;height:clamp(33.125rem,20.75rem + 20vw,40.75rem)!important;margin-inline:auto}@media (max-width: 992px){.home-page .product-scroller-with-image-text .product-scroller-with-image-text__image .side-contents__image-text{max-width:500px!important;height:clamp(23.75rem,18.6754rem + 25.3731vw,34.375rem)!important;width:100%!important}}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__image .side-contents__image-text img{border-radius:24px}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__image .side-contents__image-text label{padding:36px 48px}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__products{margin-block:auto;scrollbar-width:none;-ms-overflow-style:none}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__products .home-product-scroller{margin-block:auto}.home-page .product-scroller-with-image-text .product-scroller-with-image-text__products::-webkit-scrollbar{display:none}.home-page .home-image-text-block{padding-inline:clamp(.625rem,-1.8617rem + 9.3617vw,7.5rem);border-radius:24px;border:1px solid #b1a8a7}.home-page .home-image-text-block .home-image-text-block__wrapper{padding-block:clamp(2.5rem,-2.0833rem + 12.7315vw,9.375rem)}@media (max-width: 768px){.home-page .home-image-text-block .home-image-text-block__wrapper{padding-bottom:0!important}}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content h1,.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content p{color:#280000}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content p{max-width:380px}@media (max-width: 768px){.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content p{max-width:none}}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content button{border:1px solid #b1a8a7;color:#988e8d}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__content button:hover{-webkit-box-shadow:0px 0px 3px 0px #b1a8a7;-moz-box-shadow:0px 0px 3px 0px #b1a8a7;box-shadow:0 0 3px #b1a8a7}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__image{position:absolute;bottom:0;right:0}@media (max-width: 992px){.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__image{bottom:-10%}}@media (max-width: 768px){.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__image{position:static;transform:translateY(40px)}}.home-page .home-image-text-block .home-image-text-block__wrapper .home-image-text-block__image svg{width:clamp(15.625rem,4.0865rem + 24.0385vw,28.125rem)}.home-page .home-product-scroller .home-product-scroller__container .home-product-scroller__buttons{flex:1 0 auto}.home-page .home-product-scroller .home-product-scroller__container .home-product-scroller__buttons button a{color:#988e8d;letter-spacing:.2px}.home-page .home-product-scroller .home-product-scroller__container .home-product-scroller__buttons .scroll-arrow{border:1px solid #b1a8a7}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container img,.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container a{user-drag:none;-webkit-user-drag:none;pointer-events:auto;-webkit-user-select:none;user-select:none}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container::-webkit-scrollbar{display:none}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card{max-width:230px;width:100%}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .product-overlay-icons .product-scroller__discount{background-color:#00a804;color:#fff;padding:8px;letter-spacing:.2px}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .product-overlay-icons .product-scroller__extra-event{background-color:#7387ff;padding:8px;color:#fff}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper{z-index:10}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay{position:absolute;right:0!important;top:0;bottom:auto;left:auto;opacity:0;z-index:5;transition:all .25s ease-in;pointer-events:none}@media (max-width: 992px){.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay{opacity:1}}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icons{pointer-events:auto;display:flex;flex-direction:column;gap:8px}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper{padding:10px;background-color:#fff;color:#b1a8a7;transition:color .2s ease-in;pointer-events:auto}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=wishlist]{color:#c85042}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=shopping-cart]{color:#00a804}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=orderlist]{color:#c5814d}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper .animate-heart path{fill:red;stroke:red;animation:heartButton 1s}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper:hover .card-img-overlay{opacity:1;pointer-events:auto}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-img-wrapper .card-img-top{height:250px;object-fit:contain;display:block;width:100%}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .card-title{display:block;margin-bottom:12px;color:#280000;letter-spacing:.4px}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-categories,.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-categories a,.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-tax-note{color:#988e8d}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-price-row{margin-bottom:3px!important}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-price-row strong{color:#280000}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-price-row small{padding:2px 6px;color:#b1a8a7;background-color:#faf8f8}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-price-tax-row{color:#988e8d}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-price-tax-row small{padding:2px 6px;color:#b1a8a7;background-color:#faf8f8}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-discount strong{padding:2px 6px;background-color:#00a804;color:#fff;letter-spacing:.4px}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .product-discount small{padding:2px 6px;letter-spacing:.4px;color:#00a804;background-color:#edffe2}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .star-rating__numbers span:first-child{color:#c5814d}.home-page .home-product-scroller .home-product-scroller__products .home-product-scroller__products__container .card-group .card .card-body .star-rating__numbers span:second-child{color:#cac3c3}.home-page .home-product-scroller .product-modal__container{position:fixed;top:10%;right:0;bottom:0;left:0;margin:auto;max-width:600px;width:100%;z-index:200}@media (max-width: 992px){.home-page .home-product-scroller .product-modal__container{top:auto;bottom:115px;margin:0 auto}}.home-page .home-product-scroller .product-modal__container .product-modal{width:100%;background-color:#faf8f8}@media (max-width: 992px){.home-page .home-product-scroller .product-modal__container .product-modal{max-height:70vh;height:100%;overflow-y:auto}}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__header{border-bottom:1px solid #e6e0e0}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__header label{color:#280000}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__header svg{color:#280000}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button{background-color:#f2f0f0}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button svg{color:#988e8d}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger span,.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form label{color:#280000}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea{background-color:#f2f0f0;outline:0;color:#988e8d;resize:none;border:1px solid transparent}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea:focus{outline:none;border-color:#e6e0e0}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form .textarea-char-counter{color:#988e8d;bottom:40px;right:30px;font-style:italic}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form button{background-color:#f2f0f0;color:#988e8d}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__create .product-modal__create-form button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing{border-top:1px solid #e6e0e0;max-height:350px;overflow-y:auto}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing label{color:#280000}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing .product-modal-item{transition:all .25s ease-in}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__image-wrapper img{width:50px;height:50px;border:1px solid #e6e0e0}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__name-wrapper button{color:#280000;word-break:break-all}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing .product-modal-item:hover{background-color:#28000020}.home-page .home-product-scroller .product-modal__container .product-modal .product-modal__existing .product-modal-item.in-list{background-color:#edffe2!important;border:1px solid #00c706!important;-webkit-box-shadow:0px 0px 8px 0px #caffb9;-moz-box-shadow:0px 0px 8px 0px #caffb9;box-shadow:0 0 8px #caffb9}.home-page .home-product-scroller .add-to-cart-modal{top:4%;right:2.5%;z-index:100;width:fit-content;background-color:#00c706;box-shadow:0 0 3px #00c706;-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706}@media (max-width: 992px){.home-page .home-product-scroller .add-to-cart-modal{left:0%;right:0%;margin-inline:auto;width:315px;bottom:115px}}.home-page .home-product-scroller .add-to-cart-modal svg{color:#fff}.home-page .home-product-scroller .add-to-cart-modal .add-to-cart-modal__content{color:#fff}.home-page .modal .modal-dialog form .modal-content select{border:1px solid #e6e0e0!important;outline:none!important;box-shadow:none!important}.home-page .modal .modal-dialog form .modal-content select.decorated{border:1px solid #280000;color:#280000}.home-page .modal .modal-dialog form .modal-content select.decorated:focus{background-color:#edffe2!important}.home-page .modal .modal-dialog form .modal-content select option:hover{background-color:#edffe2!important}.login .breadcrumb-section{background-color:#fff!important}.login .breadcrumb-section ol li{color:#988e8d!important;font-family:Averta,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:22px!important}.login .breadcrumb-section ol li a{font-weight:500!important}.login .login__container .login__container__title{color:#280000}.login .login__container .login__form{border:1px solid #f2f0f0;background-color:#faf8f8}.login .login__container .login__form .login__label{color:#201918}.login .login__container .login__form input[type=text],.login .login__container .login__form input[type=email],.login .login__container .login__form input[type=password]{background-color:#edeaea;color:#201918;outline:none;border-radius:4px;border:none;padding:.5rem .75rem}.login .login__container .login__form input[type=text]:focus,.login .login__container .login__form input[type=email]:focus,.login .login__container .login__form input[type=password]:focus{outline:2px solid #e6e0e0}.login .login__container .login__form .remember-me__container{display:flex;align-items:center;gap:.5rem;cursor:pointer}.login .login__container .login__form .remember-me__container input[type=checkbox]{display:none}.login .login__container .login__form .remember-me__container label.login__checkbox{position:relative;padding-left:1.6rem;cursor:pointer;color:#201918;font-weight:500}.login .login__container .login__form .remember-me__container label.login__checkbox:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;border-radius:5px;border:1px solid #f2f0f0;background-color:#edeaea}.login .login__container .login__form .remember-me__container label.login__checkbox:after{content:"";position:absolute;left:.45rem;top:50%;transform:translateY(-50%) rotate(45deg);width:.3em;height:.6em;border:solid white;border-width:0 .15em .15em 0;opacity:0}.login .login__container .login__form .remember-me__container input[type=checkbox]:checked+label.login__checkbox:after{opacity:1}.login .login__container .login__form .remember-me__container input[type=checkbox]:checked+label.login__checkbox:before{background-color:#00a804}.login .login__container .login__form .login__forgot-password{color:#4c67ff}.login .login__container .login__form button{background-color:#00a804;transition:all .2s ease-in}.login .login__container .login__form button:hover{background-color:#00c706;-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706;box-shadow:0 0 3px #00c706}.login .create-account__container .create-account__container__title{color:#280000}.login .create-account__container .create-account__content{background-color:#faf8f8;border:1px solid #f2f0f0}.login .create-account__container .create-account__content h2{color:#201918}.login .create-account__container .create-account__content p{color:#7d7473}.login .create-account__container .create-account__content button{background-color:#00a804;transition:all .2s ease-in}.login .create-account__container .create-account__content button:hover{background-color:#00c706;-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706;box-shadow:0 0 3px #00c706}.register .register__title{color:#280000}.register .register__container{border:1px solid #f2f0f0;background-color:#faf8f8}.register .register__container label{color:#201918}.register .register__container input{background-color:#edeaea;color:#201918;outline:none;border-radius:4px}.register .register__container input:focus{outline:2px solid #e6e0e0}.register .register__container button{background-color:#00a804;transition:all .2s ease-in}.register .register__container button:hover{background-color:#00c706;-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706;box-shadow:0 0 3px #00c706}.category-page .deactivate-message{color:#988e8d}.category-page .products-category-page #category-filter__in-recipes{cursor:pointer;transition:all .2s ease-in;border-radius:8px;border:2px solid transparent;color:#fff;background-color:#e39b64}.category-page .products-category-page #category-filter__in-recipes:hover{background-color:#ffb782}.category-page .products-category-page #category-filter__sale{cursor:pointer;color:#008b02;border:2px solid #008b02;border-radius:8px;transition:all .2s ease-in;background-color:transparent}.category-page .products-category-page #category-filter__sale:hover{background-color:#008b02;color:#fff}.category-page .products-category-page #category-filter__promo{cursor:pointer;color:#7d7473;border:2px solid #b1a8a7;border-radius:8px;transition:all .2s ease-in;background-color:transparent}.category-page .products-category-page #category-filter__promo:hover{background-color:#b1a8a7;color:#fff}.category-page .products-category-page .tag-button{cursor:pointer;transition:all .2s ease-in;border-radius:8px;border:2px solid transparent;align-self:flex-start!important;gap:1rem;color:#fff!important;padding:.5rem 1rem!important}@media (max-width: 576px){.category-page .products-category-page .tag-button{gap:.5rem}}.category-page .products-category-page .tag-button.filter-badge{background-color:#7387ff}.category-page .products-category-page .tag-button.filter-badge:hover{background-color:#97a5ff}@media (min-width: 768px){.category-page .products-category-page .products-category-filters .products-category-filters-wrapper{box-shadow:none!important}}@media (max-width: 768px){.category-page .products-category-page .products-category-filters .products-category-filters-wrapper{background-color:#fff;display:block!important;overflow-y:scroll;max-height:100vh;position:fixed;top:0;left:0;height:100%;padding:36px 54px;z-index:13;transform:translate(-100%);transition:all .2s ease-in}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper::-webkit-scrollbar{display:none}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper.products-category-filters--active{transform:translate(0)}}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__header button{color:#988e8d}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__input{background-color:#f2f0f0;max-width:270px;width:100%;transition:all .2s ease-in}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__input:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__input input{color:#7d7473;outline:0}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories{max-width:200px;width:100%}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list{overflow-y:auto;max-height:500px}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox{-webkit-user-select:none;user-select:none}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox .products-category-filters__label{color:#645b5a}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox .checkmark{position:relative;height:20px;width:20px;flex-shrink:0;padding:0;box-sizing:border-box;cursor:pointer;border:3px solid #f2f0f0;transition:all .2s ease-in;transform-origin:0 10px;border-radius:4px}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox .checkmark:after{content:"";position:absolute;display:none;left:50%;top:40%;transform:translate(-50%,-50%) rotate(45deg);width:7px;height:11px;border:solid white;border-width:0 2px 2px 0}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox input:checked~.checkmark{background-color:#280000;border:3px solid #280000}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox input:checked~.products-category-filters__label{color:#280000}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__checkbox input:checked~.checkmark:after{display:block}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .products-category-filters__item .products-category-filters__count{color:#7d7473;background-color:#faf8f8}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button{background-color:transparent!important;padding:.5rem 0!important;display:inline-block!important;color:#988e8d!important;border:0!important;box-shadow:none!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button:focus,.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button:active{background:transparent!important;box-shadow:none!important;outline:none!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button.collapsed>.accordion-button-text:after{content:"Show All";color:#988e8d!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button:not(.collapsed){background:transparent!important;color:#fff!important;background-color:#fff!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group .products-category-filters__list .accordion-button:not(.collapsed) .accordion-button-text:after{content:"Show Less";color:#988e8d!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group #products-category-filters__show-all{color:#988e8d!important;margin-top:24px}@media (max-width: 768px){.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__categories .products-category-filters__group #products-category-filters__show-all{margin-top:8px}}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper #products-category-filters__back{background-color:#201918}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range{max-width:250px}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .min-label,.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .min-value,.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .max-label,.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .max-value{color:#988e8d!important}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .price-range input[type=range]::-moz-range-progress{background-color:#e6e0e0}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .price-range input[type=range]::-moz-range-track{background-color:#fff}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .price-range input[type=range]::-ms-fill-lower{background-color:#e6e0e0}.category-page .products-category-page .products-category-filters .products-category-filters-wrapper .products-category-filters__price-range .price-range-filter .price-range input[type=range]::-ms-fill-upper{background-color:#fff}.category-page .products-category-page .products-category-filters #products-category-filters__mobile-toggle{background-color:#00a804;transition:all .2s ease-in}.category-page .products-category-page .products-category-filters #products-category-filters__mobile-toggle:hover{-webkit-box-shadow:0px 0px 3px 0px #00c706;-moz-box-shadow:0px 0px 3px 0px #00c706;box-shadow:0 0 3px #00c706}.category-page .products-category-page .products-category-grid .breadcrumb-section{background-color:#fff!important}.category-page .products-category-page .products-category-grid .breadcrumb-section ol li{color:#988e8d!important;font-family:Averta,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:22px!important}.category-page .products-category-page .products-category-grid .breadcrumb-section ol li a{font-weight:500!important}.category-page .products-category-page .products-category-grid .products-category-grid__route h2{color:#280000}.category-page .products-category-page .products-category-grid .products-category-grid__route span{padding:12px;background-color:#faf8f8;color:#b1a8a7}.category-page .products-category-page .products-category-grid .vendor-container{background-color:#f2f0f0;border:1px solid #edeaea;color:#201918}.category-page .products-category-page .products-category-grid .vendor-container .vendor-name{color:#201918}.category-page .products-category-page .products-category-grid .vendor-container .vendor-name:after{content:"";display:block;width:170px;height:3px;margin:.5rem auto 0;background-color:#e6e0e0}.category-page .products-category-page .products-category-grid .vendor-container .vendor-logo,.category-page .products-category-page .products-category-grid .vendor-container .vendor-info{border-right:1px solid #e6e0e0}@media (max-width: 992px){.category-page .products-category-page .products-category-grid .vendor-container .vendor-logo,.category-page .products-category-page .products-category-grid .vendor-container .vendor-info{border-bottom:1px solid #e6e0e0;border-right:0}}.category-page .products-category-page .products-category-grid .products-category-grid__header h1{color:#280000}.category-page .products-category-page .products-category-grid .products-category-grid__header span{color:#b1a8a7;background-color:#faf8f8;padding:12px}@media (max-width: 768px){.category-page .products-category-page .products-category-grid .products-category-grid__header span{padding:6px 8px}}.category-page .products-category-page .products-category-grid .products-category-grid__tags{padding-right:180px}@media (max-width: 768px){.category-page .products-category-page .products-category-grid .products-category-grid__tags{align-items:flex-start;padding-right:160px}}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons{transition:all .2s ease-in}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons button{flex:0 1 1}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons #category-filter__sale{background-color:#008b02!important;color:#fff!important}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons #category-filter__sale:hover{background-color:#00a804!important;border:2px solid #00a804!important}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons #category-filter__promo{background-color:#b1a8a7!important;color:#fff!important}.category-page .products-category-page .products-category-grid .products-category-grid__tags .products-category-grid__tags--buttons #category-filter__promo:hover{background-color:#cac3c3!important;border:2px solid #cac3c3!important}@media (max-width: 768px){.category-page .products-category-page .products-category-grid .price-dropdown{top:-40px}}.category-page .products-category-page .products-category-grid .price-dropdown select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background-color:#f2f0f0;border:1px solid #edeaea;color:#988e8d;outline:0}.category-page .products-category-page .products-category-grid .price-dropdown select ::picker-icon{display:none}.category-page .products-category-page .products-category-grid .price-dropdown select option{border:0!important;outline:0!important;color:#988e8d}.category-page .products-category-page .products-category-grid .price-dropdown select option ::checkmark{display:none}.category-page .products-category-page .products-category-grid .price-dropdown select option:hover{background-color:#faf8f8}.category-page .products-category-page .products-category-grid .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(3.125rem,-1.2019rem + 9.0144vw,7.8125rem) clamp(.5rem,.125rem + 1.875vw,2rem)}@media (max-width: 1400px){.category-page .products-category-page .products-category-grid .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.category-page .products-category-page .products-category-grid .products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.category-page .products-category-page .products-category-grid .products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.category-page .products-category-page .products-category-grid .products-grid{grid-template-columns:repeat(1,1fr)}}.category-page .products-category-page .products-category-grid .products-grid::-webkit-scrollbar{display:none}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .product-overlay-icons .product-discount{background-color:#00a804;color:#fff;padding:8px;letter-spacing:.2px}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .product-overlay-icons .product-extra-event{background-color:#7387ff;padding:8px;color:#fff}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .product-overlay-icons .product-chery-picked{color:#fff;background-color:#ffb782;padding:8px}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper{z-index:10}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay{position:absolute;right:0!important;top:0;bottom:auto;left:auto;opacity:0;z-index:5;transition:all .25s ease-in;pointer-events:none}@media (max-width: 992px){.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay{opacity:1}}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icons{pointer-events:auto;display:flex;flex-direction:column;gap:8px}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper{padding:10px;background-color:#fff;color:#b1a8a7;transition:color .2s ease-in;pointer-events:auto}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=wishlist]{color:#c85042}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=shopping-cart]{color:#00a804}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-overlay .card-img-overlay__icon-wrapper:hover[aria-label=orderlist]{color:#c5814d}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper:hover .card-img-overlay{opacity:1;pointer-events:auto}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-img-wrapper .card-img-top{height:250px;object-fit:contain;display:block;width:100%}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .card-title{display:block;margin-bottom:12px;color:#280000;letter-spacing:.4px}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-categories,.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-categories a,.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-tax-note{color:#988e8d}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-price-row{margin-bottom:3px!important}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-price-row strong{color:#280000}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-price-row small{padding:2px 6px;color:#b1a8a7;background-color:#faf8f8}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-price-tax-row{color:#988e8d}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-price-tax-row small{padding:2px 6px;color:#b1a8a7;background-color:#faf8f8}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-discount strong{padding:2px 6px;background-color:#00a804;color:#fff;letter-spacing:.4px}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .product-discount small{padding:2px 6px;letter-spacing:.4px;color:#00a804;background-color:#edffe2}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .star-rating__numbers span:first-child{color:#c5814d}.category-page .products-category-page .products-category-grid .products-grid .card-group .card .card-body .star-rating__numbers span:second-child{color:#cac3c3}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination{grid-column:1/-1}@media (max-width: 576px){.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav>div:nth-of-type(1){display:none!important}}@media (max-width: 768px){.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav>div:nth-of-type(2){display:flex!important;flex-direction:column-reverse!important;align-items:center!important;gap:24px;width:100%!important}}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav>div:nth-of-type(2)>div:nth-of-type(1) p{color:#988e8d!important;font-weight:300!important;font-size:14px!important;line-height:20px!important}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination{align-items:center;gap:12px}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-item.disabled .page-link{font-size:24px!important;color:#988e8d;background-color:transparent}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-item.active .page-link{background-color:#faf8f8;color:#280000;-webkit-box-shadow:0px 0px 3px 0px #e6e0e0;-moz-box-shadow:0px 0px 3px 0px #e6e0e0;box-shadow:0 0 3px #e6e0e0}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link{color:#b1a8a7;border:none;border-radius:6px;transition:all .2s ease-in}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link[aria-label="« Previous"],.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link[aria-label="Next »"]{font-size:24px;color:#988e8d;border:none;background-color:#f2f0f0}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link:hover{color:#7d7473;background-color:#faf8f8}.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link:focus,.category-page .products-category-page .products-category-grid .products-grid .products-grid__pagination nav .pagination .page-link:active{background-color:#faf8f8;-webkit-box-shadow:0px 0px 3px 0px #e6e0e0;-moz-box-shadow:0px 0px 3px 0px #e6e0e0;box-shadow:0 0 3px #e6e0e0}.category-page .product-modal__container{position:fixed;top:10%;right:0;bottom:0;left:0;margin:auto;max-width:600px;width:100%;z-index:200}@media (max-width: 992px){.category-page .product-modal__container{top:auto;bottom:115px;margin:0 auto}}.category-page .product-modal__container .product-modal{width:100%;background-color:#faf8f8}@media (max-width: 992px){.category-page .product-modal__container .product-modal{max-height:70vh;height:100%;overflow-y:auto}}.category-page .product-modal__container .product-modal .product-modal__header{border-bottom:1px solid #e6e0e0}.category-page .product-modal__container .product-modal .product-modal__header label{color:#280000}.category-page .product-modal__container .product-modal .product-modal__header svg{color:#280000}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button{background-color:#f2f0f0}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button svg{color:#988e8d}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger span,.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form label{color:#280000}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea{background-color:#f2f0f0;outline:0;color:#988e8d;resize:none;border:1px solid transparent}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea:focus{outline:none;border-color:#e6e0e0}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form .textarea-char-counter{color:#988e8d;bottom:40px;right:30px;font-style:italic}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form button{background-color:#f2f0f0;color:#988e8d}.category-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.category-page .product-modal__container .product-modal .product-modal__existing{border-top:1px solid #e6e0e0;max-height:350px;overflow-y:auto}.category-page .product-modal__container .product-modal .product-modal__existing label{color:#280000}.category-page .product-modal__container .product-modal .product-modal__existing .product-modal-item{transition:all .25s ease-in}.category-page .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__image-wrapper img{width:50px;height:50px;border:1px solid #e6e0e0}.category-page .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__name-wrapper button{color:#280000;word-break:break-all}.category-page .product-modal__container .product-modal .product-modal__existing .product-modal-item:hover{background-color:#28000020}.category-page .product-modal__container .product-modal .product-modal__existing .product-modal-item.in-list{background-color:#edffe2!important;border:1px solid #00c706!important;-webkit-box-shadow:0px 0px 8px 0px #caffb9;-moz-box-shadow:0px 0px 8px 0px #caffb9;box-shadow:0 0 8px #caffb9}.category-page .product-pagination .pagination{justify-content:end!important}@media (max-width: 992px){.category-page .product-pagination .pagination{justify-content:center!important}}.category-page .product-pagination .pagination .page-item a{border:none!important;border-radius:6px!important;color:#988e8d!important}.category-page .product-pagination .pagination .page-item a:hover{background-color:#f2f0f0!important;color:#7d7473!important}.category-page .product-pagination .pagination .page-item.active{background-color:#faf8f8!important}.category-page .product-pagination .pagination .page-item.active a{background-color:#f2f0f0;color:#280000!important}.category-page .product-pagination .pagination .page-item.disabled span{background-color:transparent!important;border:0!important}.product-page .breadcrumb-section{background-color:#fff!important}.product-page .breadcrumb-section ol li{color:#988e8d!important;font-family:Averta,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:22px!important}.product-page .breadcrumb-section ol li a{font-weight:500!important}.product-page .product-code{color:#988e8d;background-color:#faf8f8;padding:6px}.product-page .product-image{background-color:#faf8f8;border-radius:24px;max-width:550px;height:350px;width:100%;margin:0 auto}.product-page .product-image img{width:100%;height:100%;object-fit:contain}.product-page .product-hashtags li{cursor:pointer;background-color:#e39b64;color:#fff}.product-page .product-info-section h4{color:#988e8d;cursor:pointer!important}.product-page .product-info-section p,.product-page .product-info-section li{color:#280000;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-page .product-info-section p.expanded-text,.product-page .product-info-section li.expanded-text{display:block;-webkit-line-clamp:unset;overflow:visible}.product-page .product-info-section span{cursor:pointer!important;color:#280000}.product-page .product-info-section svg{color:#988e8d!important}.product-page .product-info-section .product-info-list li{border-bottom:1px solid #f2f0f0}.product-page .product-info-review .product-info-review__header{color:#988e8d}.product-page .product-info-review .product-rating-overview{border-bottom:1px solid #f2f0f0}.product-page .product-info-review .product-rating-overview h2{color:#280000}.product-page .product-info-review .product-rating-overview div{transform:scale(1.05);transform-origin:left center}.product-page .product-info-review .product-rating-overview div span:nth-child(1){display:none}.product-page .product-info-review .product-rating-overview div span{color:#988e8d}.product-page .product-info-review .product-rating-overview div span:after{content:" reviews"}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__star-label span{color:#280000}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__star-label svg{margin:0 auto;color:#fdb178;width:15px;height:15px}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__bar .progress{height:15px;background-color:#edeaea;border-radius:24px}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__bar .progress .progress-bar{background-color:#97a5ff;border-radius:24px}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__count{width:30px;margin-left:8px}.product-page .product-info-review .product-reviews-row .product-reviews-col .product-review-row .product-review__count span{color:#988e8d;text-align:right}.product-page .product-show-reviews h4{color:#988e8d}.product-page .product-show-reviews .product-reviews__list{max-height:350px;height:100%;overflow-y:auto}.product-page .product-show-reviews .product-reviews__list .product-review__item{background-color:#faf8f8}.product-page .product-show-reviews .product-reviews__list .product-review__item h5,.product-page .product-show-reviews .product-reviews__list .product-review__item .product-review__content .product-review__author-rating{color:#280000}.product-page .product-show-reviews .product-reviews__list .product-review__item .product-review__content .product-review__author-rating span,.product-page .product-show-reviews .product-reviews__list .product-review__item .product-review__content .product-review__author-rating p{color:#988e8d}.product-page .product-show-reviews .product-reviews__list .product-review__item .product-review__content .product-review__author-rating .star-rating .star-rating__numbers span{display:none}.product-page .product-show-reviews .load-more-review-btn button{color:#fff;background-color:#280000}.product-page .product-write-review .write-product-review__submit-btn button{background-color:#00a804!important;color:#fff!important}.product-page .product-write-review .product-write-review-modal{position:fixed;z-index:200;max-width:550px;width:100%;top:5%;left:50%;transform:translate(-50%);background-color:#fff}.product-page .product-write-review .product-write-review-modal h5{color:#280000}.product-page .product-write-review .product-write-review-modal textarea{background-color:#faf8f8;padding:8px;border:1px solid transparent;color:#988e8d;outline:none;resize:none}.product-page .product-write-review .product-write-review-modal .review-submit-btn{color:#fff;background-color:#00a804}.product-page .product-write-review .product-write-review-modal .textarea-char-counter{right:5%;bottom:40px;font-style:italic}.product-page .product-details .product-page__action-btns [aria-label=wishlist],.product-page .product-details .product-page__action-btns [aria-label=orderlist]{padding:8px;background-color:#fff;color:#b1a8a7;border:1px solid #e6e0e0;transition:fill .2s ease-in}.product-page .product-details .product-page__action-btns [aria-label=wishlist] svg path,.product-page .product-details .product-page__action-btns [aria-label=orderlist] svg path{transition:stroke .3s,fill .3s,transform .3s}.product-page .product-details .product-page__action-btns [aria-label=orderlist] svg path:hover{fill:#c5814d}.product-page .product-details .product-page__action-btns [aria-label=wishlist]:hover svg path{stroke:#c85042}.product-page .product-details .product-page__action-btns .animate-heart path{fill:red;stroke:red;animation:heartButton 1s}@keyframes heartButton{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1)}75%{transform:scale(1.3)}to{transform:scale(1)}}.product-page .product-details .product-details__header span{color:#b1a8a7;background-color:#faf8f8;padding:12px}@media (max-width: 768px){.product-page .product-details .product-details__header span{padding:6px 8px}}.product-page .product-details .products-page__tags button{padding:5.5px 12px;border-radius:8px;background-color:#fff;transition:all .2s ease-in}.product-page .product-details .products-page__tags button:first-child{border:1.5px solid #c5814d;color:#c5814d}.product-page .product-details .products-page__tags button:first-child:hover{background-color:#c5814d;color:#fff}.product-page .product-details .products-page__tags button:nth-child(2){border:1.5px solid #7d7473;color:#7d7473}.product-page .product-details .products-page__tags button:nth-child(2):hover{background-color:#7d7473;color:#fff}.product-page .product-details .products-page__tags button.activeDelivery{background-color:#c5814d;color:#fff;-webkit-box-shadow:0px 0px 10px 0px #c5814d;-moz-box-shadow:0px 0px 10px 0px #c5814d;box-shadow:0 0 10px #c5814d}.product-page .product-details .products-page__tags button.activePartner{background-color:#7d7473;color:#fff;-webkit-box-shadow:0px 0px 10px 0px #988e8d;-moz-box-shadow:0px 0px 10px 0px #988e8d;box-shadow:0 0 10px #988e8d}@media (max-width: 768px){.product-page .product-details .products-page__tags .price-dropdown{top:-40px}}.product-page .product-details .products-page__tags .price-dropdown select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background-color:#f2f0f0;border:1px solid #edeaea;color:#988e8d;outline:0}.product-page .product-details .products-page__tags .price-dropdown select ::picker-icon{display:none}.product-page .product-details .products-page__tags .price-dropdown select option{border:0!important;outline:0!important;color:#988e8d}.product-page .product-details .products-page__tags .price-dropdown select option ::checkmark{display:none}.product-page .product-details .products-page__tags .price-dropdown select option:hover{background-color:#faf8f8}.product-page .product-suppliers-list .product-supplier-item{padding:32px clamp(1rem,-.1429rem + 2.381vw,2rem);border-radius:24px;border:2px solid #e6e0e0}@media (max-width: 576px){.product-page .product-suppliers-list .product-supplier-item{padding-block:24px}}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__logo-rating .supplier-item__logo{width:85px;object-fit:cover}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details .supplier-item__discount-tag{background-color:#00a804;color:#fff!important;padding:4px 6px}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details a{color:#280000}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details span{color:#988e8d}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details .supplier-item__icon-wrapper{background-color:#f2f0f0;padding:6px;border-radius:4px}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details svg{color:#988e8d;width:17px;height:17px}.product-page .product-suppliers-list .product-supplier-item .supplier-item__info .supplier-item__details .supplier-item__order-quantity{background-color:#faf8f8;padding:6px;color:#7d7473}@media (max-width: 576px){.product-page .product-suppliers-list .product-supplier-item .supplier-item__order{padding-top:1.3rem;border-top:1px solid #edeaea}}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-without-tax-pricing p{color:#988e8d}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-without-tax-pricing span:nth-of-type(1){color:#280000}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-without-tax-pricing span:nth-of-type(2){color:#988e8d}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-tax-pricing p{color:#988e8d}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-tax-pricing .supplier-price{color:#988e8d;letter-spacing:.4px}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-pricing .supplier-item__order-tax-pricing .supplier-price-per-kg{letter-spacing:.4px;color:#988e8d}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action{padding:20px;border:1px solid #b1a8a7;color:#b1a8a7;flex-shrink:0;background:transparent;position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease-in}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action .icon-cart,.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action .icon-check{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity .22s,transform .36s;pointer-events:none}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action .icon-cart{opacity:1}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action .icon-check{opacity:0}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action.animating{border-radius:50%;border-color:#00a804;animation:btn-cycle 2s forwards}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action.animating .icon-cart{animation:cart-cycle 2s forwards}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action.animating .icon-check{animation:check-cycle 2s forwards}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action.animating .icon-check path{animation:check-fill 2s forwards}.product-page .product-suppliers-list .product-supplier-item .supplier-item__order .supplier-item__order-action:hover{-webkit-box-shadow:0px 0px 3px 0px #b1a8a7;-moz-box-shadow:0px 0px 3px 0px #b1a8a7;box-shadow:0 0 3px #b1a8a7}@keyframes btn-cycle{0%{border-color:#edffe2;transform:rotate(0)}50%{border-color:#00a804;transform:rotate(360deg)}to{border-color:#b1a8a7;transform:rotate(360deg)}}@keyframes cart-cycle{0%{opacity:1}20%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes check-cycle{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}20%{opacity:1;transform:translate(-50%,-50%) scale(1)}60%{opacity:1}80%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:0}}@keyframes check-fill{0%,20%{fill:transparent}20%,50%{fill:#00a804}70%,to{fill:transparent}}.product-page .product-suppliers-list .product-supplier-item .supplier-item__purchased-note{top:4%;right:0%}@media (max-width: 576px){.product-page .product-suppliers-list .product-supplier-item .supplier-item__purchased-note{right:-12.5px;top:0}}.product-page .product-suppliers-list .product-supplier-item .supplier-item__purchased-note span{background-color:#edffe2;color:#00a804;padding:4px 6px;font-style:italic}.product-page .product-suppliers-list .product-supplier-item .supplier-item__purchased-note .supplier-item__purchased-icon{background-color:#edffe2;color:#00a804;padding:6px;border-bottom-left-radius:2rem!important}.product-page .product-modal__container{position:fixed;top:10%;right:0;bottom:0;left:0;margin:auto;max-width:600px;width:100%;z-index:200}@media (max-width: 992px){.product-page .product-modal__container{top:auto;bottom:115px;margin:0 auto}}.product-page .product-modal__container .product-modal{width:100%;background-color:#faf8f8}@media (max-width: 992px){.product-page .product-modal__container .product-modal{max-height:70vh;height:100%;overflow-y:auto}}.product-page .product-modal__container .product-modal .product-modal__header{border-bottom:1px solid #e6e0e0}.product-page .product-modal__container .product-modal .product-modal__header label{color:#280000}.product-page .product-modal__container .product-modal .product-modal__header svg{color:#280000}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button{background-color:#f2f0f0}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button svg{color:#988e8d}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-trigger span,.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form label{color:#280000}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea{background-color:#f2f0f0;outline:0;color:#988e8d;resize:none;border:1px solid transparent}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form textarea:focus{outline:none;border-color:#e6e0e0}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form .textarea-char-counter{color:#988e8d;bottom:40px;right:30px;font-style:italic}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form button{background-color:#f2f0f0;color:#988e8d}.product-page .product-modal__container .product-modal .product-modal__create .product-modal__create-form button:hover{-webkit-box-shadow:0px 0px 3px 0px #988e8d;-moz-box-shadow:0px 0px 3px 0px #988e8d;box-shadow:0 0 3px #988e8d}.product-page .product-modal__container .product-modal .product-modal__existing{border-top:1px solid #e6e0e0;max-height:350px;overflow-y:auto}.product-page .product-modal__container .product-modal .product-modal__existing label{color:#280000}.product-page .product-modal__container .product-modal .product-modal__existing .product-modal-item{transition:all .25s ease-in}.product-page .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__image-wrapper img{width:50px;height:50px;border:1px solid #e6e0e0}.product-page .product-modal__container .product-modal .product-modal__existing .product-modal-item .product-modal-item__name-wrapper button{color:#280000;word-break:break-all}.product-page .product-modal__container .product-modal .product-modal__existing .product-modal-item:hover{background-color:#28000020}.product-page .product-modal__container .product-modal .product-modal__existing .product-modal-item.in-list{background-color:#edffe2!important;border:1px solid #00c706!important;-webkit-box-shadow:0px 0px 8px 0px #caffb9;-moz-box-shadow:0px 0px 8px 0px #caffb9;box-shadow:0 0 8px #caffb9}.fca-overview{gap:clamp(1.5rem,-2.4254rem + 6.3441vw,5.1875rem)}.fca-overview .fca-layout__sidebar{top:20px;height:fit-content;border:1px solid #e6e0e0;background-color:#faf8f8;border-radius:24px}@media (max-width: 992px){.fca-overview .fca-layout__sidebar{position:static!important}}.fca-overview .fca-layout__sidebar .sidebar__profile .user-avatar-container span{width:80px;height:80px;background-color:#cac3c3;color:#280000}.fca-overview .fca-layout__sidebar .sidebar__profile .sidebar__name{color:#280000}.fca-overview .fca-layout__sidebar .sidebar__profile .sidebar__member-since{color:#988e8d}.fca-overview .fca-layout__sidebar .sidebar__profile .sidebar__email{color:#280000}.fca-overview button{transition:opacity .25s ease-in}.fca-overview button:hover{opacity:.7}.fca-overview #fca-btn--green{background-color:#00a804;width:fit-content}.fca-overview #preview{background-color:#7387ff}.fca-overview .fca__content h1{color:#280000}.fca-overview .fca__content #add-new-item{background-color:#00a804}.fca-overview .fca__content #add-new-item svg{display:block}@media (max-width: 576px){.fca-overview .fca__content #add-new-item svg{display:none}}.fca-overview .fca__content .mobile-fca-layout__sidebar #show-more{background-color:#280000;width:fit-content}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu{background-color:#fff;padding:12px 16px;max-width:300px;width:100%;transition:transform .25s ease-in;z-index:500}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-closed{transform:translate(-100%)}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-open{transform:translate(0)}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul{gap:12px}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li{cursor:pointer;transition:all .2s ease}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div{color:#280000;gap:12px}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div svg{width:20px;height:20px}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover{background-color:#280000}.fca-overview .fca__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover div{color:#fff}.fca-overview .fca__content .fca__controls .search-control .search-btn{background-color:#f2f0f0;transition:all .3s ease}.fca-overview .fca__content .fca__controls .search-control .search-btn.expanded{-webkit-box-shadow:0px 0px 3px 1px #988e8d;-moz-box-shadow:0px 0px 3px 1px #988e8d;box-shadow:0 0 3px 1px #988e8d}.fca-overview .fca__content .fca__controls .search-control .search-btn .search-input{color:#988e8d;transition:all .25s ease-in;outline:none;border:none}.fca-overview .fca__content .fca__controls .search-control .search-btn .search-input.collapsed{width:0;opacity:0;transition:width .3s ease,padding .3s ease,opacity .3s ease}.fca-overview .fca__content .fca__controls .search-control .search-btn .search-input.expanded{margin-left:10px;width:clamp(14.375rem,8.0258rem + 31.746vw,19.375rem);opacity:1}@media (max-width: 576px){.fca-overview .fca__content .fca__controls .price-dropdown{margin-bottom:100px}}.fca-overview .fca__content .fca__controls .price-dropdown select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background-color:#f2f0f0;border:1px solid #edeaea;color:#7d7473;outline:0}.fca-overview .fca__content .fca__controls .price-dropdown select ::picker-icon{display:none}.fca-overview .fca__content .fca__controls .price-dropdown select option{border:0!important;outline:0!important;color:#988e8d}.fca-overview .fca__content .fca__controls .price-dropdown select option ::checkmark{display:none}.fca-overview .fca__content .fca__controls .price-dropdown select option:hover{background-color:#faf8f8}.fca-overview .fca__content h3{color:#988e8d}.fca-overview .fca__content .item__list .item-card{padding:24px;border:2px solid #e6e0e0;border-radius:24px}.fca-overview .fca__content .item__list .item-card .item-image{color:#280000;gap:16px}.fca-overview .fca__content .item__list .item-card .item-image h5{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.fca-overview .fca__content .item__list .item-card .item-image img{box-shadow:0 2px 6px #0000001f;width:52px;height:52px;object-fit:cover}.fca-overview .fca__content .item__list .item-card .item-image .item-quantity{background-color:#f0efff;color:#7387ff}.fca-overview .fca__content .item__list .item-card .item-image .item-ean,.fca-overview .fca__content .item__list .item-card .item-image .item-category{color:#988e8d}.fca-overview .fca__content .item__list .item-card .item-image .item-category{cursor:pointer;width:fit-content;background-color:#f2f0f0}.fca-overview .fca__content .item__list .item-card .item-image .recipe-preview-btn{background-color:#ffede3;transition:all .25s ease-in}.fca-overview .fca__content .item__list .item-card .item-image .recipe-preview-btn:hover{box-shadow:0 0 6px #c5814d;transform:scale(1.05)}.fca-overview .fca__content .item__list .item-card .item-details .item-user span{width:36px;height:36px;background-color:#e6e0e0;color:#280000}.fca-overview .fca__content .item__list .item-card .item-details .item-vendor{display:flex;justify-content:end;max-width:100px;width:100%}.fca-overview .fca__content .item__list .item-card .item-details .item-vendor span{padding:5px 12px;background-color:#f2f0f0;color:#988e8d}.fca-overview .fca__content .item__list .item-card .item-details .item-cost{color:#280000;background-color:#f2f0f0}.fca-overview .fca__content .item__list .item-card .item-action-btns{color:#fff}.fca-overview .fca-overview-edit-modal{background-color:#faf8f8;border:2px solid #e6e0e0;position:fixed;top:5%;left:50%;transform:translate(-50%);max-width:600px;width:100%;z-index:200;overflow:visible}@media (max-width: 992px){.fca-overview .fca-overview-edit-modal{top:auto;bottom:115px;margin:0 auto;max-height:80vh;overflow-y:scroll}}.fca-overview .fca-overview-edit-modal h3{color:#280000}.fca-overview .fca-overview-edit-modal form .rotate-180{transition:all .25s ease-in;transform:rotate(180deg)}.fca-overview .fca-overview-edit-modal form .rotate-0{transition:all .25s ease-in;transform:rotate(0)}.fca-overview .fca-overview-edit-modal form .warehouse-products .warehouse-products-trigger{cursor:pointer;transition:background-color .25s ease-in}.fca-overview .fca-overview-edit-modal form .warehouse-products .warehouse-products-trigger:hover{background-color:#f2f0f0}.fca-overview .fca-overview-edit-modal form span,.fca-overview .fca-overview-edit-modal form label{margin-bottom:4px;color:#988e8d}.fca-overview .fca-overview-edit-modal form input,.fca-overview .fca-overview-edit-modal form select{background-color:#f2f0f0;border:1px solid #edeaea;color:#7d7473;outline:0;padding:6px 12px}.fca-overview .fca-overview-edit-modal form input option:hover,.fca-overview .fca-overview-edit-modal form select option:hover{background-color:#e6e0e0}.fca-overview .fca-overview-edit-modal form input option:checked,.fca-overview .fca-overview-edit-modal form select option:checked{color:#7d7473;background-color:#e6e0e0}.fca-overview .fca-overview-edit-modal form input option:focus,.fca-overview .fca-overview-edit-modal form select option:focus{background-color:#e6e0e0!important}.fca-overview .fca-overview-edit-modal form input:focus,.fca-overview .fca-overview-edit-modal form select:focus{background-color:#f2f0f0;-webkit-box-shadow:0px 0px 3px 1px #988e8d;-moz-box-shadow:0px 0px 3px 1px #988e8d;box-shadow:0 0 3px 1px #988e8d}.fca-overview .fca-overview-edit-modal form input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.fca-overview .fca-overview-edit-modal form input[type=number]::-webkit-inner-spin-button,.fca-overview .fca-overview-edit-modal form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;opacity:1}.fca-overview .fca-overview-edit-modal form button{background-color:#280000;color:#fff;transition:all .25s ease-in}.fca-overview .fca-overview-delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#faf8f8;width:clamp(20rem,5.7143rem + 71.4286vw,31.25rem);z-index:200;overflow:visible;height:auto}.fca-overview .fca-overview-delete-modal h3{color:#280000}.fca-overview .fca-overview-delete-modal p{color:#7d7473}.fca-overview .recipe-modal-table{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;max-height:80vh;z-index:1000;padding:20px;background:#f2f0f0;border:2px solid #e6e0e0}.fca-overview .recipe-modal-table table,.fca-overview .recipe-modal-table table th,.fca-overview .recipe-modal-table table td{border:1px solid #e6e0e0}.fca-overview .recipe-modal-table table thead tr th{background-color:#edeaea;color:#7d7473}.fca-overview .recipe-modal-table table tbody tr td{white-space:nowrap;background-color:#faf8f8;color:#7d7473;vertical-align:middle;transition:background-color .25s ease-in}.fca-layout__sidebar{top:20px;height:fit-content;border:1px solid #e6e0e0;background-color:#faf8f8;border-radius:24px}@media (max-width: 992px){.fca-layout__sidebar{position:static!important}}.fca-layout__sidebar .sidebar__profile img{width:81px;height:81px}.fca-layout__sidebar .sidebar__profile .sidebar__name{color:#280000}.fca-layout__sidebar .sidebar__profile .sidebar__member-since{color:#988e8d}.fca-layout__sidebar .sidebar__profile .sidebar__email{color:#280000}.fca-layout__sidebar .fca-sidebar-menu{margin-top:51px;padding:0 16px}.fca-layout__sidebar .fca-sidebar-menu ul{gap:12px}.fca-layout__sidebar .fca-sidebar-menu ul li{cursor:pointer;transition:all .2s ease}.fca-layout__sidebar .fca-sidebar-menu ul li div{color:#280000;gap:12px}.fca-layout__sidebar .fca-sidebar-menu ul li div svg{width:20px;height:20px}.fca-layout__sidebar .fca-sidebar-menu ul li:hover{background-color:#280000}.fca-layout__sidebar .fca-sidebar-menu ul li:hover div{color:#fff}.fca-layout__sidebar .fca-sidebar-menu ul li.is-open{background-color:#280000;color:#fff}.fca-layout__sidebar .fca-sidebar-menu ul li.is-open div{color:#fff}.fca-layout__sidebar .active-child-link{background-color:#00a804}.fca-layout__sidebar .active-parent-link{background-color:#280000}.fca-layout__sidebar .active-parent-link a,.fca-layout__sidebar .active-parent-link span{color:#fff!important}.fca-layout__sidebar .active-parent-link svg{color:#fff}.fca-edit{gap:clamp(1.5rem,-2.4254rem + 6.3441vw,5.1875rem)}.fca-edit .fca-layout__sidebar{top:20px;height:fit-content;border:1px solid #e6e0e0;background-color:#faf8f8;border-radius:24px}@media (max-width: 992px){.fca-edit .fca-layout__sidebar{position:static!important}}.fca-edit .fca-layout__sidebar .sidebar__profile .user-avatar-container span{width:80px;height:80px;background-color:#cac3c3;color:#280000}.fca-edit .fca-layout__sidebar .sidebar__profile .sidebar__name{color:#280000}.fca-edit .fca-layout__sidebar .sidebar__profile .sidebar__member-since{color:#988e8d}.fca-edit .fca-layout__sidebar .sidebar__profile .sidebar__email{color:#280000}.fca-edit .mobile-fca-layout__sidebar #show-more{background-color:#280000;width:fit-content}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu{background-color:#fff;padding:12px 16px;max-width:300px;width:100%;transition:transform .25s ease-in;z-index:500}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-closed{transform:translate(-100%)}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-open{transform:translate(0)}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul{gap:12px}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li{cursor:pointer;transition:all .2s ease}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div{color:#280000;gap:12px}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div svg{width:20px;height:20px}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover{background-color:#280000}.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover div,.fca-edit .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li.is-open ul li{color:#fff}.fca-edit button{transition:opacity .25s ease-in}.fca-edit button:hover{opacity:.7}.fca-edit .fca-edit__form h1{color:#280000}.fca-edit .fca-edit__form form span,.fca-edit .fca-edit__form form input,.fca-edit .fca-edit__form form label{color:#7d7473;white-space:nowrap}.fca-edit .fca-edit__form form select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;color:#7d7473}.fca-edit .fca-edit__form form select ::picker-icon{display:none}.fca-edit .fca-edit__form form select option{border:0!important;outline:0!important;color:#988e8d}.fca-edit .fca-edit__form form select option ::checkmark{display:none}.fca-edit .fca-edit__form form select option:hover{background-color:#faf8f8}.fca-edit .fca-edit__form form input:not(.quantity-input),.fca-edit .fca-edit__form form textarea,.fca-edit .fca-edit__form form select{color:#7d7473;background-color:#faf8f8;border:1px solid #cac3c3;outline:0;padding:8px 16px;white-space:nowrap}.fca-edit .fca-edit__form form input:not(.quantity-input):focus,.fca-edit .fca-edit__form form textarea:focus,.fca-edit .fca-edit__form form select:focus{-webkit-box-shadow:0px 0px 3px 1px #cac3c3;-moz-box-shadow:0px 0px 3px 1px #cac3c3;box-shadow:0 0 3px 1px #cac3c3}.fca-edit .fca-edit__form form h4{color:#280000}.fca-edit .fca-edit__form form .fca-add-row .fca-quantity-input span{color:#7d7473;left:80px;top:50%;transform:translateY(-50%)}.fca-edit .fca-edit__form form .fca-add-row .fca-cost-input{position:relative}.fca-edit .fca-edit__form form .fca-add-row .fca-cost-input input{padding-left:30px!important}.fca-edit .fca-edit__form form .fca-add-row .fca-cost-input div{color:#7d7473;left:22px;top:46px;transform:translateY(-50%);font-weight:500;font-size:16px;line-height:22px}.fca-edit .fca-edit__form form .fca-add-row .fca-cost-input .fca-cost-input__dishes{color:#7d7473;left:22px;top:21px;transform:translateY(-50%);font-weight:500;font-size:16px;line-height:22px}.fca-edit .fca-edit__form form .fca-total-cost h6{color:#7d7473}.fca-edit .fca-edit__form form .fca-total-cost .display-value{padding-left:30px!important;background-color:#fbf8ff;color:#7387ff}.fca-edit .fca-edit__form form .fca-total-cost .value-symbol{color:#7387ff;left:22px;top:49px;transform:translateY(-50%);font-weight:500;font-size:16px;line-height:22px}.fca-edit .fca-edit__form #upload-btn{background-color:#280000}.fca-edit .fca-edit__form .fca-total-cost{border-top:1px solid #cac3c3;border-bottom:1px solid #cac3c3}.fca-edit .fca-edit__form .fca-total-cost span{background-color:#edffe2;color:#00a804}.fca-edit .fca-edit__form .fca-total-cost .input-with-symbol input{padding-left:30px}.fca-edit .fca-edit__form .fca-total-cost .input-with-symbol div{color:#7d7473;left:22px;top:50%;transform:translateY(-50%);font-weight:500;font-size:16px;line-height:22px}.fca-edit .fca-table tbody tr{cursor:pointer;border-color:#e6e0e0}.fca-edit .fca-table tbody tr td{white-space:nowrap;color:#7d7473;transition:background-color .15s ease-in}.fca-edit .fca-table tbody tr:hover td{background-color:#faf8f8}.fca-edit .fca-table th{color:#7d7473;border-color:#e6e0e0}.fca-edit .fca-table .user-recipe-cell span{width:32px;height:32px;background-color:#e6e0e0;color:#280000}.fca-edit .fca-table .quantity-input{background-color:transparent;max-width:70px;color:#7d7473;border:0;outline:0}.fca-edit .fca-table .quantity-input:focus{outline:none}.fca-edit #fca-btn--green{background-color:#00a804;width:fit-content}.fca-edit .fca-edit-modal-delete{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#faf8f8;width:clamp(20rem,5.7143rem + 71.4286vw,31.25rem);z-index:200;overflow:visible;height:auto}.fca-edit .fca-edit-modal-delete h3{color:#280000}.fca-edit .fca-edit-modal-delete p{color:#7d7473}.fca-edit .preview-menu__content h2{color:#280000}.fca-edit .preview-menu__content .preview-menu__vendor-logo{width:150px;height:100px}.fca-edit .preview-menu__content .menu-preview-dish .menu-category h3{color:#2d4be5}.fca-edit .preview-menu__content .menu-preview-dish .menu-category .menu-item h6{color:#362e2d}.fca-edit .preview-menu__content .menu-preview-dish .menu-category .menu-item p{color:#4d4443;margin:0}.fca-edit .preview-menu__content .menu-preview-dish .menu-category .menu-item span{color:#00a804;background-color:#edffe2}.fca-edit .preview-menu__content .menu-preview-dish .menu-category hr{border-color:#362e2d;margin:.5rem 0}.fca-preview{gap:clamp(1.5rem,-2.4254rem + 6.3441vw,5.1875rem)}.fca-preview .fca-layout__sidebar{top:20px;height:fit-content;border:1px solid #e6e0e0;background-color:#faf8f8;border-radius:24px}@media (max-width: 992px){.fca-preview .fca-layout__sidebar{position:static!important}}.fca-preview .fca-layout__sidebar .sidebar__profile .user-avatar-container span{width:80px;height:80px;background-color:#cac3c3;color:#280000}.fca-preview .fca-layout__sidebar .sidebar__profile .sidebar__name{color:#280000}.fca-preview .fca-layout__sidebar .sidebar__profile .sidebar__member-since{color:#988e8d}.fca-preview .fca-layout__sidebar .sidebar__profile .sidebar__email{color:#280000}.fca-preview button{transition:opacity .25s ease-in}.fca-preview button:hover{opacity:.7}.fca-preview .fca-preview__content h1{color:#280000}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar #show-more{background-color:#280000;width:fit-content}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu{background-color:#fff;padding:12px 16px;max-width:300px;width:100%;transition:transform .25s ease-in;z-index:500}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-closed{transform:translate(-100%)}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-open{transform:translate(0)}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul{gap:12px}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li{cursor:pointer;transition:all .2s ease}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div{color:#280000;gap:12px}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div svg{width:20px;height:20px}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover{background-color:#280000}.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover div,.fca-preview .fca-preview__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li.is-open ul li{color:#fff}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main h4,.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main h5{color:#280000}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main p{color:#7d7473;text-align:justify}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main .fca-preview-info .recipe-info__item{background-color:#f2f0f0}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main .fca-preview-info .recipe-info__item svg{min-width:20px}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-main .fca-preview-info .recipe-info__item div span{color:#7d7473}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview__image{background-color:#faf8f8;border-radius:24px;max-width:500px;height:300px;width:100%;margin:0 auto}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview__image img{object-fit:fill}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar h5{color:#280000}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient{-webkit-user-select:none;user-select:none}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient span{color:#7d7473}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient .checkmark{position:relative;height:20px;width:20px;flex-shrink:0;padding:0;box-sizing:border-box;cursor:pointer;transition:all .2s ease-in;transform-origin:0 10px;border-radius:4px;background-color:#fff;border:3px solid #e6e0e0}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient .checkmark:after{content:"";position:absolute;display:none;left:50%;top:40%;transform:translate(-50%,-50%) rotate(45deg);width:7px;height:11px;border:solid white;border-width:0 2px 2px 0}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient input:checked~.checkmark{background-color:#280000;border:3px solid #280000}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient input:checked~.ingredient-label{color:#280000}.fca-preview .fca-preview__content .fca-preview-details .fca-preview-sidebar .fca-preview-ingredient input:checked~.checkmark:after{display:block}.fca-preview .preview-delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#faf8f8;width:clamp(20rem,5.7143rem + 71.4286vw,31.25rem);z-index:200;overflow:visible;height:auto}.fca-preview .preview-delete-modal h3{color:#280000}.fca-preview .preview-delete-modal p{color:#7d7473}.fca-categories{gap:clamp(1.5rem,-2.4254rem + 6.3441vw,5.1875rem)}.fca-categories .fca-layout__sidebar{top:20px;height:fit-content;border:1px solid #e6e0e0;background-color:#faf8f8;border-radius:24px}@media (max-width: 992px){.fca-categories .fca-layout__sidebar{position:static!important}}.fca-categories .fca-layout__sidebar .sidebar__profile .user-avatar-container span{width:80px;height:80px;background-color:#cac3c3;color:#280000}.fca-categories .fca-layout__sidebar .sidebar__profile .sidebar__name{color:#280000}.fca-categories .fca-layout__sidebar .sidebar__profile .sidebar__member-since{color:#988e8d}.fca-categories .fca-layout__sidebar .sidebar__profile .sidebar__email{color:#280000}.fca-categories #fca-btn--green{background-color:#00a804;width:fit-content}.fca-categories button{transition:opacity .25s ease-in}.fca-categories button#edit{background-color:#00a804}.fca-categories button#preview{background-color:#7387ff}.fca-categories button:hover{opacity:.7}.fca-categories .fca-categories__content #add-category-form{border:1px solid #e6e0e0}.fca-categories .fca-categories__content #add-category-form svg{display:block}@media (max-width: 576px){.fca-categories .fca-categories__content #add-category-form svg{display:none}}.fca-categories .fca-categories__content #add-category-form input{background-color:#faf8f8;border:1px solid #f2f0f0;color:#7d7473;outline:0;padding:6px 12px}.fca-categories .fca-categories__content #add-category-form input:focus{background-color:#f2f0f0;-webkit-box-shadow:0px 0px 3px 1px #988e8d;-moz-box-shadow:0px 0px 3px 1px #988e8d;box-shadow:0 0 3px 1px #988e8d}.fca-categories .fca-categories__content h1{color:#280000}.fca-categories .fca-categories__content h3{color:#988e8d}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar #show-more{background-color:#280000;width:fit-content}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu{background-color:#fff;padding:12px 16px;max-width:300px;width:100%;transition:transform .25s ease-in;z-index:500}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-closed{transform:translate(-100%)}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu.menu-open{transform:translate(0)}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul{gap:12px}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li{cursor:pointer;transition:all .2s ease}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div{color:#280000;gap:12px}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li div svg{width:20px;height:20px}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover{background-color:#280000}.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li:hover div,.fca-categories .fca-categories__content .mobile-fca-layout__sidebar .mobile-fca-sidebar-menu ul li.is-open ul li{color:#fff}.fca-categories .fca-categories__content .menu-pie-chart-container p{color:#988e8d}.fca-categories .fca-categories__content .fca-categories-table thead tr th{color:#7d7473}.fca-categories .fca-categories__content .fca-categories-table tbody tr td{white-space:nowrap;color:#7d7473;transition:background-color .15s ease-in}.fca-categories .fca-categories__content .fca-categories-table tbody tr:hover td{background-color:#faf8f8}.fca-categories .fca-categories__content .fca-categories-table .owner-cell span{width:32px;height:32px;background-color:#e6e0e0;color:#280000}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only{position:relative;-webkit-user-select:none;user-select:none}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only .checkmark{position:relative;height:20px;width:20px;flex-shrink:0;box-sizing:border-box;cursor:pointer;border-radius:4px;background-color:#fff;border:3px solid #e6e0e0;transition:all .2s ease-in;transform-origin:center}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only .checkmark:after{content:"";position:absolute;display:none;left:50%;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:7px;height:11px;border:solid white;border-width:0 2px 2px 0}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only input:checked~.checkmark{background-color:#280000;border:3px solid #280000}.fca-categories .fca-categories__content .fca-categories-table .fca-checkbox-only input:checked~.checkmark:after{display:block}.fca-categories .fca-categories__content .search-control .search-btn{background-color:#f2f0f0;transition:all .3s ease}.fca-categories .fca-categories__content .search-control .search-btn.expanded{-webkit-box-shadow:0px 0px 3px 1px #988e8d;-moz-box-shadow:0px 0px 3px 1px #988e8d;box-shadow:0 0 3px 1px #988e8d}.fca-categories .fca-categories__content .search-control .search-btn .search-input{color:#988e8d;transition:all .25s ease-in;outline:none;border:none}.fca-categories .fca-categories__content .search-control .search-btn .search-input.collapsed{width:0;opacity:0;transition:width .3s ease,padding .3s ease,opacity .3s ease}.fca-categories .fca-categories__content .search-control .search-btn .search-input.expanded{margin-left:10px;width:clamp(14.375rem,8.0258rem + 31.746vw,19.375rem);opacity:1}.fca-categories .fca-categories__content .menu-pie-chart{height:50vh}.fca-categories .fca-categories__content .menu-pie-chart .apexcharts-legend-text{font-size:14px;font-weight:500;line-height:21px;color:#988e8d!important}.fca-categories .fca-categories__content .menu-pie-chart .apexcharts-title-text{fill:#280000!important;font-weight:600;font-size:18px;line-height:24px}.fca-categories .fca-categories-edit-modal{background-color:#faf8f8;position:fixed;top:10%;left:50%;transform:translate(-50%);max-width:600px;width:100%;z-index:200;overflow:visible}@media (max-width: 992px){.fca-categories .fca-categories-edit-modal{margin:0 auto;max-height:80vh;overflow-y:scroll}}.fca-categories .fca-categories-edit-modal h3{color:#280000}.fca-categories .fca-categories-edit-modal form span,.fca-categories .fca-categories-edit-modal form label{margin-bottom:4px;color:#988e8d}.fca-categories .fca-categories-edit-modal form input,.fca-categories .fca-categories-edit-modal form select{background-color:#f2f0f0;border:1px solid #edeaea;color:#7d7473;outline:0;padding:6px 12px}.fca-categories .fca-categories-edit-modal form input option:hover,.fca-categories .fca-categories-edit-modal form select option:hover{background-color:#e6e0e0}.fca-categories .fca-categories-edit-modal form input option:checked,.fca-categories .fca-categories-edit-modal form select option:checked{color:#7d7473;background-color:#e6e0e0}.fca-categories .fca-categories-edit-modal form input option:focus,.fca-categories .fca-categories-edit-modal form select option:focus{background-color:#e6e0e0!important}.fca-categories .fca-categories-edit-modal form input:focus,.fca-categories .fca-categories-edit-modal form select:focus{background-color:#f2f0f0;-webkit-box-shadow:0px 0px 3px 1px #988e8d;-moz-box-shadow:0px 0px 3px 1px #988e8d;box-shadow:0 0 3px 1px #988e8d}.fca-categories .fca-categories-edit-modal form input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.fca-categories .fca-categories-edit-modal form input[type=number]::-webkit-inner-spin-button,.fca-categories .fca-categories-edit-modal form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;opacity:1}.fca-categories .fca-categories-edit-modal form button{background-color:#280000;color:#fff;transition:all .25s ease-in}.fca-categories .fca-categories-delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#faf8f8;width:clamp(20rem,5.7143rem + 71.4286vw,31.25rem);z-index:200;overflow:visible;height:auto}.fca-categories .fca-categories-delete-modal h3{color:#280000}.fca-categories .fca-categories-delete-modal p{color:#7d7473}.accordion-body ::-webkit-scrollbar{width:4px;height:7px}.accordion-body ::-webkit-scrollbar-track{background:#dddddd}.accordion-body ::-webkit-scrollbar-thumb{background:#888888;border-radius:0}.accordion-body ::-webkit-scrollbar-thumb:hover{background:#555555}.sitemap_page .title{color:var(--theme-color);text-transform:capitalize;font-weight:700}.sitemap_page ul{padding-left:10px}.sitemap_page ul li{display:block;margin-bottom:10px}.sitemap_page ul li a{color:#222;font-weight:500;font-size:16px;transition:all .3s ease-in-out;text-transform:capitalize}.sitemap_page ul li a i{font-size:10px}.sitemap_page ul li a:hover{color:var(--theme-color);transition:all .3s ease-in-out}.sitemap_page ul ul{padding-left:15px;margin-top:5px}.sitemap_page ul ul li{margin-bottom:0;line-height:24px;font-size:20px}.sitemap_page ul ul li a{font-weight:400;color:#777;font-size:16px}.sitemap_page .row>div{padding-top:15px;padding-bottom:15px}.sitemap_page .row>div:nth-child(odd){background-color:#f8f8f8}.select_input select{padding:15px 20px;margin-bottom:30px}.template-password{background:url(../images/coming-soon.jpg);background-size:cover;height:100vh}.template-password #container{height:100vh;max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:center}.template-password #container>div{width:100%}.template-password #container #login{width:100%;margin-bottom:120px}.template-password #container #login h2{color:var(--theme-color);font-size:30px;font-weight:400}.template-password #container #login .theme-form h3{color:#999;font-size:20px}.template-password #container #login .theme-form input{border-color:#ddd;font-size:12px;padding:17px 25px;margin-bottom:15px;height:inherit}.template-password #container #login .theme-form input:focus{box-shadow:none}.template-password #container #powered{position:absolute;bottom:5px;left:0;right:0}.template-password #container #owner a{color:var(--theme-color)}.review-page .comment-section{border-bottom:none!important}.review-page .comment-section li:first-child{border-top:none;padding-top:0}.review-page .comment-section li:last-child{padding-bottom:0}.review-page .comnt-sec{margin-top:10px}.review-page .comnt-sec li{margin-right:15px;padding-bottom:0!important;padding-top:0!important;border-top:none!important}.review-page .comnt-sec li a{color:#777;font-size:16px}.review-page .comnt-sec li a i{margin-right:5px}.error-section{padding:130px 0 140px;text-align:center}.error-section h1{font-size:200px;font-weight:900;margin:-11px 0 0;line-height:.8;color:#aaa}.error-section h2{color:#aaa;font-weight:500;letter-spacing:3px;margin:40px 0}.breadcrumb-section{padding:30px 0}.breadcrumb-section h2{font-size:calc(18px + .00875*(100vw - 320px));font-weight:500;text-align:center;text-transform:capitalize;margin-bottom:0}.breadcrumb-section .page-title{display:flex;height:100%;align-items:center}.breadcrumb-section .page-title h2{font-size:16px;margin-bottom:0;text-align:center}.breadcrumb-section .breadcrumb{padding-bottom:0;background-color:transparent;justify-content:center;text-transform:uppercase;font-size:14px;color:#555;font-weight:600;margin:0;padding-inline:0;row-gap:5px}.breadcrumb-section .breadcrumb a{color:#555;font-weight:600}.top-banner-wrapper{margin-bottom:calc(17px + 11 * (100vw - 320px) / 1600)}.about-head{margin-bottom:20px;align-items:center;display:flex;height:100%}.about-head h2{color:var(--theme-color);margin-bottom:0}.about-page h4{margin-top:calc(15px + 15 * (100vw - 320px) / 1600);margin-bottom:6px;letter-spacing:unset;text-transform:unset;font-weight:600;line-height:1.3;color:#222;font-size:calc(16px + .00625*(100vw - 320px))}.about-page p{letter-spacing:.03em;line-height:1.7;margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));font-weight:400}.testimonial{background-color:#f7f7f7}.testimonial .testimonial-slider .media img{border-radius:100%;border:1px solid #dddddd;padding:5px;height:130px;width:130px}.testimonial .testimonial-slider .media h5{font-weight:700;color:var(--theme-color);margin-bottom:0;margin-top:7px}.testimonial .testimonial-slider .media h6{margin-bottom:-4px}.testimonial .testimonial-slider .media .media-body{padding:30px 75px 30px 30px}.testimonial .testimonial-slider .media .media-body p{line-height:2;letter-spacing:.03em}.team{position:relative}.team img{margin:0 auto;padding:0 10px;border:8px solid #f8f8f8}.team h2{color:#222;padding-bottom:15px;border-bottom:1px solid #dddada;margin-bottom:10px}.team h4,.team h6{text-align:center}.team h4{color:var(--theme-color);font-weight:700;padding-top:11px;padding-bottom:5px;background-color:#f8f8f8;margin-bottom:0}.team h6{margin-bottom:0;background-color:#f8f8f8;padding-bottom:14px}.collection-filter-block{position:sticky;top:0;left:0;border:1px solid white;background-color:#f9f9f9}.collection-filter-block .product-service{padding:30px 0}.collection-filter-block .product-service .media{padding-bottom:20px;margin-bottom:20px}.collection-filter-block .product-service .media svg{height:40px;width:40px;fill:var(--theme-color)}.collection-filter-block .product-service .media svg path{fill:var(--theme-color)}.collection-filter-block .product-service .media .media-body{padding-left:10px}.collection-filter-block .product-service .media .media-body h4{margin-bottom:8px;font-size:14px;font-weight:600}.collection-filter-block .product-service .media .media-body p{margin-bottom:0;text-transform:capitalize}.collection-filter-block .product-service .media:last-child{padding-bottom:0}.collection-collapse-block{padding-bottom:24px}.collection-collapse-block.open{padding:calc(10px + .00625*(100vw - 320px))}@media (max-width: 991px){.collection-collapse-block.open{background-color:#fff}}.collection-collapse-block .collection-accordion .accordion-item{border-radius:0;background-color:transparent;border:none}.collection-collapse-block .collection-accordion .accordion-item .accordion-header{border-radius:0}.collection-collapse-block .collection-accordion .accordion-item .accordion-header .accordion-button{z-index:0;color:#222;padding-inline:0;box-shadow:unset;font-size:calc(16px + .00125*(100vw - 320px));font-weight:500;background-color:#f9f9f9;border-radius:0}.collection-collapse-block .collection-accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.collection-collapse-block .collection-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){font-weight:600}.collection-collapse-block .collection-accordion .accordion-item .accordion-header .accordion-button:after{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:auto;height:auto;font-size:24px;background:unset;font-weight:100;line-height:1}@media (max-width: 991px){.collection-collapse-block .collection-accordion .accordion-item .accordion-header .accordion-button{background-color:#fff;padding-block:6px}}.collection-collapse-block .collection-accordion .accordion-item .accordion-body{padding:0;background-color:#f9f9f9;max-height:160px;overflow:hidden auto}@media (max-width: 991px){.collection-collapse-block .collection-accordion .accordion-item .accordion-body{background-color:#fff}}.collection-collapse-block .collection-accordion .accordion-item .accordion-body::-webkit-scrollbar{width:4px;height:5px}.collection-collapse-block .collection-accordion .accordion-item .accordion-body::-webkit-scrollbar-thumb{background:var(--theme-color)}.collection-collapse-block .collection-accordion .accordion-item .accordion-body::-webkit-scrollbar-track{background:#eaeaea}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li{width:100%;margin-bottom:10px}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check{display:flex;min-height:unset;align-items:center;gap:10px;padding:0}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input{width:20px;height:20px;background-color:#fff;float:unset;margin:0;cursor:pointer;position:relative;border:unset;filter:unset;z-index:0}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:focus{border-color:#dee2e6}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:after{content:"";position:absolute;width:21px;height:21px;top:50%;transform:translate(-50%,-50%);left:50%;background-color:#fff;border:2px solid #ececec;cursor:pointer}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:6px;z-index:1;border:2px solid var(--theme-color);border-top-style:none;border-right-style:none}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:checked:before{transform:rotate(-45deg) scale(1)}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:checked~.form-check-label{color:var(--theme-color)}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label{margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;line-height:1;transition:all .1s ease-in-out;position:relative;cursor:pointer;display:flex;align-items:center;gap:6px;color:#777}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label .star-rating .ri-star-fill,.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label .star-rating .ri-star-line{color:#ffa200}.collection-collapse-block .collection-accordion .accordion-item .accordion-body .collection-listing li:last-child{margin-bottom:0}.collection-collapse-block .collection-accordion .accordion-item .accordion-body.price-body{height:auto;padding-bottom:0}.collection-collapse-block .collection-accordion.top-filter-accordion .accordion-item .accordion-header .accordion-button,.collection-collapse-block .collection-accordion.top-filter-accordion .accordion-item .accordion-body{background-color:#f9f9f9}.collection-collapse-block .collapse-block-title{position:relative;cursor:pointer;text-transform:uppercase;font-size:16px;color:#444;font-weight:600;margin:30px 0 0}.collection-collapse-block .collapse-block-title:after{position:absolute;display:block;top:0;right:-3px;content:"";font-family:FontAwesome;color:#444}.collection-collapse-block .collection-collapse-block-content .color-selector{margin-top:30px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li{display:flex;font-size:16px;text-transform:uppercase;line-height:18px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a{color:#777;padding-bottom:10px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a{padding-bottom:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child{margin-top:30px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{margin-bottom:12px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child{margin-top:30px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child{margin-bottom:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label{text-transform:uppercase;cursor:pointer;font-size:12px;color:#777;font-weight:600;letter-spacing:.5px;padding-left:10px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before{top:1px;height:15px;width:15px;background:#ffffff;border:1px solid #777777}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after{top:1px;height:15px;width:15px;background-size:65%}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .form-check-input:checked~.form-check-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.collection-filter .theme-card .offer-slider img{padding:15px 15px 15px 0}.color-selector ul li{height:30px;width:30px;border-radius:50%;margin-right:5px;margin-bottom:10px;cursor:pointer;border:1px solid #444444}.color-selector ul .color-1{background-color:#fff}.color-selector ul .color-2{background-color:gray}.color-selector ul .color-3{background-color:#ff4c3b}.color-selector ul .color-4{background-color:purple}.color-selector ul .color-5{background-color:#00f}.color-selector ul .color-6{background-color:#ff0}.color-selector ul .color-7{background-color:green}.color-selector ul li.active{border:1px solid #000000;position:relative}.color-selector ul li.active:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");top:9px;right:4px;height:15px;width:15px;background-size:70%;background-repeat:no-repeat;position:absolute;opacity:.4}.color-w-name{margin-top:30px}.color-w-name ul li{display:flex;align-items:center;margin-bottom:10px;text-transform:uppercase;font-size:12px;color:#777;font-weight:600;letter-spacing:.5px;cursor:pointer}.color-w-name ul li span{display:block;height:26px;width:26px;border-radius:3px;margin-bottom:0;border:1px solid #777777;margin-right:10px}.color-w-name ul .color-1{background-color:#fff}.color-w-name ul .color-2{background-color:gray}.color-w-name ul .color-3{background-color:red}.color-w-name ul .color-4{background-color:purple}.color-w-name ul .color-5{background-color:#00f}.color-w-name ul .color-6{background-color:#ff0}.color-w-name ul .color-7{background-color:green}.color-w-name ul li.active span{border:1px solid #777777;position:relative}.color-w-name ul li.active span:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");top:7px;right:3px;height:15px;width:15px;background-size:70%;background-repeat:no-repeat;position:absolute}.collection-sidebar-banner{margin-top:30px}.collection-sidebar-banner img{width:100%}.category-slider-section .product-category-slider.slick-slider .slick-list{margin-inline:calc(-8px + -.00125*(100vw - 320px))}.category-slider-section .product-category-slider.slick-slider .slick-list .slick-slide>div{padding-inline:calc(8px + .00125*(100vw - 320px));margin-bottom:-6px}.category-slider-section .product-category-slider .category-box{background-color:#f8f8f8;margin:0 auto;display:block;width:100%;text-align:center;overflow:hidden;transition:all .3s ease-in-out;border:1px solid #eee;position:relative;padding:calc(15px + 13 * (100vw - 320px) / 1600) 8px;z-index:0}.category-slider-section .product-category-slider .category-box:hover{background-color:var(--theme-color);border-color:var(--theme-color)}.category-slider-section .product-category-slider .category-box:hover img{filter:invert(1) brightness(100)}.category-slider-section .product-category-slider .category-box:hover h5{color:#fff}.category-slider-section .product-category-slider .category-box img{width:calc(38px + 17 * (100vw - 320px) / 1600)!important;height:calc(38px + 17 * (100vw - 320px) / 1600);object-fit:contain;margin:0 auto;transition:all .3s ease-in-out}.category-slider-section .product-category-slider .category-box h5{color:#555;margin-top:12px;font-weight:500;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:all .3s ease-in-out;z-index:0;position:relative}.filter-btn{display:none;background-color:var(--theme-color);padding:calc(6px + .0025*(100vw - 320px)) calc(11px + 11 * (100vw - 320px) / 1600);color:#fff;font-size:calc(15px + 5 * (100vw - 320px) / 1600);border:1px solid transparent;font-weight:600;margin-bottom:calc(9px + 11 * (100vw - 320px) / 1600);text-transform:uppercase}.filter-btn:hover{color:var(--theme-color);background-color:#fff;border:1px solid var(--theme-color)}@media (max-width: 991px){.filter-btn{display:inline-block}}.top-banner-wrapper .top-banner-content h4{font-weight:600;color:#444;margin-bottom:15px}.top-banner-wrapper .top-banner-content h5{font-size:16px;font-weight:600;color:#444;letter-spacing:1px;line-height:1.2;margin-bottom:10px}.top-banner-wrapper .top-banner-content p{line-height:1.5;color:#777;margin-bottom:0;font-size:16px;letter-spacing:.05em}.product-wrapper-grid.list-view .product-wrap .product-info{text-align:left;align-self:center;padding-left:15px}.product-wrapper-grid.list-view .product-box{display:flex;padding-bottom:0}.product-wrapper-grid.list-view .product-box .img-wrapper,.product-wrapper-grid.list-view .product-box .img-block{width:25%}.product-wrapper-grid.list-view .product-box .product-detail{padding-left:15px;align-self:center;text-align:left!important}.product-wrapper-grid.list-view .product-box .product-detail .rating{margin-top:0}.product-wrapper-grid.list-view .product-box .product-detail p{display:block!important;margin-bottom:5px;line-height:23px;font-size:16px}.product-wrapper-grid.list-view .product-box .product-detail .color-variant{padding-top:10px}.product-wrapper-grid.list-view .product-box .product-detail h6{font-weight:700}.product-wrapper-grid.list-view .basic-product .overflow-hidden{display:flex;align-items:center;gap:calc(15px + 5 * (100vw - 320px) / 1600)}@media (max-width: 575px){.product-wrapper-grid.list-view .basic-product .overflow-hidden{display:block}}.product-wrapper-grid.list-view .basic-product .img-wrapper{width:calc(130px + .10625*(100vw - 320px))}@media (max-width: 575px){.product-wrapper-grid.list-view .basic-product .img-wrapper{width:100%}}.product-wrapper-grid.list-view .basic-product .product-detail{width:calc(100% - (130px + 170 * (100vw - 320px) / 1600) - (15px + 5 * (100vw - 320px) / 1600))}@media (max-width: 575px){.product-wrapper-grid.list-view .basic-product .product-detail{width:100%}}.product-wrapper-grid.list-view .basic-product .product-detail .color-panel,.product-wrapper-grid.list-view .basic-product .product-detail .offer-panel{display:none}.product-wrapper-grid.list-view .basic-product .product-detail>div{border-bottom:none}.product-wrapper-grid.list-view .basic-product .product-detail h6{margin-bottom:0}@media (max-width: 575px){.product-wrapper-grid.list-view .basic-product .product-detail h6{margin-bottom:5px}}.product-wrapper-grid.list-view .basic-product .product-detail p{display:block!important;font-size:14px;margin-bottom:12px}@media (max-width: 767px){.product-wrapper-grid.list-view .basic-product .product-detail p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media (max-width: 575px){.product-wrapper-grid.list-view .basic-product .product-detail p{display:none!important}}.collection-product-wrapper .product-top-filter{margin-block:15px;display:flex;align-items:center;width:100%;gap:15px;padding:12px 16px;background-color:#f8f8f8;position:relative;border:1px solid #eeeeee}.collection-product-wrapper .product-top-filter .product-filter-content .form-select{width:180px;height:calc(40px + .005*(100vw - 320px));border-radius:0;color:#777;background-color:#fff;border:1px solid #eeeeee;cursor:pointer}@media (max-width: 991px){.collection-product-wrapper .product-top-filter .product-filter-content .form-select{width:100%}}@media (max-width: 991px){.collection-product-wrapper .product-top-filter .product-filter-content>div{width:100%}}@media (max-width: 575px){.collection-product-wrapper .product-top-filter .product-filter-content>div{display:flex;flex-wrap:wrap}}.collection-product-wrapper .product-top-filter .product-filter-content ul li{margin:0!important;width:calc(35px + .00625*(100vw - 320px));height:calc(35px + .00625*(100vw - 320px));display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #dddddd;cursor:pointer}.collection-product-wrapper .product-top-filter .product-filter-content ul li.active{background-color:var(--theme-color)}.collection-product-wrapper .product-top-filter .product-filter-content ul li.active img{filter:invert(1) brightness(100)}.collection-product-wrapper .product-top-filter .product-filter-content.sidebar-popup-filter-content{display:contents;width:100%}@media (max-width: 767px){.collection-product-wrapper .product-top-filter .product-filter-content.sidebar-popup-filter-content>div{display:flex;flex-wrap:wrap}.collection-product-wrapper .product-top-filter .product-filter-content.sidebar-popup-filter-content .collection-grid-view{display:none}}.collection-product-wrapper .product-top-filter .product-filter-content,.collection-product-wrapper .product-top-filter .popup-filter{display:flex;flex-wrap:wrap;justify-content:space-between}.collection-product-wrapper .product-top-filter .product-filter-content .search-count,.collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup,.collection-product-wrapper .product-top-filter .popup-filter .search-count,.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup{text-transform:capitalize}.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5,.collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup h5,.collection-product-wrapper .product-top-filter .popup-filter .search-count h5,.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup h5{margin-bottom:0}.collection-product-wrapper .product-top-filter .product-filter-content .collection-view,.collection-product-wrapper .product-top-filter .popup-filter .collection-view{padding:20px;width:10%}.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li,.collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li{height:100%;vertical-align:middle;cursor:pointer}.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child,.collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child{margin-right:14px}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view,.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view{margin-left:auto}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul,.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul{display:flex;justify-content:flex-end;gap:10px}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li,.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li{width:calc(35px + .00625*(100vw - 320px));height:calc(35px + .00625*(100vw - 320px));display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #eeeeee;cursor:pointer}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li.active,.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li.active{background-color:var(--theme-color);border:transparent}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img,.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li img{height:18px;cursor:pointer}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter{position:relative;width:20%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select{border:0;padding:20px;border-right:1px solid #dddddd;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:url(../images/dropdown.png) no-repeat 95%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus,.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select:focus,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select:focus{outline:unset}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option,.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option{padding:20px 0}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter{width:15%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before{right:10px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select{border-right:none}.collection-product-wrapper .product-top-filter .popup-filter{justify-content:unset}.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar{width:3px}.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-track{background:#dddddd}.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb{background:#888888}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup{position:relative;cursor:pointer}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup a{color:#777;background:#ffffff;border:1px solid #eeeeee;height:calc(35px + .00625*(100vw - 320px));width:180px;font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter{background-color:#f8f8f8;width:270px;height:600px;overflow-y:scroll}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-filter-block{border:none}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card,.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner{padding:0 30px}.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner img{width:100%}.collection-product-wrapper .product-top-filter .popup-filter .open-popup{display:none;position:absolute;z-index:9;top:75px;left:0;border:1px solid #f1f5f4;box-shadow:0 0 5px #ddd;max-width:300px}.collection-product-wrapper .product-top-filter .popup-filter .open-popup.open{display:block}.collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block{margin-bottom:0}.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter{width:20%}.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select{padding-right:45px;font-size:16px}.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before,.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before{right:35px}.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view{padding:20px}.collection-product-wrapper .product-top-filter .popup-filter .collection-view{width:20%}.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before{right:25px!important}.collection-product-wrapper .product-top-filter.sidebar-top-filter{position:relative}@media (max-width: 767px){.collection-product-wrapper .product-top-filter.sidebar-top-filter{display:flex;flex-wrap:wrap}.collection-product-wrapper .product-top-filter.sidebar-top-filter .popup-filter,.collection-product-wrapper .product-top-filter.sidebar-top-filter .popup-filter .sidebar-popup{width:100%}.collection-product-wrapper .product-top-filter.sidebar-top-filter .popup-filter .sidebar-popup a{width:100%;justify-content:left;padding-left:10px}.collection-product-wrapper .product-top-filter.sidebar-top-filter .sidebar-popup-filter-content .form-select{width:100%}}.collection-product-wrapper .product-top-filter.sidebar-top-filter .collection-top-filter{position:absolute;top:85px;left:0;width:100%;z-index:1}.collection-product-wrapper .product-top-filter.sidebar-top-filter .collection-top-filter .top-filter-card-body{background-color:#f9f9f9;border:1px solid #eeeeee;border-radius:0}@media (max-width: 767px){.collection-product-wrapper .product-top-filter.sidebar-top-filter .collection-top-filter{top:60px}}.collection-product-wrapper .product-wrapper-grid .product-box{margin-top:50px}.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p,.collection-product-wrapper .product-wrapper-grid .basic-product .product-detail p{display:none}.collection-product-wrapper .product-wrapper-grid .product-five{flex:0 0 20%;max-width:20%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6{font-size:13px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4{font-size:18px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i{padding-right:0}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .lable-block .lable3{padding:8px 4px;font-size:12px}.filter-main-btn{display:none;margin-bottom:20px;cursor:pointer}.filter-main-btn span{width:auto;border-radius:0;font-size:18px;background-color:var(--theme-color);padding:5px 16px;color:#fff;margin-bottom:20px;display:inline-block;text-transform:uppercase}.collection-mobile-back{padding:15px 0;border-bottom:1px solid #eeeeee;display:none;border:none;width:100%}.collection-mobile-back:active{border-bottom:1px solid #eeeeee}.collection-mobile-back i{font-size:23px;line-height:1;font-weight:500}.collection-mobile-back span{text-transform:uppercase;font-size:calc(16px + .00125*(100vw - 320px));color:#222;font-weight:700;line-height:1;margin-top:3px;display:flex;align-items:center;gap:4px;flex-direction:row-reverse}.product-pagination{margin-top:50px}.product-pagination .pagination{border-radius:0;display:flex;align-items:center;justify-content:center;gap:15px}.product-pagination .pagination .page-item{border-radius:0}.product-pagination .pagination .page-item a{border:1px solid #eeeeee;color:#777;background-color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none;width:calc(35px + 5 * (100vw - 320px) / 1600);height:calc(35px + 5 * (100vw - 320px) / 1600);display:flex;align-items:center;justify-content:center;padding:0}.product-pagination .pagination .page-item.active a{color:#fff;background-color:var(--theme-color);border:1px solid #eeeeee}.product-pagination .pagination .page-item:hover a{color:#fff;background-color:var(--theme-color)}.product-pagination .pagination .page-item:last-child .page-link{border-radius:0}.product-pagination .product-search-count-bottom{justify-content:flex-end;display:flex;align-items:center;height:100%;border-left:1px solid #dddddd;border-right:1px solid #dddddd;padding-right:15px}.product-pagination .product-search-count-bottom h5{color:#777;font-size:14px;margin-bottom:0;padding:5px 0}.bundle{margin-top:10px}.bundle .bundle_img{display:flex}.bundle .bundle_img .img-box img{max-width:115px;border:1px solid #dddddd;padding:2px}.bundle .bundle_img .plus{display:flex;align-items:center;padding:0 7px;font-size:22px}.bundle .bundle_detail{margin-top:15px}.bundle .bundle_detail .price_product{color:#000;padding-left:3px;font-weight:700}.theme_checkbox label{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#333}.theme_checkbox label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.theme_checkbox label input:checked~.checkmark:after{display:block}.theme_checkbox label .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #dddddd}.theme_checkbox label .checkmark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid #000000;border-width:0 2px 2px 0;transform:rotate(45deg)}.sticky-top-cls{position:sticky;top:20px;z-index:1}.modern-box-margin{margin-bottom:-40px}.modern-box{padding:25px;background-color:#f8f8f8;margin-top:94px;margin-bottom:40px}.modern-box .absolute-img img{margin-left:30px;margin-top:-120px;transition:all .3s ease-in-out}.modern-box .modern-content{margin-top:14px}.modern-box .modern-content h6{font-size:16px;margin-bottom:2px;font-weight:600;color:#222}.modern-box .modern-content p{line-height:20px;letter-spacing:.05em;margin-bottom:14px}.modern-box .modern-content .modern-bottom{display:flex}.modern-box .modern-content .modern-bottom .left h4{margin-bottom:10px}.modern-box .modern-content .modern-bottom .right{margin-left:auto}.modern-box .modern-content .modern-bottom .right .add-extent{position:relative}.modern-box .modern-content .modern-bottom .right .add-extent .animated-btn{cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#e8e8e8;transition:all .3s ease-in-out;color:#222}.modern-box .modern-content .modern-bottom .right .add-extent .options{position:absolute;right:-6px;bottom:50%;background-color:#fff;padding:10px 5px;border-radius:20px;box-shadow:0 5px 7px 1px #00000017;height:0;opacity:0;visibility:hidden}.modern-box .modern-content .modern-bottom .right .add-extent .options li{width:30px;height:30px;border-radius:100%;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.modern-box .modern-content .modern-bottom .right .add-extent .options li button{border:none;background-color:transparent}.modern-box .modern-content .modern-bottom .right .add-extent .options li i{color:#6f6f6f;font-size:18px}.modern-box .modern-content .modern-bottom .right .add-extent .options li+li{margin-top:6px}.modern-box .modern-content .modern-bottom .right .add-extent.show i{transform:rotate(45deg);transition:all .3s ease-in-out}.modern-box .modern-content .modern-bottom .right .add-extent.show .options{opacity:1;visibility:visible;height:auto;bottom:38px;transition:all .3s ease-in-out}.collection .collection-block{text-align:center}.collection .collection-block img,.collection .collection-block .bg-size{margin-bottom:20px}.collection .collection-block .collection-content{text-align:center}.collection .collection-block .collection-content h3{margin-bottom:10px;color:#222;text-transform:uppercase;font-weight:900;letter-spacing:.05em}.collection .collection-block .collection-content h4{color:#222;margin-bottom:10px;font-size:16px}.collection .collection-block .collection-content p{line-height:1.5}.collection .collection-block .collection-content .btn-solid,.collection .collection-block .collection-content .btn-outline{padding:10px 25px}.category-shop-section .nav{height:100%;background-color:#f8f8f8;padding:13px 0;border-radius:8px}.category-shop-section .nav .nav-link{font-size:calc(14px + .00125*(100vw - 320px));transition:all .25s ease-in-out;color:#495057;border-right:2px solid transparent;cursor:pointer;padding:12px 20px;font-weight:500;text-transform:capitalize}.category-shop-section .nav .nav-link.active{color:var(--theme-color);border-right:2px solid var(--theme-color);font-weight:700}.faq-section .theme-accordion .accordion-item{background-color:transparent;margin-top:10px;border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.07)}.faq-section .theme-accordion .accordion-item:first-child{margin-top:0}.faq-section .theme-accordion .accordion-item .accordion-header{padding:0;border-bottom:0;transition:all .3s ease;background-color:#f9f9f9;letter-spacing:unset;text-transform:unset}.faq-section .theme-accordion .accordion-item .accordion-header .accordion-button{color:#333;font-size:calc(16px + .00125*(100vw - 320px));padding:calc(11px + 7 * (100vw - 320px) / 1600);line-height:1.4;font-weight:500;text-transform:unset;text-decoration:unset;box-shadow:unset;background-color:#f8f8f8;border:unset;letter-spacing:unset;width:100%;transition:all .3s ease;text-align:unset;display:flex;align-items:center;justify-content:space-between}.faq-section .theme-accordion .accordion-item .accordion-header .accordion-button:after{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;font-size:22px;background:none;line-height:1;transition:all .3s ease;width:auto;height:auto}.faq-section .theme-accordion .accordion-item .accordion-header .accordion-button:before{content:none}.faq-section .theme-accordion .accordion-item .accordion-header .accordion-button:hover{color:var(--theme-color)}.faq-section .theme-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){font-weight:600;color:var(--theme-color)}.faq-section .theme-accordion .accordion-item .accordion-body{padding:calc(10px + 5 * (100vw - 320px) / 1600) calc(12px + .00375*(100vw - 320px))}.faq-section .theme-accordion .accordion-item .accordion-body p{margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));color:#777;line-height:1.7;letter-spacing:unset;font-weight:500}.pwd-page{text-align:center}.pwd-page h2{margin-bottom:25px;color:#222;margin-top:-5px}.pwd-page .theme-form input{border-color:#ddd;font-size:15px;padding:15px 25px;margin-bottom:15px;height:inherit;text-align:center}.pwd-page .theme-form .btn-solid,.pwd-page .theme-form .btn-outline{margin:0 auto}.login-page h3{margin-bottom:20px;text-transform:uppercase;color:#222;font-weight:700;margin-top:-5px}.login-page .theme-card{padding:30px;background-color:#f8f8f8;line-height:1;border:1px solid #eee}.login-page .theme-card .theme-form label{text-transform:capitalize;color:#333;font-size:14px;font-weight:600}.login-page .theme-card .theme-form input{border-color:#eaeaea;font-size:12px;padding:17px 25px;margin-bottom:30px;height:inherit}.login-page .theme-card .form-box{position:relative}.login-page .theme-card .form-box .form-label{font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;color:#777}.login-page .theme-card .form-box .form-control{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.login-page .theme-card .form-box .form-control::-webkit-inner-spin-button{display:none}.login-page .theme-card .form-box .form-select{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));padding-right:2.25rem;font-weight:500;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px));border-radius:0}.login-page .theme-card .form-box .form-select option{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;font-weight:500}.login-page .authentication-right{height:calc(100% - 48px)}.login-page .authentication-right h6{text-transform:capitalize;color:#333;font-weight:600;margin-bottom:10px;font-size:22px}.login-page .authentication-right p{margin-bottom:21px;font-size:calc(14px + .00125*(100vw - 320px));color:#777;line-height:1.7;letter-spacing:unset;font-weight:500}.register-page h3{margin-bottom:20px;text-transform:uppercase;color:#222;font-weight:700;margin-top:-5px}.register-page .theme-card{padding:30px;border:none;background-color:#f8f8f8;box-shadow:0 0 2px 2px #f1f1f1;line-height:1}.register-page .theme-card .theme-form label{text-transform:capitalize;color:#333;font-size:14px;font-weight:600}.register-page .theme-card .theme-form input{border-color:#eaeaea;font-size:12px;padding:17px 25px;margin-bottom:30px;height:inherit}.search-block{padding:0}.search-block .form-header .input-group input{border-radius:0 5px 5px 0;border:1px solid #eee;padding:15px 20px}.search-block .form-header .input-group i{padding-right:10px}.search-block .form-header .input-group .btn{z-index:0}.contact-page .contact-title{position:sticky;top:0;left:0}.contact-page .contact-title h2{letter-spacing:unset;text-transform:none;margin:0;line-height:1.3}.contact-page .contact-title p{font-size:calc(14px + .00125*(100vw - 320px));line-height:1.7;width:100%;font-weight:500;margin-top:10px;margin-bottom:0}.contact-page .contact-form{background-color:#f8f8f8;padding:calc(20px + .015*(100vw - 320px)) calc(16px + .0175*(100vw - 320px));border-radius:0;border:1px solid #eeeeee}.contact-page .contact-form .form-box .form-control{border:unset}.contact-page .contact-form .form-box .form-control::placeholder{color:#8a8a8a}.contact-page .contact-form .form-box label{color:#333}.contact-page .contact-right ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:calc(17px + .00375*(100vw - 320px));margin-top:calc(20px + .005*(100vw - 320px))}@media (max-width: 1200px){.contact-page .contact-right ul{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.contact-page .contact-right ul{grid-template-columns:1fr}}.contact-page .contact-right ul li{width:100%;padding:15px;background-color:#f8f8f8;border:1px solid #eeeeee;border-radius:0;display:flex;gap:11px}.contact-page .contact-right ul li .contact-icon i{font-size:23px;color:var(--theme-color);width:50px;height:50px;background-color:#fff;display:flex;align-items:center;border-radius:0;justify-content:center}.contact-page .contact-right ul li .media-body h6{font-weight:600;color:#222;font-size:18px;line-height:1.4;margin-top:0;margin-bottom:0}.contact-page .contact-right ul li .media-body p{font-weight:500;margin-bottom:0;line-height:1.5;font-size:15px;margin-top:3px}.contact-page .form-control{border-radius:0}.map-section{height:420px}.qty-box .input-group{justify-content:center}.qty-box .input-group span button{background:#ffffff!important;border:1px solid #ced4da}.qty-box .input-group .form-control{text-align:center;width:80px;flex:unset}.qty-box .input-group button{background-color:transparent;border:0;color:#777;cursor:pointer;padding-left:12px;font-size:12px;font-weight:900;line-height:1}.qty-box .input-group button i{font-size:16px;color:#222}.qty-box .input-group .icon{padding-right:0}.order-history .responsive-data{display:none}.order-history .responsive-data .price{margin-bottom:2px}.order-history .dark-data{color:#000;font-weight:600}.wishlist-section tbody tr:last-child td{border:unset!important}.wishlist-section tbody tr td .icon-box a{font-size:calc(18px + .00125*(100vw - 320px));border:1px solid #eeeeee;width:calc(28px + .0025*(100vw - 320px));height:calc(28px + .0025*(100vw - 320px));border-radius:0;background-color:#f8f8f8;color:#777;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.wishlist-section tbody tr td .mobile-cart-content .col:last-child .td-color{display:flex;align-items:center;gap:calc(7px + 4 * (100vw - 320px) / 447)}.wishlist-section tbody tr td .mobile-cart-content .col:last-child .td-color a{font-size:calc(18px + 2 * (100vw - 320px) / 447);border:1px solid #eeeeee;width:calc(28px + 4 * (100vw - 320px) / 447);height:calc(28px + 4 * (100vw - 320px) / 447);border-radius:0;margin:0 auto;background-color:#f8f8f8;color:#777;display:flex;align-items:center;justify-content:center}}.cart-section .table tbody+tbody,.wishlist-section .table tbody+tbody{border-top:none}.cart-section .cart-buttons,.wishlist-section .cart-buttons{padding-top:35px}.cart-section .cart-buttons>div:last-child,.wishlist-section .cart-buttons>div:last-child{text-align:right}.cart-section .cart-buttons a,.wishlist-section .cart-buttons a{background-color:var(--theme-color);color:#fff;text-transform:none;font-weight:600;font-size:calc(16px + .00125*(100vw - 320px));line-height:1.3;padding:calc(9px + .00125*(100vw - 320px)) 20px;border-radius:0;border:1px solid transparent}.cart-section .cart-buttons a:hover,.wishlist-section .cart-buttons a:hover{border-color:var(--theme-color);background-color:#fff;color:var(--theme-color)}.cart-section .wishlist-buttons,.wishlist-section .wishlist-buttons{padding-top:22px;text-align:right}.cart-section .wishlist-buttons:last-child a,.wishlist-section .wishlist-buttons:last-child a{margin-left:10px}.cart-section .cart-table,.wishlist-section .cart-table{overflow:hidden;margin-bottom:0;border:1px solid #eeeeee}.cart-section .cart-table thead th,.wishlist-section .cart-table thead th{font-weight:600;color:#222;font-size:calc(17px + .00125*(100vw - 320px));border-top:0;text-align:center;white-space:nowrap;text-transform:capitalize;padding:calc(12px + .0025*(100vw - 320px)) 12px;background-color:#f8f8f8;border-bottom:1px solid #eee!important}.cart-section tbody h2,.wishlist-section tbody h2{margin-bottom:0}.cart-section tbody .remove-btn,.wishlist-section tbody .remove-btn{font-size:calc(18px + .00125*(100vw - 320px));border:1px solid #eeeeee;width:calc(28px + .0025*(100vw - 320px));height:calc(28px + .0025*(100vw - 320px));border-radius:0;background-color:#f8f8f8;color:#777;display:flex;align-items:center;justify-content:center;margin:0 auto}.cart-section tbody .table-price h2,.wishlist-section tbody .table-price h2{color:#222;font-weight:600;font-size:calc(17px + 3 * (100vw - 320px) / 1600);display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.cart-section tbody .table-price h2 del,.wishlist-section tbody .table-price h2 del{font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);color:#777}.cart-section tbody .table-price h6,.wishlist-section tbody .table-price h6{font-size:18px;margin-block:4px 0;font-weight:600;color:var(--theme-color)}.cart-section tbody .qty-box .input-group,.wishlist-section tbody .qty-box .input-group{justify-content:center;flex-wrap:nowrap}.cart-section tbody .qty-box .input-group .form-control,.wishlist-section tbody .qty-box .input-group .form-control{padding-block:10px;border:1px solid #eeeeee;font-weight:500}.cart-section tbody .qty-box .input-group button,.wishlist-section tbody .qty-box .input-group button{border:1px solid #eeeeee;font-size:16px;z-index:0}.cart-section tbody .qty-box .input-group button i,.wishlist-section tbody .qty-box .input-group button i{font-weight:500}.cart-section tbody tr td,.wishlist-section tbody tr td{vertical-align:middle;color:#777;border-top:0;border-bottom:1px solid #eeeeee;text-align:center}.cart-section tbody tr td:nth-child(2),.wishlist-section tbody tr td:nth-child(2){width:29rem}@media (max-width: 767px){.cart-section tbody tr td:nth-child(2),.wishlist-section tbody tr td:nth-child(2){width:auto}}.cart-section tbody tr td .name,.wishlist-section tbody tr td .name{color:#222;font-weight:500}.cart-section tbody tr td a,.cart-section tbody tr td p,.wishlist-section tbody tr td a,.wishlist-section tbody tr td p{color:#777;font-weight:500;font-size:calc(16px + 1 * (100vw - 320px) / 1600);text-transform:capitalize;margin-bottom:0}.cart-section tbody tr td a img,.cart-section tbody tr td p img,.wishlist-section tbody tr td a img,.wishlist-section tbody tr td p img{height:90px}.cart-section tbody tr td .td-color,.wishlist-section tbody tr td .td-color{color:var(--theme-color)}.cart-section tbody tr td h2,.wishlist-section tbody tr td h2{color:var(--theme-color);font-size:calc(19px + 3 * (100vw - 320px) / 1600);font-weight:500;letter-spacing:unset;text-transform:unset}.cart-section tbody tr td h2 del,.wishlist-section tbody tr td h2 del{font-weight:500;color:#777;font-size:16px}.cart-section tbody tr td .mobile-cart-content,.wishlist-section tbody tr td .mobile-cart-content{display:none;justify-content:center;margin-top:10px;flex-wrap:nowrap}.cart-section tbody tr td .mobile-cart-content .qty-box,.wishlist-section tbody tr td .mobile-cart-content .qty-box{border-radius:0}.cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control,.wishlist-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control{width:48px;padding:6px}.cart-section tbody tr td .mobile-cart-content .col,.wishlist-section tbody tr td .mobile-cart-content .col{align-self:center;margin-left:10px;margin-right:10px}@media (max-width: 768px){.cart-section tbody tr td .mobile-cart-content .col,.wishlist-section tbody tr td .mobile-cart-content .col{margin-left:5px;margin-right:5px}}.cart-section tfoot tr th,.wishlist-section tfoot tr th{padding-top:35px;text-align:right}.cart-section tfoot tr td,.wishlist-section tfoot tr td{padding-top:20px;padding-bottom:20px;border:none;text-align:center;color:#222;font-size:17px;font-weight:500;white-space:nowrap}.cart-section tfoot tr td h2,.wishlist-section tfoot tr td h2{font-weight:600;font-size:24px;margin-bottom:0}.cart-section tfoot tr td:first-child,.wishlist-section tfoot tr td:first-child{text-transform:capitalize;font-weight:500;font-size:18px;color:#777;text-align:right}.cart_counter{display:flex;align-items:center;background:#f8f8f8;padding:15px;font-size:14px;color:#2c2c2c;font-weight:700;border-radius:0;text-align:center;justify-content:center;margin-bottom:20px;box-shadow:0 0 4px #e4e4e4}.cart_counter .countdownholder span{padding-left:8px;color:var(--theme-color);padding-right:6px}.cart_counter .cart_checkout{padding:3px 8px;margin-left:10px}.blog-detail-page .blog-detail img{margin-bottom:40px}.blog-detail-page .blog-detail h3{color:#222;font-weight:700;margin-bottom:20px;text-transform:uppercase}.blog-detail-page .blog-detail p{color:#777;line-height:1.8}.blog-detail-page .blog-detail .post-social{color:#777;text-align:left;padding-bottom:15px}.blog-detail-page .blog-detail .post-social li+li{padding-left:15px;margin-left:15px;border-left:1px solid #dddddd}.blog-detail-page .blog-advance>div:last-child p:last-child{margin-bottom:0}.blog-detail-page .blog-advance img,.blog-detail-page .blog-advance .bg-size{margin-bottom:25px;margin-top:25px}.blog-detail-page .blog-advance ul{list-style-type:decimal;list-style-position:inside;line-height:2.5;font-size:15px}.blog-detail-page .blog-advance ul li{display:list-item;font-weight:700}.blog-detail-page .blog-advance p{line-height:1.8}.blog-detail-page .comment-section{border-bottom:1px solid #dddddd}.blog-detail-page .comment-section li{padding-top:60px;padding-bottom:60px;border-top:1px solid #dddddd}.blog-detail-page .comment-section li img{height:65px;width:65px;margin-right:20px;border-radius:100%}.blog-detail-page .comment-section li h6{color:#444;text-transform:uppercase;font-weight:700;margin-bottom:5px}.blog-detail-page .comment-section li h6 span{font-size:13px;font-weight:500;text-transform:capitalize;color:#777;margin-left:20px}.blog-detail-page .comment-section li p{line-height:1.8;margin-bottom:0}.blog-detail-page .blog-contact h2{margin-bottom:30px;margin-top:-5px}.blog-detail-page .blog-contact .theme-form label{text-transform:capitalize;color:#333;font-size:16px;font-weight:700}.blog-detail-page .blog-contact .theme-form input,.blog-detail-page .blog-contact .theme-form textarea{border-color:#ddd;font-size:14px;padding:17px 25px;margin-bottom:30px}.blog-page .blog-sidebar h4{color:#333;text-transform:uppercase;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px}.blog-page .blog-sidebar .theme-card{padding:20px;background-color:#f9f9f9}.blog-page .blog-sidebar .theme-card .recent-blog li+li{margin-top:30px}.blog-page .blog-sidebar .theme-card+.theme-card{margin-top:30px}.media-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--theme-color);color:#fff;width:40px;height:40px;justify-content:center;display:flex;align-items:center;font-size:22px;border:none}.product-slick .slick-prev,.product-slick .slick-next,.rtl-product-slick .slick-prev,.rtl-product-slick .slick-next,.product-right-slick .slick-prev,.product-right-slick .slick-next,.rtl-product-right-slick .slick-prev,.rtl-product-right-slick .slick-next{opacity:1;transform:scale(1);transition:all .3s ease-in-out;margin-top:0;box-shadow:0 0 8px #ddd9;border-radius:100%}.product-slick .slick-prev:before,.product-slick .slick-next:before,.rtl-product-slick .slick-prev:before,.rtl-product-slick .slick-next:before,.product-right-slick .slick-prev:before,.product-right-slick .slick-next:before,.rtl-product-right-slick .slick-prev:before,.rtl-product-right-slick .slick-next:before{font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;opacity:1;color:#222;background-color:#fff;border-radius:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-slick .slick-next,.rtl-product-slick .slick-next,.product-right-slick .slick-next,.rtl-product-right-slick .slick-next{right:-15px}.product-slick .slick-next:before,.rtl-product-slick .slick-next:before,.product-right-slick .slick-next:before,.rtl-product-right-slick .slick-next:before{content:""}.product-slick .slick-prev,.rtl-product-slick .slick-prev,.product-right-slick .slick-prev,.rtl-product-right-slick .slick-prev{left:-15px;z-index:1}.product-slick .slick-prev:before,.rtl-product-slick .slick-prev:before,.product-right-slick .slick-prev:before,.rtl-product-right-slick .slick-prev:before{content:""}.product-slick .slick-slide>div,.rtl-product-slick .slick-slide>div,.product-right-slick .slick-slide>div,.rtl-product-right-slick .slick-slide>div{display:flex;margin-bottom:15px}.slider-right-nav.gap-low .slick-slide>div{margin:10px 10px 0}.slider-nav .slider-image{border:1px solid #eeeeee;background-color:#f8f8f8;overflow:hidden;height:calc(123px + .02375*(100vw - 320px))}.slider-nav .slick-slide>div,.rtl-slider-nav .slick-slide>div,.slider-right-nav .slick-slide>div,.rtl-slider-right-nav .slick-slide>div{display:flex;margin:10px 10px 0;border:1px solid #eeeeee;transition:all .3s ease-in-out;opacity:.4}.slider-nav .slick-slide>div img,.rtl-slider-nav .slick-slide>div img,.slider-right-nav .slick-slide>div img,.rtl-slider-right-nav .slick-slide>div img{height:calc(80px + .05*(100vw - 320px));width:100%;object-fit:contain;cursor:pointer;background-color:#d4d7d433}.slider-nav .slick-slide.slick-current>div,.rtl-slider-nav .slick-slide.slick-current>div,.slider-right-nav .slick-slide.slick-current>div,.rtl-slider-right-nav .slick-slide.slick-current>div{transition:all .3s ease-in-out;opacity:1}.slider-nav .slick-slide.slick-current>div img,.rtl-slider-nav .slick-slide.slick-current>div img,.slider-right-nav .slick-slide.slick-current>div img,.rtl-slider-right-nav .slick-slide.slick-current>div img{margin-left:auto;margin-right:auto;width:100%}.slider-nav .slick-slide.slick-active>div,.rtl-slider-nav .slick-slide.slick-active>div,.slider-right-nav .slick-slide.slick-active>div,.rtl-slider-right-nav .slick-slide.slick-active>div{transition:all .3s ease-in-out;opacity:1}.slider-nav .slick-slide.slick-active>div img,.rtl-slider-nav .slick-slide.slick-active>div img,.slider-right-nav .slick-slide.slick-active>div img,.rtl-slider-right-nav .slick-slide.slick-active>div img{margin-left:auto;margin-right:auto;width:100%}.slider-right-nav.border-nav .slick-slide>div{padding:4px}.slider-right-nav .slick-slide:first-child>div,.rtl-slider-right-nav .slick-slide:first-child>div{margin-top:0}.pro_sticky_info{border:1px solid #dddddd;padding:20px}.is_stuck{margin-top:80px}.image-scroll div>div{padding-bottom:20px}.image-scroll div>div:last-child{padding:0}.sale-label{display:inline-block;background-color:var(--theme-color2);padding:6px 17px;border-radius:8px;color:#fff}.product-right .product-count{background-color:#f8f8f8;padding:10px 12px;margin-bottom:12px}.product-right .product-count img{margin-right:6px}.product-right .product-count ul{margin-bottom:-4px}.product-right .product-count ul li{margin-bottom:4px}.product-right .product-count ul li:first-child{margin-right:14px}.product-right p{margin-bottom:0;line-height:1.5em}.product-right .product-title{color:#222;text-transform:capitalize;font-weight:700;margin-bottom:3px;font-size:16px}.product-right .shipping-info li{display:block;font-size:16px;color:#777;line-height:1.8}.product-right .border-product{padding-top:15px;padding-bottom:20px;border-top:1px dashed #eeeeee}.product-right h2{text-transform:uppercase;margin-bottom:15px;font-size:25px;line-height:1.2em}.product-right .price-detail span{font-size:16px;color:var(--theme-color);padding-left:10px}.product-right h3{font-size:26px;color:#222;margin-bottom:15px}.product-right h4{font-size:16px;margin-bottom:7px}.product-right h4 del{color:#777}.product-right h4 span{padding-left:5px;color:var(--theme-color)}.product-right .color-variant{margin-bottom:10px}.product-right .color-variant li{height:30px;width:30px;cursor:pointer}.product-right .color-variant li.active{position:relative}.product-right .color-variant li.active:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");top:10px;right:4px;height:15px;width:15px;background-size:70%;background-repeat:no-repeat;position:absolute;opacity:.8}.product-right .product-buttons{margin-bottom:20px}.product-right .product-buttons .btn-solid,.product-right .product-buttons .btn-outline{padding:7px 25px}.product-right .product-buttons a:last-child{margin-left:10px}.product-right .product-description h6 span{float:right}.product-right .product-description .qty-box{display:flex;align-items:center;margin-top:10px}.product-right .product-description .qty-box .input-group{justify-content:unset;width:unset}.product-right .product-description .qty-box .input-group .form-control{border-right:none}.product-right .size-box{margin-top:10px;margin-bottom:10px}.product-right .size-box ul li{height:35px;width:35px;border-radius:50%;margin-right:10px;cursor:pointer;border:1px solid #efefef;text-align:center}.product-right .size-box ul li a{color:#222;font-size:18px;display:flex;align-items:center;justify-content:center;height:100%}.product-right .size-box ul li.active{background-color:#efefef}.product-right .product-icon{display:flex}.product-right .product-icon .product-social{margin-top:5px}.product-right .product-icon .product-social li{padding-right:30px}.product-right .product-icon .product-social li a{color:#333;transition:all .3s ease}.product-right .product-icon .product-social li a i{font-size:18px}.product-right .product-icon .product-social li a:hover{color:var(--theme-color)}.product-right .product-icon .product-social li:last-child{padding-right:0}.product-right .product-icon .wishlist-btn{background-color:transparent;border:none}.product-right .product-icon .wishlist-btn i{border-left:1px solid #dddddd;font-size:18px;padding-left:10px;margin-left:5px;transition:all .3s ease-in-out}.product-right .product-icon .wishlist-btn span{padding-left:10px;font-size:18px}.product-right .product-icon .wishlist-btn:hover i{color:var(--theme-color);transition:all .3s ease-in-out}.product-right .payment-card-bottom{margin-top:10px}.product-right .payment-card-bottom ul li{padding-right:10px}.product-right .timer{margin-top:10px;background-color:#f7f7f7}.product-right .timer p{color:#222}.product-right .rating-section{margin-bottom:8px;margin-top:-6px;display:flex;align-items:center}.product-right .rating-section h6{margin-bottom:0;margin-left:10px;color:#323232;font-weight:700;font-size:15px}.product-right .rating-section .rating i{padding-right:2px;font-size:18px}.product-right .label-section{margin-bottom:15px}.product-right .label-section .badge{padding:6px 11px;font-size:12px}.product-right .label-section .label-text{text-transform:capitalize;padding-left:5px}.product-right.product-form-box{text-align:center;border:1px solid #dddddd;padding:20px}.product-right.product-form-box .product-description .qty-box{margin-bottom:5px}.product-right.product-form-box .product-description .qty-box .input-group{justify-content:center;width:100%}.product-right.product-form-box .product-buttons{margin-bottom:0}.product-right.product-form-box .timer{margin-bottom:10px;text-align:left}.single-product-tables{display:flex;margin-top:10px}.product-accordion .btn-link{color:#222}.product-accordion .btn-link:hover{text-decoration:none}.product-accordion .card{border:none}.product-accordion .card-body{width:100%;height:auto}.product-accordion .card-header{padding:5px 8px;border-bottom:1px dashed rgba(0,0,0,.125);background-color:#7f7f7f08}.product-related h2{text-transform:capitalize;font-size:calc(18px + 7 * (100vw - 320px) / 1600);color:#222;padding-bottom:20px;border-bottom:1px solid #eeeeee;margin-bottom:20px}.rating{margin-top:0;display:flex;align-items:center;justify-content:center;gap:2px}.rating i{padding-right:calc(0px + .00125*(100vw - 320px));font-size:calc(14px + .0025*(100vw - 320px));color:#ffa200}.rating i.fill:before{content:""}.rating .three-star{padding-bottom:5px}.rating .three-star i{color:#acacac}.rating .three-star i:nth-child(-n+3){color:#ffd200}.tab-border{border:1px solid #eeeeee;margin:0}.tab-border .nav-border{border-bottom:0;border-right:1px solid #eeeeee}.vertical-tab.tab-product .nav-material,.vertical-tab .product-full-tab .nav-material{border:none!important}@media (min-width: 1199px){.vertical-tab.tab-product .nav-material.nav-tabs .nav-item,.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item{width:100%}}.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link,.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link{padding:15px 20px}.product-full-tab{padding-top:70px}.product-load-more .col-grid-box{display:none}.load-more-sec{margin-top:40px;text-align:center}.load-more-sec a{font-size:18px;text-transform:uppercase;display:block;padding:10px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;width:100%;color:var(--theme-color)}.video-icon{position:relative}.video-icon img{opacity:.8}.video-icon i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:24px}.video-product iframe{width:100%;height:44vh;margin-top:90px}.top-filter{position:absolute;z-index:1;top:80px;left:0;width:100%;display:none}.top-filter ::-webkit-scrollbar{width:4px}.top-filter ::-webkit-scrollbar-track{background:#f1f1f1}.top-filter ::-webkit-scrollbar-thumb{background:#888}.top-filter ::-webkit-scrollbar-thumb:hover{background:#555}.top-filter .collection-collapse-block{padding-bottom:0}.top-filter .collection-collapse-block .collapse-block-title:after{display:none}.top-filter .button_bottom{padding-bottom:20px}.top-filter .collection-collapse-block-content{max-height:210px;overflow-y:auto;overflow-x:hidden}.filter-bottom-title{position:relative;cursor:pointer}.filter-bottom-title:after{position:absolute;display:block;top:0;right:-3px;content:"";font-family:FontAwesome;font-weight:900;color:#969696}.sticky-bottom-cart{position:fixed;bottom:-200px;width:100%;z-index:9;transition:all .3s ease-in-out;left:50%;transform:translate(-50%) scale(.95)}.sticky-bottom-cart .qty-box .input-group{justify-content:center}.sticky-bottom-cart .cart-content{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:10px;box-shadow:0 0 100px #0000000f}@media (max-width: 991px){.sticky-bottom-cart .cart-content .btn-solid{padding:9px 19px}}.sticky-bottom-cart .cart-content .middle-value{display:flex;gap:20px;align-items:center}.sticky-bottom-cart .cart-content .middle-value .qty-box input{background-color:#f8f8f8;border-color:#eee}.sticky-bottom-cart .cart-content .middle-value .qty-box .input-group span button{background:#f8f8f8!important;border-color:#eee}.sticky-bottom-cart .product-image{display:flex;align-items:center}.sticky-bottom-cart .product-image img{width:70px;height:70px;object-fit:cover;object-position:top;background-color:#f8f8f8}@media (max-width: 767px){.sticky-bottom-cart .product-image{display:none}}.sticky-bottom-cart .product-image .content{margin-left:12px}.sticky-bottom-cart .product-image .content h5,.sticky-bottom-cart .product-image .content h6{margin-bottom:0}.sticky-bottom-cart .product-image .content h5{font-size:18px;font-weight:500}.sticky-bottom-cart .product-image .content h6{font-weight:400;font-size:16px;color:#222}.sticky-bottom-cart .product-image .content h6 del{margin-left:7px}.sticky-bottom-cart .product-image .content h6 span{color:var(--theme-color);margin-left:5px}.sticky-bottom-cart .selection-section{display:flex;align-items:center;gap:calc(10px + .00625*(100vw - 320px));margin:0 auto;text-align:center}@media (max-width: 767px){.sticky-bottom-cart .selection-section{justify-content:start;margin-left:0}}.sticky-bottom-cart .selection-section h4{margin-bottom:0;margin-right:10px;font-weight:500}.sticky-bottom-cart .selection-section .variation-box{display:flex;align-items:center;gap:calc(26px + 24 * (100vw - 767px) / 1153)}.sticky-bottom-cart .selection-section .variation-box h4{margin-bottom:0}.sticky-bottom-cart .selection-section .form-control{background-color:#f8f8f8;border:1px solid #eeeeee;font-weight:500}.sticky-bottom-cart .selection-section .form-control:focus{box-shadow:none}.stickyCart .sticky-bottom-cart{bottom:20px;transition:all .3s ease-in-out;transform:translate(-50%) scale(1)}.stickyCart .recently-purchase.show{bottom:125px}.product-center-page .product-right.right-side{text-align:right}.product-center-page .product-right.right-side .timer{padding-right:40px}.product-center-page .product-description .qty-box{justify-content:flex-end}.addeffect-section .error-message{display:none;color:red}.addeffect-section.cartMove .error-message{display:block}.addeffect-section.cartMove .size-box{animation:buttons-shake .82s cubic-bezier(.36,.07,.19,.97) both}.custom-variations ul{display:flex;margin-left:-10px;margin-right:-10px}.custom-variations ul li{display:flex;align-items:center;border:1px solid #dddddd;margin:0 10px;padding:5px;text-align:center;cursor:pointer}.custom-variations ul li img{width:50px;height:70px;object-fit:cover;object-position:center}.custom-variations ul li .product-content{padding-left:15px;padding-right:25px}.custom-variations ul li .product-content h6{margin-bottom:0;color:#222;font-weight:600;font-size:15px}.custom-variations ul li .product-content span{color:#888;font-size:15px}.custom-variations ul li.active{border-color:var(--theme-color)}@keyframes buttons-shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}40%,60%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}}.custom_stop,.play-video .custom_play{display:none!important}.play-video .custom_stop{display:inline-block!important}.quick-view{width:100%;max-width:1080px;max-height:600px;position:relative}.checkout-page .checkout-title{margin-bottom:25px;border-bottom:1px solid #eeeeee}.checkout-page .checkout-title h3{color:#222;font-weight:700}.checkout-page .order-btn{width:100%;margin-top:calc(10px + .00375*(100vw - 320px));background-color:var(--theme-color);border-radius:0;padding:calc(10px + 3 * (100vw - 320px) / 1600);color:#fff;font-weight:600;letter-spacing:unset;text-transform:unset;font-size:calc(16px + .0025*(100vw - 320px));height:auto;border:1px solid transparent}.checkout-page .order-btn:hover{border-color:var(--theme-color);background-color:transparent;color:var(--theme-color)}.checkout-page .promo-title{display:flex;justify-content:space-between;margin-bottom:8px}.checkout-page .promo-title button{padding:0;font-size:15px;display:flex;align-items:center;border:none;gap:6px}.checkout-page .checkout-form .checkout-details{position:sticky;top:120px;left:0;background-color:#f8f8f8;padding:calc(18px + .00125*(100vw - 320px)) calc(15px + 5 * (100vw - 320px) / 1600);border:1px solid #eeeeee;border-radius:0}.checkout-page .checkout-form .checkout-details .coupon-box{padding:10px;border:1px solid #eeeeee;background-color:#fff}.checkout-page .checkout-form .checkout-details .coupon-box .coupon-content{margin-top:0}.checkout-page .checkout-form .checkout-details .coupon-box .coupon-content .coupon-apply{padding-top:9px}.checkout-page .checkout-form .checkout-details .card-name{display:block}.checkout-page .checkout-form .checkout-details .card-name h6{line-height:1.4;font-weight:600}.checkout-page .checkout-form .checkout-details .promo-code-box{margin-bottom:10px;margin-top:14px}.checkout-page .checkout-form .checkout-details .promo-code-box h5{font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);color:#222;line-height:1.3;margin:0}.checkout-page .checkout-form .checkout-details .promo-code-box>a{font-size:15px;cursor:pointer;color:var(--theme-color)}.checkout-page .checkout-form .checkout-details .promo-code-box .coupon-input-box{flex-wrap:nowrap;gap:calc(8px + 7 * (100vw - 320px) / 1600);display:flex}.checkout-page .checkout-form .checkout-details .promo-code-box .form-control{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border-radius:0;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.checkout-page .checkout-form .checkout-details .promo-code-box .apply-button{white-space:nowrap;border:1px solid var(--theme-color);border-radius:0;font-weight:600;color:var(--theme-color);letter-spacing:unset;text-transform:none;background-color:transparent}.checkout-page .checkout-form .checkout-details .promo-code-box .apply-button:hover{background-color:var(--theme-color);color:#fff}.checkout-page .checkout-form .checkout-details .promo-code-box .invalid-feedback{font-size:14px;letter-spacing:unset;font-weight:500}.checkout-page .checkout-form .checkout-details .order-box{margin:0}.checkout-page .checkout-form .checkout-details .order-box .title-box{padding-bottom:8px}.checkout-page .checkout-form .checkout-details .order-box .title-box h4{font-size:calc(18px + .00125*(100vw - 320px));font-weight:600;letter-spacing:unset;color:#222;line-height:1.3;margin:0}.checkout-page .checkout-form .checkout-details .order-box .title-box p{font-size:calc(14px + 1 * (100vw - 320px) / 1600);line-height:1.5;font-weight:500;margin:4px 0 0}.checkout-page .checkout-form .checkout-details .offer-apply-box{display:flex;gap:9px;margin-top:25px;position:relative;padding:8px 13px;overflow:hidden;border:1px dashed #198754;background-color:#1987542e}.checkout-page .checkout-form .checkout-details .offer-apply-box img{width:28px;height:28px}.checkout-page .checkout-form .checkout-details .offer-apply-box h4{font-size:16px!important}.checkout-page .checkout-form .checkout-details .offer-apply-box p{margin:3px 0 0!important;font-size:14px!important}.checkout-page .checkout-form .checkout-details .offer-apply-box .close-coupon{position:absolute;top:8px;right:8px;font-size:14px;line-height:1;color:#198754;font-weight:500}.checkout-page .checkout-form .check-out .form-group:last-child{margin-bottom:-5px}.checkout-page .checkout-form .check-out .form-group:last-child label{margin-bottom:-5px}.checkout-page .checkout-form .form-group{position:relative;margin-bottom:25px}.checkout-page .checkout-form .form-group h3{color:#444;font-weight:700;margin-bottom:30px;margin-top:30px}.checkout-page .checkout-form .form-group .field-label{line-height:24px;text-transform:capitalize;color:#333;margin-bottom:10px;font-weight:700}.checkout-page .checkout-form .form-group .field-label span{font-size:16px;color:#222;font-weight:600}.checkout-page .checkout-form .form-group label{color:#777}.checkout-page .checkout-form select,.checkout-page .checkout-form textarea{width:100%;padding:0 22px;height:45px;border:1px solid #dddddd}.checkout-page .check-box{line-height:24px;font-size:14px;font-weight:400;padding-top:5px}.checkout-page .check-box label{position:relative;top:-1px;font-weight:400;padding:0;font-size:16px;cursor:pointer;color:#333}.checkout-page .lower-content{margin-top:30px}.checkout-page .lower-content .order-column{margin-bottom:40px}.checkout-page .checkout-form-section{display:grid;gap:calc(20px + .0125*(100vw - 320px))}.checkout-page .checkout-form-section .checkout-title1 h2{font-weight:600;font-size:calc(18px + .00125*(100vw - 320px));letter-spacing:unset;text-transform:unset;margin:0 0 20px;line-height:1.3;border-bottom:1px solid #ededed;padding-bottom:8px}.checkout-page .checkout-form-section .checkout-form .form-box{position:relative}.checkout-page .checkout-form-section .checkout-form .form-box .form-label{font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;color:#777}.checkout-page .checkout-form-section .checkout-form .form-box .form-control{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border-radius:0;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.checkout-page .checkout-form-section .checkout-form .form-box .form-control::-webkit-inner-spin-button{display:none}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2.select2-container--focus .select2-focused .select2-selection--single{border:1px solid transparent}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-selection{border:1px solid #eeeeee;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));padding-right:calc(7px + .0075*(100vw - 320px));height:auto;background-color:#fff;border-radius:0}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-selection .select2-selection__rendered{padding:0;line-height:1.6}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-selection .select2-selection__placeholder{font-size:calc(14px + 1 * (100vw - 320px) / 1600);color:#777;font-weight:500}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-selection .select2-selection__arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;border:unset;width:auto;height:auto;color:#777;font-size:17px}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-dropdown,.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-dropdown .select2-search .select2-search__field{border:1px solid #eeeeee}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar-track{background-color:rgba(var(--theme-color),.14)}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar{width:4px;height:4px;background-color:#f5f5f5}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options::-webkit-scrollbar-thumb{background-color:var(--theme-color)}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options .select2-results__option{background-color:#fff;display:block}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options .select2-results__option .country .dial-code{color:#777;font-weight:500}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options .select2-results__option--highlighted{background-color:var(--theme-color)}.checkout-page .checkout-form-section .checkout-form .form-box .custom-select .select2-results .select2-results__options .select2-results__option--highlighted .country .dial-code{color:#eee}.checkout-page .checkout-form-section .checkout-form .form-checkbox{display:flex;align-items:center;gap:10px}.checkout-page .checkout-form-section .checkout-form .form-checkbox .form-check-input{width:21px;height:21px;background:unset;background-color:#fff;box-shadow:unset;border:unset;filter:unset;position:relative;margin:0;vertical-align:unset}.checkout-page .checkout-form-section .checkout-form .form-checkbox .form-check-input:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:5px;z-index:1;border:2px solid var(--theme-color);border-top-style:none;border-right-style:none}.checkout-page .checkout-form-section .checkout-form .form-checkbox .form-check-input:after{content:"";position:absolute;width:21px;height:21px;top:50%;transform:translate(-50%,-50%);left:50%;background-color:#fff;border:2px solid #ececec;cursor:pointer}.checkout-page .checkout-form-section .checkout-form .form-checkbox .form-check-input:checked:before{transform:rotate(-45deg) scale(1)}.checkout-page .checkout-form-section .checkout-form .form-check-label{color:#4a5568;font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin:0;line-height:1}.checkout-page .checkout-form-section .phone-field .form-box .form-control{padding-left:calc(111px + 21 * (100vw - 320px) / 1600)}.checkout-page .checkout-form-section .phone-field .custom-select{position:absolute;top:29px;left:1px;height:calc(42px + .00375*(100vw - 320px));width:calc(94px + .01625*(100vw - 320px))}.checkout-page .checkout-form-section .phone-field .custom-select .select2{height:100%}.checkout-page .checkout-form-section .phone-field .custom-select .select2 .selection{height:calc(100% - 2px);border-right:1px solid #eeeeee}.checkout-page .checkout-form-section .phone-field .custom-select .select2 .selection .select2-selection{height:100%;border:unset;border-radius:0;gap:5px;background-color:transparent}.checkout-page .checkout-form-section .phone-field .custom-select .select2 .selection .select2-selection .select2-selection__rendered{display:flex;align-items:center}.checkout-page .checkout-form-section .phone-field .custom-select .select2 .selection .select2-selection .select2-selection__arrow{width:auto}.checkout-page .checkout-form-section .phone-field .custom-select .select2 .selection .select2-selection .select2-selection__arrow:before{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;border:unset;width:auto;height:auto;color:#777;font-size:17px}.checkout-page .checkout-form-section .delivery-option,.checkout-page .checkout-form-section .payment-option{padding:calc(17px + 9 * (100vw - 320px) / 1600);background-color:#fff;height:100%;border-radius:0}.checkout-page .checkout-form-section .delivery-option .custom-form-check,.checkout-page .checkout-form-section .payment-option .custom-form-check{min-height:unset;padding:0;margin:0;display:flex;gap:5px}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input{width:calc(15px + .00125*(100vw - 320px));height:calc(15px + .00125*(100vw - 320px));margin:4px 0 0;float:unset;background-color:unset;position:relative;filter:unset;border:unset}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:before,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-color:#fff;border-radius:100%;transition:all .3s ease-in-out;border:1px solid #eeeeee}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:after,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:11px;height:11px;background-color:var(--theme-color);transition:all .3s ease-in-out;border-radius:100%}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:checked,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:checked{background-color:transparent;border-color:transparent}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:checked:before,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:checked:before{border-color:var(--theme-color)}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:checked:after,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkout-page .checkout-form-section .delivery-option .custom-form-check .form-check-input:checked~label,.checkout-page .checkout-form-section .payment-option .custom-form-check .form-check-input:checked~label{color:#222}.checkout-page .checkout-form-section .delivery-option .custom-form-check label,.checkout-page .checkout-form-section .payment-option .custom-form-check label{cursor:pointer;font-size:calc(15px + .00125*(100vw - 320px));padding-left:12px;font-weight:500;margin-bottom:0}.checkout-page .checkout-form-section .checkbox-main-box{border-radius:0;padding:calc(14px + 15 * (100vw - 320px) / 1600);background-color:#f8f8f8;border:1px solid #eeeeee;position:relative}.checkout-page .future-option{padding:calc(17px + 9 * (100vw - 320px) / 1600);position:relative;border-radius:10px;z-index:0}.checkout-page .future-option:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:1;z-index:-1}.checkout-page .future-option .delivery-items h4{margin-bottom:16px;color:#222;font-weight:500}.checkout-page .future-option ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:7px}@media (max-width: 1399px){.checkout-page .future-option ul{grid-template-columns:1fr 1fr}}@media (max-width: 991px){.checkout-page .future-option ul{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 767px){.checkout-page .future-option ul{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.checkout-page .future-option ul{grid-template-columns:1fr}}.checkout-page .future-option ul li.active a{color:#fff;background-color:var(--theme-color)}.checkout-page .future-option ul li a{background-color:#fff;display:block;text-align:center;color:#000;padding:12px 8px;border:1px solid var(--theme-color);border-radius:0;font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul{display:flex;flex-wrap:wrap;gap:calc(20px + .0125*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li{position:relative;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li:last-child .checkout-box:before{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{padding:calc(14px + 15 * (100vw - 320px) / 1600);background-color:#f8f8f8;border-radius:0;border:1px solid #eeeeee;position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul{display:flex;align-items:center;gap:15px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li{width:auto;display:flex;align-items:center;justify-content:center;border:1px solid transparent;background-color:#fff;padding:15px 40px;border-radius:20px;text-align:center;cursor:pointer}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li i{font-size:28px;color:#898989;line-height:1}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li h5{color:#898989}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active{border-color:var(--theme-color);color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .payment-method ul li.active i{color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .form-select{background-color:#fff;border-color:#eee;line-height:1.8}@media (max-width: 576px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box{margin-left:0}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title{border-bottom:1px solid #ededed;margin-bottom:20px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title h4{font-weight:600;font-size:calc(18px + .00125*(100vw - 320px));letter-spacing:unset;text-transform:unset;margin:0;line-height:1.3}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title button{padding:0;border:none;font-size:14px;font-weight:700;color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box{gap:10px;border-radius:0;padding:calc(12px + .0075*(100vw - 320px));background-color:#fff;height:100%;display:flex;position:relative;cursor:pointer}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .label{position:absolute;top:0;right:0;background-color:var(--theme-color);padding:2px 8px;border-radius:4px;color:#fff;font-size:12px;letter-spacing:.8px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .label label{margin-bottom:0;line-height:1.7}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input{width:calc(15px + .00125*(100vw - 320px));height:calc(15px + .00125*(100vw - 320px));float:unset;background-color:unset;position:relative;filter:unset;margin:3px 0 0;border:unset}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-color:#fff;border-radius:100%;transition:all .3s ease-in-out;border:1px solid #ddd}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:11px;height:11px;background-color:var(--theme-color);transition:all .3s ease-in-out;border-radius:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:checked{background-color:transparent;border-color:transparent}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:checked:before{border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-input:focus{box-shadow:none;border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-label{display:grid;gap:calc(6px + .0025*(100vw - 320px));cursor:pointer;font-size:calc(15px + .00125*(100vw - 320px));font-weight:500;margin-bottom:0;width:calc(100% - (15px + .00125*(100vw - 320px)))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-label>span{display:block}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-label .address{line-height:1.4;margin-bottom:0;font-weight:400;color:#222;font-size:calc(14px + .00125*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-label .address span{margin-right:4px;font-weight:500;color:#222}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .form-check-label .name{font-weight:600;margin:0;text-transform:none;letter-spacing:unset;line-height:1.3;font-size:18px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail{display:flex;flex-wrap:wrap;gap:calc(6px + .0025*(100vw - 320px));margin-left:10px;width:calc(85% + -.00625*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail li{display:block;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail h4{font-weight:600;margin:0;text-transform:none;letter-spacing:unset;line-height:1.3}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail p,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail h6{line-height:1.4;margin-bottom:0;font-weight:400;color:#222;font-size:calc(14px + .00125*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail p span,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box .delivery-address-detail h6 span{margin-right:4px;font-weight:500;color:#222}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .add-address{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;text-align:center;cursor:pointer;background-color:#fff;box-shadow:0 0 9px #00000012;border-radius:8px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:calc(17px + 9 * (100vw - 320px) / 1600);background-color:#fff;border-radius:0;height:100%}@media (max-width: 1460px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .select-option,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .select-option{margin-top:6px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .date-box{position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .date-box i{top:50%;transform:translateY(-50%);position:absolute;right:17px;font-size:18px;color:#4a5568}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category{display:flex;height:100%}@media (max-width: 767px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category{display:block}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check{min-height:unset;padding:0;margin:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input{width:calc(15px + .00125*(100vw - 320px));height:calc(15px + .00125*(100vw - 320px));margin:5px 0 0;float:unset;background-color:unset;filter:unset;position:relative;border:unset}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-color:#fff;border-radius:100%;transition:all .3s ease-in-out;border:1px solid #eeeeee}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:11px;height:11px;background-color:var(--theme-color);transition:all .3s ease-in-out;border-radius:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:checked,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:checked,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:checked,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:checked{background-color:transparent;border-color:transparent}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:checked:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:checked:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:checked:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:checked:before{border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:checked:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:checked:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:checked:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category .form-check .form-check-input:focus,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .payment-category .form-check .form-check-input:focus,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-category .form-check .form-check-input:focus,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .payment-category .form-check .form-check-input:focus{box-shadow:none;border-color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .custom-form-check{display:flex;margin-bottom:0;min-height:auto}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .custom-form-check .form-check-label{cursor:pointer;font-size:calc(15px + .00125*(100vw - 320px));padding-left:12px;font-weight:500;margin-bottom:0;width:calc(100% - (15px + .00125*(100vw - 320px)))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-date{font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;border:1px solid #eeeeee;background-color:#fff;display:flex;align-items:center;color:#4a5568;width:100%;padding:calc(8px + .00125*(100vw - 320px)) calc(15px + .00625*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date input,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-date input{font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;border:none;background-color:#fff;display:flex;align-items:center;color:#4a5568;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time{display:flex;align-items:center;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-toggle{font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;border:1px solid #eeeeee;background-color:#fff;display:flex;align-items:center;color:#4a5568}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle i,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-toggle i{-webkit-text-stroke:1px #4a5568;color:transparent;font-size:18px;margin-right:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:after,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-toggle:after{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle:before,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-toggle:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:20px;font-family:"Font Awesome 6 Free";font-weight:900}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-menu{border:1px solid transparent;box-shadow:0 6px 5px #0000001a}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li a:active,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-menu li a:active{color:#000;text-decoration:none;background-color:#eee}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li+li,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .delivery-time .dropdown-menu li+li{margin-top:5px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box{display:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box.show{display:block}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option{padding:calc(17px + 9 * (100vw - 320px) / 1600);border-radius:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items{align-items:center;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h4{margin-bottom:16px;color:#222;font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul{display:flex;flex-wrap:wrap;width:100%;margin:-8px;gap:0}@media (max-width: 460px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul{margin-inline:0}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:25%;padding:8px}@media (max-width: 1500px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:33.33%}}@media (max-width: 1400px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:50%}}@media (max-width: 460px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li{width:100%;padding-inline:0}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li a{background-color:#f8f8f8;display:block;text-align:center;color:#222;padding:12px 8px;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items ul li.active a{background-color:var(--theme-color);color:#fff}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-button{padding:calc(14px + .00375*(100vw - 320px)) calc(15px + .00625*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px));font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-method .custom-form-check label{font-weight:500;font-size:17px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-card-box .credit-detail{position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-info label{font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option{padding:calc(14px + .00375*(100vw - 320px));border-radius:0;position:relative}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check .form-check-input{margin-top:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label{font-weight:500;font-size:18px;padding-left:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option img{top:50%;transform:translateY(-50%);position:absolute;right:20px;width:60px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion{display:flex;flex-wrap:wrap;gap:calc(10px + .00625*(100vw - 320px));align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item{border:none;overflow:hidden;display:block;width:100%;background-color:#f8f8f8;border-radius:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button{color:#4a5568;position:relative;padding:0;background-color:#f8f8f8}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:after{content:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:before{font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;content:"";top:50%;transform:translateY(-50%);right:30px;transition:transform .2s ease-in-out}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#222;background-color:transparent;box-shadow:none}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{top:20%;transform:rotate(-180deg) translateY(-50%)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check{display:flex;align-items:center;width:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{font-weight:500;color:#222;display:flex;align-items:center;width:100%;font-size:calc(15px + 3 * (100vw - 320px) / 1600);padding:16px 20px;margin-bottom:0}@media (max-width: 480px){.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label{margin-top:5px}}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input{margin-right:calc(6px + .0025*(100vw - 320px))}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body{padding-top:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review{margin:0;line-height:1.5;color:#4a5568;font-size:16px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover{color:var(--theme-color)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check{margin-bottom:calc(5px + 3 * (100vw - 320px) / 1600);display:flex;align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label{display:flex;align-items:center;font-size:calc(14px + 3 * (100vw - 320px) / 1600)}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input{margin-right:10px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-select{position:absolute;left:1px;height:49px;bottom:1px;border-radius:0}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-select .select2-container{height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-select .selection{height:100%}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-select .selection .select2-selection{height:100%!important;min-width:unset;background-color:transparent!important;width:110px!important;border:unset!important;border-right:1px solid #efefef!important}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-select .selection .select2-selection .select2-selection__rendered{display:flex;align-items:center;background-color:transparent!important}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .phone-field input,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .form-input-box input{border:1px solid #efefef}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .phone-field .form-label,.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .form-input-box .form-label{font-size:calc(15px + .00125*(100vw - 320px));color:#222;margin-bottom:4px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .account-checkbox{min-height:unset;padding:0;margin:0;gap:5px;display:flex;align-items:center}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .account-checkbox .checkbox_animated{float:unset;margin:0;width:23px;height:23px;border:unset;background:unset;box-shadow:unset}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .account-checkbox .checkbox_animated:after{top:50%;left:50%;transform:translate(-50%,-50%);right:unset;width:23px;height:23px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .account-checkbox .checkbox_animated:before{left:7px;top:7px;width:10px;height:6px}.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .account-checkbox .form-check-label{line-height:1.4;margin-bottom:0;font-weight:400;font-size:calc(14px + .00125*(100vw - 320px))}.checkout-section-2 .checkout-right-box{position:sticky;top:20px;left:0}.checkout-section-2 .checkout-right-box .checkout-details{position:relative;background-color:#f8f8f8;border:1px solid #eeeeee;border-radius:0;padding:calc(18px + .00125*(100vw - 320px)) calc(15px + 5 * (100vw - 320px) / 1600);inset:unset}.checkout-section-2 .checkout-right-box .checkout-details+.checkout-details{margin-top:20px}.checkout-section-2 .checkout-right-box .checkout-details .order-box{margin:0}.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box{position:relative;color:#444;font-weight:600;font-size:22px;border-bottom:1px solid #ededed;margin-bottom:20px;padding-bottom:8px}.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box h4{font-size:calc(18px + .00125*(100vw - 320px));font-weight:600;letter-spacing:unset;color:#222;line-height:1.3;margin:0}.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box p{font-size:calc(14px + 1 * (100vw - 320px) / 1600);line-height:1.5;font-weight:500;margin:4px 0 0}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty{margin:0;border:none}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li{position:relative;display:flex;align-items:center;gap:11px;font-size:15px;color:#444;line-height:20px;margin-bottom:18px}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-image{width:60px}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content{width:calc(100% - 71px);display:grid;grid-template-columns:1fr auto;gap:9px}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content h4{line-height:1.3;font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;letter-spacing:unset;text-transform:unset}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content h5{font-weight:500;margin:0;font-size:calc(16px + 1 * (100vw - 320px) / 1600);line-height:1.3}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content span{font-size:calc(18px + .00125*(100vw - 320px));text-align:right;line-height:1.3;font-weight:600;width:auto}.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li:last-child{margin-bottom:0}.order-box{position:relative;margin-bottom:50px}.order-box .box-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}.order-box .box-loader .loader-wrapper{position:relative;width:100%;height:100%;inset:unset;background-color:#f8f8f8}.order-box .title-box{position:relative;padding-bottom:25px;color:#444;font-weight:600;font-size:22px;border-bottom:1px solid #ededed;margin-bottom:20px}.order-box .title-box i{font-weight:400}.order-box .title-box span{position:relative;text-align:right;line-height:1.2em}.order-box .qty{position:relative}.order-box .qty li{position:relative;display:flex;align-items:center;gap:11px;font-size:15px;color:#444;line-height:20px;margin-bottom:18px}.order-box .qty li .cart-image{width:60px}.order-box .qty li:last-child{margin:0}.order-box .qty li .cart-content{width:calc(100% - 71px);display:grid;grid-template-columns:1fr auto;gap:9px}.order-box .qty li .cart-content h4{line-height:1.3;font-weight:500;font-size:calc(15px + 1 * (100vw - 320px) / 1600);margin-bottom:4px;letter-spacing:unset;text-transform:unset}.order-box .qty li .cart-content h5{font-weight:500;margin:0;font-size:calc(16px + 1 * (100vw - 320px) / 1600);line-height:1.3}.order-box .qty li span{font-size:calc(18px + .00125*(100vw - 320px));text-align:right;line-height:1.3;color:#222;font-weight:600}.order-box .sub-total{position:relative}.order-box .sub-total li{position:relative;display:flex;gap:9px;font-size:16px;font-weight:600;color:#777;line-height:1.3;justify-content:space-between;width:100%}.order-box .sub-total li+li{margin-top:14px}.order-box .sub-total li.border-cls{margin-top:0;display:flex;align-items:center;gap:0}.order-box .sub-total li.border-cls .form-check-label{font-size:14px;font-weight:500}.order-box .sub-total li .count{text-align:right;position:relative;font-size:17px;line-height:20px;color:var(--theme-color);font-weight:500}.order-box .sub-total li h4{font-size:16px;font-weight:600;color:#777;line-height:1.3;letter-spacing:unset;margin:0}.order-box .sub-total li h4+h4{text-align:left}.order-box .sub-total li .txt-primary{color:var(--theme-color)}.order-box .sub-total li .check-it{margin-left:14px;margin-right:0;width:20px;height:20px;border:unset;position:relative}.order-box .sub-total li .check-it:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:5px;z-index:1;border:2px solid var(--theme-color);border-top-style:none;border-right-style:none}.order-box .sub-total li .check-it:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #ececec;cursor:pointer}.order-box .sub-total li .check-it:checked:before{transform:rotate(-45deg) scale(1)}.order-box .sub-total .shopping-option label{position:relative;font-size:16px;line-height:32px;padding-left:10px;color:#6f6f6f}.order-box .sub-total .shipping{width:35%;float:right}.order-box .total{position:relative;margin-top:13px;padding-top:13px;border-top:1px solid #eeeeee}.order-box .total li{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:9px;font-weight:600;color:#333;line-height:1.3;font-size:18px}.order-box .total li+li{margin-top:8px}.order-box .total li .count{position:relative;font-size:18px;text-align:right;line-height:1.3;color:var(--theme-color);font-weight:600}.order-box .total li:last-child{font-size:calc(19px + .00125*(100vw - 320px))}.order-box .total li:last-child .count{font-size:calc(19px + .00125*(100vw - 320px))}.payment-box,.payment-box .upper-box{position:relative}.payment-box .payment-options{position:relative;margin-top:20px;margin-bottom:30px}.payment-box .payment-options li{display:flex;margin-bottom:15px}.payment-box .payment-options li .radio-option{position:relative}.payment-box .payment-options li .radio-option label{position:relative;padding-left:30px;text-transform:capitalize;color:#6f6f6f;cursor:pointer;font-weight:600;font-size:16px;line-height:20px;margin-bottom:0}.payment-box .payment-options li .radio-option input[type=radio]{position:absolute;left:0;top:5px}.payment-box .payment-options li .radio-option label .small-text{position:relative;display:none;font-size:15px;line-height:25px;font-weight:300;color:#666;margin-top:10px}.payment-box .payment-options li .radio-option label img{position:relative;display:block;max-width:100%;margin-left:-30px;margin-top:5px}.dashboard-left .block-title h2{font-size:24px;padding-bottom:20px}.dashboard-left .block-content{padding:10px 0;background-color:#f8f8f8}.dashboard-left .block-content ul li{display:flex;transition:all .3s ease-in-out;padding:.5rem 1rem;border-right:2px solid transparent}.dashboard-left .block-content ul li.active{color:var(--theme-color);border-right:2px solid var(--theme-color)}.dashboard-left .block-content ul li.active a{color:var(--theme-color)}.dashboard-left .block-content ul li:before{display:inline-block;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:30px;height:30px;text-align:center;font-size:18px;font-weight:700;margin-top:3px}.dashboard-left .block-content ul li a{color:#000}.dashboard-left .block-content ul li:hover,.dashboard-left .block-content ul li:hover a{color:var(--theme-color);transition:all .3s ease-in-out}.padding-cls{padding-left:50px;padding-right:50px}.dashboard-right p{color:#5f5f5f;line-height:20px}.dashboard-right .dashboard{border:1px solid #dddddd;padding:30px}.dashboard-right .dashboard .page-title h2{font-size:22px;margin-bottom:15px}.dashboard-right .dashboard .welcome-msg p{margin-bottom:0}.dashboard .box-head h2{font-size:22px;margin:20px 0 0;text-transform:capitalize;color:#333}.dashboard .box a{color:var(--theme-color)}.dashboard .box h6{margin-bottom:0}.dashboard .box .box-title{border-bottom:1px solid #dddddd;display:inline-block;margin-bottom:5px;padding:12px 0;position:relative;width:100%}.dashboard .box .box-title h3{font-size:16px;margin:0;text-transform:capitalize;color:#333}.dashboard .box .box-title>a{position:absolute;right:0;top:12px;color:var(--theme-color)}.dashboard .box address{margin-bottom:0}.box-content h6{font-size:14px;line-height:25px!important;margin-bottom:0}.box-content a{color:var(--theme-color)}.account-sidebar{display:none;cursor:pointer;background-color:var(--theme-color);color:#fff;width:30%;font-size:16px;text-transform:uppercase;text-align:center;font-weight:700;margin-bottom:20px;padding:5px}.account-sidebar a{color:#fff}.custom-badge{padding:6px 10px;font-size:12px}.user-dashboard-section .welcome-msg h4{font-size:16px;font-weight:700;color:#222}.user-dashboard-section .welcome-msg p{line-height:25px;letter-spacing:.05em;font-size:16px}.user-dashboard-section .box h6{margin-bottom:0}.user-dashboard-section .box .box-title{display:flex;align-items:center;margin-bottom:5px;padding:12px;position:relative;width:100%;background-color:#f8f8f8;border-radius:8px}.user-dashboard-section .box .box-title h3{font-size:16px;margin:0;text-transform:capitalize;color:#333}.user-dashboard-section .faq-content .tab-pane .card-body{padding:calc(15px + 7 * (100vw - 320px) / 1600)}.user-dashboard-section .show-btn{background-color:var(--theme-color);border-radius:0;padding:calc(7px + 3 * (100vw - 320px) / 1600) calc(12px + 7 * (100vw - 320px) / 1600);text-transform:unset;font-weight:600;color:#fff;margin-bottom:calc(18px + .005*(100vw - 320px))}.user-dashboard-section .show-btn:active{background-color:var(--theme-color);color:#fff}.user-dashboard-section .address-book-section .select-box .address-box .top h6 span{float:right;background-color:var(--theme-color);color:#fff;padding:2px 15px;font-size:80%;border-radius:3px;line-height:2.2}.user-dashboard-section .address-book-section .select-box .address-box .bottom{border-top:1px solid #dddddd;display:flex;text-align:center;padding-top:14px;margin-top:10px;justify-content:space-between}.user-dashboard-section .address-book-section .select-box .address-box .bottom .bottom_btn{width:47.5%;text-transform:capitalize;font-weight:600;padding:8px 4px;border-radius:5px;background-color:#f8f8f8;color:#222}.success-text{text-align:center}.success-text .star{position:absolute;animation:grow 3s infinite;fill:var(--theme-color);opacity:0}.success-text .star:nth-child(1){width:12px;height:12px;left:12px;top:16px}.success-text .star:nth-child(2){width:18px;height:18px;left:168px;top:84px}.success-text .star:nth-child(3){width:10px;height:10px;left:32px;top:162px}.success-text .star:nth-child(4){width:20px;height:20px;left:82px;top:-12px}.success-text .star:nth-child(5){width:14px;height:14px;left:125px;top:162px}.success-text .star:nth-child(6){width:10px;height:10px;left:16px;top:16px}.success-text .star:nth-child(1){animation-delay:1.5s}.success-text .star:nth-child(2){animation-delay:3s}.success-text .star:nth-child(3){animation-delay:4.5s}.success-text .star:nth-child(4){animation-delay:6s}.success-text .star:nth-child(5){animation-delay:7.5s}.success-text .star:nth-child(6){animation-delay:9s}.success-text .checkmark{position:relative;padding:30px;animation:checkmark 5m cubic-bezier(.42,0,.275,1.155) both;display:inline-block;transform:scale(.8);margin:-20px}.success-text .checkmark__check{position:absolute;top:50%;left:50%;z-index:10;transform:translate3d(-50%,-50%,0);fill:#fff}.success-text .checkmark__background{fill:var(--theme-color);animation:rotate 35s linear both infinite}.success-text i{font-size:50px;color:#4ead4e}.success-text h2{margin-top:10px;margin-bottom:15px}.success-text p{font-size:18px;margin-bottom:6px;text-transform:capitalize}.success-text.order-fail i{color:var(--theme-color)}.order-success-sec{background-color:#f9f9f9;padding:25px;border:1px solid #eee}.order-success-sec h4{font-weight:600;text-transform:capitalize;font-size:19px;border-bottom:1px solid rgba(34,38,42,.12);padding-bottom:8px;line-height:1.3;margin-bottom:8px}.order-success-sec .order-detail li{display:flex;text-transform:capitalize;line-height:24px;font-size:16px;margin-bottom:3px;color:#777}.order-success-sec .payment-mode p{font-size:16px;line-height:24px;margin-bottom:0;letter-spacing:.05em}.delivery-sec{margin-bottom:-5px;padding:0;margin-top:20px;background-color:transparent}.delivery-sec h3{color:#000;text-transform:capitalize;font-size:18px;margin-bottom:0}.delivery-sec h3 span{font-weight:700;margin-left:5px}.delivery-sec a{font-size:16px;color:var(--theme-color);text-transform:capitalize;margin-top:5px;display:block;font-weight:600}.product-order .product-order-table{border:1px solid #eee}.product-order .product-order-table thead tr th{font-size:18px;color:#222;background-color:#f8f8f8;font-weight:600;padding:14px;text-align:center;text-transform:capitalize}.product-order .product-order-table thead tr th:first-child{min-width:106px}.product-order .product-order-table tbody tr td{max-width:220px;min-width:160px;padding:15px;color:#232323;border-bottom:1px solid #eeeeee;font-weight:500;text-align:center;vertical-align:middle;background-color:transparent}.product-order .product-order-table tbody tr td:first-child{min-width:106px}.product-order .product-order-table tbody tr td img{height:78px}.product-order .product-order-table tfoot tr:first-child td{padding-top:15px}.product-order .product-order-table tfoot tr:last-child td{border-top:1px solid #eee;font-size:19px;font-weight:600;color:#232323}.product-order .product-order-table tfoot tr td{padding:8px 15px;border-bottom:1px solid #eeeeee;font-weight:500;vertical-align:middle;text-align:left;text-transform:capitalize;font-size:16px;color:#777;border:none}.product-order .product-order-table tfoot tr td:nth-child(2){color:#232323;text-align:right;font-weight:600}.compare-section .compare-part{position:relative}.compare-section .compare-part .close-btn{background-color:transparent;border:none;font-size:25px;position:absolute;top:0;right:0}.compare-section .compare-part .img-section{padding:25px 15px 15px;text-align:center}.compare-section .compare-part .img-section img,.compare-section .compare-part .img-section .bg-size{width:50%;margin:0 auto}.compare-section .compare-part .img-section a h5{margin-bottom:5px;text-transform:capitalize;margin-top:10px;font-weight:600;color:#000}.compare-section .compare-part .img-section h5{margin-bottom:0;line-height:1.2;color:#000000b3}.compare-section .compare-part .detail-part .title-detail{background-color:#f7f8fa;text-align:center;padding:8px 0;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb}.compare-section .compare-part .detail-part .title-detail h5{margin-bottom:0;text-transform:uppercase;font-weight:600}.compare-section .compare-part .detail-part .inner-detail{padding:15px;text-align:center}.compare-section .compare-part .detail-part .inner-detail p{margin-bottom:0;line-height:1.2;letter-spacing:.05em}.compare-section .compare-part .btn-part{text-align:center;padding:15px;border-top:1px solid #dddddd}.compare-section .compare-part .btn-part .btn-solid,.compare-section .compare-part .btn-part .btn-outline{padding:5px 10px}.compare-section .slick-slide>div{border:1px solid #dddddd;border-left:none}.compare-section .slick-slide:first-child{border-left:1px solid #dddddd}.compare-padding{padding-bottom:50px}.compare-padding h2{margin-bottom:20px}.compare-padding .compare-table{border:1px solid #eeeeee;border-radius:8px}.compare-padding .compare-table tr:first-child td{padding:25px 15px 15px}.compare-padding .compare-table tr:last-child{background-color:transparent}.compare-padding .compare-table tr:nth-child(2n){background-color:#f8f8f8}.compare-padding .compare-table tr td{border-right:1px solid #eeeeee;text-align:center;position:relative;padding:8px;min-width:200px}.compare-padding .compare-table tr td.title-detail{margin-bottom:0;text-transform:uppercase;font-weight:600;font-size:16px}.compare-padding .compare-table tr td.inner-detail,.compare-padding .compare-table tr td.btn-part{padding:15px;margin-bottom:0;line-height:1.4;letter-spacing:unset;font-weight:500;font-size:16px;color:#777}.compare-padding .compare-table tr td .compare-rating{display:flex;align-items:center;justify-content:center;gap:8px}.compare-padding .compare-table tr td .compare-rating .rating-list{flex-wrap:nowrap;display:flex;align-items:center;gap:3px}.compare-padding .compare-table tr td .compare-rating .rating-list i{color:#ffbc37}.compare-padding .compare-table tr td .compare-rating span{white-space:nowrap;font-size:14px;font-weight:500;color:#777}.compare-padding .compare-table tr td .btn{padding:5px 10px}.compare-padding .compare-table tr td .close-btn{background-color:#f8f8f8;font-size:18px;position:absolute;line-height:1;top:7px;color:#424242;font-weight:400;right:7px;border-radius:0;border:1px solid #eeeeee;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.compare-padding .compare-table tr td .img-section img{height:190px;margin:0 auto}.compare-padding .compare-table tr td .img-section a{display:block;text-transform:capitalize;margin-top:10px;font-weight:600;color:#222;line-height:1.2;font-size:16px}.compare-lable{position:absolute;font-size:13px;font-weight:700;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(-180deg);top:20px;left:16px;letter-spacing:.1em;z-index:1}.compare-page .table-wrapper{padding-bottom:0}.compare-page .table-wrapper .table{border:1px solid #eeeeee;text-transform:capitalize;color:#222}.compare-page .table-wrapper .table .product-name{width:15%}.compare-page .table-wrapper .table .featured-image{width:185px}.compare-page .table-wrapper .table td{border-top:none}.compare-page .table-wrapper .table thead .th-compare td{font-size:14px;font-weight:700;background:#f8f8f8;border-right:1px solid #eeeeee;border-bottom-color:#eee}.compare-page .table-wrapper .table thead .th-compare th{text-align:left;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee}.compare-page .table-wrapper .table thead .th-compare th .remove-compare{float:left;border:none;background:transparent;padding:0;font-size:14px;font-weight:500}.compare-page .table-wrapper .table tbody tr th{background:#f8f8f8}.compare-page .table-wrapper .table tbody tr td{border-right:1px solid #eeeeee;position:relative}.compare-page .table-wrapper .table tbody tr th,.compare-page .table-wrapper .table tbody tr td{padding:15px;vertical-align:top;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;border-right:1px solid #eeeeee}.compare-page .table-wrapper .table tbody tr .grid-link__title{font-size:15px}.compare-page .table-wrapper .table tbody tr .product_price{margin:15px 0}.compare-page .table-wrapper .table tbody tr .product_price span.money{padding-left:5px}.compare-page .table-wrapper .table tbody tr p{color:#222;font-size:13px;line-height:20px;margin:0}.compare-page .table-wrapper .table tbody tr .add-to-cart,.compare-page .table-wrapper .table tbody tr .select-option-cls{padding:6px 10px}.typography_section .typography-box{margin-bottom:30px}.typography_section .typography-box p{line-height:22px}.typography_section .typography-box .headings{border-bottom:1px solid #f1f1f1;margin-bottom:20px;background-color:#f7f7f780;padding:8px 12px}.typography_section .typography-box .headings h3{text-transform:capitalize;color:#2d2d2d;margin-bottom:0;font-weight:400;font-size:20px}.typography_section .typography-box .headings span,.typography_section .typography-box .headings span code{color:#777}.typography_section .typography-box .typo-content.heading_content h1,.typography_section .typography-box .typo-content.heading_content h2,.typography_section .typography-box .typo-content.heading_content h3,.typography_section .typography-box .typo-content.heading_content h4,.typography_section .typography-box .typo-content.heading_content h5,.typography_section .typography-box .typo-content.heading_content h6{font-weight:400;color:#000;text-transform:uppercase;line-height:1;margin-bottom:10px}.typography_section .typography-box .typo-content .sub-title{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:5px;margin-bottom:8px;font-size:18px;color:#222;text-transform:capitalize}.typography_section .typography-box .typo-content.product-pagination{border:none;margin:0}.typography_section .typography-box .typo-content.product-pagination .pagination .page-item a{padding:10px 14px}.typography_section .typography-box .typo-content.input_button input{margin-bottom:10px}.typography_section .typography-box .typo-content.input_button label{font-size:16px;text-transform:capitalize;padding-left:5px}.typography_section .typography-box .typo-content.loader-typo{width:100%;justify-content:center;display:flex}.typography_section .typography-box .typo-content.loader-typo .pre-loader{position:relative;width:50px;height:50px;background-color:var(--theme-color);border-radius:50%}.typography_section .typography-box .typo-content.loader-typo .pre-loader:after{content:"";position:absolute;border-radius:50%;top:50%;left:50%;border:0 solid #ffffff;transform:translate(-50%,-50%);animation:loading 1s ease-out forwards infinite;transition:all .3s ease}.typography_section .typography-box .typo-content .footer-social{margin-top:0;justify-content:center}.typography_section .typography-box:last-child{margin-bottom:0}.typography_section code{background-color:#f7f7f7;padding:3px;margin:0 3px;border-radius:2px}.profile-section{background-color:#f5f5f5;border:1px solid #dddddd;padding:15px}.profile-section .profile-detail .profile-name{font-weight:700}.profile-section .profile-detail p{margin-bottom:8px}.vendor-cover .bg-size{height:350px}.vendor-profile .profile-left{display:flex;padding:20px;background-color:#f8f8f8;border:1px solid #eeeeee;border-radius:0}.vendor-profile .profile-left .profile-image{text-align:center;width:20%;display:flex;align-items:center;justify-content:center}.vendor-profile .profile-left .profile-image img{width:60%;display:block;background-color:#fff;height:45%;margin:0 auto 16px;padding:14px;border-radius:0}.vendor-profile .profile-left .profile-image h3{font-weight:600;margin-bottom:0;color:#222;letter-spacing:unset;line-height:1.3}.vendor-profile .profile-left .profile-image h6{margin-bottom:0;margin-top:0;letter-spacing:unset;text-transform:unset;font-weight:500}.vendor-profile .profile-left .profile-detail{border-left:1px solid rgba(34,38,42,.12);padding-left:20px;margin-left:20px;width:60%;display:flex;align-items:center}.vendor-profile .profile-left .profile-detail h6{margin-bottom:0;margin-top:0;letter-spacing:.05em;text-transform:capitalize}.vendor-profile .profile-left .profile-detail p{margin-bottom:0;font-size:15px;line-height:1.5;font-weight:400}.vendor-profile .profile-left .profile-detail p+p{margin-top:10px}.vendor-profile .profile-left .vendor-contact{border-left:1px solid rgba(34,38,42,.12);padding-left:20px;margin-left:20px;width:20%;display:flex;align-items:center;justify-content:center;text-align:center}.vendor-profile .profile-left .vendor-contact .footer-social{margin-top:0;margin-bottom:12px;justify-content:center}.vendor-profile .profile-left .vendor-contact .footer-social i{color:#989898}.vendor-profile .profile-left .vendor-contact .footer-social li{padding:0 5px}.vendor-profile .profile-left .vendor-contact h6{text-transform:capitalize;color:#222;font-weight:600;margin-bottom:8px;font-size:16px}.vendor-profile .profile-left .vendor-contact .vendor-details-box{margin-top:12px;padding-top:9px;justify-content:center;border-top:1px solid rgba(34,38,42,.12)}.vendor-profile .profile-left .vendor-contact .vendor-details{display:grid;gap:7px}.vendor-profile .profile-left .vendor-contact .vendor-details li{display:flex;align-items:center;gap:7px;justify-content:center}.vendor-profile .profile-left .vendor-contact .vendor-details li i{font-size:20px;line-height:1;color:#777}.vendor-profile .profile-left .vendor-contact .vendor-details li a{text-transform:none}.vendor-profile .profile-left .vendor-contact .vendor-details li h5,.vendor-profile .profile-left .vendor-contact .vendor-details li a{margin:0;font-weight:500;line-height:1;color:#464646}.vendor-profile .profile-left .vendor-contact a{text-transform:capitalize}.vendor-profile .profile-left+.profile-left{margin-top:40px}.vendor-profile .page-link{border-color:#efefef;background-color:#f9f9f9}.vendor-profile .page-link:hover{background-color:#f1f1f1}.become-vendor{background-color:#f7f7f7;overflow:hidden}.become-vendor h4{margin-bottom:40px;text-transform:capitalize;font-weight:600;line-height:1.3}.become-vendor .step-bg{position:relative}.become-vendor .step-bg:before{content:"";position:absolute;left:0;right:0;height:100%;display:block;background:url(../images/vendor/step-arrow.png) no-repeat center center}.become-vendor .step-bg .row{margin-left:-50px;margin-right:-50px}.become-vendor .step-bg .row>div{padding-left:50px;padding-right:50px}.become-vendor .step-bg .row>div:nth-child(1),.become-vendor .step-bg .row>div:nth-child(3){margin-bottom:30px}.become-vendor .step-bg .row>div:nth-child(2){margin-top:30px}.become-vendor .step-bg h4{margin-bottom:10px}.become-vendor .step-bg .step-box{position:relative;padding:26px 23px;transition:all .3s ease;background-color:#fff;text-align:center;border-radius:0;border:1px solid #eeeeee;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.become-vendor .step-bg .step-box .steps{position:relative;width:80px;height:80px;background:#f8f8f8;margin:0 auto 25px;color:var(--theme-color);text-align:center;font-weight:500;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:calc(28px + .0075*(100vw - 320px))}.become-vendor .step-bg .step-box p{line-height:1.5;margin-bottom:0}.start-selling h4{margin-bottom:10px;line-height:1.3;font-size:22px;font-weight:600}.start-selling p{line-height:1.7;letter-spacing:unset;margin-bottom:0;font-weight:400;font-size:calc(14px + .00125*(100vw - 320px))}.start-selling .btn{margin-top:20px}.vendor-dashboard .dashboard-box{padding:20px 10px;background-color:#f9f9f9}.vendor-dashboard .dashboard-box .date-picker-box{display:flex}.vendor-dashboard .dashboard-box .date-picker-box .input-group{width:50%;padding:0 10px}.dashboard-section .dashboard-sidebar{position:sticky;top:30px;z-index:1;padding:30px 0 15px;background-color:#f8f8f8}.dashboard-section .dashboard-sidebar .profile-top{padding:0 16px;margin-bottom:calc(10px + .00625*(100vw - 320px))}.dashboard-section .dashboard-sidebar .profile-top .profile-image{position:relative}.dashboard-section .dashboard-sidebar .profile-top .profile-image img{width:130px;margin:0 auto;display:block;border-radius:100%}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{position:absolute;bottom:0;right:30%}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit svg{stroke:var(--theme-color)}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h5{text-transform:capitalize;font-weight:700;margin-bottom:5px;letter-spacing:unset}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h6{color:#777;font-weight:400;margin-bottom:3px}.dashboard-section .dashboard-sidebar .faq-tab .nav-tabs{box-shadow:none;padding:0}.dashboard-section .counter-section .counter-box{background-color:#f8f8f8;padding:30px;display:flex;align-items:center;border-left:3px solid var(--theme-color);border-radius:8px}.dashboard-section .counter-section .counter-box h3{font-weight:700;color:var(--theme-color);margin-bottom:4px;font-size:20px}.dashboard-section .counter-section .counter-box h5{margin-bottom:0;text-transform:capitalize}.dashboard-section .faq-content .card{border:none;background-color:#f8f8f8;margin-top:calc(20px + .00625*(100vw - 320px))}.dashboard-section .dashboard-table img{width:50px}.dashboard-section .dashboard-table .table thead th{border-top:none}.dashboard-section .dashboard-table .table th,.dashboard-section .dashboard-table .table td{vertical-align:middle;text-transform:capitalize;text-align:center}.dashboard-section .top-sec{display:flex;align-items:center;margin-bottom:15px}.dashboard-section .top-sec h3{text-transform:capitalize;color:#000;font-size:calc(16px + .0025*(100vw - 320px));margin-bottom:0;font-weight:600}.dashboard-section .dashboard-box .dashboard-title{margin-bottom:calc(14px + .00375*(100vw - 320px));display:flex;align-items:center}.dashboard-section .dashboard-box .dashboard-title h4{text-transform:capitalize;font-weight:700;margin-bottom:0}.dashboard-section .dashboard-box .dashboard-title span{margin-left:30px;padding:2px 16px;border-radius:2px;text-transform:capitalize;color:var(--theme-color);cursor:pointer}.dashboard-section .dashboard-box .setting-list{display:grid;gap:7px}.dashboard-section .dashboard-box .setting-list .form-check{margin:0;padding:0;min-height:unset;display:flex;align-items:center;gap:10px}.dashboard-section .dashboard-box .setting-list .form-check .form-check-label{margin:0;font-size:15px;font-weight:500;letter-spacing:unset}.faq-tab .nav-tabs .nav-item .nav-link{text-transform:capitalize;color:#000;font-size:calc(14px + .00125*(100vw - 320px));border:none;transition:all .3s ease-in-out;border-radius:0;background-color:#f8f8f8;cursor:pointer}.faq-tab .nav-tabs .nav-item .nav-link.active{border:none;border-right:2px solid var(--theme-color);border-radius:0;color:var(--theme-color);transition:all .3s ease-in-out}.faq-tab .nav-tabs .nav-item .nav-link:hover{border:none;border-right:2px solid var(--theme-color);color:var(--theme-color);transition:all .3s ease-in-out}.tracking-page .title-header{display:flex;align-items:center;width:100%;justify-content:space-between}.tracking-page .title-header h5{margin:0;font-weight:600;font-size:20px;line-height:1.4}.tracking-page .title-header .btn{background-color:var(--theme-color);color:#fff;text-transform:none;font-weight:600;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.3;padding:8px 20px;border-radius:0}.tracking-page .tacking-table{border:1px solid #eeeeee;border-radius:0;margin:0}.tracking-page .tacking-table tr:last-child td{border-bottom:unset}.tracking-page .tacking-table tr th{font-weight:600;padding:14px;text-align:center;vertical-align:middle;color:#232323;border-bottom:1px solid #eeeeee;max-width:220px;min-width:160px;font-size:18px;background-color:#f8f8f8}.tracking-page .tacking-table tr td{max-width:220px;min-width:160px;padding:calc(10px + 5 * (100vw - 320px) / 1600);color:#232323;border-bottom:1px solid #eeeeee;font-weight:500;text-align:center;vertical-align:middle}.tracking-page .tacking-table tr td h6{color:#222;font-weight:500;margin:0;line-height:1.3;font-size:16px}.tracking-page .tacking-table tr .product-image img{width:70px}.tracking-page .summary-details .details-box{padding:calc(15px + 7 * (100vw - 320px) / 1600) calc(15px + 7 * (100vw - 320px) / 1600);border-radius:0;border:1px solid #eeeeee;background-color:#f8f8f8}.tracking-page .summary-details .order-title{font-size:calc(18px + .00125*(100vw - 320px));padding-bottom:11px;margin-bottom:16px;letter-spacing:unset;font-weight:600;color:#222;border-bottom:1px solid #dee2e6}.tracking-page .summary-details .customer-detail label{font-weight:600;font-size:16px;margin:0 0 6px}.tracking-page .summary-details .customer-detail h4{margin:0;font-size:15px;letter-spacing:unset;font-weight:500;text-transform:unset;line-height:1.3;color:#777}.tracking-page .summary-details .tracking-total{display:grid;gap:6px}.tracking-page .summary-details .tracking-total li{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500}.tracking-page .summary-details .tracking-total li:last-child{padding-top:8px;margin-top:2px;border-top:1px solid #dee2e6;font-weight:600;font-size:18px}.blog-page .no-sidebar .blog-box .blog-image{height:calc(150px + .08125*(100vw - 320px))}.blog-page .blog-sidebar h6{margin-bottom:0;line-height:20px;color:#333;font-weight:700}.blog-page .blog-sidebar p{line-height:20px;margin-bottom:0;color:#555}.blog-page .blog-sidebar h4{color:#222;text-transform:unset;font-weight:600;margin-bottom:calc(15px + 5 * (100vw - 320px) / 1600);line-height:1.3;letter-spacing:unset;font-size:calc(17px + .0025*(100vw - 320px));padding-bottom:6px;border-bottom:1px solid #eeeeee}.blog-page .blog-sidebar .theme-card+.theme-card{margin-top:calc(24px + 21 * (100vw - 320px) / 1600)}.blog-page .blog-sidebar .theme-card .recent-blog li+li{margin-top:calc(21px + 9 * (100vw - 320px) / 1600)}.blog-page .blog-sidebar .theme-card .recent-blog li .media img{width:100px;margin-right:10px}.blog-page .blog-sidebar .theme-card .recent-blog li .media .media-body a h5{font-weight:600;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-bottom:0}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box{align-items:unset;gap:10px;border:unset;padding-bottom:0;border-radius:0}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box .blog-image{width:calc(90px + .00625*(100vw - 320px));height:auto;margin:0}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box .blog-image img{width:100%;height:100%;object-fit:cover;margin:0}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box .blog-content{width:calc(100% - (90px + .00625*(100vw - 320px)) - 10px)}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box .blog-content a h5{padding-bottom:0;text-transform:unset;margin:0;line-height:1.4;font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500}.blog-page .blog-sidebar .theme-card .recent-blog li .blog-box .blog-content h6{line-height:1.4;color:#777;font-weight:500;margin-bottom:calc(2px + 3 * (100vw - 320px) / 1600);font-size:calc(13px + 1 * (100vw - 320px) / 1600)}.blog-page .blog-sidebar .theme-card .tags{display:flex;gap:9px 12px;flex-wrap:wrap}.blog-page .blog-sidebar .theme-card .tags li{padding:6px calc(9px + .0025*(100vw - 320px));transition:all .2s ease-in-out;background-color:#fff;border:1px solid #eeeeee}.blog-page .blog-sidebar .theme-card .tags li a{font-size:calc(13px + 1 * (100vw - 320px) / 1600);color:#777;text-transform:unset;font-weight:500}.blog-page .blog-sidebar .theme-card .tags li:hover{background-color:var(--theme-color);border-color:var(--theme-color)}.blog-page .blog-sidebar .theme-card .tags li:hover a{color:#fff}.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date{background-color:var(--theme-color);height:70px;width:70px;margin:0 15px 0 0;padding:15px}.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date span{display:block;text-align:center;color:#fff;text-transform:uppercase}.blog-page .blog-sidebar .theme-card .popular-blog li+li{margin-top:30px}.blog-page .blog-sidebar .theme-card .popular-blog li p{margin-top:10px}.blog-page .blog-media{margin-bottom:30px}.blog-page .blog-media:last-child{margin-bottom:0}.blog-page .blog-media .blog-right{height:100%;align-items:center;justify-content:center;display:flex}.blog-page .blog-media .blog-right h6{color:var(--theme-color);text-transform:uppercase;margin-bottom:10px}.blog-page .blog-media .blog-right h4{color:#333;font-weight:700;line-height:1.5;margin-bottom:15px}.blog-page .blog-media .blog-right p{line-height:1.8;margin-bottom:0;letter-spacing:.04em}.blog-page .blog-media .blog-right ul{color:#777;margin-bottom:15px}.blog-page .blog-media .blog-right ul li{font-size:14px;line-height:1.5}.blog-page .blog-media .blog-right ul li+li{padding-left:15px;margin-left:15px;border-left:1px solid #dddddd}.blog-page .blog-media .blog-right ul li i{padding-right:3px}.blog-page .blog-box{overflow:hidden;position:relative}.blog-page .blog-box:hover .blog-image img{transform:scale(1.12);overflow:hidden}.blog-page .blog-box:hover .blog-detail label{color:#fff}.blog-page .blog-box:hover .blog-detail label:before{opacity:1}.blog-page .blog-box .blog-box-image{overflow:hidden;border-radius:0}.blog-page .blog-box .blog-box-image a{transition:all .2s ease-in-out}.blog-page .blog-box .blog-image{position:relative;overflow:hidden;margin-bottom:15px;border-radius:0;height:calc(140px + .025*(100vw - 320px))}.blog-page .blog-box .blog-image img{width:100%;height:100%;object-fit:cover;transition:opacity .5s,transform 1.25s cubic-bezier(0,0,.44,1.18)}.blog-page .blog-box .blog-image label{position:absolute;bottom:10px;left:10px;background-color:var(--theme-color);color:#fff;border-radius:0;border:none;padding:8px 10px;font-size:12px;letter-spacing:.9px;box-shadow:3px 3px 6px #0003}.blog-page .blog-box .blog-contain{padding:0}.blog-page .blog-box .blog-contain .blog-label{display:flex;flex-wrap:wrap;margin-block:calc(6px + .00375*(100vw - 320px)) calc(8px + .0025*(100vw - 320px));align-items:center}.blog-page .blog-box .blog-contain .blog-label>span{display:flex;align-items:center;gap:5px;font-size:calc(13px + 1 * (100vw - 320px) / 1600);font-weight:500;color:#222}.blog-page .blog-box .blog-contain .blog-label>span+span{margin-left:10px;padding-left:10px;border-left:1px solid #eeeeee}.blog-page .blog-box .blog-contain a{color:#222}.blog-page .blog-box .blog-contain a h3{font-weight:600;line-height:1.5;text-transform:capitalize;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(15px + .00125*(100vw - 320px));transition:all .2s ease-in-out;letter-spacing:unset;margin:0;color:#222}.blog-page .blog-box .blog-contain p{display:none}.blog-page .blog-box .blog-contain .blog-button{border:none;display:inline-flex;align-items:center;position:relative;z-index:0;overflow:hidden;border-radius:0;font-weight:500;color:var(--theme-color);transition:all .2s ease-in-out;font-size:calc(15px + 1 * (100vw - 320px) / 1600)}.blog-page .blog-box .blog-contain .blog-button i{margin-left:6px;font-size:20px;line-height:1;transform:rotate(-45deg);margin-top:-3px}.blog-page .blog-label-tag{position:absolute;top:10px;right:10px;background-color:var(--theme-color);z-index:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:17px;color:#fff}.blog-page .blog-featured-tag{position:absolute;top:10px;left:10px;background-color:var(--theme-color);z-index:1;padding:8px 13px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;line-height:1;font-weight:600}.blog-page .blog-list{display:flex;align-items:center;gap:15px;border-radius:0;padding:0}@media (max-width: 575px){.blog-page .blog-list{display:block}}.blog-page .blog-list .blog-image{margin:0;border-radius:0;height:calc(240px + 40 * (100vw - 575px) / 1345);width:calc(230px + 110 * (100vw - 575px) / 1345)}@media (max-width: 575px){.blog-page .blog-list .blog-image{width:100%}}.blog-page .blog-list .blog-contain{width:calc(100% - (230px + 110 * (100vw - 575px) / 1345) - 15px);padding:0 20px 0 0}@media (max-width: 575px){.blog-page .blog-list .blog-contain{width:100%;padding:0;padding-top:calc(12px + .03125*(100vw - 320px))}}.blog-page .blog-list .blog-contain a h3{font-weight:600;line-height:1.5;text-transform:capitalize;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(18px + .00125*(100vw - 320px));transition:all .2s ease-in-out;letter-spacing:unset;margin:0;color:#222}.blog-page .blog-list .blog-contain p{line-height:1.6;color:#777;margin-bottom:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;margin-top:calc(11px + .0025*(100vw - 320px))}.blog-page .blog-list .blog-contain .blog-label{display:flex;flex-wrap:wrap;margin-block:4px 0;align-items:center}@media (max-width: 380px){.blog-page .blog-list .blog-contain .blog-label{display:block}}.blog-page .blog-list .blog-contain .blog-label>span{display:flex;align-items:center;gap:5px;font-size:calc(13px + 1 * (100vw - 320px) / 1600);font-weight:500;color:#777}.blog-page .blog-list .blog-contain .blog-label>span+span{margin-left:10px;padding-left:10px;border-left:1px solid #eeeeee}@media (max-width: 380px){.blog-page .blog-list .blog-contain .blog-label>span+span{margin-left:unset;padding-left:unset;border-left:unset;margin-top:4px}}.blog-page .blog-list .blog-contain .blog-button{border:none;display:inline-flex;align-items:center;position:relative;z-index:0;overflow:hidden;border-radius:0;font-weight:500;padding:8px calc(11px + 5 * (100vw - 320px) / 1600);background-color:var(--theme-color);transition:all .2s ease-in-out;margin-top:calc(9px + 5 * (100vw - 320px) / 1600);font-size:calc(15px + 1 * (100vw - 320px) / 1600);color:#fff}.blog-page .blog-list .blog-contain .blog-button i{margin-left:10px;font-size:20px;line-height:1;display:none}.blog-page .blog-list .blog-contain .blog-button:hover{color:#fff}.blog-page .blog-list .blog-contain .blog-button:hover:after{opacity:1}.blog-page .blog-detail{padding:calc(11px + 9 * (100vw - 320px) / 1600);margin-top:0}.blog-page .blog-detail h2{font-size:calc(18px + .0025*(100vw - 320px));line-height:1.4}.blog-page .blog-detail label{font-size:12px;padding:7px 11px;border-radius:50px;color:var(--theme-color);margin-bottom:calc(4px + .005*(100vw - 320px));position:relative;overflow:hidden;z-index:0;transition:all .2s ease-in-out}.blog-page .blog-detail label:before{top:0;left:0;background-color:var(--theme-color);opacity:.1;z-index:-1;transition:all .2s ease-in-out}.blog-page .blog-detail a{display:block}.blog-page .blog-detail h3{line-height:1.4;margin-bottom:5px;font-weight:600}.blog-page .blog-detail h5{font-size:15px;margin-top:10px;font-weight:500}.blog-page .blog-detail .blog-list{margin-top:15px;gap:calc(14px + .005*(100vw - 320px))}.blog-page .blog-detail .blog-list span{margin-bottom:-5px;font-size:calc(13px + 1 * (100vw - 320px) / 1600)}.blog-page .blog-detail .blog-list .blog-social-icon{position:relative}.blog-page .blog-detail .blog-list .blog-social-icon .icon{position:absolute;top:0;right:0;display:flex;align-items:center;background-color:#fff;transition:all .2s ease-in-out;opacity:0}.blog-page .blog-detail .blog-list .blog-social-icon .icon li{transition:all .2s ease-in-out}.blog-page .blog-detail .blog-list .blog-social-icon .icon li .fab{font-size:14px}.blog-page .blog-detail .blog-list .blog-social-icon:hover .icon{opacity:1}.blog-sidebar .theme-card{position:relative;background-color:#f8f8f8;border:1px solid #eeeeee;padding:calc(12px + .005*(100vw - 320px));border-radius:0}.blog-sidebar .theme-card .categories{display:flex;gap:calc(10px + .0025*(100vw - 320px));flex-wrap:wrap;margin-bottom:-4px}.blog-sidebar .theme-card .categories li{position:relative;transition:all .3s ease-in-out;z-index:0;width:100%;padding-left:0;padding-top:0}.blog-sidebar .theme-card .categories li a{display:block;font-size:calc(14px + .00125*(100vw - 320px));color:#222;display:flex;align-items:baseline;gap:8px}.blog-sidebar .theme-card .categories li a h5{margin:0;padding:0;font-weight:500;text-transform:none;line-height:1.3;font-size:calc(14px + .00125*(100vw - 320px))}.blog-detail-page .blog-detail-contain p{color:#777;line-height:1.6;margin:0;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500}.blog-detail-page .blog-detail-contain p+p{margin-top:calc(10px + 5 * (100vw - 320px) / 1600)}.blog-detail-page .blog-detail p:last-child{margin-bottom:0}.blog-detail-page .blog-detail img{margin-bottom:28px;width:100%}.blog-detail-page .blog-detail h3{color:#222;font-weight:700;margin-bottom:calc(9px + .0025*(100vw - 320px));letter-spacing:unset;font-size:calc(20px + .01125*(100vw - 320px));line-height:1.3}.blog-detail-page .blog-detail .post-social{color:#777;padding-bottom:21px}.blog-detail-page .blog-detail .post-social li{font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;color:#777}.blog-detail-page .blog-detail .post-social li+li{padding-left:11px;margin-left:11px;border-left:1px solid #eeeeee}.dashboard-section .dashboard-sidebar{position:sticky;top:20px;z-index:1;padding:30px 0 15px;background-color:#f8f8f8;border:1px solid #eeeeee;border-radius:0}@media (max-width: 991px){.dashboard-section .dashboard-sidebar{position:fixed;top:0;left:-350px;width:calc(300px + 20 * (100vw - 320px) / 672);height:100vh;overflow:hidden auto;padding-top:0;border:unset;transition:all .25s ease-in-out;border-radius:0;z-index:11;background-color:#fff}.dashboard-section .dashboard-sidebar.open{left:0}}.dashboard-section .dashboard-sidebar .back-btn{display:none}@media (max-width: 991px){.dashboard-section .dashboard-sidebar .back-btn{padding:15px 18px;display:flex;border:unset;align-items:center;gap:5px;border-bottom:1px solid #eeeeee;width:100%;position:sticky;top:0;left:0;background-color:#fff;z-index:2}.dashboard-section .dashboard-sidebar .back-btn i{font-size:20px;line-height:1}.dashboard-section .dashboard-sidebar .back-btn span{font-weight:500;font-size:16px}}.dashboard-section .dashboard-sidebar .profile-top{padding:0 16px 15px;display:flex;gap:13px;align-items:center;margin-bottom:15px;border-bottom:1px solid #eeeeee}@media (max-width: 991px){.dashboard-section .dashboard-sidebar .profile-top{margin-bottom:calc(10px + 10 * (100vw - 320px) / 671);background-color:#f8f8f8;padding:15px}}.dashboard-section .dashboard-sidebar .profile-top .profile-top-box{width:56px;height:56px;position:relative}.dashboard-section .dashboard-sidebar .profile-top .user-icon-2{position:absolute;top:0;right:0;z-index:1;width:20px;height:20px;background-color:#fff;border:1px solid #eeeeee;display:flex;align-items:center;color:#777;justify-content:center;cursor:pointer;overflow:hidden}.dashboard-section .dashboard-sidebar .profile-top .user-icon-2.close-icon{top:0}.dashboard-section .dashboard-sidebar .profile-top .user-icon-2 input[type=file]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;cursor:pointer}.dashboard-section .dashboard-sidebar .profile-top .user-icon-2 i{line-height:1}.dashboard-section .dashboard-sidebar .profile-top .profile-image{margin:0 auto;text-align:center;z-index:1;position:relative;width:56px;height:56px;border-radius:0;overflow:hidden}.dashboard-section .dashboard-sidebar .profile-top .profile-image.vendor-image{width:80px;height:80px;background-color:#fff;padding:8px;border:1px solid #eee}.dashboard-section .dashboard-sidebar .profile-top .profile-image.vendor-image img{box-shadow:unset;background-color:transparent}.dashboard-section .dashboard-sidebar .profile-top .profile-image.vendor-image~.profile-detail{width:calc(100% - 93px)}.dashboard-section .dashboard-sidebar .profile-top .profile-image:hover .user-icon{opacity:1}.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-icon{opacity:0;position:absolute;top:50%;left:50%;transition:opacity .15s ease-in-out;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#222222a1;border:1px solid rgba(207,207,207,.4);border-radius:0;display:flex;align-items:center;color:#fff;justify-content:center;cursor:pointer;overflow:hidden;font-size:24px}.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-icon input[type=file]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;cursor:pointer}.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-icon i{line-height:1}@media (max-width: 991){.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-icon{opacity:1;height:auto;border-radius:0;inset:unset;bottom:0;transform:unset;font-size:calc(16px + .00125*(100vw - 320px));padding-block:5px;border:unset;background-color:#222c}}.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-round{height:56px;width:56px;object-fit:contain;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.dashboard-section .dashboard-sidebar .profile-top .profile-image .user-round h4{font-size:34px;margin:0;font-weight:600}.dashboard-section .dashboard-sidebar .profile-top .profile-image img{height:100%;width:100%;object-fit:cover;background-color:#f9f9f9;box-shadow:2px 3px 8px #22222252}.dashboard-section .dashboard-sidebar .profile-top .profile-image .cover-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:55%;z-index:1;background-color:#fff;border-radius:100%;color:#777}.dashboard-section .dashboard-sidebar .profile-top .profile-image .cover-icon i{position:relative}.dashboard-section .dashboard-sidebar .profile-top .profile-image .cover-icon i input{position:absolute;top:0;right:0;left:0;opacity:0;width:35px}.dashboard-section .dashboard-sidebar .profile-top .profile-detail{width:calc(100% - 69px)}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h5{text-transform:capitalize;font-weight:600;margin-bottom:0}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h6{color:#777;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;margin-bottom:0}.dashboard-section .dashboard-sidebar .faq-tab .nav-tabs{box-shadow:none;padding:0;background-color:#f8f8f8}.dashboard-section .counter-section{padding:calc(16px + .00875*(100vw - 320px));border-radius:0}.dashboard-section .counter-section .counter-box{background-color:#fff;padding:18px;display:flex;align-items:center;border-left:3px solid var(--theme-color);border-radius:0}.dashboard-section .counter-section .counter-box img{height:50px;margin-right:20px}.dashboard-section .counter-section .counter-box h3{font-weight:600;color:var(--theme-color);margin-bottom:4px;font-size:20px;letter-spacing:unset}.dashboard-section .counter-section .counter-box h5{margin-bottom:0;font-weight:500;color:#777;line-height:1.3}.dashboard-section .counter-section .box-account .box .box-content{padding-left:22px;display:grid;gap:8px}.dashboard-section .counter-section .box-account .box .box-content li{display:list-item;list-style:disc}.dashboard-section .counter-section .box-account .box .box-content li::marker{color:#777;font-size:13px;line-height:1}.dashboard-section .faq-content .card{border:1px solid #eeeeee;background-color:#f8f8f8;border-radius:0}.dashboard-section .faq-content .show-btn{background-color:var(--theme-color);border-radius:0;padding:calc(7px + 3 * (100vw - 320px) / 1600) calc(12px + 7 * (100vw - 320px) / 1600);text-transform:unset;font-weight:600;color:#fff;margin-bottom:calc(18px + .005*(100vw - 320px));display:none}@media (max-width: 991px){.dashboard-section .faq-content .show-btn{display:block}}.dashboard-section .faq-content .dashboard-table{border:unset;background-color:transparent}.dashboard-section .faq-content .dashboard-table .card-body{padding:0}.dashboard-section .faq-content .download-table{border:1px solid #eeeeee;margin-top:20px}.dashboard-section .faq-content .download-table .user-download-table .dropdown .dropdown-toggle{background-color:#f8f8f8;border:1px solid #eeeeee;padding:12px 18px;font-weight:500}.dashboard-section .faq-content .download-table .user-download-table .dropdown .dropdown-toggle:after{content:"";font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;margin:0;vertical-align:unset;border:unset;font-size:18px;line-height:1;font-weight:400}.dashboard-section .faq-content .download-table .user-download-table thead tr th{background-color:#f8f8f8;text-align:center;padding:14px 10px;font-size:18px;font-weight:600;border-bottom:1px solid #eeeeee}.dashboard-section .faq-content .download-table .user-download-table tbody td{text-align:center;vertical-align:middle;padding:14px 10px;border-color:#eee}.dashboard-section .faq-content .download-table .user-download-table tbody tr:last-child td{border-bottom:unset}.dashboard-section .faq-content .download-table .user-download-table tbody .table-name{width:55%;text-align:center;font-weight:500;font-size:16px}.dashboard-section .faq-content .download-table .user-download-table tbody .table-image{width:auto;height:100px}.dashboard-section .faq-content .download-detail{padding:12px calc(15px + 7 * (100vw - 320px) / 1600);border:1px solid #eeeeee;background-color:#f8f8f8;border-radius:0}.dashboard-section .faq-content .download-detail .download-form{gap:13px}.dashboard-section .faq-content .download-detail .download-form .form-control{padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border-radius:0!important;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.dashboard-section .faq-content .download-detail .download-form button{padding:12px 24px;font-weight:600;border-radius:0!important;letter-spacing:unset;background-color:var(--theme-color);border:1px solid var(--theme-color);color:#fff}.dashboard-section .faq-content .download-detail .download-form button:hover{background-color:#fff;color:var(--theme-color)}.dashboard-section .wallet-table .table-responsive{border:1px solid #eeeeee;border-radius:0}.dashboard-section .wallet-table .order-table{border:unset;margin:0}.dashboard-section .wallet-table .order-table thead th{font-size:16px;font-weight:600;padding:14px}.dashboard-section .wallet-table .order-table th,.dashboard-section .wallet-table .order-table td{max-width:220px;min-width:160px;padding:15px;color:#232323;border-bottom:1px solid #eeeeee;font-weight:500;text-align:center;vertical-align:middle;background-color:transparent}.dashboard-section .wallet-table .order-table th h6,.dashboard-section .wallet-table .order-table td h6{color:#222;font-weight:500;margin:0;line-height:1.3;font-size:16px}.dashboard-section .wallet-table .order-table th.image-box,.dashboard-section .wallet-table .order-table td.image-box{padding:10px}.dashboard-section .wallet-table .order-table th.image-box img,.dashboard-section .wallet-table .order-table td.image-box img{height:70px;width:auto}.dashboard-section .wallet-table .order-table tr:last-child td{border-bottom:unset}.dashboard-section .wallet-table .order-table tr a{color:#222}.dashboard-section .wallet-table .order-table .product-image{text-align:center!important}.dashboard-section .wallet-table .order-table .product-image img{width:70px}.dashboard-section .wallet-table .order-table .product-image h6{font-size:15px;font-weight:500;margin:0}.dashboard-section .wallet-table .order-table .product-image a{color:#222}.dashboard-section .product-table tr th:first-child,.dashboard-section .product-table tr td:first-child{text-align:center}.dashboard-section .title-header h5{margin:0;font-weight:600;font-size:20px;line-height:1.4}.dashboard-section .title-header h5 i{color:#222}.dashboard-section .title-header .right-option a{width:100%;background-color:var(--theme-color);color:#fff;text-transform:none;font-weight:600;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.3;padding:8px 20px;border-radius:0}.dashboard-section .title-header .right-option a:hover{border:1px solid var(--theme-color);background-color:#fff;color:var(--theme-color)}.dashboard-section .title-header .right-option a i{font-weight:500}.dashboard-section .dashboard-table h3{text-transform:capitalize;font-size:17px;color:#222;margin-bottom:15px;font-weight:600}.dashboard-section .dashboard-table .product-pagination{margin-top:24px}.dashboard-section .dashboard-table .product-pagination .theme-pagination-block{padding:0;background-color:transparent;justify-content:center}.dashboard-section .top-sec{display:flex;align-items:center;margin-bottom:calc(13px + 9 * (100vw - 320px) / 1600)}.dashboard-section .top-sec-2{border-top:1px solid #eeeeee;margin-top:34px;padding-top:29px}.dashboard-section .top-sec h3{text-transform:capitalize;color:#222;font-size:calc(16px + .00375*(100vw - 320px));margin-bottom:0;font-weight:600}.dashboard-section .top-sec .btn{margin-left:auto;text-transform:capitalize;padding:calc(5px + .00125*(100vw - 320px)) calc(7px + 7 * (100vw - 320px) / 1600)}.dashboard-section .themeform-auth .form-label{font-weight:500;color:#777;margin:0}.dashboard-section .themeform-auth .form-control{height:auto;padding:calc(10px + .00125*(100vw - 320px)) calc(13px + .00375*(100vw - 320px));font-weight:500;border-radius:0;border:1px solid #eeeeee;font-size:calc(14px + 0*(100vw - 320px))}.dashboard-section .dashboard-box{padding:0;background-color:#f8f8f8;border:1px solid #eee}.dashboard-section .dashboard-box .dashboard-title{margin-bottom:calc(14px + .00375*(100vw - 320px));display:flex;align-items:center;padding:16px;border-bottom:1px solid #eee}.dashboard-section .dashboard-box .dashboard-title h4{text-transform:capitalize;font-weight:600;margin-bottom:0;font-size:22px}.dashboard-section .dashboard-box .dashboard-title span{margin-left:auto;padding:0;text-transform:capitalize;color:var(--theme-color);cursor:pointer;font-weight:500;font-size:16px}.dashboard-section .dashboard-box .dashboard-detail{padding:0 16px 16px}.dashboard-section .dashboard-box .dashboard-detail ul li{display:flex;align-items:center;margin-bottom:10px}.dashboard-section .dashboard-box .dashboard-detail ul li.details h5{font-size:16px;color:#222;font-weight:500;letter-spacing:unset;text-transform:capitalize;display:flex;align-items:center;margin:0}.dashboard-section .dashboard-box .dashboard-detail ul li.details h5 span{width:200px;display:block;color:#777;font-weight:400;margin:0}.dashboard-section .dashboard-box .dashboard-detail ul li.details h6{text-transform:capitalize;margin-bottom:0}.dashboard-section .dashboard-box .dashboard-detail ul li.details span{margin-left:calc(10px + .0125*(100vw - 320px));border-radius:2px;text-transform:capitalize;color:var(--theme-color);cursor:pointer}.dashboard-section .dashboard-box .dashboard-detail ul li.details .left{width:150px;margin-right:15px}.dashboard-section .dashboard-box .dashboard-detail ul li.details .left h6{color:#4e4e4e}.dashboard-section .dashboard-box .dashboard-detail ul li.details .right{display:flex;align-items:center}.dashboard-section .dashboard-box .dashboard-detail ul li.details .right h6{font-weight:500}.dashboard-section .dashboard-box .dashboard-detail ul li:last-child{margin-bottom:0}.dashboard-section .dashboard-box .dashboard-detail .account-setting h5{margin-bottom:15px;text-transform:capitalize}.dashboard-section .dashboard-box .dashboard-detail .account-setting .row>div .form-check{margin-bottom:5px;padding-left:0;color:#606060}.dashboard-section .dashboard-box .dashboard-detail .account-setting .row>div .form-check:last-child{margin-bottom:0}.dashboard-section .dashboard-box .dashboard-detail .account-setting .btn{margin-top:0}.dashboard-section .dashboard-box .dashboard-detail .account-setting+.account-setting{margin-top:20px}.dashboard-section .radio_animated{position:relative;margin:0;filter:unset;cursor:pointer;border:none;width:1.25rem;height:1.25rem}.dashboard-section .radio_animated:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1;width:.75rem;height:.75rem;background:var(--theme-color);border-radius:50%}.dashboard-section .radio_animated:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#fff;border-radius:100%;border:1px solid #eee}.dashboard-section .radio_animated:checked:after{border-color:var(--theme-color)}.dashboard-section .radio_animated:checked:before{transform:translate(-50%,-50%) scale(1)}.dashboard-section .radio_animated~.form-check-label{margin:0}.dashboard-section .apexcharts-toolbar{z-index:1}.user-dashboard-section .box{font-size:calc(14px + .00125*(100vw - 320px));line-height:1.7}.user-dashboard-section h6{margin-bottom:0;font-size:calc(14px + 1 * (100vw - 320px) / 1600);font-weight:500;line-height:1.3}.user-dashboard-section .welcome-msg{margin-bottom:20px}.user-dashboard-section .welcome-msg h4{font-size:20px;font-weight:700;color:#222}.user-dashboard-section .welcome-msg p{line-height:1.6;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;letter-spacing:unset;font-size:calc(14px + .00125*(100vw - 320px))}.user-dashboard-section .box-head h4{font-size:18px;margin:34px 0 14px;text-transform:capitalize;color:#333;font-weight:600}.user-dashboard-section .box a{color:var(--theme-color)}.user-dashboard-section .box h6{margin-bottom:0;font-size:15px;font-weight:500;line-height:1.3}.user-dashboard-section .box .box-title{display:flex;align-items:center;margin-bottom:5px;padding:12px;position:relative;width:100%;background-color:#fff;border-radius:8px}.user-dashboard-section .box .box-title h3{font-size:16px;margin:0;text-transform:capitalize;color:#333;line-height:1.3;font-weight:500}.user-dashboard-section .box .box-title>a{margin-left:auto;color:var(--theme-color)}.user-dashboard-section .box address{margin-bottom:0}.user-dashboard-section .faq-content{height:100%}.user-dashboard-section .faq-content .box-loader{position:absolute;top:0;left:0;width:100%;height:100%}.user-dashboard-section .faq-content .box-loader .loader-wrapper{position:relative;width:100%;z-index:4;height:100%;inset:unset;background-color:#f8f8f8;border:1px solid #eeeeee}.user-dashboard-section .tab-pane .card-body{padding:calc(15px + 7 * (100vw - 320px) / 1600) calc(15px + 7 * (100vw - 320px) / 1600);border-radius:0}.user-dashboard-section .tab-pane .card-body .order-title{font-size:calc(18px + .00125*(100vw - 320px));padding-bottom:11px;margin-bottom:16px;letter-spacing:unset;font-weight:600;color:#222;border-bottom:1px solid #dee2e6}.user-dashboard-section .tab-pane .card-body .customer-detail ul li label{font-weight:600;font-size:16px;margin:0 0 6px}.user-dashboard-section .tab-pane .card-body .customer-detail ul li h4{margin:0;font-size:15px;letter-spacing:unset;font-weight:500;text-transform:unset;line-height:1.3;color:#777}.user-dashboard-section .tab-pane .card-body .tracking-total ul{display:grid;gap:6px}.user-dashboard-section .tab-pane .card-body .tracking-total ul li{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500}.user-dashboard-section .tab-pane .card-body .tracking-total ul li:nth-child(3){font-weight:600}.user-dashboard-section .tab-pane .card-body .tracking-total ul li:last-child{padding-top:8px;margin-top:2px;border-top:1px solid #dee2e6;font-weight:600;font-size:18px}.user-dashboard-section .tab-pane .card-body .wallet-point-box{display:flex;align-items:center;gap:13px}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-image{width:69px;height:69px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:0;padding:10px}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-image img{width:100%;height:100%}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-detail{width:calc(100% - 82px);display:flex;align-items:center;justify-content:space-between}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-detail .point-ratio{background-color:#fff;padding:15px 18px;border-radius:0}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-detail .point-ratio .counter{text-transform:none;letter-spacing:unset;font-size:18px;margin:0;color:#232323;font-weight:600}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-detail .total-box h5{margin:0;font-weight:500;color:#777}.user-dashboard-section .tab-pane .card-body .wallet-point-box .total-detail .total-box h3{margin:3px 0 0;font-size:19px;text-transform:none;letter-spacing:normal;font-weight:600;color:#232323}.user-dashboard-section .wallet-point-box{display:flex;align-items:center;gap:13px;padding:calc(15px + 7 * (100vw - 320px) / 1600);border:1px solid #eeeeee;background-color:#f8f8f8;border-radius:0}.user-dashboard-section .wallet-point-box .total-image{width:69px;height:69px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:0;padding:10px}.user-dashboard-section .wallet-point-box .total-image img{width:100%;height:100%}.user-dashboard-section .wallet-point-box .total-detail{width:calc(100% - 82px);display:flex;align-items:center;justify-content:space-between}.user-dashboard-section .wallet-point-box .total-detail .point-ratio{background-color:#fff;padding:15px 18px;border-radius:0}.user-dashboard-section .wallet-point-box .total-detail .point-ratio .counter{text-transform:none;letter-spacing:unset;font-size:18px;margin:0;color:#232323;font-weight:600}.user-dashboard-section .wallet-point-box .total-detail .total-box h5{margin:0;font-weight:500;color:#777}.user-dashboard-section .wallet-point-box .total-detail .total-box h3{margin:3px 0 0;font-size:19px;text-transform:none;letter-spacing:normal;font-weight:600;color:#232323}.user-dashboard-section .edit-link{color:var(--theme-color);margin-left:10px;text-transform:capitalize}.user-dashboard-section .address-book-section .select-box .address-box{padding:15px;background-color:#fff;transition:all .3s ease-in-out}.user-dashboard-section .address-book-section .select-box .address-box .top h6{text-transform:capitalize;color:#222;font-weight:600;font-size:14px}.user-dashboard-section .address-book-section .select-box .address-box .top h6 span{float:right;background-color:var(--theme-color);color:#fff;padding:2px 15px;font-size:80%;border-radius:0}.user-dashboard-section .address-book-section .select-box .address-box .middle{margin-top:15px}.user-dashboard-section .address-book-section .select-box .address-box .middle .address p{margin-bottom:5px;color:#000000b3;line-height:1.2}.user-dashboard-section .address-book-section .select-box .address-box .middle .number{margin-top:15px}.user-dashboard-section .address-book-section .select-box .address-box .middle .number p{color:#000000b3;text-transform:capitalize}.user-dashboard-section .address-book-section .select-box .address-box .card-number{margin-top:15px}.user-dashboard-section .address-book-section .select-box .address-box .card-number h6,.user-dashboard-section .address-book-section .select-box .address-box .card-number h5{margin-bottom:0}.user-dashboard-section .address-book-section .select-box .address-box .name-validity{margin-top:10px;display:flex;align-items:center}.user-dashboard-section .address-book-section .select-box .address-box .name-validity h6{text-transform:capitalize}.user-dashboard-section .address-book-section .select-box .address-box .name-validity h5,.user-dashboard-section .address-book-section .select-box .address-box .name-validity h6{margin-bottom:0}.user-dashboard-section .address-book-section .select-box .address-box .name-validity .right{margin-left:auto}.user-dashboard-section .address-book-section .select-box .address-box .bank-logo{display:flex;align-items:center}.user-dashboard-section .address-book-section .select-box .address-box .bank-logo img{height:22px}.user-dashboard-section .address-book-section .select-box .address-box .bank-logo .network-logo{margin-left:auto;width:50px;height:auto}.user-dashboard-section .address-book-section .select-box .address-box .address p{font-size:14px;font-weight:500;color:#777}.user-dashboard-section .address-book-section .select-box .address-box .bottom{border-top:1px solid #eeeeee;display:flex;text-align:center;padding-top:14px;margin-top:10px;justify-content:space-between}.user-dashboard-section .address-book-section .select-box .address-box .bottom .bottom_btn{width:47.5%;text-transform:capitalize;font-weight:600;padding:8px 4px;border-radius:0;background-color:#f8f8f8;color:#222}.user-dashboard-section .address-book-section .select-box.active .address-box{transition:all .3s ease-in-out}.user-dashboard-section.dashboard-section .dashboard-table .table thead th{font-size:18px;background-color:#f8f8f8}.user-dashboard-section .order-table thead tr th{background-color:transparent}.faq-tab .nav-tabs{display:block;border-bottom:none;background-color:#fff;padding:10px 0}.faq-tab .nav-tabs .nav-item{display:block;margin-bottom:0}@media (max-width: 991px){.faq-tab .nav-tabs .nav-item{width:100%}}.faq-tab .nav-tabs .nav-item .nav-link{text-transform:capitalize;color:#232323;font-size:calc(14px + .00125*(100vw - 320px));border:none;transition:all .2s ease-in-out;border-radius:0;width:100%;background-color:#f8f8f8;cursor:pointer;display:flex;align-items:center;gap:8px;margin:0;font-weight:500}@media (max-width: 991px){.faq-tab .nav-tabs .nav-item .nav-link{background-color:#fff;padding-block:calc(6px + .00125*(100vw - 320px))}}.faq-tab .nav-tabs .nav-item .nav-link i{width:calc(36px + .0025*(100vw - 320px));height:calc(36px + .0025*(100vw - 320px));display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:0;transition:all .2s ease-in-out;border:1px solid transparent;font-size:calc(16px + 3 * (100vw - 320px) / 1600)}@media (max-width: 991px){.faq-tab .nav-tabs .nav-item .nav-link i{background-color:#f8f8f8}}.faq-tab .nav-tabs .nav-item .nav-link.active{border:none;border-radius:0;color:var(--theme-color)}.faq-tab .nav-tabs .nav-item .nav-link.active i{background-color:var(--theme-color);color:#fff}.faq-tab .nav-tabs .nav-item .nav-link:hover{border:none;color:var(--theme-color)}.faq-tab .nav-tabs .nav-item .nav-link:hover i{border:1px solid var(--theme-color)}.faq-tab .nav-tabs .logout-cls{border-top:1px solid #eeeeee;margin-top:6px;padding-top:14px;padding-inline:19px}.faq-tab .nav-tabs .logout-cls .loagout-btn{width:100%;background-color:var(--theme-color);color:#fff;text-transform:none;font-weight:500;font-size:calc(16px + .00125*(100vw - 320px));line-height:1.3;padding:calc(9px + .00125*(100vw - 320px));border-radius:0}.card{border:1px solid #eeeeee;background-color:#f8f8f8;border-radius:0;box-shadow:none!important}.card .card-body{padding:calc(15px + -3 * (100vw - 320px) / 1600);border-radius:0}.card .card-body .notification-list{display:grid;gap:13px}.card .card-body .notification-list li{display:block;border-radius:0;border:1px solid #eeeeee;background-color:#fff;padding:calc(13px + 7 * (100vw - 320px) / 1600) calc(12px + .00375*(100vw - 320px));padding-left:calc(33px + 13 * (100vw - 320px) / 1600);position:relative}.card .card-body .notification-list li:after{content:"";position:absolute;left:calc(18px + .0075*(100vw - 320px));top:31px;width:5px;height:5px;background-color:#8e8e8e;border-radius:100%}.card .card-body .notification-list li.unread{position:relative;background-color:transparent;z-index:0;border:1px solid var(--theme-color)}.card .card-body .notification-list li.unread:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.09;z-index:-1}.card .card-body .notification-list li.unread h4{color:var(--theme-color);font-weight:600}.card .card-body .notification-list li.unread h5{color:#222}.card .card-body .notification-list li.unread:after{background-color:var(--theme-color)}.card .card-body .notification-list h4{font-weight:500;color:#222;letter-spacing:unset;text-transform:none;line-height:1.5;font-size:calc(15px + 3 * (100vw - 320px) / 1600)}.card .card-body .notification-list h5{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:calc(14px + .00125*(100vw - 320px));color:#777;margin-bottom:0;font-weight:500;line-height:1.3}.video-cls{width:100%;margin-bottom:-7px}.element-page .product-element .card{box-shadow:none!important}.element-page .card{box-shadow:0 0 8px #e1e1e1!important}.title-padding .card .card-body{padding:20px}.coupon-box{position:relative;padding:calc(15px + 5 * (100vw - 320px) / 1600);background:#f8f8f8;border-radius:0;width:100%;overflow:hidden;height:100%}.coupon-box .coupon-name{display:block}.coupon-box .coupon-name h5{overflow:hidden;text-overflow:ellipsis;font-size:calc(17px + 1 * (100vw - 320px) / 1600);margin:0;line-height:1.4}.coupon-box .coupon-content{margin-top:calc(3px + 5 * (100vw - 320px) / 1600)}.coupon-box .coupon-content p{color:#777;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:500;-webkit-box-orient:vertical;font-size:calc(14px + 1 * (100vw - 320px) / 1600);margin-bottom:calc(6px + 5 * (100vw - 320px) / 1600)}.coupon-box .coupon-content .coupon-apply{display:flex;align-items:center;justify-content:space-between;padding-top:calc(8px + .0025*(100vw - 320px));border-top:1px dashed rgba(0,0,0,.12)}.coupon-box .coupon-content .coupon-apply h6{font-weight:600;color:#232323;line-height:1.3;margin:0;font-size:15px}.coupon-box .coupon-content .coupon-apply .copy-btn{border:unset;color:var(--theme-color);padding:0}.sticky-details{position:sticky;top:0;left:0}@media (max-width: 991px){.product-page-details{margin-top:15px}}.product-page-details .main-title{text-transform:capitalize;font-size:calc(20px + .00625*(100vw - 320px));margin-bottom:calc(5px + 5 * (100vw - 320px) / 1600);line-height:1.4}@media (max-width: 767px){.product-page-details .main-title{text-align:center}}.product-page-details .product-rating{display:flex;align-items:center;gap:10px;font-size:16px;margin-top:10px}@media (max-width: 767px){.product-page-details .product-rating{justify-content:center}}.product-page-details .product-rating .divider{color:#ddd}.product-page-details .product-rating .rating-list{color:#ffbc37}.product-page-details .product-rating .rating-list i{font-size:18px}.product-page-details .product-rating a{color:var(--theme-color);text-decoration:underline}@media (max-width: 767px){.product-page-details .price-text{text-align:center}}.product-page-details .price-text h3{display:flex;align-items:center;gap:8px;margin-block:15px 4px;color:var(--theme-color);font-weight:600;letter-spacing:.01em;font-size:calc(16px + .00625*(100vw - 320px))}@media (max-width: 767px){.product-page-details .price-text h3{justify-content:center}}.product-page-details .price-text h3 .discounted-price{font-weight:500;padding:5px calc(12px + .0025*(100vw - 320px));border-radius:0;color:var(--theme-color);display:inline-block;margin-bottom:0;margin-left:12px;font-size:16px;position:relative}.product-page-details .price-text h3 .discounted-price:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-color);opacity:.11}.product-page-details .price-text h3 .discounted-price del{font-size:18px}.product-page-details .price-text span{color:#aaa;display:block}.product-page-details .size-delivery-info{display:flex;align-items:center;font-size:16px;border-block:1px dashed #eeeeee;padding-block:12px;margin-block:14px 20px;gap:calc(8px + 7 * (100vw - 320px) / 1600);font-size:calc(14px + .00125*(100vw - 320px))}@media (max-width: 767px){.product-page-details .size-delivery-info{justify-content:center}}.product-page-details .size-delivery-info a{color:#7d7d7d;position:relative;display:flex;align-items:center}.product-page-details .size-delivery-info a span{position:relative;width:1px;height:26px;background-color:#eee;display:block;border-radius:100%}.product-page-details .size-delivery-info a i{margin-right:10px}.product-page-details .product-offer li{display:flex;gap:10px;font-size:14px}.product-page-details .product-offer li:last-child h5{border-bottom:none;padding-bottom:0;margin-bottom:0}.product-page-details .product-offer li buy-button img{width:40px;height:40px;border-radius:100%}.product-page-details .product-offer li h5{font-size:calc(13px + 3 * (100vw - 320px) / 1600)}.product-page-details .product-offer.delivery-details{display:grid;gap:10px}.product-page-details .product-offer.delivery-details li{font-weight:400;font-size:calc(14px + .00125*(100vw - 320px));color:#626262}.product-page-details .product-offer.delivery-details li i{font-size:calc(14px + .0025*(100vw - 320px));color:#626262}.product-page-details .description-text{color:#7d7d7d;line-height:1.5;font-size:calc(14px + .00125*(100vw - 320px));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px;margin-top:12px}.product-page-details .progress{background-color:#f6f6f6;height:10px;border-radius:14px}.product-page-details .progress .progress-bar{background-image:linear-gradient(to left,#438600,#8fd747)}.product-page-details .left-progressbar{margin-top:13px}.product-page-details .left-progressbar h6{color:#7d7d7d}.product-page-details .buy-box{margin-top:17px;display:flex;align-items:center;flex-wrap:wrap;gap:calc(10px + .00625*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px))}@media (max-width: 767px){.product-page-details .buy-box{justify-content:center}}.product-page-details .buy-box a{color:#4c4c4c}.product-page-details .bordered-box{padding-top:20px;margin-top:20px;border-top:1px dashed #dddddd}.product-page-details .dashed-border-box{padding:22px 28px;border:1px dashed #dddddd;margin-bottom:25px;display:flex;flex-direction:column;margin-top:34px}.product-page-details .dashed-border-box h4{margin-top:-30px;background-color:#fff;padding-inline:8px;width:max-content}.product-page-details .dashed-border-box .payment-img{width:300px}.product-page-details .shipping-info{display:grid;line-height:1.5;color:#5f5f5f;font-size:16px;grid-template-columns:1fr 1fr;gap:5px;padding-left:20px;margin-bottom:-7px}@media (max-width: 425px){.product-page-details .shipping-info{display:grid;grid-template-columns:1fr}}.product-page-details .shipping-info li{font-size:calc(14px + .00125*(100vw - 320px));display:list-item;color:#7d7d7d}.product-page-details .qty-section{display:flex;align-items:center;gap:10px}.product-page-details .qty-section .qty-box .input-group{background-color:#fafafa;padding:6px;overflow:hidden;border:1px solid #eeeeee}.product-page-details .qty-section .qty-box .input-group input{background-color:#fafafa;border:none;padding:6px 5px;width:calc(40px + .0375*(100vw - 320px))}.product-page-details .qty-section .qty-box .input-group button{padding:5px calc(10px + .00125*(100vw - 320px));background-color:#fff!important;box-shadow:0 0 8px #e8e8e8;border:none}.product-page-details .variation-box{display:flex;align-items:center;gap:10px}@media (max-width: 767px){.product-page-details .variation-box{justify-content:center}}.product-page-details .variation-box .sub-title{margin-bottom:0}.product-page-details .wishlist-btn-group{display:flex;align-items:center;gap:10px}.product-page-details .wishlist-btn-group button{padding:0;width:48px;height:48px;border:1px solid #eeeeee;background-color:#fafafa;transition:none;font-size:16px;line-height:1;color:#6a6a6a}.product-page-details .image-box{display:flex;align-items:center;gap:10px}.product-page-details .image-box li{border:1px solid #eeeeee;padding:3px}.product-page-details .image-box li img{width:65px;cursor:pointer;height:65px;padding:0;overflow:hidden;object-fit:cover}.product-page-details .image-box li.active{border:1px solid var(--theme-color)}.product-page-details .sub-title{font-weight:600;margin-bottom:calc(8px + 7 * (100vw - 320px) / 1600);font-size:16px;display:flex;align-items:center;gap:12px;letter-spacing:.01em}.product-page-details .quantity-variant{display:flex;align-items:center;gap:10px;background-color:#fafafa;padding:6px;overflow:hidden;border:1px solid #eeeeee}.product-page-details .quantity-variant li{padding:6px 10px;background-color:#fafafa}.product-page-details .quantity-variant li button{border:none;font-size:14px;font-weight:500;background-color:#fafafa}.product-page-details .quantity-variant li.active{background-color:#fff;border:1px solid var(--theme-color)}.product-page-details .quantity-variant li.active button{color:var(--theme-color);background-color:#fff}.product-page-details .quantity-variant.round li span{width:20px;height:20px;border-radius:100%;display:block;cursor:pointer}.product-page-details .quantity-variant.circle li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%}.product-page-details .quantity-variant.radio .digital-size{display:flex;align-items:center}.product-page-details .quantity-variant.radio .digital-size .form-check{display:flex;align-items:center;gap:6px;min-height:unset;margin-bottom:0;padding:0}.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input{width:calc(15px + 5 * (100vw - 320px) / 1600);height:calc(15px + 5 * (100vw - 320px) / 1600);margin:0;background-color:#fff;border:1px solid #eeeeee;filter:unset;border-radius:100%}.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:focus{border-color:transparent;box-shadow:none}.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:checked{position:relative;background-color:#fff;border-color:var(--theme-color);float:unset}.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:var(--theme-color);border-radius:100%}.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-label{font-size:calc(13px + 5 * (100vw - 320px) / 1600)}.product-page-details .quantity-variant.select-dropdown.form-select{display:inline-flex;width:150px!important}.product-page-details .product-buttons{margin-top:16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width: 767px){.product-page-details .product-buttons{justify-content:center}}@media (max-width: 576px){.product-page-details .product-buttons{justify-content:center;flex-wrap:wrap}}.product-page-details .product-buttons .btn{padding:calc(10px + 3 * (100vw - 320px) / 1600) calc(10px + .00625*(100vw - 320px))}.product-page-details .product-buttons .btn.btn-sm{padding:13px 18px}.product-page-details .product-buttons .btn.buy-button:hover{color:#222;background-color:#fff;border:1px solid --theme-color}.product-page-details .product-buttons .btn.disabled{color:#fff}.product-page-details .product-buttons .btn.disabled .ring-animation{animation:none}.product-page-details .product-buttons .btn-animation i{font-size:15px}.product-page-details .trending-text{display:flex;align-items:center;gap:8px;margin-bottom:8px}.product-page-details .trending-text img{width:30px}.product-page-details .trending-text h5{margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.4}@media (max-width: 767px){.product-page-details .trending-text{justify-content:center}}.product-page-details .top-title-panel{display:flex;justify-content:space-between}.product-page-details.detail-box{padding:20px;border-radius:8px;background-color:#f8f8f8}.product-page-details.detail-box .progress{background-color:#fff}.product-page-details.detail-box .quantity-variant,.product-page-details.detail-box .quantity-variant li{background-color:#fff!important}.product-page-details.detail-box .quantity-variant li button{background-color:#fff}.product-page-details.detail-box .quantity-variant li.active{background-color:#f8f8f8!important;box-shadow:none}.product-page-details.detail-box .quantity-variant li.active button{background-color:#f8f8f8!important}.product-page-details.detail-box .qty-section .qty-box .input-group,.product-page-details.detail-box .qty-section .qty-box .input-group input{background-color:#fff}.product-page-details.detail-box .qty-section .qty-box .input-group button{background-color:#f8f8f8!important;box-shadow:none}.product-page-details .product-accordion .accordion-item{border:none;background-color:transparent}.product-page-details .product-accordion .accordion-item+.accordion-item{margin-top:15px}.product-page-details .product-accordion .accordion-item .accordion-header{margin-bottom:0}.product-page-details .product-accordion .accordion-item .accordion-header .accordion-button{z-index:0;box-shadow:unset;line-height:1.3;color:#232323;text-align:center;padding:12px 18px;text-decoration:unset;text-transform:capitalize;border:1px solid #eeeeee;font-weight:500;background-color:#f8f8f8;font-size:calc(15px + 3 * (100vw - 320px) / 1600);margin:0;border-radius:0}.product-page-details .product-accordion .accordion-item .accordion-header .accordion-button:after{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:unset;height:unset;background:unset;font-size:22px;line-height:1}.product-page-details .product-accordion .accordion-item .accordion-body{padding:15px 0 0}.product-page-details .product-accordion .accordion-item .accordion-body p{font-size:14px;line-height:1.7;font-weight:400;color:#7d7d7d}.product-page-details .product-accordion .accordion-item .accordion-body .bordered-box .delivery-details{display:grid;gap:10px}.product-page-details .product-accordion .accordion-item .accordion-body .bordered-box .delivery-details li{font-weight:400;font-size:calc(14px + .00125*(100vw - 320px));color:#626262}.product-page-details.product-form-box{position:sticky;top:20px;left:0;text-align:center;border:1px solid #eeeeee;padding:20px}.product-page-details.product-form-box .product-description .qty-box{margin-bottom:5px}.product-page-details.product-form-box .product-description .qty-box .input-group{justify-content:center;width:100%}.product-page-details.product-form-box .product-buttons{margin-bottom:0}.product-page-details.product-form-box .timer{margin-bottom:10px;text-align:left}.product_image_4{position:sticky;top:120px;left:0}.product_image_4>div:nth-last-child(-n+2){margin-top:25px}.secondary-color{background-color:gray!important}.blue-color{background-color:#00f!important}.purple-color{background-color:purple!important}.image-grid{display:grid;grid-template-columns:50% 25% 25%;gap:10px;margin-top:30px}.image-grid>div:first-child{grid-row:1/3}.image-grid>div:first-child img{height:100%}.product-label{background-color:#fdf2ec;position:absolute;top:15px;z-index:1;left:15px;padding:5px 12px;color:var(--theme-color);font-weight:500;font-size:15px}.sticky-top-custom{position:sticky!important;top:30px;z-index:1}.disabled{overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;cursor:default;opacity:.6!important;pointer-events:none}.disabled:after{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;user-select:none;z-index:1}.disabled:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:0;background-color:#ff7272;width:100%;height:1px;cursor:default;-webkit-user-select:none;user-select:none;z-index:1}.clock{border:2px solid #212529;border-radius:100%;width:20px;height:20px;background-color:#fff;position:relative;box-sizing:border-box}.clock:before{border-radius:3px;content:"";position:absolute;transform-origin:1px 1px;transform:translate(-1px);top:7px;left:7px;margin:0;height:2px;width:8px;background:#212529;animation-name:clock;animation-duration:2s;animation-iteration-count:infinite;animation-direction:backward;animation-timing-function:linear}.clock:after{border-radius:3px;content:"";position:absolute;transform-origin:1px 1px;transform:translate(-1px);top:7px;left:7px;margin:0;height:2px;width:5.2631578947px;background:#212529;animation-name:clock;animation-duration:24s;animation-iteration-count:infinite;animation-direction:backward;animation-timing-function:linear}.product-slider-image{background-color:#f8f8f8;border:1px solid #eee}@keyframes clock{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.color-panel{display:flex;align-items:center;gap:6px}.color-panel.coverflow ul li{width:24px;height:24px;border-radius:100%;border:2px solid #ffffff}.color-panel.coverflow ul li+li{margin-left:-13px}.color-panel.color-lg ul{gap:7px}.color-panel.color-lg li{width:20px;height:20px}.color-panel ul{display:flex;align-items:center;gap:4px}.color-panel ul li{width:15px;height:15px;border-radius:100%}.color-panel span{font-size:13px}@keyframes animName{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.general-variant{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.general-variant.color li{border-radius:100%;width:22px;height:22px}.general-variant.image li{width:45px;height:45px;background-color:#f8f8f8}.general-variant.image li button{width:100%;height:100%}.general-variant.image li img{width:100%;height:100%;object-fit:cover}.general-variant.rectangle li{width:auto;height:auto;padding:6px 8px;font-size:12px}.general-variant.rectangle li button{font-weight:500}.general-variant.thumbnail{position:absolute;bottom:10px;display:flex;flex-direction:column;left:10px;gap:10px;margin:0}.general-variant.thumbnail li{border-radius:100%;overflow:hidden;border:1px solid #ffffff}.general-variant.thumbnail li button,.general-variant.thumbnail li img{width:100%;height:100%;object-fit:cover}.general-variant.thumbnail li.active{border-color:var(--theme-color)}.general-variant li{width:35px;height:35px;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;border-radius:4px}.general-variant li button{outline:none;border:none;background:transparent;padding:0}@keyframes marquee-discount{0%{left:0}to{left:-100%}}.tab-product,.product-full-tab{padding-top:30px}.tab-product .nav-material.nav-tabs,.product-full-tab .nav-material.nav-tabs{display:flex;align-items:center;flex-wrap:nowrap;padding:calc(10px + 5 * (100vw - 320px) / 1600);gap:calc(8px + .00625*(100vw - 320px));overflow:auto;background-color:#f8f8f8;border:1px solid #eeeeee}.tab-product .nav-material.nav-tabs.tab-style .nav-link,.product-full-tab .nav-material.nav-tabs.tab-style .nav-link{padding:8px 10px}.tab-product .nav-material.nav-tabs .nav-item .nav-link,.product-full-tab .nav-material.nav-tabs .nav-item .nav-link{color:#222;box-shadow:none;text-align:center;padding:calc(5px + 5 * (100vw - 320px) / 1600) calc(10px + 15 * (100vw - 320px) / 1600);background-color:#fff;text-transform:capitalize;border:1px solid #eee;font-weight:500;font-size:calc(14px + .0025*(100vw - 320px));border-radius:0}.tab-product .nav-material.nav-tabs .nav-link.active,.product-full-tab .nav-material.nav-tabs .nav-link.active{color:#fff;background-color:var(--theme-color);font-weight:600;border:1px solid var(--theme-color)}.tab-product .nav-material.nav-tabs .nav-link.active~.material-border,.product-full-tab .nav-material.nav-tabs .nav-link.active~.material-border{transition:all .3s ease;opacity:1}.tab-product .theme-form label,.product-full-tab .theme-form label{font-weight:500;color:#222}.tab-product .theme-form input,.product-full-tab .theme-form input{border-color:#ddd;font-size:15px;padding:15px 25px;margin-bottom:15px;height:inherit;text-align:left}.tab-product .theme-form .btn-solid,.tab-product .theme-form .btn-outline,.product-full-tab .theme-form .btn-solid,.product-full-tab .theme-form .btn-outline{margin:0 auto}.tab-product .theme-form textarea,.product-full-tab .theme-form textarea{border-color:#ddd;font-size:15px;padding:17px 25px;margin-bottom:15px;height:inherit}.tab-product .tab-content.nav-material,.product-full-tab .tab-content.nav-material{padding:calc(10px + .00625*(100vw - 320px));border:1px solid #eeeeee;border-top:none}.tab-product .tab-content.nav-material p,.product-full-tab .tab-content.nav-material p{margin-bottom:0;line-height:1.5;font-size:calc(14px + .00125*(100vw - 320px))}.tab-product .tab-content.nav-material.vertical-tab,.product-full-tab .tab-content.nav-material.vertical-tab{margin-top:15px}.tab-product .product-tab-description .part,.product-full-tab .product-tab-description .part{margin-bottom:calc(10px + .00625*(100vw - 320px))}.tab-product .product-tab-description .part p+p,.product-full-tab .product-tab-description .part p+p{margin-top:4px}.tab-product .product-tab-description .part .inner-title,.product-full-tab .product-tab-description .part .inner-title{font-weight:600;text-transform:capitalize;margin-bottom:8px}.tab-product .product-tab-description .part:last-child,.product-full-tab .product-tab-description .part:last-child{margin-bottom:0}.tab-product .title,.product-full-tab .title{padding-right:45px;color:var(--theme-color);padding-bottom:20px}.tab-product .theme-slider .slick-arrow,.product-full-tab .theme-slider .slick-arrow{top:-45px;height:auto}.tab-product .theme-slider .slick-arrow :before,.product-full-tab .theme-slider .slick-arrow :before{color:#000;font-size:18px}.tab-product .product-box,.product-full-tab .product-box{position:relative;margin:5px}.tab-product .product-box:hover,.product-full-tab .product-box:hover{box-shadow:0 0 12px #ddd}.tab-product .product-box:hover .lbl-1,.product-full-tab .product-box:hover .lbl-1{opacity:1;transition:all .3s ease}.tab-product .product-box:hover .lbl-2,.product-full-tab .product-box:hover .lbl-2{opacity:1;animation:flipInY 1s ease-in-out}.tab-product .product-box:hover .color-variant li,.product-full-tab .product-box:hover .color-variant li{opacity:1!important;animation:fadeInUp .5s ease-in-out}.tab-product .product-box .img-block,.product-full-tab .product-box .img-block{min-height:unset}.tab-product .product-box .cart-info,.product-full-tab .product-box .cart-info{position:absolute;padding:10px 0;top:25%;right:15px;width:40px;margin-right:0}.tab-product .product-box .cart-info i,.product-full-tab .product-box .cart-info i{padding-right:0}.tab-product .product-box .cart-info a,.tab-product .product-box .cart-info button,.product-full-tab .product-box .cart-info a,.product-full-tab .product-box .cart-info button{color:#333;transition:all .3s ease;background-color:#fff;height:35px;width:35px;margin:7px 0;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;border:0;box-shadow:0 0 12px #ddd}.tab-product .product-box .cart-info a :hover,.tab-product .product-box .cart-info button :hover,.product-full-tab .product-box .cart-info a :hover,.product-full-tab .product-box .cart-info button :hover{transition:all .3s ease;color:var(--theme-color)}.tab-product .product-box .lbl-1,.product-full-tab .product-box .lbl-1{background-color:var(--theme-color);padding:2px 20px 2px 10px;display:inline-block;text-align:center;color:#fff;position:absolute;left:0;top:15px;font-size:14px;line-height:1.5;opacity:0}.tab-product .product-box .lbl-1:before,.product-full-tab .product-box .lbl-1:before{content:"";position:absolute;right:0;top:0;width:0;height:0;border-top:12px solid var(--theme-color);border-bottom:13px solid var(--theme-color);border-right:7px solid #ffffff}.tab-product .product-box .lbl-2,.product-full-tab .product-box .lbl-2{font-size:14px;top:15px;position:absolute;right:10px;color:#333;font-weight:600;text-transform:capitalize;opacity:0}.tab-product .product-box a,.product-full-tab .product-box a{color:#0072bb;font-size:15px;font-weight:700;letter-spacing:1px}.tab-product .product-box .color-variant,.product-full-tab .product-box .color-variant{position:absolute;top:-35px;width:100%}.tab-product .product-box .slick-slide img,.product-full-tab .product-box .slick-slide img{display:block}.tab-product .product-box .product-details,.product-full-tab .product-box .product-details{position:relative}.tab-product .product-box .product-details .color-variant,.product-full-tab .product-box .product-details .color-variant{position:absolute;top:-35px;width:100%}.tab-product .product-box .product-details .color-variant li,.product-full-tab .product-box .product-details .color-variant li{opacity:0;display:inline-block;height:15px;width:15px;border-radius:100%;margin:0 3px;transition:all .3s ease;cursor:pointer}.tab-product .product-box .product-details h6,.product-full-tab .product-box .product-details h6{color:#333;font-weight:600;letter-spacing:1px;text-transform:capitalize}.tab-product .product-box .product-details .price,.product-full-tab .product-box .product-details .price{padding-bottom:10px;font-size:16px;color:var(--theme-color)}.question-answer li{display:block;margin-bottom:25px;padding-bottom:19px;border-bottom:1px solid #eeeeee}.question-answer li .question-box{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px}.question-answer li .question-box h5{border:1px solid #eeeeee;background-color:#f8f8f8;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));width:auto;height:30px;font-weight:600;padding-inline:7px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.question-answer li .question-box .link-dislike-box{display:flex;align-items:center;gap:13px;margin-left:auto}.question-answer li .question-box .link-dislike-box li{margin:0;padding:0;border:unset}.question-answer li .question-box .link-dislike-box li a span{display:flex;align-items:center;gap:4px;color:#4a5568ab}.question-answer li .question-box .link-dislike-box li a span i{font-size:16px}.question-answer li .answer-box{display:flex;gap:15px}.question-answer li .answer-box h5{border:1px solid transparent;background-color:var(--theme-color);color:#fff;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));width:auto;font-weight:600;padding-inline:7px;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-top:3px}.question-answer li .answer-box p{margin:0;width:calc(100% - 45px);line-height:1.5;color:#4a5568;letter-spacing:.6px}.question-answer li h6{margin:0;font-size:calc(14px + .0025*(100vw - 320px));font-weight:600;letter-spacing:.02px;color:#222;line-height:1.5}.question-answer li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.question-answer li .report-text{text-align:right;font-size:13px;color:#4a556899;font-weight:400;display:flex;align-items:center;gap:4px;justify-content:flex-end;margin-top:7px}.question-answer li .report-text i{font-size:15px}.post-question-box{margin-bottom:32px}.post-question-box h4{color:#222;font-weight:500;font-size:calc(15px + 3 * (100vw - 320px) / 1600);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;line-height:1.4}.post-question-box h4 a{width:auto;display:inline-block;font-size:calc(14px + 3 * (100vw - 320px) / 1600);font-weight:500;border:none;border-radius:0;background-color:#f8f8f8;color:#222;padding:calc(9px + 3 * (100vw - 320px) / 1600) calc(16px + .00375*(100vw - 320px))}.question-answer-modal h3{font-size:calc(16px + .00125*(100vw - 320px));line-height:1.2;margin:0;color:#222}.question-answer-modal .btn-close{position:absolute;top:15px;right:15px;background-color:var(--theme-color);opacity:1;background-image:none;border-radius:0;font-size:calc(16px + .00125*(100vw - 320px));color:#fff;margin:0;padding:3px;z-index:2;display:flex;align-items:center;justify-content:center}.question-answer-modal .product-wrapper{background-color:#f8f8f8;padding:12px 15px;display:flex;align-items:center;gap:11px;border:1px solid #eeeeee;margin-bottom:20px}.question-answer-modal .product-wrapper .product-image{width:80px;height:80px;background-color:#fff}.question-answer-modal .product-wrapper .product-image img{width:100%;height:100%;object-fit:cover}.question-answer-modal .product-wrapper .product-content .name{margin-bottom:0;font-weight:500;line-height:1.4}.question-answer-modal .product-wrapper .product-content .price-number{margin-block:3px 0;font-size:16px;font-weight:500}.product-review-form .product-wrapper{display:flex;align-items:center;padding:17px 23px;gap:14px;margin-bottom:15px;background-color:#f8f8f8;border:1px solid #eeeeee}.product-review-form .product-wrapper .product-image{width:80px;border-radius:0;overflow:hidden;background-color:#fff}.product-review-form .product-wrapper .product-content .name{font-size:16px;font-weight:600;margin-bottom:4px;line-height:1.1}.product-review-form .product-wrapper .product-content .product-review-rating{display:flex;align-items:center;gap:6px}.product-review-form .product-wrapper .product-content .product-review-rating label{color:#777;font-weight:400}.product-review-form .product-wrapper .product-content .product-review-rating .price-number{color:#777;display:flex;align-items:center;gap:3px;margin:5px 0 0;line-height:1.3}.product-review-form .product-wrapper .product-content .product-review-rating .rating-number{line-height:1;margin-left:8px;color:#1b1b1b99;display:flex;align-items:center;gap:3px}.product-review-form .product-wrapper .product-content .product-review-rating .rating-number i{margin-top:-1px}.product-review-form .product-wrapper .product-content .product-review-rating .product-rating .rating li{line-height:1}.product-review-form .product-wrapper .product-content .product-review-rating .product-rating span i{font-size:20px;color:#ffa200}.product-review-form .product-rating{display:flex;align-items:center;gap:10px;margin-bottom:10px}.product-review-form .product-rating .price-number{display:flex;align-items:center;gap:3px;line-height:1.2;font-weight:500;margin-bottom:0;color:#777}.product-review-form .product-rating span i{font-size:20px;color:#ffa200}.product-review-form .review-box+.review-box{margin-top:21px}.product-review-form .review-box .product-review-rating{display:flex;align-items:center;gap:9px}.product-review-form .review-box .product-review-rating .product-rating .rating li{line-height:1}.product-review-form .review-box .product-review-rating .product-rating .rating li i{font-size:16px}.review-title-2{border-top:1px solid #eeeeee;margin-top:calc(10px + .00625*(100vw - 320px));padding-top:calc(10px + .00625*(100vw - 320px))}.review-title-2 h4{font-weight:600;text-transform:none;letter-spacing:unset;font-size:20px;line-height:1.3;margin-bottom:4px}.review-title-2 p{letter-spacing:unset;font-weight:400;line-height:1.4}.review-title-2 button{text-transform:capitalize;padding:calc(11px + .00125*(100vw - 320px)) calc(11px + .0075*(100vw - 320px));font-size:16px;font-weight:600;width:100%;background-color:var(--theme-color);color:#fff;margin-top:17px;border-radius:0;border:1px solid transparent}.review-title-2 button:hover,.review-title-2 button:first-child:active{border-color:var(--theme-color);color:var(--theme-color);background-color:transparent}.review-people{border-left:1px solid #eee;padding-left:23px;max-height:400px;height:100%;overflow:auto}@media (max-width: 1199px){.review-people{padding-left:unset;padding-top:23px;border-left:unset;border-top:1px solid #eee;margin-top:23px}}.review-people::-webkit-scrollbar-track{border-radius:10px;background-color:#55555524}.review-people::-webkit-scrollbar{width:4px;background-color:#f5f5f5;border-radius:50px}.review-people::-webkit-scrollbar-thumb{border-radius:10px;background-color:#5555554d}@media (max-width: 991px){.review-people{border:none;padding:0;margin-top:25px}}.review-people .review-list{display:flex;flex-wrap:wrap;gap:17px}.review-people .review-list li{display:block;width:100%}.review-people .review-list li .people-box{display:flex;gap:15px;width:100%;padding:calc(16px + .0025*(100vw - 320px)) calc(16px + .00625*(100vw - 320px));background-color:#f8f8f8;border:1px solid #eeeeee}@media (max-width: 480px){.review-people .review-list li .people-box{display:block}}.review-people .review-list li .people-box:hover .reply a{opacity:1}.review-people .review-list li .people-box .people-image img{width:100%;height:100%;border-radius:100%;object-fit:cover;transition:all .3s ease-in-out}@media (max-width: 575px){.review-people .review-list li .people-box .people-image img{border-radius:8px}}.review-people .review-list li .people-box .people-text .user-round{width:70px;height:70px;object-fit:contain;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;border-radius:0;margin:0 auto}.review-people .review-list li .people-box .people-text .user-round h4{font-size:41px;font-weight:600;color:#232323;margin-bottom:0}.review-people .review-list li .people-box .name-user{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:#ececec;border-radius:10px;color:#4a5568}.review-people .review-list li .people-box .name-user h3{font-size:37px;font-weight:600}.review-people .review-list li .people-box .people-comment{width:calc(100% - 85px)}.review-people .review-list li .people-box .people-comment .people-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width: 400px){.review-people .review-list li .people-box .people-comment .people-name{display:block}}.review-people .review-list li .people-box .people-comment .people-name .name{white-space:nowrap;display:block;font-weight:600;font-size:calc(17px + 1 * (100vw - 320px) / 1600);color:#232323}.review-people .review-list li .people-box .people-comment .people-name .name:hover{color:#232323}.review-people .review-list li .people-box .people-comment .people-name h6{margin:0 auto 0 0;font-size:calc(13px + .00125*(100vw - 320px))}.review-people .review-list li .people-box .people-comment .people-name .date-time{width:100%;margin-top:4px}.review-people .review-list li .people-box .people-comment .people-name .date-time h6{font-size:13px;color:#777;margin-block:4px 6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-people .review-list li .people-box .people-comment .people-name .product-rating{display:flex;align-items:center}@media (max-width: 400px){.review-people .review-list li .people-box .people-comment .people-name .product-rating{margin-top:3px}}.review-people .review-list li .people-box .people-comment .name{white-space:nowrap;display:block;font-weight:600;font-size:calc(14px + 1 * (100vw - 320px) / 1600);color:#656565}.review-people .review-list li .people-box .people-comment .name:hover{color:var(--theme-color)}@media (max-width: 480px){.review-people .review-list li .people-box .people-comment{padding:0;width:100%;margin-top:16px}}.review-people .review-list li .people-box .people-comment .date-time{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0}.review-people .review-list li .people-box .people-comment .date-time h6{font-size:13px;color:#777;margin:0}.review-people .review-list li .people-box .people-comment .product-rating .star-rating{display:flex;align-items:center;gap:5px;width:unset}.review-people .review-list li .people-box .people-comment .product-rating .star-rating .ri-star-fill,.review-people .review-list li .people-box .people-comment .product-rating .star-rating .ri-star-line{color:#ffa200}.review-people .review-list li .people-box .reply{margin-top:6px;line-height:1.6;color:#4a5568;position:relative}.review-people .review-list li .people-box .reply p{margin:0;line-height:1.6;letter-spacing:unset;font-size:calc(14px + 1 * (100vw - 320px) / 1600)}@media (max-width: 480px){.review-people .review-list li .people-box .reply p{width:100%}}@media (max-width: 400px){.review-people .review-list li .people-box .reply p{margin-top:7px}}.single-product-tables{margin-top:10px;display:block}.single-product-tables table{width:30%}.single-product-tables table tr{height:35px;color:#6d6d6d;font-size:16px;letter-spacing:.01em}.single-product-tables table tr td:nth-child(2){font-weight:500;color:#000}.single-product-tables.detail-section{margin-top:0}.single-product-tables.detail-section table{width:55%}.product-rating-box .base-rating i{font-size:calc(18px + .00625*(100vw - 320px));color:#ffb321}.product-rating-box .rating-number{font-weight:700;margin:0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:calc(32px + .00625*(100vw - 320px))}.product-rating-box .rating-count{font-weight:400;margin:0;margin-top:calc(2px + .0025*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px));color:#777;text-transform:unset;letter-spacing:unset}.product-rating-box .progressbar-list li{width:100%;display:flex;align-items:center;gap:10px}.product-rating-box .rating-box .product-rating span{font-size:calc(18px + .00625*(100vw - 320px))}.product-rating-box .rating-box h4{font-weight:400;margin:0;margin-top:calc(2px + .0025*(100vw - 320px));font-size:calc(14px + .00125*(100vw - 320px));color:#777;text-transform:unset;letter-spacing:unset}.product-rating-box .product-main-rating{margin-bottom:calc(15px + .00625*(100vw - 320px));padding-bottom:20px;border-bottom:1px solid #eeeeee}.product-rating-box .product-main-rating h3{font-size:26px;font-weight:600;color:#232323;letter-spacing:unset;margin-bottom:10px}.product-rating-box .product-main-rating h2{font-weight:700;margin:0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:calc(32px + .00625*(100vw - 320px))}.product-rating-box .product-main-rating h2 i{font-size:calc(19px + .0025*(100vw - 320px));font-weight:400;color:#ffb321}.product-rating-box .product-main-rating h5{line-height:1.4;font-weight:400;color:#4a5568;font-size:17px}.product-rating-box .product-rating-list{display:grid;gap:calc(7px + 5 * (100vw - 320px) / 1600)}.product-rating-box .product-rating-list li:nth-child(4) .rating-product .progress .progress-bar{background-color:#ffa53b}.product-rating-box .product-rating-list li:last-child .rating-product .progress .progress-bar{background-color:#ff4f4f}.product-rating-box .product-rating-list li .rating-product{display:flex;gap:12px;align-items:center}.product-rating-box .product-rating-list li .rating-product h5{white-space:nowrap;display:flex;align-items:center;gap:3px;font-size:calc(14px + .0025*(100vw - 320px));width:calc(30px + .00625*(100vw - 320px));font-weight:600;margin:0}.product-rating-box .product-rating-list li .rating-product h5 i{font-size:15px;font-weight:400}.product-rating-box .product-rating-list li .rating-product .progress{width:calc(100% - 55px);height:9px;border-radius:100px}.product-rating-box .product-rating-list li .rating-product .progress .progress-bar{border-radius:100px}.product-rating-box .product-rating-list li .rating-product .total{white-space:nowrap;color:#4a5568e0;font-size:16px;font-weight:400;width:15px;display:block}.details-sidebar-accordion{border:1px solid #eeeeee}.details-sidebar-accordion .accordion-item{padding:15px;background-color:#f9f9f9;border-radius:0;border:none}.details-sidebar-accordion .accordion-item .accordion-header{border-radius:0}.details-sidebar-accordion .accordion-item .accordion-header .accordion-button{color:#222;padding-inline:0;box-shadow:unset;font-size:calc(16px + .00125*(100vw - 320px));font-weight:500;background-color:#f9f9f9;border-radius:0}.details-sidebar-accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.details-sidebar-accordion .accordion-item .accordion-header .accordion-button.collapsed{padding-bottom:0}.details-sidebar-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){font-weight:600}.details-sidebar-accordion .accordion-item .accordion-header .accordion-button:after{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;width:auto;height:auto;font-size:24px;background:unset;font-weight:100;line-height:1}.details-sidebar-accordion .accordion-item .accordion-body{padding:0;background-color:#f9f9f9;max-height:160px;overflow:hidden auto}.details-sidebar-accordion .accordion-item .accordion-body::-webkit-scrollbar{width:4px;height:5px}.details-sidebar-accordion .accordion-item .accordion-body::-webkit-scrollbar-thumb{background:var(--theme-color)}.details-sidebar-accordion .accordion-item .accordion-body::-webkit-scrollbar-track{background:#eaeaea}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li{width:100%;margin-bottom:10px}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check{display:flex;min-height:unset;align-items:center;gap:10px;padding:0}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input{width:20px;height:20px;background-color:#fff;float:unset;margin:0;cursor:pointer;position:relative;border:unset;filter:unset}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:focus{border-color:#dee2e6}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:after{content:"";position:absolute;width:21px;height:21px;top:50%;transform:translate(-50%,-50%);left:50%;background-color:#fff;border:2px solid #ececec;cursor:pointer}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:before{content:"";position:absolute;width:12px;height:6px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);left:4px;top:6px;z-index:1;border:2px solid var(--theme-color);border-top-style:none;border-right-style:none}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:checked:before{transform:rotate(-45deg) scale(1)}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-input:checked~.form-check-label{color:var(--theme-color)}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label{margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;line-height:1;transition:all .1s ease-in-out;position:relative;cursor:pointer;display:flex;align-items:center;gap:6px;color:#777}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label .star-rating .ri-star-fill,.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li .form-check .form-check-label .star-rating .ri-star-line{color:#ffa200}.details-sidebar-accordion .accordion-item .accordion-body .collection-listing li:last-child{margin-bottom:0}.details-sidebar-accordion .accordion-item .accordion-body.price-body{height:auto;padding-bottom:0}.details-sidebar-accordion.top-filter-accordion .accordion-item .accordion-header .accordion-button,.details-sidebar-accordion.top-filter-accordion .accordion-item .accordion-body{background-color:#f9f9f9}.theme-card.product-card{margin-top:25px}.theme-card.product-card .card-title{font-weight:600;margin-bottom:15px;border-bottom:1px solid #eeeeee}.theme-card.product-card .media-list .media{display:flex;align-items:center;gap:15px;margin-bottom:15px}.theme-card.product-card .media-list .media:last-child{margin-bottom:0}.theme-card.product-card .media-list .media .product-sm{width:95px;height:95px;object-fit:cover;background-color:#f8f8f8;border:1px solid #eeeeee;margin:0}.theme-card.product-card .media-list .media .media-body .rating{display:flex;align-items:center}.theme-card.product-card .media-list .media .media-body .rating i{font-size:16px;padding:0;color:#ffa200}.theme-card.product-card .media-list .media .media-body a h6{font-weight:500;font-size:16px;color:#777}.theme-card.product-card .media-list .media .media-body h4{font-weight:600;font-size:18px;color:#222}.product-service{margin-top:25px;padding:20px;background-color:#f9f9f9;border:1px solid #eeeeee}.product-service .media{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eeeeee}.product-service .media:last-child{margin-bottom:0;border-bottom:none}.product-service .media svg{height:40px;width:40px;fill:var(--theme-color)}.product-service .media svg path{fill:var(--theme-color)}.product-service .media .media-body{padding-left:10px}.product-service .media .media-body h4{margin-bottom:calc(4px + .0025*(100vw - 320px));font-size:16px;font-weight:600}.product-service .media .media-body p{font-size:calc(14px + .00125*(100vw - 320px));font-weight:400;margin-bottom:0;text-transform:capitalize}.product-service .media:last-child{padding-bottom:0}.border-product{padding-top:calc(10px + .00625*(100vw - 320px));margin-top:calc(10px + .00625*(100vw - 320px));border-top:1px dashed #eeeeee}.border-product .bundle{margin-top:10px}.border-product .bundle .bundle-image-box{border-radius:8px;overflow:hidden}.border-product .bundle .bundle-image-box .bundle-box{display:flex;align-items:center;gap:15px;border:1px solid #eeeeee;padding:12px;background-color:#f8f8f8;position:relative;text-align:left}.border-product .bundle .bundle-image-box .bundle-box+.bundle-box{border-top:1px solid #eeeeee}.border-product .bundle .bundle-image-box .bundle-box .form-check{min-height:unset;padding:0;margin:0;position:absolute;top:12px;right:12px}.border-product .bundle .bundle-image-box .bundle-box .form-check .form-check-input{float:unset;margin:0;filter:unset}.border-product .bundle .bundle-image-box .bundle-box .bundle-image{width:70px;height:70px;background-color:#fff}.border-product .bundle .bundle-image-box .bundle-box .bundle-image img{width:100%;height:100%;object-fit:contain}.border-product .bundle .bundle-image-box .bundle-box .bundle-content{width:calc(100% - 85px)}.border-product .bundle .bundle-image-box .bundle-box .bundle-content h3{font-weight:500;margin:9px 0 0;font-size:calc(16px + .00125*(100vw - 320px));letter-spacing:1.4px;color:var(--theme-color)}.border-product .bundle .bundle-image-box .bundle-box .bundle-content .product-page-details{position:unset;inset:unset}.border-product .bundle .bundle-image-box .bundle-box .bundle-content select{margin-left:0;font-size:14px;font-weight:500;padding-block:6px;color:#777;border:none;margin-top:calc(6px + 5 * (100vw - 320px) / 1600);text-transform:capitalize;max-width:max-content}.border-product .bundle .bundle-image-box .bundle-box .bundle-content h4{font-size:16px;font-weight:500;letter-spacing:unset;text-transform:unset;margin-bottom:0;white-space:nowrap;width:86%;color:#232323;overflow:hidden;text-overflow:ellipsis}.border-product .bundle .bundle-image-box .bundle-box .bundle-content .content-list{display:grid;list-style-type:disc;padding-left:1.1rem;gap:4px;margin-top:16px}.border-product .bundle .bundle-image-box .bundle-box .bundle-content .content-list li{display:list-item;text-decoration:underline}.border-product .bundle .bundle-title{margin-top:calc(14px + .0025*(100vw - 320px));line-height:1.3;color:#222;text-transform:capitalize;font-weight:600;margin-bottom:5px;font-size:calc(16px + .00125*(100vw - 320px))}.border-product .bundle .total-price{font-size:calc(20px + .00125*(100vw - 320px));font-weight:600;color:var(--theme-color)}.border-product .bundle .bundle-btn{text-transform:capitalize;padding:calc(9px + .0025*(100vw - 320px)) calc(18px + 5 * (100vw - 320px) / 1600);font-size:calc(14px + .00125*(100vw - 320px));font-weight:600}.border-product .bundle .bundle_detail{margin-top:15px}.border-product .bundle .bundle_detail .price_product{color:#222;padding-left:3px;font-weight:600}.compare-btn-box{position:fixed;bottom:50px;right:90px;z-index:10;transition:all .5s ease-in-out;opacity:0;visibility:hidden}.compare-btn-box.show{opacity:1;visibility:visible}.compare-btn-box .compare-btn{position:relative;inset:unset;display:block;font-size:14px;font-weight:500;text-transform:uppercase;padding:10px;color:#fff;background-color:var(--theme-color)}.notification-wrap{position:fixed;left:50%;transform:translate(-50%);z-index:101;top:-1999px;transition:all 1s ease-in-out;box-shadow:0 0 8px #0000001a}.notification-wrap .notification{border-radius:2px;background-color:#d1e7dd;padding:12px;display:flex;align-items:center;gap:8px;position:relative}.notification-wrap .notification h5{font-size:14px;color:#0d462c!important;font-weight:500;margin-bottom:0}.notification-wrap .notification i{font-size:20px;font-weight:500;color:#0d462c!important}.notification-wrap .progress-bar{height:5px;background-color:#d1e7dd;border-color:#d1e7dd}.notification-wrap .progress-bar .progress{border-radius:0%;background-color:#0d462ca2}.notification-wrap.show{top:15px}:root{--theme-color: #ec8951;--bs-table-color: #222}.pl-40{padding-left:40px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.warning-block{background-color:#ffa64080;padding:20px;border-left:5px solid #ff9f40}.dark-block{background-color:#e0d9d14d;padding:20px;border-left:5px solid #2f3c4e}ul.list-style{margin-bottom:2rem}ul.list-style li{margin-bottom:.5rem;list-style-type:circle}ul.list-style li:last-child{margin-bottom:0}.card{margin-bottom:calc(20px + .00625*(100vw - 320px));transition:all .3s ease;letter-spacing:.5px;border-radius:5px;box-shadow:0 0 8px #e1e1e1;border:0;background-color:unset}.card .card-header{padding:calc(10px + .0025*(100vw - 320px)) calc(10px + .00625*(100vw - 320px));border-bottom:0}.card .card-header h5{font-weight:400;text-transform:uppercase;font-size:17px}.card .card-body{border:none;padding:0}.border-img{border:1px solid #eee}.page-footer{margin:0;display:block;padding:0}.page-footer .page-changes-summary{border-top:2px solid #e8ebf2;margin-top:25px;margin-bottom:25px;align-items:center;padding-top:25px}.page-footer .page-changes-summary .contributors{display:flex;justify-content:space-between;align-items:center}.page-footer .page-changes-summary .contributors .avtar-list{display:flex;align-items:center}.page-footer .page-changes-summary .contributors .avtar-list .page-edit-date i{margin-right:5px;color:#898989;font-size:20px}.page-footer .page-changes-summary .contributors .page-rating{display:flex}.page-footer .page-changes-summary .contributors .page-rating .page-rating-title{margin-right:15px}.page-footer .page-changes-summary .contributors .page-rating .page-rating-icons span{color:#74818d;width:1.4em;cursor:pointer;height:1.4em;display:inline-flex;font-size:18px;align-items:center;justify-content:center;background-color:#e6ecf1;margin:0 8px;padding:0;border-radius:50%;transition:background-color .25s ease 0s,color .25s ease 0s,tranform .25s ease 0s}.page-footer .page-changes-summary .contributors .page-rating .page-rating-icons span:hover{background-color:#a5a5a5;color:#fff;transition:all .3s ease}.page-footer .page-changes-summary .contributors .page-rating .page-rating-icons span:nth-child(2):hover{background-color:#ffbc58}.page-footer .page-changes-summary .contributors .page-rating .page-rating-icons span:nth-child(3):hover{background-color:#81ba00}.page-footer .avtar-list img{width:30px}.btn-group-element{margin-bottom:-15px}.btn-group-element>*{margin-bottom:15px}.m-width{max-width:1550px}.border-shape{display:block;left:0;margin:15px auto;position:relative;right:0;text-align:center;top:0;width:80px;height:4px}.features{background-color:#fff;border-radius:15px;border:1px solid #dddddd;justify-content:center}.features .f-block{display:inline-flex;justify-content:center;align-items:center;padding:20px;text-align:center;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd}.features .f-block:nth-child(6n){border-right:none}.features .f-block:nth-child(19),.features .f-block:last-child{border-bottom:none}.features .f-block:hover img{box-shadow:0 0 35px #fff;transition:all .3s ease-in-out}.features .f-block:focus img{background-color:#ff0}.features .f-block:last-child{border-right:none}.features .f-block img{border-radius:100%;width:80px;overflow:hidden;transition:all .9s ease-out}.features .f-block h6{transition:all .9s ease-out}.features .f-block h6{font-weight:700;color:#777;text-align:center;margin-top:10px;font-size:14px}.star-sec{display:flex;align-items:center}.star-sec .fa-star{color:#f2b827;margin-right:5px}.right-star{display:flex;align-items:center}.right-star p{margin-bottom:0}.right-star p span{color:#0084b4}.review-sec .review-header{display:flex;justify-content:space-between;align-items:center}.review-sec .card-body p{color:#666;font-size:16px;font-weight:400;line-height:1.8;padding:0}.review-sec .card-body .media{margin-bottom:20px}.review-sec .btn{font-weight:600}.brand-sec{cursor:pointer;display:flex;align-items:center;text-decoration:none}.brand-sec h3{font-size:24px;font-weight:500;line-height:1.5;overflow-wrap:break-word;color:#242a31;margin-top:0;margin-bottom:0;margin-left:10px}.quick-links h5{padding:15px 20px;margin-bottom:10px;background-color:#0000000d;text-transform:uppercase;font-weight:700;font-size:15px;color:#2a3142}.quick-links li{padding-bottom:5px}.quick-links li a{font-size:14px;color:#898989;font-weight:600}.quick-links li a:hover{letter-spacing:1.5px;color:var(--theme-color)}.main-table-sec h5{color:#242a31;margin:0 0 24px;display:flex;position:relative}.main-table-sec .table-wrapper{margin:0;display:block;padding:0;overflow:visible;position:relative}.main-table-sec .table-wrapper .table-scroll{margin:0;display:block;padding:0;overflow:auto;position:relative}.main-table-sec .table-wrapper .table-scroll table{width:100%;position:relative;border-collapse:collapse;page-break-inside:auto;font-size:15px}.main-table-sec .table-wrapper .table-scroll table tr:first-child{border-bottom:1px solid #e8ebf2}.main-table-sec .table-wrapper .table-scroll table tr:first-child span{font-size:16px;font-weight:600;color:#2a3142}.main-table-sec .table-wrapper .table-scroll table tr td{width:auto;padding:8px;position:relative;align-self:start;border-top:none;align-items:start;border-right:none;border-bottom:none;-webkit-box-align:start;text-align:left}.main-table-sec .table-wrapper .table-scroll table tr td span{font-size:100%;font-weight:500;line-height:1.625;margin-right:5px}.link-primary{color:var(--theme-color);cursor:pointer;text-decoration:none;opacity:.7}.link-primary:hover{color:var(--theme-color);opacity:1}.mode{font-weight:700;display:flex;align-items:center}.mode i{font-size:16px;font-weight:600;margin-right:5px;vertical-align:middle;transition:all .3s ease}.menu>.nav-item>.nav-link{padding:25px;line-height:1.4;font-weight:600;color:#2a3142;letter-spacing:1px}.menu>.nav-item:hover>i{color:var(--theme-color)}.menu>.nav-item:hover .nav-link{color:var(--theme-color)}.menu>.nav-item.active>i{color:var(--theme-color)}.menu>.nav-item.active .nav-link{color:var(--theme-color)}.menu>.nav-item.active .nav-link:before{transform:scaleX(1);opacity:1;background:#209ff0}.nav_btn{font-size:14px;font-weight:500;padding:8px 25px;text-align:center;border-radius:4px;border:2px solid white;transition:all .3s linear;margin-left:80px;background:white;color:var(--theme-color)}.nav_btn:hover{background:var(--theme-color);border-color:var(--theme-color);color:#fff}.nav_btn:hover i{color:#fff}.nav_btn.icon-btn{border-color:#79ccde}.nav_btn.icon-btn i{color:#79ccde;padding-right:10px}.mcsb-inside>.mcsb-container{margin-right:0}.mobile_dropdown_icon{display:none}.navbar-brand img+img{display:none}.menu_one{background:white;box-shadow:0 1px 4px #00000026;position:fixed;width:100%;top:0;left:0}.menu_one+div{margin-top:100px}.menu_one+section{margin-top:100px}.menu_one .menu>.nav-item .nav-link{position:relative;color:#6b707f;font-weight:600}.menu_one .menu>.nav-item:hover>.nav-link{color:var(--theme-color)}.menu_one .menu>.nav-item.active>.nav-link{color:var(--theme-color)}.navbar_fixed{position:fixed}.navbar_fixed.menu_one{box-shadow:0 1px 4px #00000026;background:white;transition:all .2s,top .4s linear;margin-top:0}.navbar_fixed.menu_one .menu>.nav-item{padding-bottom:25px;padding-top:25px}.navbar_fixed.menu_one .menu>.nav-item>.nav-link{color:#6b707f}.navbar_fixed.menu_one .menu>.nav-item:hover>.nav-link{color:var(--theme-color)}.navbar_fixed.menu_one .menu>.nav-item.active>.nav-link{color:var(--theme-color)}.navbar_fixed.menu_one .nav_btn{color:var(--theme-color);border:2px solid #79ccde}.navbar_fixed.menu_one .nav_btn:hover{background:var(--theme-color);color:#fff;border-color:var(--theme-color)}.navbar-toggler{padding-right:0;padding-left:0}.navbar-toggler:focus{box-shadow:none}.menu_toggle{width:22px;height:22px;position:relative;cursor:pointer;display:block}.overlay_bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(9,19,50,.8)}.document-area{z-index:0}.document-area .overlay_bg{position:absolute;top:0;left:0;height:100%;width:100%;background:#1d2746;opacity:0;z-index:1;visibility:hidden;transition:all .4s linear}.document-area .shortcode_title{margin-bottom:40px}.document-area .shortcode_title h1{font-size:30px;font-weight:500;margin-bottom:12px}.document-area .shortcode_title h4{margin-bottom:15px}.document-area .shortcode_title p span{font-weight:500}.document-area .shortcode_title .s_title{margin-bottom:10px}.document-area .shortcode_title+ul{margin-top:-.8rem}.nav-sidebar{margin-bottom:0}.nav-sidebar .nav-item{margin-bottom:5px;position:relative;border-radius:5px;cursor:pointer;width:100%}.nav-sidebar .nav-item>.nav-link .icon{font-size:20px;color:#6b707f;float:right;position:absolute;right:30px;top:-2px;transition:all .3s linear}.nav-sidebar .nav-item.active .icon{color:var(--theme-color);transform:rotate(-180deg)}.nav-sidebar+.nav-sidebar{border-top:1px solid #e5e9eb;padding-top:20px}.documentation_info .anchorjs-link{font-size:22px!important}.mCSB_scrollTools{width:0}.mobile_menu{width:300px;position:fixed;height:100vh;max-height:100vh!important;top:0;background:white;right:-300px;z-index:1050;transition:all .4s linear}.mobile_menu .left-sidebar{padding-left:20px}.mobile_menu .left-sidebar:before{display:none}.mobile_menu .close_nav{padding-top:20px;padding-left:30px;font-size:28px}.mobile_menu.open{right:0}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:230px}.row.doc-container{padding-top:100px}.fontsize-controllers .btn-group{border:1px solid #dfe2e4;background-color:#fff;box-shadow:0 1px #030d2533,inset 0 -8px 14px #030d251a;border-radius:4px}.fontsize-controllers .btn-group .btn{font-size:16px;font-weight:400;color:#1d2746;line-height:1.2;border:0}.fontsize-controllers .btn-group .btn:focus{outline:none;box-shadow:none;background:#eff0f1}.shortcode_text .shortcode_title p{margin-bottom:20px}.shortcode_text ul li{margin-bottom:6px}.shortcode_text ul li a{color:#6b707f}.shortcode_text ul li a:hover{color:var(--theme-color)}.toggle_body{border:1px solid #e8ecee;padding:25px 30px;border-top:0;border-radius:4px;line-height:1.7}.toggle-code{padding-bottom:60px}.toggle_btn{display:block;font-weight:500;color:#1d2746;background:#f0f2f5;text-align:left;border-radius:4px;position:relative;font-size:18px;padding:15px 30px}.toggle_btn:before{content:"C";position:absolute;font-size:18px;font-family:ElegantIcons;right:30px;transform:rotate(180deg);transition:all .2s linear;color:var(--theme-color)}.toggle_btn:focus{color:#1d2746}.toggle_btn.collapsed:before{transform:rotate(0);color:#1d2746}.toggle_body{border:1px solid #e8ecee;padding:25px 30px;border-top:0;border-radius:4px}.doc_accordion{border:0;margin-bottom:5px}.doc_accordion .card-header{border-radius:0;border:0;background:transparent;padding:0}.doc_accordion .card-header button{padding:12px 30px;border-radius:4px;text-align:left;width:100%;font-size:16px;color:#1d2746;font-weight:500;background:#f0f2f5;text-decoration:none;position:relative}.doc_accordion .card-header button i{position:absolute;right:30px;color:var(--theme-color);font-size:22px;top:50%;transform:translateY(-50%);display:none;transition:all .2s linear}.doc_accordion .card-header button i+i{display:block}.doc_accordion .card-header button.collapsed i{display:block;color:#6b707f}.doc_accordion .card-header button.collapsed i+i{display:none}.modal-open{padding-right:0!important}.btn_bg{padding:15px 78px}.icon_btn{border:2px solid #79ccde;margin-left:0;background:#f8fdfe}.icon_btn i{padding-right:7px}.icon_btn:hover{border-color:var(--theme-color)}.arrow_btn_medium{padding:13px 28px}.arrow_btn_big{padding:18px 44px;font-size:18px}.arrow_btn_big i{font-size:28px;padding-left:12px}.border_bottom{width:100%;height:1px;background:#e8f0f1}.getting-started-sec .alert-box{position:relative;padding:30px;border-radius:16px}.getting-started-sec .alert-box.alert-primary{color:var(--theme-color);background-color:rgba(var(--theme-color),.15);border:none}.getting-started-sec .alert-box .fa-exclamation-circle{color:var(--theme-color);margin-right:15px;font-size:25px}.getting-started-sec .alert-box p{font-size:16px;font-weight:400;line-height:1.625}.gulp-section .card-body ul{padding-left:40px}.gulp-section .card-body ul li{list-style:disc;margin-bottom:10px}.gulp-section .card-body .list-none{padding-left:25px}.gulp-section .card-body .list-none li{list-style:none}.new-arrival-sec.card .card-body .arrival-content-main{padding:30px;margin-bottom:20px}.new-arrival-sec.card .card-body .arrival-content-main .arrival-content{display:flex;align-items:center}.new-arrival-sec.card .card-body .arrival-content-main .arrival-content i{font-size:25px;color:#9c9999}.new-arrival-sec.card .card-body .arrival-content-main .arrival-content h5{color:#9c9999;margin-left:15px;margin-bottom:0}.new-arrival-sec.card .card-body .arrival-content-main:hover{background-color:rgba(var(--theme-color),.1);border:1px solid var(--theme-color);border-radius:25px}.new-arrival-sec.card .card-body .arrival-content-main:hover h5,.new-arrival-sec.card .card-body .arrival-content-main:hover i{color:var(--theme-color)}.custom-scrollbar.page-sidebar{position:fixed}.page-right-sidebar.page-sidebar{box-shadow:0 0 21px #59667a1a;width:255px;position:fixed;background:white;height:100vh;z-index:9;transition:.5s;color:#000;top:0;padding-top:150px}.nav-link{color:#2a3142;position:relative}.nav-link.active{color:var(--theme-color)}.change-log-content{padding-top:15px}.change-log-content .change-log-date{display:flex;flex-direction:row-reverse;text-align:right}.change-log-content .change-log-date h6{font-size:20px;font-weight:700;margin-bottom:0}.change-log-content .change-log-date p{font-size:14px;margin-bottom:0;color:#6b707f}.change-log-content .log-version-info{margin-right:15px;position:relative;height:100%}.change-log-content .log-version-info .log-version{flex:1;background:var(--theme-color);text-align:center;font-size:14px;font-weight:400;height:26px;line-height:27px;border-radius:3px;color:#fff;min-width:50px;max-width:60px;display:block;margin:0 auto}.change-log-content .log-version-info .log-line{height:105%;width:2px;background:#e2e5ee;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:-1}.right-log-content{padding-bottom:50px}.right-log-content p{display:flex;margin-bottom:15px;font-size:14px}.right-log-content span{font-weight:500;font-size:12px;padding:0 10px;text-transform:uppercase;min-width:130px;display:inline-block;text-align:center;line-height:23px;margin-right:20px;height:22px;flex:0;letter-spacing:.8px;border-radius:20px}.right-log-content span.log-improve{border:1px solid #13c9ca;color:#13c9ca}.right-log-content span.log-new{border:1px solid #81ba00;color:#81ba00}.right-log-content span.log-update{border:1px solid #ffbc58;color:#ffbc58}.right-log-content span.log-fixed{border:1px solid #00a8ff;color:#00a8ff}.right-log-content .log-download-links{border-top:1px dotted rgba(51,51,51,.2)}.right-log-content .log-btn{font-size:14px;color:#777c8a;font-weight:500;margin-top:12px;display:inline-block;opacity:.6}.right-log-content .log-btn i{margin-right:10px}.right-log-content .log-btn+.log-btn{margin-left:28px}.custom-container{padding-left:80px;padding-right:80px}.left-sidebar .sticky-sidebar{position:sticky!important;z-index:1;overflow-y:auto;top:60px}.left-sidebar h2{margin-bottom:25px}.left-sidebar::-webkit-scrollbar{width:0px}.content.component-col{padding-right:12px}.document-main{padding-top:100px}.right-sidebar{width:300px;position:fixed;top:75px;padding-top:30px;right:80px}.nav-right{display:flex}.nav-sidebar>.nav-item .title{margin-bottom:0;margin-top:3px;position:relative;padding:11px 20px;background-color:#f6f6f6;font-weight:600;letter-spacing:1.3px;color:#868686;display:flex;align-items:center}.nav-sidebar>.nav-item img{width:20px;margin-right:10px}.nav-sidebar>.nav-item .icon{top:15px;right:20px;position:absolute;color:#a7a7a7;font-size:14px;transform:rotate(0);cursor:pointer}.nav-sidebar>.nav-item .icon i{display:inline-block}.nav-sidebar>.nav-item .icon i+i{display:none}.nav-sidebar .nav-item .title.active .icon i{display:none}.nav-sidebar .nav-item .title.active .icon i+i{display:inline-block}.parent-title{margin-top:30px;padding:15px 20px;line-height:1.4;margin-bottom:10px;background-color:#0000000d;text-transform:uppercase;font-weight:700;color:#606060}.dropdown-nav{padding:15px 30px;list-style:none}.dropdown-nav li a{font-size:14px;font-weight:600;line-height:30px;color:#898989;padding:0}.direct .nav-link{padding:15px 20px;line-height:1.4;margin-bottom:10px;background-color:#f8f8f8;font-weight:700;color:#606060;text-transform:capitalize;font-size:16px;border-radius:0}.direct .nav-link.active{color:var(--theme-color);border-left:3px solid var(--theme-color)}.img-border{padding:5px;border:2px dashed black;width:100%}.appDesc{display:flex;align-items:center!important}.main-title{color:#333;letter-spacing:1px;margin-bottom:20px;font-weight:700}hr.style-element{margin:calc(20px + .0125*(100vw - 320px)) 0;background-color:#eee;border-color:#eee;opacity:1}.code-section{border:1px solid #eee;border-radius:0}.code-section .nav-tabs{border-bottom:1px solid #eee;padding:10px}.code-section .nav-tabs .nav-link{cursor:pointer}.code-section .nav-tabs .nav-link.active{border-radius:0;color:#333;background-color:#ddd;font-weight:600}.code-section pre[class*=language-]{margin:0}.code-section .code-box-copy pre[class*=language-]{border:0;border-radius:0;background:#f8f8f8;max-height:450px;overflow:auto}.code-section .code-box-copy__btn{opacity:1;position:absolute;top:-49px;right:11px;width:auto;height:38px;background-color:#333;border:1px solid #eee;color:#fff;border-radius:0;transition:all .25s ease-in-out;padding:0 12px;font-weight:600}.code-section .code-box-copy__btn i{margin-right:10px;font-weight:400}.code-box-copy{display:block!important}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}*{margin:0;padding:0;font-family:Averta,sans-serif}*:before,*:after{box-sizing:border-box}html{color-scheme:dark light}body{min-height:100vh}img,picture,svg,video{display:block;max-width:100%;cursor:pointer}input,textarea,button,select{font:inherit}#background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.6));z-index:11;transition:opacity .3s ease;opacity:1}.responsive-bg{background-color:orange}@media (min-width: 576px){.responsive-bg{background-color:#d4edda}}@media (min-width: 768px){.responsive-bg{background-color:#fff3cd}}@media (min-width: 992px){.responsive-bg{background-color:#bee5eb}}@media (min-width: 1200px){.responsive-bg{background-color:#ff7ac3}}@media (min-width: 1400px){.responsive-bg{background-color:#343a40}}@media (min-width: 1600px){.responsive-bg{background-color:#175f9e}}.user-dashboard-section .row.g-3>[class^=col-] .card,.user-dashboard-section .row.g-3>[class*=" col-"] .card{border:1px solid rgba(0,0,0,.06);border-radius:12px;background:linear-gradient(180deg,#ffffff 0%,#fffef8 100%);box-shadow:0 1px 2px #0000000a;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.user-dashboard-section .row.g-3>[class^=col-] .card:hover,.user-dashboard-section .row.g-3>[class*=" col-"] .card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:#00000014}.user-dashboard-section .row.g-3>[class^=col-] .card .card-body,.user-dashboard-section .row.g-3>[class*=" col-"] .card .card-body{padding:1rem 1.125rem}.user-dashboard-section .row.g-3>[class^=col-] .card .text-muted.small,.user-dashboard-section .row.g-3>[class*=" col-"] .card .text-muted.small{letter-spacing:.2px;text-transform:uppercase}.user-dashboard-section .row.g-3>[class^=col-] .card .h3,.user-dashboard-section .row.g-3>[class*=" col-"] .card .h3{font-weight:700}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6{width:56px;height:56px;min-width:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:1;background-color:#0d6efd1f}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-primary,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-primary{background-color:#0d6efd1f;color:#0d6efd}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-success,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-success{background-color:#1987541f;color:#198754}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-warning,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-warning{background-color:#ffc1072e;color:#ffc107}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-danger,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-danger{background-color:#dc35451f;color:#dc3545}@media (prefers-color-scheme: dark){.user-dashboard-section .row.g-3>[class^=col-] .card,.user-dashboard-section .row.g-3>[class*=" col-"] .card{border-color:#ffffff14;background:#00a804;box-shadow:0 1px 2px #00000080}.user-dashboard-section .row.g-3>[class^=col-] .card:hover,.user-dashboard-section .row.g-3>[class*=" col-"] .card:hover{box-shadow:0 8px 24px #0009;border-color:#ffffff1f}.user-dashboard-section .row.g-3>[class^=col-] .card .text-muted.small,.user-dashboard-section .row.g-3>[class*=" col-"] .card .text-muted.small{color:#ffffffbf!important}.user-dashboard-section .row.g-3>[class^=col-] .card .h3,.user-dashboard-section .row.g-3>[class*=" col-"] .card .h3{color:#fff}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-primary,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-primary{background-color:#0d6efd33;color:#6ea8fe}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-success,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-success{background-color:#1987542e;color:#75b798}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-warning,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-warning{background-color:#ffc10738;color:#ffda6a}.user-dashboard-section .row.g-3>[class^=col-] .card .display-6.text-danger,.user-dashboard-section .row.g-3>[class*=" col-"] .card .display-6.text-danger{background-color:#dc35452e;color:#ea868f}}
