body{background-color:#fff!important}.breadcrum_sectionb a:nth-child(2){color:#384d6c!important}.category_section{border-top:1px solid #e3dede;display:flex}.page-loading{opacity:.35;pointer-events:none;transition:opacity .2s ease}.center-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;display:none}.center-loader span{width:60px;height:60px;border:5px solid #ddd;border-top:5px solid #1e73e8;border-radius:50%;display:block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hamburger{width:28px;cursor:pointer;display:flex;flex-direction:column;gap:6px;display:none}.hamburger span{height:3px;width:100%;background:#000;border-radius:4px;transition:.3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.category_outer_section.active{left:0}.category_outer_section{width:300px;border-right:1px solid #e3dede;padding:0 20px}.category_dtl_sidebar{margin-top:20px}.category_dtl_sidebar h2{font-size:14px;font-weight:500;color:#0f1111;padding-bottom:15px}.border_bottom{border-bottom:1px solid #e3dede}.category_outer h6{font-size:14px;font-weight:500;color:#0f1111;padding-bottom:10px;cursor:pointer}.category_outer ul li a{font-size:14px;font-weight:400;color:#0f1111;line-height:26px}.category_outer ul li a i{color:#fed503}.category_outer ul{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:25px;margin-bottom:10px}.category_outer.active ul{max-height:500px}.category_outer h6 i{display:inline-block;transition:transform .3s ease}.category_outer.active h6 i{transform:rotate(-90deg)}.arrow_right_category h6{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.arrow_right_category.active h6 i{transform:rotate(180deg)}.arrow_right_category ul{padding-left:0}.arrow_right_category ul li a{display:flex;align-items:center;gap:10px;line-height:0;padding-bottom:20px}.arrow_right_category a{font-size:14px;font-weight:500;color:#0058b3}.price-box{width:100%;background:#e9e9e9;padding:15px;border-radius:8px}.top-values{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px}.range-wrapper{margin-bottom:15px;width:100%}input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#d0d0d0;border-radius:4px;outline:none}input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#0058b3;border-radius:50%;cursor:pointer;margin-top:-7px;border:2px solid #fff}input[type=range]::-moz-range-thumb{width:18px;height:18px;background:#0058b3;border-radius:50%;cursor:pointer;border:none}.applyBtn{background-color:#0056d2;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:400;width:68px;height:30px;display:flex;align-items:center;justify-content:center;margin:12px 0 10px;cursor:pointer}.inputs{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.input-group{display:flex;align-items:center;background:#f3f3f3;padding:6px 10px;border-radius:6px;width:60px;max-width:100%}.input-group input{border:none;background:transparent;width:60px;outline:none;font-size:14px}.amountInput{display:flex;align-items:center;gap:20px}.inputs input{background-color:#fff;width:68px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:400;color:#343434;border:none;outline:none}.to-text{font-size:14px;color:#333}.apply-btn{background:#0058b3;color:#fff;border:none;padding:8px 18px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:400}#priceRange{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:4px;outline:none;background:linear-gradient(to right,#1e73e8,#1e73e8,#d0d0d0 0%,#d0d0d0)}#priceRange::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#0058b3;border-radius:50%;cursor:pointer;margin-top:-7px;border:2px solid #fff}#priceRange::-moz-range-thumb{width:18px;height:18px;background:#0058b3!important;border-radius:50%;cursor:pointer;border:none}.double-range{position:relative;height:3px}.double-range input[type=range]{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;background:none}.double-range input::-webkit-slider-thumb{pointer-events:auto;width:16px;height:16px;background:#0d6efd;border-radius:50%;-webkit-appearance:none}.double-range:before{content:"";position:absolute;top:50%;left:0;right:0;height:5px;background:#ddd!important;transform:translateY(-50%)}.double-range:after{content:"";position:absolute;top:50%;height:5px;background:#0058b3;transform:translateY(-50%);left:2px;right:2px}.double-range input[type=range]{top:-5px}.range-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background-color:#0058b3;border-radius:50%;cursor:pointer;margin-top:-4px;position:relative;z-index:2}.category_product_section{width:80%}.category_product_section .product_section{background:none}.category_product_section .slider-wrapper{height:unset}.category_product_section .product-slider{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category_product_section .product-slider .product-card{width:15%;margin-bottom:0;height:360px}.product_section{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.category_outer ul li label{font-size:14px;font-weight:400;color:#0f1111;line-height:36px;display:flex;align-items:center;gap:10px}.no_product_section{text-align:center;margin:40px 0}.no_product_section img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.no_product_section h5{font-size:16px;font-weight:400;color:#6c757d;padding-top:10px}.no_product_section p{font-size:15px;font-weight:400;color:#6c757d;padding-top:10px}.deliver_time span{font-size:14px;font-weight:500;color:#00bf1d}.product-card{min-width:100%}.rating_stars{display:flex;gap:6px}.input_rating{display:flex;align-items:center}.input_rating input{margin-right:10px}.arrow_right_category ul li label i{color:#fe9a42;padding-left:5px}@media(min-width:1201px)and (max-width:1500px){.amountInput{gap:10px}.category_outer_section{width:250px}.product_section{grid-template-columns:repeat(4,1fr)}.inputs input{width:50px}.category_product_section .product-slider .product-card{width:100%;margin-right:0;height:360px}.inputs{margin-bottom:0}}@media(min-width:992px)and (max-width:1200px){.category_outer_section{width:26%}.product_section{grid-template-columns:repeat(3,1fr)}.category_product_section .product-slider .product-card{width:32%;margin-right:0;height:360px}}@media(min-width:769px)and (max-width:991px){.category_product_section .product_section{margin:0!important}.category_product_section .product-slider .product-card{width:24%;margin:0;height:380px}.category_product_section{width:100%}.category_product_section .product-card{min-width:unset}.category_product_section .product-slider{margin-top:40px}.product_section{grid-template-columns:repeat(2,1fr)}}@media(min-width:576px)and (max-width:768px){.category_product_section .product_section{margin:0!important}.category_product_section .product-slider .product-card{width:32%;margin:0;height:380px}.category_product_section{width:100%}.category_product_section .product-card{min-width:unset}.category_product_section .product-slider{margin-top:20px}}@media(min-width:481px)and (max-width:575px){.category_product_section .product_section{margin:0!important}.category_product_section .product-slider .product-card{width:31%;margin:0;height:380px}.category_product_section{width:100%}.category_product_section .product-card{min-width:unset}}@media(min-width:320px)and (max-width:480px){.category_product_section .product_section{margin:0!important}.category_product_section .product-slider .product-card{width:48%;margin:0 0 20px;height:380px}.category_product_section{width:100%}.category_product_section .product-card{min-width:unset}}@media(min-width:768px)and (max-width:991px){.header_outer{position:relative}.hamburger{position:absolute;top:120px;right:20px;width:20px;color:#fff;display:block}#categorySection{position:fixed;top:0;left:-100%;width:360px;height:100%;background:#f3f3f3;transition:.3s ease;z-index:999;padding:20px}#categorySection.active{left:0}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hamburger span{display:block;height:3px;width:25px;background-color:#000;margin:5px 0;transition:.3s}}@media(min-width:320px)and (max-width:768px){.header_outer{position:relative}.hamburger{position:absolute;top:150px;right:20px;width:20px;color:#fff;display:block}#categorySection{position:fixed;top:0;left:-100%;width:260px;height:100%;background:#f3f3f3;transition:.3s ease;z-index:999;padding:20px}#categorySection.active{left:0}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hamburger span{display:block;height:3px;width:25px;background-color:#fff;margin:5px 0;transition:.3s}}
