.product-ajax-grid{margin-left:-10px;margin-right:-10px}.product-ajax-grid>[class*=col-]{padding-left:10px;padding-right:10px;margin-bottom:20px}@media (min-width: 1200px){.col-xl-5col{flex:0 0 20%;max-width:20%}.products .col-xl-5col{padding:0 2px}}.product-default{color:var(--color-text-product);margin-bottom:2rem;display:flex;flex-direction:column;height:100%;background:var(--color-white);border:1px solid var(--color-border-card);border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-default:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.product-default a,.product-default a:hover{color:inherit;text-decoration:none}.product-default figure{display:flex;justify-content:center;align-items:center;position:relative;margin:0;padding:1rem;width:100%;height:280px;background:var(--color-white);border-radius:8px 8px 0 0;overflow:hidden}.product-default figure>a:first-child{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-default figure img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}.product-default figure img.product-card-image-loading{opacity:0}.product-default:hover figure img{transform:scale(1.03)}.product-default .btn-icon-wish{display:flex;align-items:center;justify-content:center;position:absolute;top:.8rem;right:.8rem;width:32px;height:32px;font-size:1.4rem;text-align:center;opacity:1;z-index:10;border-radius:50%;background:rgba(255,255,255,.95);border:none;box-shadow:var(--shadow-button);transition:all .2s ease;color:var(--color-text-category)}.product-default .btn-icon-wish:hover{background:var(--color-white);color:var(--color-wishlist);transform:scale(1.1)}.product-default .btn-icon-wish.added-wishlist{opacity:1;background:var(--color-white);color:var(--color-wishlist)}.product-default .btn-icon-wish.added-wishlist i:before{content:"\f004";font-weight:900}.product-default .product-details{display:flex;flex-direction:column;padding:.8rem 1rem 1rem;flex:1;align-items:flex-start}.products-skeletons .product-default.is-product-loading{--product-skeleton-base: #f1f1f1;--product-skeleton-highlight: #e5e5e5;pointer-events:none}.products-skeletons .product-default.is-product-loading .skeleton-shape{display:block;position:relative;overflow:hidden;border-radius:8px;background:var(--product-skeleton-base)}.products-skeletons .product-default.is-product-loading .skeleton-shape:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--product-skeleton-base) 25%,var(--product-skeleton-highlight) 37%,var(--product-skeleton-base) 63%);background-size:400% 100%;animation:product-detail-skeleton 1.4s ease infinite}.products-skeletons .product-default.is-product-loading .skeleton-media{width:100%;height:205px;border-radius:10px}.products-skeletons .product-default.is-product-loading .skeleton-title{width:100%;height:34px}.products-skeletons .product-default.is-product-loading .skeleton-meta{width:48%;height:14px}.products-skeletons .product-default.is-product-loading .skeleton-meta.short{width:36%}.products-skeletons .product-default.is-product-loading .skeleton-category{width:55%;height:12px}.products-skeletons .product-default.is-product-loading .skeleton-category.short{width:40%;margin-top:4px}.products-skeletons .product-default.is-product-loading .skeleton-badge{width:70px;height:20px}.products-skeletons .product-default.is-product-loading .skeleton-price{width:120px;height:24px}.products-skeletons .product-default.is-product-loading .skeleton-offer{width:100%;height:14px}.products-skeletons .product-default.is-product-loading .skeleton-rating{width:80px;height:12px}.products-skeletons .product-default.is-product-loading .skeleton-button{width:100%;height:32px;border-radius:4px}.products-skeletons .product-default.is-product-loading .price-box{align-items:center}@keyframes product-detail-skeleton{0%{background-position:100% 0}to{background-position:0 0}}.product-default .product-details-inner{width:100%;display:flex;flex-direction:column;gap:.4rem}.product-default .category-wrap{width:100%;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.product-default .category-list{text-align:left;font-weight:400;font-size:1rem;line-height:1.4;color:#8b8b8b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.product-default .product-barcode{font-size:11px;color:#8b8b8b;user-select:text;-webkit-user-select:text;cursor:text;position:relative;z-index:10}.product-default .product-title{width:100%;font-weight:700;font-size:1.4rem;line-height:1.4;letter-spacing:-.01em;margin-bottom:0;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.9rem}.product-default .product-title a{display:block;white-space:normal;overflow:hidden;text-overflow:ellipsis;color:#000}.product-default .product-title a:hover{text-decoration:underline}.product-default .price-box{width:100%;margin:0;padding:0;gap:.5rem}.product-default .price-left{display:flex;align-items:center;gap:8px;min-width:0}.product-default .price-right{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:.75rem}.product-default .discount-rate-text{color:#e74c3c;font-size:14px;font-weight:700;line-height:1;margin:0;padding:0}.product-default .product-price{margin:0;line-height:1}.product-default .product-price-badge{display:inline-flex;align-items:center;justify-content:center;background:#28a745;color:#fff;font-size:18px;font-weight:700;padding:4px 10px;border-radius:4px}.product-default .product-price-badge.case-3{background:var(--color-product-card-case-3-bg, #3d5167)}.product-default .old-price{text-decoration:line-through;font-size:14px;color:var(--color-text-category);font-weight:400;margin:0;padding:0;line-height:1}.product-default .product-action{width:100%;margin-top:auto;padding-top:.5rem}.product-default .btn-add-to-basket{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;height:34px;font-size:1.3rem;font-weight:600;background:transparent;color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:4px;text-align:center;cursor:pointer;transition:all .2s ease}.product-default .btn-add-to-basket i{font-size:1.5rem}.product-default .btn-add-to-basket span{white-space:nowrap}.product-default .btn-quickview:hover{background:var(--color-secondary);color:var(--color-white)}.product-default .ratings-container{margin-bottom:.5rem}.product-default .product-meta-row{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:1.3;color:#6f6f6f}.product-default .product-stock-info{display:inline-flex;align-items:center;gap:.4rem;min-height:14px}.product-default .product-stock-dot{width:7px;height:7px;border-radius:50%;flex:0 0 7px}.dot-green{background:#1fa24f}.dot-yellow{background:#f39c12}.dot-red{background:#e74c3c;animation:blinking 1s infinite}@keyframes blinking{0%{opacity:1}50%{opacity:0}to{opacity:1}}.product-default .product-stock-text,.product-default .product-vat-info{color:#6f6f6f;font-size:12px;white-space:nowrap}.list-view .col-6,.list-view .col-md-4,.list-view .col-lg-3,.list-view .col-sm-6,.list-view .col-xl-3,.list-view .col-xxl-2{flex:0 0 100%;max-width:100%}.list-view .product-default{display:flex;flex-direction:row;align-items:center;background-color:#fff;border:1px solid #ebebeb;margin-bottom:0;padding:1rem;height:auto;min-height:auto;transition:box-shadow .3s}.list-view .product-default:hover{box-shadow:0 5px 15px #0000000d;transform:none;z-index:1}.list-view .product-default figure{flex:0 0 10%;width:180px;max-width:180px;height:180px;margin:0 20px 0 0;border-radius:4px}.list-view .product-default figure img{max-height:100%;max-width:100%;object-fit:contain}.list-view .btn-icon-wish{right:0;top:34px;left:auto}.list-view .product-details{display:flex!important;flex-direction:row!important;align-items:center;flex:1;padding:0;margin:0;justify-content:space-between;width:100%}.list-view .product-details-inner{flex:1 1 auto;padding-right:20px;max-width:33%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.list-view .category-wrap{margin-bottom:5px;display:block}.list-view .category-list{text-align:left}.list-view .product-title{margin-bottom:10px;font-size:1.6rem;text-align:left;min-height:auto;height:auto;-webkit-line-clamp:2}.list-view .ratings-container{margin-bottom:10px;margin-left:0;justify-content:flex-start}.list-view .product-details>div:nth-child(2){flex:0 0 50%;margin-top:0!important;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.list-view .product-price-display{margin-bottom:8px;width:100%}.list-view .price-box{margin-bottom:0}.list-view .product-unit-selection{width:100%!important;margin-top:8px}.list-view .product-action{flex:0 0 200px;width:200px;margin-bottom:0;padding-left:20px;padding-top:0;margin-top:0;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;position:static;opacity:1;visibility:visible;transform:none}.list-view .product-detail-qty-section{width:100%;margin-right:0;margin-bottom:0;display:flex;justify-content:center}.list-view .product-single-qty{margin:0}.list-view .btn-add-to-basket{width:100%;justify-content:center;background-color:var(--color-secondary);color:#fff}.list-view .btn-add-to-basket:hover{background-color:var(--color-primary);border-color:var(--color-primary)}.list-view .btn-add-to-basket span{display:inline}.view-mode-toggles{gap:5px}.btn-layout-toggle{background:white;border:1px solid #e1e1e1;border-radius:4px;padding:6px;cursor:pointer;color:#ccc;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-layout-toggle:hover{color:#333;border-color:#999}.btn-layout-toggle.active{background:#f4f4f4;color:#333;border-color:#333}.btn-layout-toggle svg{stroke:currentColor}@media (max-width: 991px){.list-view .product-default{flex-direction:column;padding:15px;height:auto}.list-view .product-default figure{width:100%;max-width:250px;height:auto;min-height:200px;margin:0 auto 15px}.list-view .product-details{flex-direction:column!important;align-items:center;width:100%}.list-view .product-details-inner{width:100%;padding-right:0;margin-bottom:15px;align-items:center;text-align:center}.list-view .product-title,.list-view .category-list{text-align:center}.list-view .ratings-container{justify-content:center}.list-view .product-details>div:nth-child(2){width:100%;flex:auto;border:none;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:15px 0;margin-bottom:15px;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px}.list-view .price-box{margin-bottom:0}.list-view .product-action{width:100%;flex:auto;padding-left:0;flex-direction:row;justify-content:center}.list-view .product-detail-qty-section{width:auto;flex:1;margin-right:15px;justify-content:flex-end;max-width:140px}.list-view .btn-add-to-basket{flex:1}}@media (max-width: 575px){.list-view .product-action{flex-direction:column;gap:10px}.list-view .product-detail-qty-section{width:100%;margin-right:0;justify-content:center;max-width:none}.list-view .btn-add-to-basket{width:100%}}.quantity-input .product-details{align-items:center}.quantity-input .product-single-qty{margin:0 0 1rem}.quantity-input .btn-add-cart{margin:0 0 1rem 2px;background:transparent;color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:4px;padding:.8rem 1.5rem}.quantity-input .btn-add-cart:hover{background-color:var(--color-secondary);color:var(--color-white)}.quantity-input .category-list{text-align:center}.ratings-container{line-height:1;margin:0 0 8px;cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:.4rem}.ratings-container .product-ratings,.ratings-container .ratings{position:relative;display:inline-block;font-size:12px;letter-spacing:.05em;font-family:"Font Awesome 5 Free";font-weight:900}.ratings-container .product-ratings{height:12px}.ratings-container .product-ratings:before{content:"\2605\2605\2605\2605\2605";color:var(--color-rating-empty)}.ratings-container .ratings{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}.ratings-container .ratings:before{content:"\2605\2605\2605\2605\2605";color:var(--color-rating-star)}.product-select{margin:0 4px 0 0;cursor:pointer}.product-single-qty{display:inline-block;max-width:104px;vertical-align:middle}.product-single-qty .bootstrap-touchspin.input-group{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:none;padding-right:0}.product-single-qty .bootstrap-touchspin .form-control{width:2.7em;height:36px;padding:10px 2px;color:var(--color-secondary);font-size:1.4rem;text-align:center}.product-single-qty .bootstrap-touchspin .form-control,.product-single-qty .bootstrap-touchspin .form-control:not(:focus),.product-single-qty .btn-outline:not(:disabled):not(.disabled):active{border-color:var(--color-border-focus)}.product-single-qty .btn{width:2.2em;padding:0}.product-single-qty .btn.btn-down-icon:hover:after,.product-single-qty .btn.btn-down-icon:hover:before,.product-single-qty .btn.btn-up-icon:hover:after,.product-single-qty .btn.btn-up-icon:hover:before{background-color:var(--color-primary)}.product-single-qty .btn.btn-outline{border-color:var(--color-border)}.product-single-qty .btn.btn-down-icon:after,.product-single-qty .btn.btn-up-icon:after,.product-single-qty .btn.btn-up-icon:before{display:block;position:absolute;top:50%;left:50%;width:9px;height:1px;margin-left:-.55rem;background:var(--color-secondary);content:""}.product-single-qty .btn.btn-up-icon:before{transform:rotate(90deg)}.product-single-qty .horizontal-quantity::-webkit-inner-spin-button,.product-single-qty .horizontal-quantity::-webkit-outer-spin-button{-webkit-appearance:none}.tooltip-top:after{content:"";position:absolute;top:96%;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:var(--color-text-heading) transparent transparent transparent}.icon-heart:before{content:"\f004";font-family:"Font Awesome 5 Free";font-weight:400}.btn-icon-wish.added-wishlist .icon-heart:before{font-weight:900}.icon-shopping-cart:before{content:"\f07a";font-family:"Font Awesome 5 Free";font-weight:900}.no-stock-img{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.7);z-index:5}.no-stock-img-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-danger);color:var(--color-white);padding:.5rem 1rem;font-size:1.2rem;font-weight:600;z-index:6;white-space:nowrap}@media (min-width: 992px){.product-default.product-hover-action-enabled{position:relative;overflow:hidden}.product-default.product-hover-action-enabled .product-action{position:absolute;bottom:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(100%);transition:all .3s ease;background-color:#fff;z-index:20;padding:10px}.product-default.product-hover-action-enabled:hover .product-action{opacity:1;visibility:visible;transform:translateY(0)}.product-default.product-hover-action-enabled .product-details>*:not(.product-action){transition:transform .25s ease;will-change:transform;position:relative;z-index:7}.product-default.product-hover-action-enabled:hover .product-details>*:not(.product-action){transform:translateY(-55px) scale(.95);transform-origin:bottom center}.product-default.product-hover-action-enabled figure img{transition:transform .3s ease;transform-origin:center center}.product-default.product-hover-action-enabled .no-stock-img-text{transition:transform .3s ease}.product-default.product-hover-action-enabled:hover figure img{transform:translateY(-15px) scale(.9)}.product-default.product-hover-action-enabled:hover .no-stock-img-text{transform:translate(-50%,-50%) translateY(-15px) scale(.9)}.list-view .product-default.product-hover-action-enabled{overflow:visible}.list-view .product-default.product-hover-action-enabled .product-action{position:static;opacity:1;visibility:visible;transform:none;transition:none}.list-view .product-default.product-hover-action-enabled:hover .product-action{transform:none}.list-view .product-default.product-hover-action-enabled .product-details>*:not(.product-action){transition:none;will-change:auto}.list-view .product-default.product-hover-action-enabled:hover .product-details>*:not(.product-action){transform:none}.list-view .product-default.product-hover-action-enabled figure img{transition:transform .3s ease;transform-origin:center center}.list-view .product-default.product-hover-action-enabled .no-stock-img-text{transition:none}.list-view .product-default.product-hover-action-enabled:hover figure img{transform:none}.list-view .product-default.product-hover-action-enabled:hover .no-stock-img-text{transform:translate(-50%,-50%)}}.product-default .product-price-pure-container{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:5px;margin-bottom:5px;min-height:22px}.product-default .product-price-pure-container>span.old-price-wrapper,.product-default .product-price-pure-container>span.product-price,.product-default .product-price-pure-container>span{display:inline-flex;align-items:baseline;white-space:nowrap}.product-default .specially-for-you-badge{position:absolute;top:.8rem;left:.8rem;z-index:10;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:4px 10px;font-size:11px;font-weight:600;border-radius:4px;box-shadow:0 2px 6px #ff6b3566;display:flex;align-items:center;gap:4px;animation:pulse-badge 1.2s infinite}.product-default .specially-for-you-badge i{font-size:10px}@keyframes pulse-badge{0%{opacity:1;box-shadow:0 2px 6px #ff6b3566}50%{opacity:.35;box-shadow:0 2px 12px #ff6b35b3}to{opacity:1;box-shadow:0 2px 6px #ff6b3566}}
