@charset "UTF-8";.product-card{position:relative;display:flex!important;height:100%;margin:0 6px;flex-direction:column;overflow:hidden;border:1px solid var(--border-color);border-radius:10px;transition:var(--transition-150)}.product-card .product-card-actions button{opacity:1;transform:scale(1)}.product-card .product-card-bottom{border-top-color:transparent}.product-card .btn-add-to-cart{opacity:1;visibility:visible;transform:scale(1)}.product-card .btn-add-to-cart.disabled,.product-card .btn-add-to-cart[disabled]{background:#efeef1;border:1px solid #efeef1}.product-card .btn-add-to-cart.disabled svg path,.product-card .btn-add-to-cart[disabled] svg path{stroke:#cac7d1!important}.product-card .product-card-top{position:relative;padding:5px 5px 0}.product-card .product-card-top .product-badge{top:8px}.ltr .product-card .product-card-top .product-badge{left:8px}.rtl .product-card .product-card-top .product-badge{right:8px}.product-card .product-card-top .product-badge .badge{font-size:11px;font-weight:500;line-height:1;padding:5px 8px;margin-bottom:2px}.product-card .product-image{padding-bottom:100%;border-radius:10px}.product-card .product-image .image-placeholder{height:85px;width:85px}.product-card .product-badge{cursor:pointer}.ltr .product-card .product-badge{left:0;right:auto}.rtl .product-card .product-badge{right:0;left:auto}.product-card .product-card-actions{position:absolute;top:7px;display:flex;flex-direction:column;border-radius:var(--radius-default);transition:var(--transition-150)}.ltr .product-card .product-card-actions{right:7px}.rtl .product-card .product-card-actions{left:7px}.product-card .product-card-actions .btn{height:28px;width:28px;display:flex;justify-content:center;align-items:center;padding:0;background:#000;border:1px solid #1b1339;border-radius:6px;transition:var(--transition-150);visibility:hidden;opacity:0;transform:scale(.5)}.product-card .product-card-actions .btn.btn-wishlist.added{transform:scale(1);background:transparent;border:1px solid transparent;visibility:visible;opacity:1;transition:var(--transition-150)}.product-card .product-card-actions .btn.btn-wishlist.added svg path{fill:var(--color-primary)!important;transition:var(--transition-150)}.product-card .product-card-actions .btn svg{width:14px;height:14px}.product-card .product-card-actions .btn svg path{stroke:var(--color-white);stroke-width:2.2}.product-card .product-card-actions .btn:hover{background:var(--color-primary);border:1px solid var(--color-primary)}.product-card .product-card-actions .btn-wishlist{margin-bottom:2px}.product-card:hover{box-shadow:#0000000a 0 3px 5px}.product-card:hover .product-card-actions .btn{visibility:visible;opacity:1;transform:scale(1)}.product-card:hover .product-card-actions .btn.btn-wishlist.added{background:var(--color-primary);border:1px solid var(--color-primary)}.product-card:hover .product-card-actions .btn.btn-wishlist.added svg path{fill:var(--color-white)!important}.product-card .product-card-countdown{position:absolute;top:50%;transition:var(--transition-150)}.ltr .product-card .product-card-countdown{left:50%;transform:translate(-50%,-50%) scale(1)}.rtl .product-card .product-card-countdown{right:50%;transform:translate(50%,-50%) scale(1)}.product-card .product-card-countdown.countdown .countdown-section{width:auto}.ltr .product-card .product-card-countdown.countdown .countdown-section{margin-right:10px}.rtl .product-card .product-card-countdown.countdown .countdown-section{margin-left:10px}.ltr .product-card .product-card-countdown.countdown .countdown-section:last-child{margin-right:0}.rtl .product-card .product-card-countdown.countdown .countdown-section:last-child{margin-left:0}.product-card .product-card-countdown.countdown .countdown-amount{height:38px;width:38px;margin:0;color:var(--color-white);background:var(--color-primary-alpha-80)}.product-card .product-card-countdown.countdown .countdown-period{display:none}.product-card .product-card-middle{position:relative;display:flex;padding:10px 12px 18px;flex-direction:column;justify-content:flex-start;z-index:0;margin-bottom:auto}.product-card .product-rating{transition:var(--transition-150)}.product-card .product-rating .back-stars{font-size:12px;align-items:center}.product-card .product-rating .rating-count,.product-card .product-rating .reviews{color:#87828c;font-size:11px;line-height:.8;font-weight:var(--font-medium)}.ltr .product-card .product-rating .rating-count,.ltr .product-card .product-rating .reviews{padding-left:5px;margin-left:0}.rtl .product-card .product-rating .rating-count,.rtl .product-card .product-rating .reviews{padding-right:5px;margin-right:0}.product-card .product-name{display:block;color:var(--color-black);transition:var(--transition-150);z-index:1;padding-bottom:8px}.product-card .product-name h6{transition:var(--transition-200);position:relative;font-size:14px;line-height:16.8px;font-weight:var(--font-medium);display:-webkit-box;background:var(--color-white);overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-black);text-decoration-line:underline;text-decoration-color:transparent}.ltr .product-card .product-name h6{text-align:left}.rtl .product-card .product-name h6{text-align:right}.product-card .product-name h6:hover{text-decoration-color:var(--color-black)}.product-card .product-card-bottom{position:relative;padding:0 12px 12px;transition:var(--transition-150);display:flex;align-items:flex-end;justify-content:space-between;height:40px}.product-card .product-price{font-size:15px;font-weight:var(--font-medium);line-height:1;color:var(--color-primary);display:flex;flex-direction:column-reverse;align-items:flex-start;width:calc(100% - 40px);overflow:hidden}.product-card .product-price .previous-price{font-size:15px;font-weight:var(--font-medium);line-height:1;color:var(--color-primary);text-decoration:none}.product-card .product-price .special-price{max-width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e20613!important}.ltr .product-card .product-price .special-price{margin-right:0}.rtl .product-card .product-price .special-price{margin-left:0}.product-card .product-price .special-price+.previous-price{font-size:12px;font-weight:400;line-height:1;color:#87828c;padding-bottom:4px;text-decoration:line-through}.product-card .btn-add-to-cart{display:flex;align-items:center;justify-content:center;font-size:13px;transition:var(--transition-150);height:28px;width:28px;border-radius:6px;padding:6px;background:var(--color-primary-alpha-10);border:1px solid var(--color-primary-alpha-15)}.product-card .btn-add-to-cart>svg{vertical-align:top;transition:var(--transition-150)}.product-card .btn-add-to-cart>svg path{stroke:var(--color-primary)!important;stroke-width:1.3px;transition:var(--transition-150)}.product-card .btn-add-to-cart i{line-height:unset}.product-card .btn-add-to-cart:focus,.product-card .btn-add-to-cart:focus-visible,.product-card .btn-add-to-cart:active,.product-card .btn-add-to-cart:hover{background:var(--color-primary)!important;border:1px solid var(--color-primary)}.product-card .btn-add-to-cart:focus>svg path,.product-card .btn-add-to-cart:focus-visible>svg path,.product-card .btn-add-to-cart:active>svg path,.product-card .btn-add-to-cart:hover>svg path{stroke:var(--color-white)!important}.product-card .btn-add-to-cart.btn-loading{display:flex;align-items:center;justify-content:center;position:relative;background:var(--color-primary)!important;border:1px solid var(--color-primary)}.product-card .btn-add-to-cart.btn-loading>svg{opacity:0;transition:none}.product-card .btn-add-to-cart.btn-loading:after{height:14px;width:14px;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#fff 0);animation:loader-spin .5s linear infinite}.ltr .product-card .btn-add-to-cart.btn-loading:after{background-image:conic-gradient(transparent 5deg,#fff 360deg)}.rtl .product-card .btn-add-to-cart.btn-loading:after{background-image:conic-gradient(transparent -5deg,#fff 360deg)}@media screen and (max-width: 991px){.product-card .product-card-actions{display:none}.product-card:hover{border-color:var(--color-gray-lite);box-shadow:none}.product-card:hover .product-badge{opacity:1;visibility:visible;transform:scale(1)}.product-card:hover .product-card-countdown{opacity:1;visibility:visible}.ltr .product-card:hover .product-card-countdown{transform:translate(-50%,-50%)}.rtl .product-card:hover .product-card-countdown{transform:translate(50%,-50%)}.product-card:hover .product-rating{opacity:1;visibility:visible}.product-card:hover .product-name{transform:none}.product-card:hover .product-price{opacity:1;visibility:visible}.product-card .product-card-middle{padding:12px}.product-card .product-rating{margin-bottom:5px}.product-card .product-card-bottom{padding-top:5px;border-top:none}.product-card .product-price{flex-wrap:wrap}.product-card .product-price:after{content:none}}@media screen and (max-width: 700px){.product-card .product-price{font-size:14px}}@media screen and (max-width: 450px){.product-card{padding:0}.product-card .product-name h6{font-size:13px}.product-card .product-card-middle,.product-card .product-card-bottom{padding:8px}.product-card .product-rating .reviews{display:none}}.grid-view-products{display:flex;flex-wrap:wrap;margin:-6px -6px 0}.grid-view-products .grid-view-products-item{display:flex;padding:6px}.grid-view-products .product-card{width:100%;margin:0}.grid-view-products .grid-view-products-item{width:16.66%}@media screen and (max-width: 1760px){.grid-view-products .grid-view-products-item{width:20%}.grid-view-products .grid-view-product-skeleton:nth-child(10)~.grid-view-product-skeleton{display:none}}@media screen and (max-width: 1300px){.grid-view-products .grid-view-products-item{width:25%}.grid-view-products .grid-view-product-skeleton:nth-child(8)~.grid-view-product-skeleton{display:none}}@media screen and (max-width: 1100px){.grid-view-products .grid-view-products-item{width:33.33%}.grid-view-products .grid-view-product-skeleton:nth-child(6)~.grid-view-product-skeleton{display:none}}@media screen and (max-width: 991px){.grid-view-products .grid-view-products-item{width:25%}.grid-view-products .grid-view-product-skeleton{display:flex!important}.grid-view-products .grid-view-product-skeleton:nth-child(8)~.grid-view-product-skeleton{display:none!important}}@media screen and (max-width: 830px){.grid-view-products .grid-view-products-item{width:33.33%}.grid-view-products .grid-view-product-skeleton:nth-child(6)~.grid-view-product-skeleton{display:none!important}}@media screen and (max-width: 576px){.grid-view-products .grid-view-products-item{width:50%}.grid-view-products .grid-view-product-skeleton:nth-child(4)~.grid-view-product-skeleton{display:none!important}}.custom-category-page{margin-bottom:40px;padding-top:30px}.custom-category-page .row{margin-right:-15px;margin-left:-15px;display:flex;flex-wrap:wrap}.custom-category-page .col-lg-16,.custom-category-page .col-lg-8,.custom-category-page .col-md-12{padding-right:15px;padding-left:15px;position:relative;width:100%}@media (min-width: 992px){.custom-category-page .col-lg-16{flex:0 0 66.6666%;max-width:66.6666%}}@media (min-width: 992px){.custom-category-page .col-lg-8{flex:0 0 33.3333%;max-width:33.3333%}}.custom-category-page .hero-section{margin-bottom:30px;display:flex;flex-wrap:wrap}.custom-category-page .hero-slider-wrapper{position:relative;height:520px;overflow:hidden;border-radius:var(--radius-default);background:#f1f1f1;margin-bottom:0}.custom-category-page .hero-slider{border-radius:var(--radius-default);height:100%;overflow:hidden}.custom-category-page .hero-slider .swiper-slide{overflow:hidden;height:100%}.custom-category-page .hero-slider .swiper-slide .slider-bg-image{position:absolute;top:0;height:100%;width:100%;background-size:cover;background-position:center;background-color:#0000000a}.ltr .custom-category-page .hero-slider .swiper-slide .slider-bg-image{left:0}.rtl .custom-category-page .hero-slider .swiper-slide .slider-bg-image{right:0}.custom-category-page .hero-slider .swiper-button-next,.custom-category-page .hero-slider .swiper-button-prev{transition:var(--transition-150);height:30px;width:30px;background:var(--color-primary-alpha-30);border-radius:50%}.ltr .custom-category-page .hero-slider .swiper-button-next,.ltr .custom-category-page .hero-slider .swiper-button-prev{left:-35px}.rtl .custom-category-page .hero-slider .swiper-button-next,.rtl .custom-category-page .hero-slider .swiper-button-prev{right:-35px}.custom-category-page .hero-slider .swiper-button-next:after,.custom-category-page .hero-slider .swiper-button-prev:after{font-size:10px;font-weight:600;color:var(--color-white)}.ltr .custom-category-page .hero-slider .swiper-button-next:after,.ltr .custom-category-page .hero-slider .swiper-button-prev:after{padding-right:2px}.rtl .custom-category-page .hero-slider .swiper-button-next:after,.rtl .custom-category-page .hero-slider .swiper-button-prev:after{padding-left:2px}.custom-category-page .hero-slider .swiper-button-next:hover,.custom-category-page .hero-slider .swiper-button-prev:hover{background:var(--color-primary)}.custom-category-page .hero-slider .swiper-button-next.swiper-button-disabled,.custom-category-page .hero-slider .swiper-button-prev.swiper-button-disabled{background:var(--color-primary-alpha-30)}.ltr .custom-category-page .hero-slider .swiper-button-next{left:unset;right:-35px}.rtl .custom-category-page .hero-slider .swiper-button-next{right:unset;left:-35px}.ltr .custom-category-page .hero-slider .swiper-button-next:after{padding-right:unset;padding-left:2px}.rtl .custom-category-page .hero-slider .swiper-button-next:after{padding-left:unset;padding-right:2px}.custom-category-page .hero-slider:hover .swiper-button-prev{display:flex}.ltr .custom-category-page .hero-slider:hover .swiper-button-prev{left:15px}.rtl .custom-category-page .hero-slider:hover .swiper-button-prev{right:15px}.custom-category-page .hero-slider:hover .swiper-button-next{display:flex}.ltr .custom-category-page .hero-slider:hover .swiper-button-next{right:15px}.rtl .custom-category-page .hero-slider:hover .swiper-button-next{left:15px}.custom-category-page .hero-slider .swiper-pagination{display:flex;align-items:center;justify-content:flex-end;padding-bottom:25px;bottom:0;position:absolute;width:-moz-max-content;width:max-content}.ltr .custom-category-page .hero-slider .swiper-pagination{padding-right:23px;right:0}.rtl .custom-category-page .hero-slider .swiper-pagination{padding-left:23px;left:0}.custom-category-page .hero-slider .swiper-pagination .swiper-pagination-bullet{height:8px;width:8px;border-radius:4px;transition:var(--transition-150);background:var(--color-primary-alpha-30);opacity:1}.custom-category-page .hero-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:25px;background:var(--color-primary)}.custom-category-page .hero-slider .swiper-pagination .swiper-pagination-bullet:hover{background:var(--color-primary)}.custom-category-page .hero-slider .slide-content{position:absolute;top:0;display:flex;height:100%;width:100%;align-items:center}.custom-category-page .hero-slider .slide-content.align-left{justify-content:flex-start}.ltr .custom-category-page .hero-slider .slide-content.align-left{left:0}.rtl .custom-category-page .hero-slider .slide-content.align-left{right:0}.ltr .custom-category-page .hero-slider .slide-content.align-left .captions{margin-left:60px;text-align:left}.rtl .custom-category-page .hero-slider .slide-content.align-left .captions{margin-right:60px;text-align:right}.ltr .custom-category-page .hero-slider .slide-content.align-left .captions .caption-2{margin-right:90px}.rtl .custom-category-page .hero-slider .slide-content.align-left .captions .caption-2{margin-left:90px}.custom-category-page .hero-slider .slide-content.align-right{justify-content:flex-end}.ltr .custom-category-page .hero-slider .slide-content.align-right{right:0}.rtl .custom-category-page .hero-slider .slide-content.align-right{left:0}.ltr .custom-category-page .hero-slider .slide-content.align-right .captions{margin-right:60px;text-align:right}.rtl .custom-category-page .hero-slider .slide-content.align-right .captions{margin-left:60px;text-align:left}.ltr .custom-category-page .hero-slider .slide-content.align-right .captions .caption-2{margin-left:90px}.rtl .custom-category-page .hero-slider .slide-content.align-right .captions .caption-2{margin-right:90px}.custom-category-page .hero-slider .slide-content .captions{width:460px}.custom-category-page .hero-slider .slide-content .caption{display:block}.custom-category-page .hero-slider .slide-content .caption-1{font-size:42px;font-weight:var(--font-light);line-height:42px;color:var(--color-black)}.custom-category-page .hero-slider .slide-content .caption-2{font-size:16px;line-height:26px;color:var(--color-gray);margin-top:20px}.custom-category-page .category-banners{display:flex;flex-direction:column;height:520px;justify-content:space-between}.custom-category-page .category-banner{position:relative;overflow:hidden;border-radius:var(--radius-default);background:#0000000a;height:calc(50% - 12px);padding-bottom:0}.custom-category-page .category-banner:last-child{margin-bottom:0;margin-top:24px}.custom-category-page .category-banner .banner-wrap{display:block;width:100%;height:100%;position:absolute;top:0;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;padding:0;text-decoration:none}.ltr .custom-category-page .category-banner .banner-wrap{left:0}.rtl .custom-category-page .category-banner .banner-wrap{right:0}.custom-category-page .category-banner .banner-image{position:absolute;top:0;width:100%;height:100%;overflow:hidden}.ltr .custom-category-page .category-banner .banner-image{left:0}.rtl .custom-category-page .category-banner .banner-image{right:0}.custom-category-page .category-banner .banner-image img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.ltr .custom-category-page .category-banner .banner-image img{left:0}.rtl .custom-category-page .category-banner .banner-image img{right:0}.custom-category-page .category-banner:hover .banner-image img{transform:scale(1.05)}.custom-category-page .category-header{margin-bottom:30px;text-align:center}.custom-category-page .category-header .category-name{font-size:28px;font-weight:700;margin-bottom:10px}.custom-category-page .featured-products-section{margin-top:40px;margin-bottom:40px}.custom-category-page .featured-products-section .section-header{margin-bottom:20px;display:flex;align-items:center}.custom-category-page .featured-products-section .section-header .section-title{font-weight:var(--font-normal);font-size:24px;margin-bottom:0}.custom-category-page .featured-products-section .tab-content{position:relative}.custom-category-page .browse-more-products{text-align:center;margin-bottom:40px}.custom-category-page .browse-more-products .btn{padding:10px 25px;font-size:15px}@media screen and (max-width: 1800px){.custom-category-page .hero-slider-wrapper,.custom-category-page .category-banners{height:480px}}@media screen and (max-width: 1600px){.custom-category-page .hero-slider-wrapper,.custom-category-page .category-banners{height:460px}}@media screen and (max-width: 1500px){.custom-category-page .hero-slider-wrapper,.custom-category-page .category-banners{height:430px}}@media screen and (max-width: 1300px){.custom-category-page .hero-slider-wrapper,.custom-category-page .category-banners{height:400px}}@media screen and (max-width: 1199px){.custom-category-page .hero-section .col-lg-8{display:none}.custom-category-page .hero-section .col-lg-16{flex:0 0 100%;max-width:100%}.custom-category-page .hero-slider-wrapper{height:430px}}@media screen and (max-width: 767px){.custom-category-page .hero-slider-wrapper{height:400px}.custom-category-page .row{margin-left:-10px;margin-right:-10px}.custom-category-page .row>div{padding-left:10px;padding-right:10px}}@media screen and (max-width: 576px){.custom-category-page .hero-slider-wrapper{height:350px}.ltr .custom-category-page .hero-slider .slide-content.align-left .captions{margin:0 50px 0 40px}.rtl .custom-category-page .hero-slider .slide-content.align-left .captions{margin:0 40px 0 50px}.ltr .custom-category-page .hero-slider .slide-content.align-left .captions .caption-2{margin-right:0}.rtl .custom-category-page .hero-slider .slide-content.align-left .captions .caption-2{margin-left:0}.ltr .custom-category-page .hero-slider .slide-content.align-right .captions{margin:0 40px 0 50px}.rtl .custom-category-page .hero-slider .slide-content.align-right .captions{margin:0 50px 0 40px}.ltr .custom-category-page .hero-slider .slide-content.align-right .captions .caption-2{margin-left:0}.rtl .custom-category-page .hero-slider .slide-content.align-right .captions .caption-2{margin-right:0}.custom-category-page .hero-slider .slide-content .caption-1{font-size:28px;line-height:28px}.custom-category-page .hero-slider .slide-content .caption-2{font-size:14px;line-height:24px}.custom-category-page .category-banner{padding-bottom:40%;height:auto}}@media screen and (max-width: 450px){.custom-category-page .hero-slider-wrapper{height:300px}.custom-category-page .hero-slider .slide-content.align-left .captions,.custom-category-page .hero-slider .slide-content.align-right .captions{margin:0 30px!important}.custom-category-page .category-banner{padding-bottom:35%;height:auto}}@media screen and (max-width: 400px){.custom-category-page .hero-slider-wrapper{height:250px}.custom-category-page .category-banner{padding-bottom:30%;height:auto}}.all-categories-wrap{padding:40px 0;background-color:#f8f9fa}.all-categories-wrap .categories-page-title{font-size:24px;font-weight:600;margin-bottom:30px;color:#333}.all-categories-wrap .categories-container{margin-top:20px}.all-categories-wrap .category-column{margin-bottom:30px}.all-categories-wrap .category-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease}.all-categories-wrap .category-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.all-categories-wrap .category-header{padding:20px;border-bottom:1px solid #f0f0f0}.all-categories-wrap .category-title{font-size:18px;font-weight:600;margin:0}.all-categories-wrap .category-title a{color:#333;text-decoration:none;display:flex;align-items:center;gap:10px}.all-categories-wrap .category-title a:hover{color:var(--color-primary)}.all-categories-wrap .category-title a .category-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.all-categories-wrap .category-title a .category-icon img,.all-categories-wrap .category-title a .category-icon svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.all-categories-wrap .category-title a .category-icon svg{width:24px;height:24px}.all-categories-wrap .category-title a .category-icon.svg-stroke-color path{stroke:var(--color-primary)}.all-categories-wrap .category-body{padding:15px 20px}.all-categories-wrap .category-list{list-style:none;padding:0;margin:0}.all-categories-wrap .category-item{margin-bottom:15px;position:relative}.ltr .all-categories-wrap .category-item{padding-left:15px}.rtl .all-categories-wrap .category-item{padding-right:15px}.all-categories-wrap .category-item:last-child{margin-bottom:0}.all-categories-wrap .category-item:before{content:"›";position:absolute;top:0;color:var(--color-gray);font-size:16px;line-height:24px}.ltr .all-categories-wrap .category-item:before{left:0}.rtl .all-categories-wrap .category-item:before{right:0}.all-categories-wrap .category-item.has-children{margin-bottom:20px}.all-categories-wrap .category-item.has-children .subcategory-link{font-weight:500;margin-bottom:8px;display:block;color:var(--color-black)}.all-categories-wrap .category-item.has-children .subcategory-link:hover{color:var(--color-primary)}.all-categories-wrap .category-item.more-link{margin-top:15px;text-align:center}.ltr .all-categories-wrap .category-item.more-link{padding-left:0}.rtl .all-categories-wrap .category-item.more-link{padding-right:0}.all-categories-wrap .category-item.more-link:before{display:none}.all-categories-wrap .subcategory-link{color:var(--color-black);transition:color .2s ease;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-categories-wrap .subcategory-link:hover{color:var(--color-primary)}.all-categories-wrap .subcategory-children{list-style:none;margin:5px 0 0}.ltr .all-categories-wrap .subcategory-children{padding-left:15px;border-left:1px dashed var(--border-color)}.rtl .all-categories-wrap .subcategory-children{padding-right:15px;border-right:1px dashed var(--border-color)}.all-categories-wrap .subcategory-children .child-item{margin-bottom:5px;position:relative}.ltr .all-categories-wrap .subcategory-children .child-item{padding-left:12px}.rtl .all-categories-wrap .subcategory-children .child-item{padding-right:12px}.all-categories-wrap .subcategory-children .child-item:before{content:"•";position:absolute;top:0;font-size:12px;color:var(--color-gray)}.ltr .all-categories-wrap .subcategory-children .child-item:before{left:0}.rtl .all-categories-wrap .subcategory-children .child-item:before{right:0}.all-categories-wrap .subcategory-children .child-item:last-child{margin-bottom:0}.all-categories-wrap .subcategory-children .child-item.more-child:before{content:""}.all-categories-wrap .subcategory-children .child-item.more-child .more-child-link{color:var(--color-primary);font-size:12px;font-style:italic;cursor:pointer}.all-categories-wrap .subcategory-children .child-item.more-child .more-child-link:hover{text-decoration:underline}.all-categories-wrap .subcategory-children .child-link{font-size:13px;color:var(--color-gray);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-categories-wrap .subcategory-children .child-link:hover{color:var(--color-primary)}.all-categories-wrap .expanded-children-wrapper{margin:5px 0 0;max-height:1000px;overflow:hidden;transition:max-height .5s ease,opacity .4s ease;opacity:1}.ltr .all-categories-wrap .expanded-children-wrapper{padding-left:15px;border-left:1px dashed var(--border-color)}.rtl .all-categories-wrap .expanded-children-wrapper{padding-right:15px;border-right:1px dashed var(--border-color)}.all-categories-wrap .expanded-children-wrapper.hidden{max-height:0;opacity:0;margin:0;padding:0}.all-categories-wrap .expanded-children-wrapper .expanded-children-list{list-style:none;padding:0;margin:0 0 10px}.all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item{margin-bottom:5px;position:relative;transform:translateY(0);transition:transform .3s ease,opacity .3s ease;opacity:1}.ltr .all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item{padding-left:12px}.rtl .all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item{padding-right:12px}.all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item:before{content:"•";position:absolute;top:0;font-size:12px;color:var(--color-gray)}.ltr .all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item:before{left:0}.rtl .all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item:before{right:0}.all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item:last-child{margin-bottom:0}.all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item .child-link{font-size:13px;color:var(--color-gray);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-categories-wrap .expanded-children-wrapper .expanded-children-list .child-item .child-link:hover{color:var(--color-primary)}.ltr .all-categories-wrap .expanded-children-wrapper .show-less-wrapper{text-align:right;padding-right:10px}.rtl .all-categories-wrap .expanded-children-wrapper .show-less-wrapper{text-align:left;padding-left:10px}.all-categories-wrap .expanded-children-wrapper .show-less-wrapper .show-less-link{color:var(--color-primary);font-size:12px;font-style:italic;cursor:pointer}.all-categories-wrap .expanded-children-wrapper .show-less-wrapper .show-less-link:hover{text-decoration:underline}.all-categories-wrap .view-all-link{display:inline-block;color:var(--color-primary);font-weight:500;font-size:14px;padding:5px 15px;border:1px solid var(--color-primary);border-radius:20px}.all-categories-wrap .view-all-link:hover{background-color:var(--color-primary);color:var(--color-white)}@media screen and (max-width: 991px){.all-categories-wrap{padding:30px 0}.all-categories-wrap .categories-page-title{font-size:24px}}@media screen and (max-width: 767px){.all-categories-wrap{padding:30px 0}.all-categories-wrap .categories-page-title{font-size:22px;margin-bottom:20px}.all-categories-wrap .category-column{padding-left:10px;padding-right:10px}}@media screen and (max-width: 575px){.all-categories-wrap .category-column{width:100%}}.single-category{margin-bottom:30px}.single-category:last-child{margin-bottom:0}.single-category .section-title{margin-bottom:24px;padding-bottom:13px;border-bottom:1px solid var(--border-color-lite)}.single-category .section-title>a{color:var(--color-black)}.single-category .section-title>a:hover{color:var(--color-primary)}.single-category-list{-moz-column-count:6;column-count:6;-moz-column-gap:40px;column-gap:40px;-moz-column-fill:initial;column-fill:initial}.single-category-list li{display:inline-block;width:100%;padding:2px 0}.single-category-list li a{font-size:14px;font-weight:var(--font-medium);display:inline-block;max-width:100%;color:var(--color-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-category-list li a:hover{color:var(--color-primary)}.single-category-list .sub-category-list{padding-top:2px}.ltr .single-category-list .sub-category-list{margin-left:10px}.rtl .single-category-list .sub-category-list{margin-right:10px}.single-category-list .sub-category-list li{padding:1px 0}.single-category-list .sub-category-list li a{font-size:13px;font-weight:var(--font-normal)}@media screen and (max-width: 1199px){.single-category-list{-moz-column-count:4;column-count:4}}@media screen and (max-width: 576px){.single-category-list{-moz-column-count:2;column-count:2}}.custom-category-page .featured-products-section{margin:50px 0}.custom-category-page .featured-products-section .section-header{margin-bottom:30px;text-align:center}.custom-category-page .featured-products-section .section-header .section-title{font-size:24px;font-weight:700;color:var(--color-palette-dark);margin:0}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider{padding:0 40px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-slide{height:auto}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-next,.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-prev{width:40px;height:40px;background:var(--color-white);border-radius:50%;box-shadow:0 2px 5px #0000001a;color:var(--color-palette-dark)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-next:after,.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-prev:after{font-size:16px;font-weight:700}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-next:hover,.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-button-prev:hover{background:var(--color-accent);color:var(--color-white)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-pagination{position:relative;margin-top:20px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;opacity:1}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .swiper-pagination .swiper-pagination-bullet-active{background:var(--color-accent)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card{border:1px solid #eee;border-radius:8px;overflow:hidden;transition:box-shadow .3s,transform .3s;height:100%;display:flex;flex-direction:column;background:var(--color-white)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top{position:relative}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-image{width:100%;height:200px;display:block;overflow:hidden}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-image:hover img{transform:scale(1.05)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge{position:absolute;top:10px;margin:0;z-index:2}.ltr .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge{left:10px}.rtl .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge{right:10px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-bottom:5px}.ltr .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge{margin-right:5px}.rtl .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge{margin-left:5px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge.badge-success{background-color:var(--color-success);color:#fff}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge.badge-info{background-color:var(--color-info);color:#fff}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-top .product-badge .badge.badge-danger{background-color:var(--color-danger);color:#fff}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle{padding:15px 15px 10px;flex:1}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-name{color:var(--color-palette-dark);text-decoration:none;margin-bottom:10px;display:block}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-name h6{font-weight:600;font-size:14px;margin:0;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating{margin-bottom:8px;display:flex;align-items:center}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .back-stars{display:inline-block;position:relative;color:#ddd}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .back-stars .front-stars{position:absolute;top:0;overflow:hidden;color:#ffc107;white-space:nowrap}.ltr .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .back-stars .front-stars{left:0}.rtl .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .back-stars .front-stars{right:0}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .rating-count{font-size:12px;color:#666}.ltr .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .rating-count{margin-left:5px}.rtl .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .rating-count{margin-right:5px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .reviews{font-size:12px;color:#666}.ltr .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .reviews{margin-left:3px}.rtl .custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-middle .product-rating .reviews{margin-right:3px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom{padding:0 15px 15px;display:flex;justify-content:space-between;align-items:center}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .product-price{display:flex;flex-direction:column}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .product-price .special-price{font-weight:700;color:var(--color-danger);font-size:16px}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .product-price .previous-price{color:#999;font-size:14px;text-decoration:line-through}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .btn-add-to-cart{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color-accent);color:#fff;border:none;transition:background-color .3s}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .btn-add-to-cart:hover{background-color:var(--color-accent-dark)}.custom-category-page .featured-products-section .tab-content .featured-category-products .products-slider .product-card .product-card-bottom .btn-add-to-cart:disabled{background-color:#ccc;cursor:not-allowed}.swiper-slide-skeleton .product-card-skeleton{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;height:100%}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content{padding:0}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-img{height:200px;background:#f5f5f5;animation:pulse 1.5s infinite ease-in-out}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-title{height:18px;background:#f5f5f5;margin:15px 15px 10px;animation:pulse 1.5s infinite ease-in-out}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating{display:flex;align-items:center;margin:0 15px 15px}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-item{width:14px;height:14px;background:#f5f5f5;border-radius:50%;animation:pulse 1.5s infinite ease-in-out}.ltr .swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-item{margin-right:4px}.rtl .swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-item{margin-left:4px}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-content{width:50px;height:12px;background:#f5f5f5;animation:pulse 1.5s infinite ease-in-out}.ltr .swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-content{margin-left:auto}.rtl .swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-rating .product-skeleton-rating-content{margin-right:auto}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-bottom{display:flex;justify-content:space-between;align-items:center;padding:0 15px 15px}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-bottom .product-skeleton-price{width:70px;height:24px;background:#f5f5f5;animation:pulse 1.5s infinite ease-in-out}.swiper-slide-skeleton .product-card-skeleton .product-skeleton-content .product-skeleton-bottom .product-skeleton-add-to-cart{width:36px;height:36px;background:#f5f5f5;border-radius:50%;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@media (min-width: 768px) and (max-width: 991px){.all-categories-wrap .categories-container .category-column{margin-bottom:20px}}
