﻿ .ft-listing{margin:24px 0 40px;color:#25364b;scroll-margin-top:24px}.ft-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e7edf3}.ft-listing-eyebrow{font-size:12px;color:#7b8999}.ft-listing-toolbar h2{display:flex;align-items:center;gap:10px;margin:5px 0 0;font-size:23px;font-weight:600;color:#1e344c}.ft-listing-toolbar h2 span{padding:3px 10px;border-radius:20px;background:#edf8fb;color:#147d92;font-size:13px}.ft-listing-actions{display:flex;align-items:center;gap:12px}.ft-sort{display:flex;align-items:center;gap:10px;margin:0;font-size:12px;color:#768393}.ft-listing .ft-sort select{width:190px;max-width:100%;height:42px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;padding:0 12px;font:inherit;color:#33465a}.ft-listing .ft-filter-toggle{display:none;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 14px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;color:#33465a;font:inherit;font-size:13px}.ft-filter-toggle span{background:#e2f5fa;border-radius:20px;padding:0 6px;color:#137b90}.ft-maker-filter{display:block;padding:14px 0;font-weight:700;font-size:13px}.ft-maker-filter select{display:block;width:100%;min-height:44px;margin-top:8px;font-size:14px;border:1px solid #ccdce9;border-radius:8px;padding:8px;background:#fff}.ft-listing-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:26px;align-items:start}.ft-filter-panel{background:#fff;border:1px solid #e2e9f0;border-radius:14px;padding:20px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow:auto;scrollbar-width:thin}.ft-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.ft-filter-heading h3{margin:0;font-size:16px;font-weight:600}.ft-listing .ft-filter-heading button,.ft-listing .ft-results-summary button{border:0;background:none;padding:0;height:auto;color:#138298;font:inherit;font-size:12px;cursor:pointer}.ft-filter-heading button:disabled{opacity:.4;cursor:default}.ft-filter-hint{margin:7px 0 18px;color:#8793a1;font-size:11px}.ft-stock{display:flex;align-items:center;gap:8px;padding:12px 0;margin:0;border-top:1px solid #eef2f6;font-size:13px;cursor:pointer}.ft-filter-panel input[type=checkbox],.ft-filter-panel input[type=radio]{width:17px;height:17px;min-width:17px;margin:0;accent-color:#1699b0;cursor:pointer}.ft-filter-panel .fx-facet h4{cursor:default;font-size:13px;font-weight:600;color:#34485f}.ft-filter-panel .fx-facet label{min-height:35px;font-size:12px}.ft-filter-panel .fx-facet-list{max-height:238px}.ft-filter-panel .fx-n{font-size:11px;background:#f3f6f9;border-radius:5px;padding:0 5px}.ft-filter-panel .fx-facet-price input{height:38px;font-size:12px;padding:6px;box-sizing:border-box}.ft-filter-panel .fx-facet label:has(input:checked){color:#087b91;font-weight:600}.ft-price-error{margin:8px 0 0;color:#b54736;font-size:12px}.ft-results-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:24px;margin:0 0 16px;font-size:12px;color:#7c8998}.ft-listing-results{min-width:0}.ft-listing .products.ft-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;width:100%}.ft-listing .ft-product-grid>.replica-product{width:auto;max-width:none;flex:none;margin:0;padding:0;min-width:0}.ft-product-grid .product-image>a img{display:block;width:100%;height:auto;aspect-ratio:1/1.2;object-fit:contain}.ft-product-grid .product-inner{padding:12px;border-radius:12px}.ft-product-grid .product-info{padding-top:14px}.ft-product-grid .product-title{font-size:13px}.ft-product-grid .price{font-size:15px}.ft-empty{text-align:center;border:1px dashed #d6e2eb;border-radius:14px;padding:56px 20px;background:#f9fbfd}.ft-empty>span{font-size:40px;color:#2197ae}.ft-empty h3{font-size:18px;margin:8px 0}.ft-empty p{font-size:13px;color:#7c8998}.ft-listing .ft-empty button,.ft-listing .ft-show-results{background:#168aa1;color:#fff;border:0;border-radius:9px;font:inherit;font-size:13px;padding:10px 18px;height:auto}.ft-listing .ft-show-results{display:none;width:100%;margin-top:16px}.ft-listing:is(button,select,input):focus-visible{outline:2px solid #12859c;outline-offset:3px}@media(min-width:1650px){.ft-listing .products.ft-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1150px){.ft-listing-layout{grid-template-columns:215px minmax(0,1fr);gap:18px}.ft-filter-panel{padding:16px}.ft-listing .products.ft-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(max-width:880px){.ft-listing-layout{grid-template-columns:minmax(0,1fr)}.ft-listing .ft-filter-toggle{display:inline-flex}.ft-filter-panel{display:none;position:static;max-height:none}.filters-open>.ft-filter-panel{display:block}.ft-listing .ft-show-results{display:block}.ft-filter-panel .fx-facet-list{max-height:190px}}@media(max-width:560px){.ft-listing-toolbar{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:18px}.ft-listing-toolbar h2{font-size:21px}.ft-listing-actions{width:100%;justify-content:space-between;gap:8px}.ft-sort{font-size:0;gap:0}.ft-listing .ft-sort select{width:170px;font-size:12px}.ft-listing .products.ft-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ft-product-grid .product-inner{padding:8px}.ft-product-grid .product-title{font-size:12px}.ft-product-grid .price{font-size:13px}.ft-product-grid .fx-card-brand img{max-width:58px;max-height:22px}.ft-product-grid .fx-card-meta{gap:4px}.ft-product-grid .fx-badge{font-size:9px;padding:2px 5px}}.ft-listing .products.ft-product-grid,.site-content .related.products:not(.replica-products),.site-content .upsells .products:not(.replica-products){gap:24px}html body .replica-product-track{align-items:stretch}html body .replica-product-track>.replica-product{margin:0 !important;padding:0 !important;flex-shrink:0}html body .replica-product .product-info{margin-top:0 !important;padding-top:14px;display:flex;flex-direction:column;flex:1}html body .replica-product .fx-card-meta{min-height:64px;align-content:center;margin-bottom:8px}html body .replica-product .product-title{height:3.2em;min-height:3.2em;margin:0 0 12px !important;line-height:1.6}html body .replica-product .product-title a{line-height:1.6;min-height:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html body .replica-product .price{display:block;min-height:3.2em;line-height:1.6;margin:0}@media(max-width:1199px){.ft-listing .products.ft-product-grid,.site-content .related.products:not(.replica-products),.site-content .upsells .products:not(.replica-products){gap:20px}}html body .replica-product{border:0;box-shadow:none}html body .replica-product>.product-inner{border:1px solid #e5e9ed;background:#fff;box-shadow:none}html body .replica-product:hover>.product-inner{border-color:#bcc9d4;box-shadow:none}html body .replica-product .product-title a{color:#253748}html body .replica-product .price{color:#174c73 !important}html body .replica-product .price del{color:#7d8792 !important}html body .replica-product .fx-badge,html body .replica-product .fx-badge-original{background:#f1f4f6;color:#465b6e;border-color:transparent;box-shadow:none;font-weight:600}html body .replica-product .fx-wish{color:#677787;border-color:transparent;background:rgba(255,255,255,.96);box-shadow:none}html body .replica-product .fx-wish:hover,html body .replica-product .fx-wish.on{color:#c43548;background:#fff2f4;border-color:transparent}.ft-listing .ft-filter-panel{background:#f7f9fa;border:0;box-shadow:none}.ft-listing .ft-listing-toolbar h2 span,.ft-listing .ft-filter-toggle span,.ft-listing .fx-n{background:#eef1f4;color:#526576}.ft-listing .ft-filter-panel .fx-facet label:has(input:checked){color:#174c73}.ft-listing .ft-filter-panel input{accent-color:#174c73}.ft-listing .fx-active button{background:#edf3f8;border-color:transparent;color:#234e70;box-shadow:none}.ft-listing .ft-sort select,.ft-listing .ft-maker-filter select{border-color:#dce3e9;box-shadow:none}@media(min-width:1200px){body.page-id-35365 #jas-content>.jas-container,body.post-type-archive-product #jas-content>.jas-container,body.tax-product_cat #jas-content>.jas-container,body.tax-product_tag #jas-content>.jas-container{box-sizing:border-box;width:calc(100% - 40px);max-width:none;margin-right:auto;margin-left:auto}}#jas-content .replica-products .replica-product>.product-inner{border:1px solid #e5e9ed !important;box-shadow:none !important;background:#fff}#jas-content .replica-products .replica-product:hover>.product-inner{border-color:#bcc9d4 !important;box-shadow:none !important}#jas-content .replica-products .product-title a{color:#253748 !important}#jas-content .replica-products .price,#jas-content .replica-products .price .amount{color:#174c73 !important}#jas-content .replica-products .fx-badge{background:#f1f4f6 !important;color:#465b6e !important;border-color:transparent !important;box-shadow:none !important}#jas-content .replica-products>.product-prev,#jas-content .replica-products>.product-next{border:1px solid #dce3e9;background:#fff;color:#526576;box-shadow:none}