body{font-family:Inter,system-ui,sans-serif;background:#f5f7fa}.product-page{max-width:1300px;margin:auto}.product-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;border-radius:10px;margin-bottom:20px;gap:12px}.toolbar-left{display:flex;align-items:center;gap:14px}.search-box{display:flex;align-items:center}.search-box-icon{margin:0 10px;position:absolute}.search-box input{padding:8px 12px;height:auto;margin-left:0;border-radius:8px;border:1px solid #e5e7eb;padding-left:36px}.toolbar-right{display:flex;gap:10px}.view-toggle button{border:1px solid #e5e7eb;background:#fff;padding:6px 10px;border-radius:6px;cursor:pointer}.view-toggle .active{background:#2563eb;color:#fff}.product-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.05);transition:.25s}.product-card:hover{transform:translateY(-4px)}.product-image{position:relative}.product-image img{width:100%;height:200px;object-fit:cover}.badge{position:absolute;top:10px;left:10px;background:#fff;padding:4px 8px;font-size:11px;border-radius:6px;font-weight:600}.badge.model{left:auto;right:10px;background:#2563eb;color:#fff}.product-body{padding:14px}.product-brand{font-size:12px;color:#2563eb;font-weight:600}.product-title{font-size:14px;font-weight:600;margin:6px 0 10px}.product-meta{display:flex;gap:10px;font-size:12px;color:#6b7280}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.price small{display:block;font-size:11px;color:#6b7280}.price strong{font-size:16px}.go-btn{width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.go-btn.primary{background:#2563eb;color:#fff;border:none}@media(max-width:768px){.product-toolbar{flex-direction:column;align-items:stretch}.toolbar-left{flex-direction:column;align-items:stretch}}#ProductList .ph-single-more-btn,#loader .ph-single-more-btn,#ph_product_list_multiple .ph-single-more-btn,#ph_product_list_single .ph-single-more-btn{margin-left:60px}#ProductList .ph-item,#loader .ph-item,#ph_product_list_multiple .ph-item,#ph_product_list_single .ph-item{border-radius:10px}#ProductList .ph-picture,#loader .ph-picture,#ph_product_list_multiple .ph-picture,#ph_product_list_single .ph-picture{height:220px}#ProductList .ph-button,#loader .ph-button,#ph_product_list_multiple .ph-button,#ph_product_list_single .ph-button{margin-left:32px;height:40px!important;border:1px #ced4da solid;border-radius:4px}#ProductList .ph-button-single,#loader .ph-button-single,#ph_product_list_multiple .ph-button-single,#ph_product_list_single .ph-button-single{height:40px!important;border:1px #ced4da solid;border-radius:4px}#ProductList .ph-badge-item,#loader .ph-badge-item,#ph_product_list_multiple .ph-badge-item,#ph_product_list_single .ph-badge-item{margin-top:-5px!important;margin-bottom:43px;width:76px}#ProductList .ph-badge,#loader .ph-badge,#ph_product_list_multiple .ph-badge,#ph_product_list_single .ph-badge{border-radius:15px 0 20px 0;width:162px;border:1px solid #ced4ad;height:15px}#ProductList .ph-badge-product,#loader .ph-badge-product,#ph_product_list_multiple .ph-badge-product,#ph_product_list_single .ph-badge-product{position:absolute;z-index:9}#ProductList .none-border-ph,#loader .none-border-ph,#ph_product_list_multiple .none-border-ph,#ph_product_list_single .none-border-ph{border:none!important}#ProductList .ph-single-item,#loader .ph-single-item,#ph_product_list_multiple .ph-single-item,#ph_product_list_single .ph-single-item{width:251px!important;margin:9px}#ProductList .ph-single-item-row,#loader .ph-single-item-row,#ph_product_list_multiple .ph-single-item-row,#ph_product_list_single .ph-single-item-row{margin-left:22px}#ProductList .ph-item-single-area,#loader .ph-item-single-area,#ph_product_list_multiple .ph-item-single-area,#ph_product_list_single .ph-item-single-area{margin-left:120px}#ph_gridProductList .product-cart-wrap,#ph_product_list_multiple .product-cart-wrap,#ph_product_list_single .product-cart-wrap{border:1px solid #ececec!important;border-radius:15px!important}.pagination{gap:6px;justify-content:center}.pagination .page-item{margin:0}.pagination .page-link{border:none;min-width:40px;height:40px;padding:0 12px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;color:#2563eb;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .25s ease}.pagination .page-link:hover{background:#2563eb;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.35)}.pagination .page-item.active .page-link{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;box-shadow:0 10px 25px rgba(37,99,235,.45);transform:translateY(-2px)}.pagination .page-item.disabled .page-link{background:#f1f5f9;color:#000;box-shadow:none;cursor:not-allowed}.pagination .page-item.disabled .page-link:hover{background:#f1f5f9;transform:none}.pagination .page-item.disabled .page-link{font-weight:600;letter-spacing:2px}li.disabled{background:none!important}.store-header{position:relative;height:220px;border-radius:12px;overflow:hidden;background:#f5f7fa;margin:15px 20px}.store-banner-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.store-header::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.15),rgba(255,255,255,.95));z-index:1}.store-header-content{position:relative;z-index:2;height:100%;padding:32px;display:flex;align-items:flex-end;justify-content:space-between}.store-info{max-width:70%}.store-title{font-size:26px;font-weight:700;color:#111;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.verified-badge{font-size:12px;padding:4px 10px;background:#e7f0ff;color:#2563eb;border-radius:20px;font-weight:600}.store-subtitle{margin-top:6px;font-size:14px;color:#6b7280;display:flex;align-items:center;gap:6px}.store-product-count{background:#fff;border-radius:10px;padding:12px 16px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.08);min-width:120px}.stores-area{background:#fff;border-radius:10px;padding:12px 16px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.08);min-width:120px;margin-right:15px;display:flex;justify-content:space-between;align-items:baseline}.stores-area .store-icon{font-size:14px;color:#2563eb!important;margin-right:8px}.store-title{font-size:15px;font-weight:500;color:#7e7e7e}@media(max-width:768px){.store-header{height:auto;min-height:200px}.store-header-content{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.store-info{max-width:100%}.store-product-count{align-self:flex-end}}#btn-group-tradeMarks .vsb-menu,#btn-group-tradeMarks .vsb-menu .multi li{background:#f5f7fa!important}.filterClass>ul{max-height:280px!important;overflow-y:auto;overflow-x:hidden}.filterClass>ul::-webkit-scrollbar{width:.6em;border-radius:5px;background-color:#fff}.filterClass>ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.filterClass>ul::-webkit-scrollbar-thumb{background-color:#bce3c9;outline:1px solid #708090;border-radius:5px}.filterClass>ul>li{margin-right:5px;cursor:pointer}.section-title.style-1{font-size:17px;font-weight:600}.simple-pagination__button{border-top-left-radius:40px!important;border-bottom-left-radius:40px!important;line-height:43px!important;border:0!important;padding:0 10px!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;width:40px!important;height:40px!important;display:block!important;border-radius:40px!important;color:#7e7e7e!important;line-height:40px!important;text-align:center!important;font-weight:700!important;font-family:"Quicksand",sans-serif!important;font-size:16px!important;background-color:#f2f3f4!important;margin-left:5px}.simple-pagination__button:hover{background-color:#f7465a!important;color:#fff!important}.simple-pagination__button--disable{background-color:#f7465a!important;color:#fff!important}.widget-category-2 ul li:hover{border-color:#005aff70!important}.widget-category-2 ul li:hover a{color:#005aff!important}.widget-category-2 ul li a:hover{color:#f7465a!important}.widget-category-2 .globalParameterDiv .wordwrapCustomTooltip a{color:#005aff!important}.widget-category-2 .globalParameterDiv .wordwrapCustomTooltip a:hover{color:#f7465a!important}.custome-checkbox input[type=radio]:checked+.form-check-label::before{background-color:#005aff;border-color:#005aff}.custome-checkbox input[type=radio]:checked+.form-check-label::after{opacity:1}.custome-checkbox input[type=radio]+.form-check-label::after{content:"";width:11px;position:absolute;top:50%;left:3px;opacity:0;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-65%) rotate(-45deg)}#gridList>a{color:gray}#gridList>a.active{color:#005aff}#gridList>a:hover{color:#f7465a!important}.sort-by-dropdown ul li a:hover{background-color:#005aff;color:#fff!important}.sort-by-dropdown ul li a.active::before{color:#005aff}.vsb-main,.vsb-menu{width:100%;border:none!important;margin:0!important;padding:0!important}.vsb-js-search-zone{margin-bottom:20px!important;background-color:transparent!important;width:75%!important;padding:0!important}@media(min-width:200px) and (max-width:1200px){.vsb-menu .multi{width:100%!important;max-width:none!important}}.vsb-menu .multi li{display:block;line-height:30px!important}.vsb-menu .multi li::before{margin-top:5px!important}.vsb-menu .multi li::after{margin-top:-22px!important;margin-left:-16px!important}.vsb-menu>ul::-webkit-scrollbar{width:.6em;border-radius:5px}.vsb-menu>ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.vsb-menu>ul::-webkit-scrollbar-thumb{background-color:#005aff70;outline:1px solid #708090;border-radius:5px}.vsb-menu{top:20px!important}.vsb-menu ul{padding-left:0!important;padding-right:5px!important}.vsb-menu .multi :nth-child(2){margin-top:5px!important}.primary-sidebar .sidebar-widget{z-index:1}.main-menu>nav>ul>li:hover ul.mega-menu{z-index:200;transition:all .6s}.filter-button:hover{background:#005aff;color:#fff;border-radius:5px}#sortByCover>div.sort-by-product-wrap{max-height:43px}#sortWrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#ProductList .ph-single-more-btn,#loader .ph-single-more-btn,#ph_product_list_multiple .ph-single-more-btn,#ph_product_list_single .ph-single-more-btn{margin-left:60px}#ProductList .ph-item,#loader .ph-item,#ph_product_list_multiple .ph-item,#ph_product_list_single .ph-item{border-radius:10px}#ProductList .ph-picture,#loader .ph-picture,#ph_product_list_multiple .ph-picture,#ph_product_list_single .ph-picture{height:220px}#ProductList .ph-button,#loader .ph-button,#ph_product_list_multiple .ph-button,#ph_product_list_single .ph-button{margin-left:32px;height:40px!important;border:1px #ced4da solid;border-radius:4px}#ProductList .ph-button-single,#loader .ph-button-single,#ph_product_list_multiple .ph-button-single,#ph_product_list_single .ph-button-single{height:40px!important;border:1px #ced4da solid;border-radius:4px}#ProductList .ph-badge-item,#loader .ph-badge-item,#ph_product_list_multiple .ph-badge-item,#ph_product_list_single .ph-badge-item{margin-top:-5px!important;margin-bottom:43px;width:76px}#ProductList .ph-badge,#loader .ph-badge,#ph_product_list_multiple .ph-badge,#ph_product_list_single .ph-badge{border-radius:15px 0 20px 0;width:162px;border:1px solid #ced4ad;height:15px}#ProductList .ph-badge-product,#loader .ph-badge-product,#ph_product_list_multiple .ph-badge-product,#ph_product_list_single .ph-badge-product{position:absolute;z-index:9}#ProductList .none-border-ph,#loader .none-border-ph,#ph_product_list_multiple .none-border-ph,#ph_product_list_single .none-border-ph{border:none!important}#ProductList .ph-single-item,#loader .ph-single-item,#ph_product_list_multiple .ph-single-item,#ph_product_list_single .ph-single-item{width:251px!important;margin:9px}#ProductList .ph-single-item-row,#loader .ph-single-item-row,#ph_product_list_multiple .ph-single-item-row,#ph_product_list_single .ph-single-item-row{margin-left:22px}#ProductList .ph-item-single-area,#loader .ph-item-single-area,#ph_product_list_multiple .ph-item-single-area,#ph_product_list_single .ph-item-single-area{margin-left:120px}#ph_gridProductList .product-cart-wrap,#ph_product_list_multiple .product-cart-wrap,#ph_product_list_single .product-cart-wrap{border:1px solid #ececec!important;border-radius:15px!important}.first-cat{margin-left:10px}.last-arraw{margin-left:10px;margin-right:10px}.widget-category-2 ul li{padding:8px 26px!important}.left-category-2 ul li{padding:8px 12px!important}.left-menu-category-name,.sub-category-name{line-height:1.5!important;color:#253d4e!important;font-size:14px!important;font-weight:600!important}.wordwrapCustomTooltip{width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-name{font-weight:400!important}.subcategory-name{font-weight:600!important;font-size:14px!important;line-height:21px}.left-filter-menu{font-weight:600!important;font-size:17px!important;line-height:20px!important;color:#253d4e!important}#loader{text-align:center;padding:10px;width:100%!important;height:100%!important}.attr_select_area_left .select2-container{min-width:230px;max-width:250px!important}.attr_select_area_left .select2-search__field{height:35px!important;font-size:15px!important;margin-left:10px!important;width:100%!important}.attr_select_area_left .select2-container--default .select2-selection--multiple .select2-selection__rendered{width:90%!important}.attr_select_area_left .select2-selection__arrow{margin-top:5px!important}.section-title h1{font-weight:600;font-size:26px}.attr_select_area_left .select2-container--default .select2-selection--multiple{display:flex;justify-content:center;align-items:center}.filter-toggle-btn{background:#0d6efd;color:#fff;border:none;padding:10px 14px;border-radius:8px;font-size:14px;white-space:nowrap}@media(max-width:991px){.right-filter{flex-direction:column}.stores{margin-right:0;margin-bottom:10px;min-width:163px}#leftFilterMenuDiv{position:fixed;top:0;left:0;transform:translateX(-100%);height:-webkit-fill-available;background:#fff;z-index:9999;transition:transform .3s ease}#leftFilterMenuDiv.active{transform:translateX(0)}.filter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:9998;display:none}.filter-overlay{z-index:9998}#leftFilterMenuDiv{z-index:9999}.filter-overlay.active{display:block}}.no-scroll{overflow:hidden}@media(max-width:991px){#leftFilterMenuDiv{position:fixed!important;top:0!important}}.filter-area{margin-top:12px}.filter-close-button{width:50px;margin-top:12px!important}@media(max-width:576px){.sticky-sidebar{position:sticky;top:100px}.pagination{gap:4px}.pagination .page-link{padding:6px 10px;font-size:13px;min-width:34px;height:34px;line-height:22px}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{padding:6px 8px}nav[aria-label="Page navigation"]{margin-top:15px!important}.pagination .page-item.disabled span.page-link{padding:6px}.page-header{padding:7px}}