/*
Theme Name: LuckyFish 2026
Description: Visual shell for LuckyFish based on Woodmart. WooCommerce behaviour remains native.
Template: woodmart
Version: 0.9.0-rc1
Text Domain: luckyfish-2026
*/

:root{--lf-ink:#071a1f;--lf-aqua:#55d1c4;--lf-paper:#f4f5f1;--lf-muted:#607277;--lf-line:rgba(7,26,31,.14)}
body.lf-production-2026{background:var(--lf-paper);color:var(--lf-ink)}
.lf-store-header{position:relative;z-index:450;width:100%;padding:18px clamp(20px,5vw,84px) 15px;background:rgba(244,245,241,.97);border-bottom:1px solid var(--lf-line);box-shadow:0 8px 32px rgba(7,26,31,.06)}
.lf-store-header__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;max-width:1600px;margin:auto}
.lf-store-logo img{display:block;width:126px;height:78px;object-fit:contain}
.lf-store-nav{display:flex;align-items:center;justify-content:center;gap:clamp(15px,2vw,31px);white-space:nowrap}
.lf-store-nav a{font-weight:850;color:var(--lf-ink);font-size:16px}
.lf-store-actions,.lf-store-socials{display:flex;align-items:center;gap:8px}
.lf-store-socials a{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--lf-line);border-radius:50%;font-weight:900;color:var(--lf-ink)}
.lf-store-socials a:hover{background:var(--lf-aqua)}
.lf-store-cart{position:relative;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--lf-ink);color:#fff!important;font-size:21px}
.lf-store-cart b{position:absolute;right:-2px;top:-3px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--lf-aqua);color:var(--lf-ink);font:850 11px/20px sans-serif;text-align:center}
.lf-store-menu{display:none;width:48px;height:48px;border:1px solid var(--lf-line);border-radius:50%;background:var(--lf-ink)}
.lf-store-menu span,.lf-store-menu span:before,.lf-store-menu span:after{display:block;width:20px;height:2px;background:#fff;content:"";margin:auto}
.lf-store-menu span:before{transform:translateY(-6px)}.lf-store-menu span:after{transform:translateY(4px)}
.lf-store-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:1250px;height:58px;margin:13px auto 0;padding:5px 6px 5px 21px;border:1px solid rgba(85,209,196,.75);border-radius:999px;background:linear-gradient(110deg,#071a1f,#0d4549);box-shadow:0 12px 28px rgba(7,26,31,.14);color:var(--lf-aqua)}
.lf-store-search input{height:100%;border:0!important;background:transparent!important;color:#fff!important;font-size:16px}
.lf-store-search input::placeholder{color:rgba(255,255,255,.66)}
.lf-store-search button{width:46px;height:46px;border:0;border-radius:50%;background:var(--lf-aqua);color:var(--lf-ink);font-size:26px;font-weight:900}
.lf-store-drawer{position:fixed;z-index:99999;inset:0;display:grid;align-content:center;padding:70px clamp(25px,8vw,110px);background:radial-gradient(circle at 85% 10%,rgba(85,209,196,.2),transparent 30%),#071a1f;color:#fff;opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s}
.lf-store-drawer.is-open{opacity:1;visibility:visible;transform:none}.lf-store-drawer__close{position:absolute;right:24px;top:24px;width:52px;height:52px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;font-size:30px}
.lf-store-drawer nav{display:grid}.lf-store-drawer nav a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;font-size:clamp(27px,6vw,42px);font-weight:850}.lf-store-drawer nav span{color:var(--lf-aqua)}
.lf-store-drawer__socials{display:flex;gap:10px;margin-top:28px}.lf-store-drawer__socials a{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff}.lf-menu-open{overflow:hidden}
body.lf-production-2026 .main-page-wrapper{background:var(--lf-paper);padding-top:24px}
body.lf-production-2026 .container{max-width:1500px}
.lf-page-intro{margin:0 auto 34px;padding:clamp(28px,5vw,64px);background:linear-gradient(125deg,#071a1f,#0d4549);color:#fff}
.lf-page-intro small{display:block;margin-bottom:14px;color:var(--lf-aqua);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.lf-page-intro h1{margin:0;font-size:clamp(46px,7vw,94px);line-height:.88;letter-spacing:-.055em;color:#fff}
.lf-page-intro h1 span{display:block;color:var(--lf-aqua)}
.lf-page-intro p{max-width:720px;margin:24px 0 0;color:rgba(255,255,255,.72);font-size:18px}
.lf-catalog-intro nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.lf-catalog-intro nav a{padding:10px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-weight:800}.lf-catalog-intro nav a:hover{border-color:var(--lf-aqua);background:var(--lf-aqua);color:var(--lf-ink)}
.lf-flow-intro{margin-bottom:28px}.lf-flow-intro h1{font-size:clamp(46px,6vw,82px)}
.lf-shop-hub{margin:0 auto 45px}.lf-shop-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:end;gap:clamp(35px,6vw,90px);padding:clamp(40px,6vw,88px) 0 52px;border-bottom:1px solid var(--lf-line)}.lf-shop-hero small,.lf-products-heading small{display:block;margin-bottom:12px;color:#128e85;font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.lf-shop-hero h1{margin:0;color:var(--lf-ink);font-size:clamp(58px,7vw,108px);line-height:.84;letter-spacing:-.065em}.lf-shop-hero h1 span{display:block;color:#12968b}.lf-shop-hero__copy>p{margin:0;color:var(--lf-muted);font-size:19px;line-height:1.55}.lf-brand-strip{margin-top:28px;padding-top:18px;border-top:1px solid var(--lf-line)}.lf-brand-strip>b{display:block;margin-bottom:12px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.lf-brand-strip>div{display:flex;gap:8px;overflow:auto;padding-bottom:7px;scrollbar-width:thin}.lf-brand-strip a{flex:0 0 auto;padding:8px 12px;border:1px solid var(--lf-line);border-radius:999px;background:#fff;font-size:12px;font-weight:800}
.lf-shop-directions,.lf-shop-directory{padding:70px 0;border-bottom:1px solid var(--lf-line)}.lf-shop-directions>header,.lf-shop-directory>header{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:30px}.lf-shop-directions h2,.lf-shop-directory h2,.lf-products-heading h2{margin:0;color:var(--lf-ink);font-size:clamp(38px,5vw,70px);line-height:.92;letter-spacing:-.05em}.lf-shop-directions header p,.lf-shop-directory header p,.lf-products-heading p{margin:0;color:var(--lf-muted);font-size:17px}.lf-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lf-direction-card{position:relative;min-height:360px;overflow:hidden;background:var(--lf-ink);color:#fff!important}.lf-direction-card.is-wide{grid-column:1/-1;min-height:310px}.lf-direction-card:after{position:absolute;content:"";inset:0;background:linear-gradient(180deg,transparent 25%,rgba(3,18,22,.84))}.lf-direction-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s ease}.lf-direction-card:hover img{transform:scale(1.04)}.lf-direction-card>span{position:absolute;z-index:2;left:24px;right:70px;bottom:23px}.lf-direction-card small{display:block;margin-bottom:5px;color:var(--lf-aqua);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lf-direction-card b{display:block;font-size:30px;line-height:1}.lf-direction-card i{position:absolute;z-index:2;right:22px;bottom:22px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--lf-aqua);color:var(--lf-ink);font-size:20px;font-style:normal}
.lf-category-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--lf-line);border-left:1px solid var(--lf-line)}.lf-category-group{min-width:0;padding:20px;border-right:1px solid var(--lf-line);border-bottom:1px solid var(--lf-line);background:rgba(255,255,255,.52)}.lf-category-group__title{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--lf-ink)!important;font-size:17px;font-weight:900}.lf-category-group__title b{color:#12968b}.lf-category-group>div{display:flex;flex-wrap:wrap;gap:7px 13px}.lf-category-group>div a{color:var(--lf-muted);font-size:12px}.lf-category-group>div a:hover{color:#128e85}.lf-products-heading{padding:70px 0 26px}.lf-products-heading p{margin-top:12px}
.lf-category-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:55px;background:transparent;color:var(--lf-ink);border-bottom:1px solid var(--lf-line);padding:clamp(35px,5vw,72px) 0 46px}.lf-category-intro small{color:#128e85}.lf-category-intro h1{color:var(--lf-ink);font-size:clamp(55px,7vw,100px)}.lf-category-intro h1 span{color:#12968b}.lf-category-intro p{margin-top:0;color:var(--lf-muted)}.lf-category-intro nav a{background:#fff;color:var(--lf-ink);border-color:var(--lf-line)}.lf-category-intro nav a:hover,.lf-category-intro nav a.is-current{background:var(--lf-ink);border-color:var(--lf-ink);color:#fff}
body.lf-production-2026.woocommerce-shop .page-title,body.lf-production-2026.tax-product_cat .page-title{display:none}body.lf-production-2026.woocommerce-shop .main-page-wrapper,body.lf-production-2026.tax-product_cat .main-page-wrapper{padding-top:0}body.lf-production-2026.woocommerce-shop .shop-content-area,body.lf-production-2026.tax-product_cat .shop-content-area{padding-top:0}body.lf-production-2026.woocommerce-shop #main-content,body.lf-production-2026.tax-product_cat #main-content{display:grid;grid-template-columns:290px minmax(0,1fr);gap:0 38px;align-items:start}body.lf-production-2026.woocommerce-shop #main-content>.wd-content-area,body.lf-production-2026.tax-product_cat #main-content>.wd-content-area{display:contents}body.lf-production-2026.woocommerce-shop #main-content>.sidebar-container,body.lf-production-2026.tax-product_cat #main-content>.sidebar-container{grid-column:1;grid-row:2/span 5;position:sticky;top:18px}body.lf-production-2026.woocommerce-shop #main-content>.wd-content-area>*:not(.lf-shop-hub),body.lf-production-2026.tax-product_cat #main-content>.wd-content-area>*:not(.lf-category-intro){grid-column:2}body.lf-production-2026.woocommerce-shop .lf-shop-hub,body.lf-production-2026.tax-product_cat .lf-category-intro{grid-column:1/-1;grid-row:1}body.lf-production-2026.woocommerce-shop .shop-loop-head,body.lf-production-2026.tax-product_cat .shop-loop-head{position:sticky;z-index:8;top:0;background:rgba(244,245,241,.95);backdrop-filter:blur(12px)}
body.lf-production-2026.tax-product_cat .lf-seo-h1--category{display:none}
body.lf-production-2026 .page-title{background:transparent;padding-top:36px;padding-bottom:28px}
body.lf-production-2026 .page-title .entry-title{font-size:clamp(38px,5vw,72px);letter-spacing:-.045em;font-weight:850}
body.lf-production-2026 .product-grid-item{padding:8px}
body.lf-production-2026.woocommerce-shop .products.elements-grid,body.lf-production-2026.tax-product_cat .products.elements-grid{--wd-col:3!important}
body.lf-production-2026 .product-grid-item .product-wrapper{height:100%;background:#fff;border:1px solid rgba(7,26,31,.1);border-radius:2px;padding:18px;transition:transform .25s ease,box-shadow .25s ease}
body.lf-production-2026 .product-grid-item .product-wrapper:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(7,26,31,.12)}
body.lf-production-2026 .product-grid-item .product-element-top{aspect-ratio:1/1;background:#fff;overflow:hidden}
body.lf-production-2026 .product-grid-item .product-element-top img{width:100%!important;height:100%!important;object-fit:contain!important}
body.lf-production-2026 .product-grid-item .wd-entities-title{font-size:17px;line-height:1.28;font-weight:750}
body.lf-production-2026 .product-grid-item .product-wrapper{position:relative;display:flex;flex-direction:column}body.lf-production-2026 .product-grid-item .product-information{display:flex;flex:1;flex-direction:column;padding-top:4px}body.lf-production-2026 .product-grid-item .wd-entities-title{min-height:44px;margin:8px 0 14px;color:var(--lf-ink)}.lf-loop-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;color:var(--lf-muted);font-size:10px;letter-spacing:.07em;text-transform:uppercase}.lf-loop-meta span{font-weight:900}.lf-loop-meta small{font-size:10px}.lf-loop-status{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px}.lf-loop-status>span{font-size:11px;font-weight:900}.lf-loop-status .is-stock{color:#08705d}.lf-loop-status .is-out{color:#a13b32}.lf-loop-status i{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--lf-aqua);color:var(--lf-ink);font-size:17px;font-style:normal}
body.lf-production-2026 .price{color:#167c9d;font-weight:850}
body.lf-production-2026 .sidebar-container{border:1px solid var(--lf-line);background:#fff;padding:24px;border-radius:3px}
body.lf-production-2026 .shop-loop-head{border-top:1px solid var(--lf-line);border-bottom:1px solid var(--lf-line);padding:17px 0;margin-bottom:25px}
body.lf-production-2026 .wd-products-per-page,body.lf-production-2026 .wd-products-shop-view{font-weight:800}
body.lf-production-2026 .widget-title{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:900}
body.lf-production-2026.single-product .product-image-summary{gap:clamp(30px,5vw,82px)}
body.lf-production-2026.single-product .summary-inner{background:#fff;border-left:6px solid var(--lf-aqua);padding:clamp(24px,3vw,46px)}
body.lf-production-2026.single-product .woocommerce-product-gallery{background:#fff;border:1px solid var(--lf-line);padding:20px}
body.lf-production-2026.single-product .woocommerce-product-gallery img{object-fit:contain}
body.lf-production-2026.single-product .woocommerce-tabs{margin-top:55px;background:#fff;border:1px solid var(--lf-line);padding:clamp(20px,4vw,55px)}
body.lf-production-2026.single-product .product_title{font-size:clamp(31px,4vw,58px);line-height:1;letter-spacing:-.035em}
.lf-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:26px}.lf-product-trust span{padding:14px 12px;border:1px solid var(--lf-line);background:var(--lf-paper)}.lf-product-trust b,.lf-product-trust small{display:block}.lf-product-trust b{font-size:12px}.lf-product-trust small{margin-top:4px;color:var(--lf-muted);font-size:10px;line-height:1.35}
body.lf-production-2026 .quantity{display:inline-grid!important;grid-template-columns:42px minmax(54px,70px) 42px;border:1px solid var(--lf-line);background:#fff}
body.lf-production-2026 .quantity input.qty{width:100%!important;border:0!important;text-align:center;font-weight:800}
body.lf-production-2026 .quantity .minus,body.lf-production-2026 .quantity .plus{position:static!important;width:42px!important;height:48px!important;border:0!important;background:var(--lf-paper)!important;color:var(--lf-ink)!important;font-size:20px!important}
body.lf-production-2026 .single_add_to_cart_button,body.lf-production-2026 .checkout-button,body.lf-production-2026 #place_order{min-height:50px!important;border-radius:0!important;background:var(--lf-aqua)!important;color:var(--lf-ink)!important;font-weight:900!important;letter-spacing:.02em}
body.lf-production-2026 .woocommerce-cart-form,body.lf-production-2026 .cart-totals-inner,body.lf-production-2026 .checkout-order-review,body.lf-production-2026 .woocommerce-billing-fields{background:#fff;border:1px solid var(--lf-line);padding:clamp(18px,3vw,34px)}
body.lf-production-2026.woocommerce-cart .site-content,body.lf-production-2026.woocommerce-checkout .site-content{width:100%}.lf-empty-cart-intro{max-width:1180px}.lf-empty-cart-intro+div,.lf-empty-cart-intro~.cart-empty{max-width:1180px;margin-left:auto;margin-right:auto}body.lf-production-2026 .cart-empty{padding:45px;background:#fff;border:1px solid var(--lf-line);font-size:18px}body.lf-production-2026 .return-to-shop .button{min-height:50px;padding:16px 24px;background:var(--lf-aqua);color:var(--lf-ink);font-weight:900}
body.lf-production-2026.woocommerce-checkout .woocommerce{max-width:1450px;margin:auto}
body.lf-production-2026 input.input-text,body.lf-production-2026 select,body.lf-production-2026 .select2-selection{min-height:48px!important;border:1px solid var(--lf-line)!important;background:#fff!important;border-radius:0!important}
.lf-store-footer{position:relative;z-index:3;margin-top:90px;padding:90px clamp(22px,6vw,100px) 35px;background:radial-gradient(circle at 86% 10%,rgba(85,209,196,.18),transparent 31%),#071a1f;color:#fff}
.lf-store-footer__lead{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;padding-bottom:65px}.lf-store-footer__lead small,.lf-store-footer__grid b{color:var(--lf-aqua);font-weight:900;letter-spacing:.14em;text-transform:uppercase}.lf-store-footer h2{margin:14px 0 0;font-size:clamp(65px,9vw,130px);line-height:.78;letter-spacing:-.065em}.lf-store-footer h2 span{color:var(--lf-aqua)}.lf-store-footer__lead p{font-size:22px;color:rgba(255,255,255,.7)}.lf-store-footer a{color:#fff}.lf-store-footer__lead a{display:inline-block;border-bottom:2px solid var(--lf-aqua);padding-bottom:6px;font-weight:900}
.lf-store-footer__grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:60px;padding-top:45px;border-top:1px solid rgba(255,255,255,.18)}.lf-store-footer__grid nav,.lf-store-footer__grid address{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-style:normal}.lf-store-footer__grid nav a,.lf-store-footer__grid address span{color:rgba(255,255,255,.68)}.lf-store-footer__brand{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;font-size:25px;font-weight:900;letter-spacing:.08em}.lf-store-footer__brand small{margin-top:10px;color:rgba(255,255,255,.5);font-size:12px;letter-spacing:0}
.lf-whatsapp{position:fixed;z-index:9998;right:22px;bottom:24px;display:flex;align-items:center;gap:10px;padding:13px 18px;border-radius:999px;background:#25d366;color:#052d19!important;font:800 14px/1 sans-serif;box-shadow:0 14px 35px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.lf-whatsapp:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(0,0,0,.28)}.lf-whatsapp svg{width:23px;height:23px;fill:currentColor}
@media(min-width:769px) and (max-width:1180px){body.lf-production-2026 .products.elements-grid{--wd-col:2!important}body.lf-production-2026 .product-grid-item .wd-entities-title{font-size:15px;line-height:1.3}body.lf-production-2026 .product-grid-item .product-wrapper{padding:14px}}
@media(max-width:1100px){.lf-store-nav,.lf-store-socials{display:none}.lf-store-header__row{grid-template-columns:1fr auto}.lf-store-menu{display:block}.lf-store-actions{gap:9px}.lf-store-logo img{width:100px}.lf-store-footer__lead{grid-template-columns:1fr;gap:30px}.lf-store-footer__grid{grid-template-columns:1fr 1fr}.lf-store-footer__brand{grid-column:1/-1;align-items:flex-start}}
@media(max-width:1100px){.lf-direction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lf-direction-card.is-wide{grid-column:auto}.lf-category-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.lf-store-header{padding:10px 14px 12px;position:sticky;top:0}.lf-store-logo img{width:118px;height:58px}.lf-store-cart{width:48px;height:48px}.lf-store-search{height:50px;margin-top:8px;padding-left:16px}.lf-store-search button{width:40px;height:40px}.lf-store-drawer{padding:70px 20px 25px}body.lf-production-2026 .main-page-wrapper{padding-top:20px}body.lf-production-2026 .page-title{padding-top:28px;padding-bottom:18px}body.lf-production-2026 .sidebar-container{padding:16px}.lf-page-intro{margin-left:0;margin-right:0;padding:30px 0}.lf-page-intro p{font-size:16px}.lf-catalog-intro nav{gap:7px}.lf-catalog-intro nav a{padding:8px 12px;font-size:13px}.lf-shop-hero,.lf-shop-directions>header,.lf-shop-directory>header,.lf-category-intro{grid-template-columns:1fr;gap:24px}.lf-shop-hero{padding:38px 0}.lf-shop-hero h1{font-size:58px}.lf-shop-directions,.lf-shop-directory{padding:50px 0}.lf-direction-grid{grid-template-columns:1fr 1fr;gap:9px}.lf-direction-card,.lf-direction-card.is-wide{min-height:280px}.lf-direction-card>span{left:15px;right:45px;bottom:16px}.lf-direction-card b{font-size:22px}.lf-direction-card i{right:13px;bottom:14px;width:34px;height:34px}.lf-category-directory{grid-template-columns:1fr}.lf-products-heading{padding-top:52px}.lf-category-intro h1{font-size:55px}.lf-store-footer{margin-top:55px;padding:65px 20px 28px}.lf-store-footer h2{font-size:66px}.lf-store-footer__grid{grid-template-columns:1fr;gap:35px}.lf-store-footer__brand{grid-column:auto}.lf-whatsapp{right:14px;bottom:84px;width:54px;height:54px;padding:0;justify-content:center}.lf-whatsapp span{display:none}body.lf-production-2026 .product-grid-item{padding:4px}body.lf-production-2026 .product-grid-item .product-wrapper{padding:10px}body.lf-production-2026 .product-grid-item .wd-entities-title{font-size:14px}}
@media(max-width:430px){.lf-direction-grid{grid-template-columns:1fr}.lf-direction-card,.lf-direction-card.is-wide{min-height:310px}}
@media(max-width:1024px){body.lf-production-2026.woocommerce-shop #main-content,body.lf-production-2026.tax-product_cat #main-content{display:block}body.lf-production-2026.woocommerce-shop #main-content>.wd-content-area,body.lf-production-2026.tax-product_cat #main-content>.wd-content-area{display:block}body.lf-production-2026.woocommerce-shop #main-content>.sidebar-container,body.lf-production-2026.tax-product_cat #main-content>.sidebar-container{position:static}.lf-product-trust{grid-template-columns:1fr}}

/* Preserve the existing Tohatsu image-fit correction. */
.product.lf-tohatsu-product .product-element-top .product-image-link,.product-grid-item.lf-tohatsu-product .product-element-top .product-image-link,.product.lf-tohatsu-product .product-image-link{display:flex;align-items:center;justify-content:center;background:#f7f7f7}
.product.lf-tohatsu-product .product-element-top img,.product.lf-tohatsu-product .product-image-link img,.product-grid-item.lf-tohatsu-product .product-element-top img,.product-grid-item.lf-tohatsu-product .product-image-link img{max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
