/* Q76 Shop module v2: compact commerce typography, bounded images, quiet surfaces.
 * Desktop: 4 columns / 164px images. Mobile: 2 columns / 112px images.
 * Product title: 28–36px; card title: 15–16px. No product text truncation.
 */
.q76-shop{--shop-font:"Roboto Condensed",Arial,sans-serif;--shop-line:#dfe5e6;--shop-muted:#57686b;--shop-surface:#f5f7f7}
.q76-shop .q76-content-fallback{background:var(--shop-surface);padding:32px 0 56px;font-family:var(--shop-font);font-size:15px;line-height:1.55}
.q76-shop .q76-content-fallback__inner{max-width:1180px;background:transparent}
.q76-shop .q76-content-fallback .q76-content-fallback__inner h1{font-family:var(--shop-font);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.18;letter-spacing:-.035em;max-width:none}
.q76-shop .q76-content-fallback .q76-content-fallback__inner .summary h1{font-size:clamp(28px,2.6vw,36px)}
.q76-shop div.product>.woocommerce-product-gallery{position:relative}
.q76-shop .q76-content-fallback h1,.q76-shop .product_title{font-family:var(--shop-font);font-size:clamp(28px,2.6vw,36px);font-weight:700;line-height:1.18;letter-spacing:-.035em;margin:0 0 20px;overflow-wrap:break-word}
.q76-shop .woocommerce-products-header .page-title{font-size:clamp(28px,3vw,40px);max-width:none}
.q76-shop .woocommerce-products-header{margin-bottom:20px}
.q76-shop .q76-content-fallback h2{font-family:var(--shop-font);font-size:24px;line-height:1.25;font-weight:700;letter-spacing:-.025em}
.q76-shop-nav{gap:12px 24px;padding:12px 0;margin:0 0 24px;border-top:0;border-color:var(--shop-line);font-size:13px}
.q76-shop-nav a,.q76-shop-nav button{font-weight:500;min-height:32px;display:inline-flex;align-items:center}
.q76-shop-lead{font-size:15px;line-height:1.6;max-width:64ch;margin:0 0 18px;color:var(--shop-muted)}
.q76-shop .woocommerce-product-search{margin:16px 0;max-width:540px;gap:8px}
.q76-shop .woocommerce-product-search input{min-width:120px;border-color:var(--shop-line);border-radius:10px;padding:10px 14px}
.q76-shop-categories{gap:8px;margin:16px 0 20px}
.q76-shop-categories a{padding:8px 14px;border:1px solid var(--shop-line);border-radius:999px;background:white;font-size:13px;line-height:1.5}
.q76-shop-categories a:hover{border-color:var(--petrol,#096773);background:#edf3f3}
.q76-shop-price-note{font-size:12px;color:var(--shop-muted);margin:0 0 12px}
.q76-shop .woocommerce-result-count{font-size:13px;color:var(--shop-muted);margin:10px 0 18px}
.q76-shop .woocommerce-ordering{margin-bottom:18px}
.q76-shop .woocommerce-ordering select{font-size:13px;min-height:40px;padding:8px 32px 8px 12px;border-color:var(--shop-line);border-radius:8px}
.q76-shop ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0 32px}
.q76-shop ul.products li.product{padding:16px;border:1px solid #e5e9e9;border-radius:16px;background:white;box-shadow:0 2px 8px #17333704;transition:box-shadow .18s,border-color .18s;gap:0}
.q76-shop ul.products li.product:hover{border-color:#bdcccc;box-shadow:0 6px 18px #1733370c}
.q76-shop ul.products li.product:focus-within{outline:2px solid var(--petrol,#096773);outline-offset:2px}
.q76-shop ul.products li.product .woocommerce-LoopProduct-link{display:block;min-width:0}
.q76-shop ul.products li.product img{display:block;width:100%;height:164px!important;min-height:0;max-height:164px;aspect-ratio:auto;object-fit:contain;margin:0 0 18px;padding:4px}
.q76-shop ul.products li.product h2.woocommerce-loop-product__title{font-family:var(--shop-font);font-size:16px;line-height:1.4;letter-spacing:-.015em;font-weight:700;min-height:45px;margin:0 0 10px;color:var(--ink,#102f36)}
.q76-shop ul.products li.product .price{font-size:17px;line-height:1.4;font-weight:700;color:var(--ink,#102f36);margin:0 0 18px}
.q76-shop a.button,.q76-shop button.button,.q76-shop input.button,.q76-shop button[type=submit],.q76-shop .single_add_to_cart_button{font-family:var(--shop-font);font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;border-radius:9px;min-height:44px;padding:11px 16px;text-align:center;justify-content:center}
.q76-shop ul.products li.product>.button{width:100%;margin-top:auto}
.q76-shop ul.products li.product>.added_to_cart{font-size:12px;text-align:center;padding-top:10px}
.q76-shop div.product>.woocommerce-product-gallery{width:47%;float:left;padding:24px;background:white;border:1px solid var(--shop-line);border-radius:18px;margin:0 0 32px;overflow:hidden}
.q76-shop div.product>.summary{width:47%;float:right;margin:0 0 32px;padding:12px 0}
.q76-shop .woocommerce-product-gallery__image img:not(.zoomImg){width:100%;height:320px!important;max-height:320px;object-fit:contain}
.q76-shop .woocommerce-product-gallery__trigger{position:absolute;right:16px;top:12px;z-index:2}
.q76-shop .flex-control-thumbs{gap:8px;flex-wrap:wrap;margin:16px 0 0}
.q76-shop .flex-control-thumbs li{width:56px;flex:0 0 56px}
.q76-shop .flex-control-thumbs img{width:56px;height:56px;object-fit:contain;border:1px solid var(--shop-line);border-radius:8px;padding:4px;cursor:pointer}
.q76-shop .flex-control-thumbs img.flex-active{border-color:var(--petrol,#096773)}
.q76-shop .summary>.price{font-size:28px;font-weight:700;letter-spacing:-.025em;color:var(--ink,#102f36);margin:0 0 18px}
.q76-shop .summary .woocommerce-product-details__short-description{font-size:14px;color:var(--shop-muted)}
.q76-shop-compatibility{border:0;border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);padding:14px 0;margin:18px 0;font-size:13px}
.q76-shop-compatibility strong{font-size:12px;color:var(--shop-muted);font-weight:500}
.q76-shop-compatibility ul{list-style:none;padding:0;margin:6px 0 8px;display:flex;gap:8px;flex-wrap:wrap}
.q76-shop-compatibility li a{display:inline-flex;background:#e7eeee;border-radius:6px;padding:4px 9px;text-decoration:none;font-weight:700}
.q76-shop .summary form.cart{display:flex;align-items:center;gap:12px;margin:20px 0 12px}
.q76-shop .summary .quantity{margin:0;flex:0 0 76px}
.q76-shop .summary .quantity input{width:76px;border-radius:9px;border-color:var(--shop-line);font-family:var(--shop-font)}
.q76-shop .summary .single_add_to_cart_button{flex:1;max-width:320px;min-height:48px;font-size:14px}
.q76-shop .summary>.q76-shop-notice{padding:0;background:none;border:0;margin:12px 0 20px;font-size:12px;line-height:1.6;color:var(--shop-muted);max-width:54ch}
.q76-shop .product_meta{font-size:12px;border-color:var(--shop-line);padding-top:12px;color:var(--shop-muted)}
.q76-shop .woocommerce-tabs{padding-top:8px}
.q76-shop .woocommerce-tabs ul.tabs{gap:24px;margin-bottom:20px;border-color:var(--shop-line);font-size:14px}
.q76-shop .woocommerce-tabs ul.tabs li.active{border-bottom-width:2px}
.q76-shop .woocommerce-Tabs-panel{font-size:15px;line-height:1.65;max-width:760px;padding-bottom:12px}
.q76-shop .woocommerce-Tabs-panel>h2:first-child{display:none}
.q76-shop .related{padding-top:24px;border-top:1px solid var(--shop-line)}
.q76-shop .related>h2{font-size:24px;margin:0 0 20px}
.q76-shop .related ul.products{grid-template-columns:repeat(3,minmax(0,1fr));max-width:880px}
.q76-shop .woocommerce-pagination ul{justify-content:center;gap:8px}
.q76-shop .woocommerce-pagination a,.q76-shop .woocommerce-pagination span{border-color:var(--shop-line);border-radius:8px;min-width:40px;text-align:center;padding:8px 12px}
.q76-shop .woocommerce-pagination .current{background:var(--ink,#102f36);color:white;border-color:var(--ink,#102f36)}
.q76-shop .cart_totals,.q76-shop .woocommerce-checkout-payment{background:white;border-color:var(--shop-line);border-radius:14px}
.q76-shop th{background:#edf1f1}
@media(max-width:1080px) and (min-width:721px){.q76-shop ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.q76-shop div.product>.woocommerce-product-gallery,.q76-shop div.product>.summary{float:none;width:100%}.q76-shop div.product>.summary{padding:0}.q76-shop .woocommerce-product-gallery__image img:not(.zoomImg){height:280px!important;max-height:280px}}
@media(max-width:720px){
.q76-shop .q76-content-fallback .q76-content-fallback__inner h1{font-size:30px}
.q76-shop .q76-content-fallback .q76-content-fallback__inner .summary h1{font-size:28px}
.q76-shop .q76-content-fallback{padding:24px 0 40px}
.q76-shop .q76-content-fallback__inner{padding:0}
.q76-shop .q76-content-fallback h1,.q76-shop .product_title{font-size:28px;line-height:1.2}
.q76-shop .woocommerce-products-header .page-title{font-size:30px;line-height:1.17}
.q76-shop-nav{gap:6px 18px;margin-bottom:18px;font-size:12px}
.q76-shop-lead{font-size:14px;margin-bottom:14px}
.q76-shop .woocommerce-product-search{margin:12px 0}
.q76-shop-categories{gap:6px;margin:12px 0 16px}
.q76-shop-categories a{font-size:12px;padding:8px 11px}
.q76-shop .woocommerce-result-count{float:none;margin:10px 0}
.q76-shop .woocommerce-ordering{float:none;margin:10px 0 18px}
.q76-shop .woocommerce-ordering select{width:100%}
.q76-shop ul.products,.q76-shop .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
.q76-shop ul.products li.product{padding:12px;border-radius:12px}
.q76-shop ul.products li.product img{height:112px!important;max-height:112px;margin-bottom:12px;padding:0}
.q76-shop ul.products li.product h2.woocommerce-loop-product__title{font-size:14px;min-height:40px;line-height:1.4;margin-bottom:8px}
.q76-shop ul.products li.product .price{font-size:16px;margin-bottom:12px}
.q76-shop ul.products li.product>.button{font-size:12px;min-height:44px;padding:10px 6px}
.q76-shop div.product>.woocommerce-product-gallery{padding:16px;margin-bottom:24px;border-radius:14px}
.q76-shop .woocommerce-product-gallery__image img:not(.zoomImg){height:220px!important;max-height:220px}
.q76-shop .summary>.price{font-size:26px;margin-bottom:14px}
.q76-shop .related>h2{font-size:22px}
}
@media(prefers-reduced-motion:reduce){.q76-shop ul.products li.product{transition:none}}

/* A dedicated commerce navigation surface with distinct interactive controls. */
.q76-shop .q76-shop-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#e8eeee;border:1px solid #d8e2e2;border-radius:12px;padding:10px;margin:0 0 26px}
.q76-shop .q76-shop-nav a,.q76-shop .q76-shop-nav button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid transparent;border-radius:8px;background:transparent;font-family:var(--shop-font);font-size:13px;line-height:1.4;font-weight:700;color:#24494f;text-decoration:none;cursor:pointer}
.q76-shop .q76-shop-nav a:first-child{background:#fff;border-color:#d5dfdf;box-shadow:0 1px 3px #17313708}
.q76-shop .q76-shop-nav a:hover,.q76-shop .q76-shop-nav button:hover{background:#fff;border-color:#a9c0c1}
.q76-shop .q76-shop-nav button{margin-left:auto;background:#d2e6e5}
.q76-shop.single-product .q76-content-fallback .q76-content-fallback__inner{background:transparent}
.q76-shop.single-product .summary{background:transparent}
@media(max-width:720px){.q76-shop .q76-shop-nav{gap:6px;padding:8px}.q76-shop .q76-shop-nav a,.q76-shop .q76-shop-nav button{padding:9px 10px;font-size:12px}.q76-shop .q76-shop-nav button{margin-left:0}}

/* Relaunch typography and product-card hierarchy. */
.q76-shop .q76-content-fallback .q76-content-fallback__inner h1{font-weight:300;letter-spacing:-.025em}
.q76-shop ul.products li.product{padding:18px;border-radius:10px;border-color:#d8e2e1;box-shadow:none;position:relative}
.q76-shop ul.products li.product img{height:170px!important;max-height:170px;border-bottom:1px solid #edf1f0;padding:0 0 16px;margin-bottom:16px}
.q76-shop ul.products li.product h2.woocommerce-loop-product__title{font-size:18px;font-weight:400;line-height:1.3;min-height:47px;margin-bottom:12px;letter-spacing:0}
.q76-shop ul.products li.product .price{font-size:22px;font-weight:700;letter-spacing:-.015em;margin-bottom:8px}
.q76-shop ul.products li.product .wc-gzd-additional-info{font-size:12px;line-height:1.4;color:#53696d;margin:3px 0 8px}
.q76-shop ul.products li.product>.button{background:#315e6a;border:1px solid #315e6a;color:#fff;border-radius:6px;margin-top:auto;font-size:14px;min-height:44px}
.q76-shop ul.products li.product>.button:hover{background:#214752;border-color:#214752}
.q76-shop ul.products li.product:hover{border-color:#81a9ad;box-shadow:0 4px 14px #1733370a}
@media(max-width:720px){.q76-shop ul.products li.product{padding:12px}.q76-shop ul.products li.product img{height:112px!important;max-height:112px;padding-bottom:10px}.q76-shop ul.products li.product h2.woocommerce-loop-product__title{font-size:16px;min-height:42px}.q76-shop ul.products li.product .price{font-size:20px}.q76-shop ul.products li.product>.button{font-size:13px}}

.q76-shop .q76-shop-nav a:first-child{background:transparent;border-color:transparent;box-shadow:none;font-weight:400}
.q76-shop .q76-shop-nav a.q76-shop-model-link{background:#fff;border:1px solid #b4ccce;font-size:15px;min-height:46px;padding:11px 22px;color:#244b55}
.q76-shop .q76-shop-nav a[aria-current=page]{background:#315e6a;color:#fff;border-color:#315e6a}
.q76-shop .q76-shop-nav .q76-shop-cart-link{margin-left:auto}
@media(max-width:720px){.q76-shop .q76-shop-nav{display:grid;grid-template-columns:1fr 1fr}.q76-shop .q76-shop-nav a:first-child{grid-column:1;grid-row:2}.q76-shop .q76-shop-nav .q76-shop-cart-link{margin-left:0;grid-column:2;grid-row:2}.q76-shop .q76-shop-nav a.q76-shop-model-link{font-size:15px;padding:10px}}

.q76-shop .summary>.price-unit{font-size:16px;font-weight:400;line-height:1.5;margin:-10px 0 14px;letter-spacing:0;color:#425e64}
.q76-shop-info .q76-content-fallback__inner{max-width:980px}
.q76-shop-info .q76-content-fallback__header{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #d8e2e2}
.q76-shop-info .q76-content-fallback__header .eyebrow{display:none}
.q76-shop-info .q76-content-fallback__content{max-width:76ch;font-size:17px;line-height:1.65}
.q76-shop-info .q76-content-fallback__content h2{font-size:24px;font-weight:400;margin:28px 0 12px}
.q76-shop-info .q76-content-fallback__content a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:720px){.q76-shop-info .q76-content-fallback__content{font-size:16px}}

/* Machine feature stays on the main shell grid; all facts come from WooCommerce. */
.q76-shop-machine{display:grid;grid-template-columns:180px minmax(0,1fr) 210px;gap:28px;align-items:center;background:#e4eeee;border:1px solid #c6dada;border-radius:12px;padding:24px;margin:0 0 30px}
.q76-shop-machine-image{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:12px}
.q76-shop-machine-image img{width:100%;height:190px;object-fit:contain}
.q76-shop-machine .eyebrow{font-family:inherit;font-size:12px;line-height:1.4;color:#315e6a;margin:0 0 10px;font-weight:700;letter-spacing:.08em}
.q76-shop .q76-content-fallback .q76-shop-machine h2{font-size:30px;font-weight:300;line-height:1.15;margin:0 0 12px;letter-spacing:-.02em}
.q76-shop-machine-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin:0 0 14px;max-width:46ch}
.q76-shop-machine-details{font-size:14px;color:#244b55;text-decoration:underline;text-underline-offset:3px}
.q76-shop-machine-price{font-size:28px;font-weight:700;line-height:1.3;color:#173137}
.q76-shop-machine-tax{font-size:12px;line-height:1.5;margin:6px 0 18px}
.q76-shop-machine-tax a{text-decoration:underline}
.q76-shop .q76-shop-machine-buy .button{display:flex;background:#315e6a;color:#fff;border:1px solid #315e6a;min-height:46px;font-size:15px;border-radius:6px;text-decoration:none}
.q76-shop-info .q76-content-fallback__inner{max-width:1180px}
@media(max-width:900px){.q76-shop-machine{grid-template-columns:140px minmax(0,1fr);gap:20px}.q76-shop-machine-buy{grid-column:2}.q76-shop-machine-image{grid-row:1/3}}
@media(max-width:560px){.q76-shop-machine{grid-template-columns:100px minmax(0,1fr);gap:16px;padding:16px}.q76-shop-machine-image{grid-row:1}.q76-shop-machine-image img{height:150px}.q76-shop .q76-content-fallback .q76-shop-machine h2{font-size:24px}.q76-shop-machine-copy>p:not(.eyebrow){display:none}.q76-shop-machine-buy{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 12px;align-items:center}.q76-shop-machine-price{font-size:24px}.q76-shop-machine-tax{grid-column:1;font-size:11px;margin:4px 0 0}.q76-shop .q76-shop-machine-buy .button{grid-column:2;grid-row:1/3;font-size:14px;padding:10px}}

/* Checkout polish: native control semantics and persistent inset labels. */
.q76-shop .q76-content-fallback .q76-content-fallback__inner h1,
.q76-shop .q76-content-fallback h2,.q76-shop .summary>.price,
.q76-shop ul.products li.product .price{letter-spacing:0}
.q76-shop form.checkout{font-size:16px;line-height:1.55;letter-spacing:0}
.q76-shop form.checkout h3{font-size:22px;font-weight:500;line-height:1.3;letter-spacing:0}
.q76-shop #payment ul.payment_methods,.q76-shop .woocommerce-shipping-methods{list-style:none;padding:0;margin:0}
.q76-shop #payment ul.payment_methods>li,.q76-shop .woocommerce-shipping-methods>li{list-style:none;padding:0}
.q76-shop #payment ul.payment_methods>li::before,.q76-shop #payment ul.payment_methods>li::marker{content:none}
.q76-shop #payment .woocommerce-info{margin:0;font-size:16px;line-height:1.55;padding:16px 18px}
.q76-shop .wc-gzd-cart-item-thumbnail{width:64px;max-width:64px;flex:0 0 64px}
.q76-shop .wc-gzd-cart-item-thumbnail img{display:block;width:64px!important;height:64px!important;max-width:100%;object-fit:contain;object-position:center;aspect-ratio:1;background:white;border-radius:6px}
.q76-shop form.checkout .form-row label{font-weight:400;letter-spacing:0}
.q76-shop form.checkout .form-row:has(>.woocommerce-input-wrapper>input.input-text){position:relative}
.q76-shop form.checkout .form-row:has(>.woocommerce-input-wrapper>input.input-text)>label{position:absolute;top:7px;left:14px;right:14px;margin:0;font-size:12px;line-height:1.4;color:#425e64;z-index:1}
.q76-shop form.checkout .form-row input.input-text{padding:27px 14px 9px;min-height:64px;border:1px solid #a8babb;border-radius:8px;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0}
.q76-shop form.checkout .form-row input.input-text::placeholder{font-size:14px;color:#647b7e;opacity:1}
.q76-shop form.checkout .form-row input.input-text:focus{border-color:#315e6a;outline:2px solid #315e6a;outline-offset:2px}
.q76-shop form.checkout .form-row.woocommerce-invalid input.input-text{border-color:#a44436}
.q76-shop form.checkout .select2-container .select2-selection--single{border-radius:8px;border-color:#a8babb}
.q76-shop form.checkout .woocommerce-terms-and-conditions-checkbox-text{font-size:14px;line-height:1.6}

/* Separate payment, review heading and legal consent without changing their order. */
.q76-shop #order_review #order_review_heading{margin:32px 0 20px}
.q76-shop #order_review .wc-gzd-checkbox-placeholder .form-row{margin:0 0 24px}
.q76-shop #order_review .wc-gzd-checkbox-placeholder label.checkbox{position:relative;padding-left:28px;line-height:1.6;font-size:14px}
.q76-shop #order_review .wc-gzd-checkbox-placeholder label.checkbox input[type=checkbox]{position:absolute;left:0;top:4px;margin:0;width:16px;height:16px}

/* SH1 product information and accessory CTAs in the product description. */
.q76-shop #tab-description a:is([href$="/fobotics-shop-pudu-sh1-zubehoer/"],[href$="/pudu-sh1-scheuersaugmaschine/"],[href$="/pudu-sh1-leistungsstarke-scheuersaugmaschine-fuer-enge-raeume-ch/"]){display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;margin:6px 0;border:1px solid #315e6a;border-radius:6px;background:#315e6a;color:#fff;font-family:var(--shop-font);font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;text-decoration:none}
.q76-shop #tab-description a:is([href$="/fobotics-shop-pudu-sh1-zubehoer/"],[href$="/pudu-sh1-scheuersaugmaschine/"],[href$="/pudu-sh1-leistungsstarke-scheuersaugmaschine-fuer-enge-raeume-ch/"]):hover{background:#214752;border-color:#214752}

.q76-shop #tab-description a:is([href$="/fobotics-shop-pudu-sh1-zubehoer/"],[href$="/pudu-sh1-scheuersaugmaschine/"],[href$="/pudu-sh1-leistungsstarke-scheuersaugmaschine-fuer-enge-raeume-ch/"]){max-width:100%;box-sizing:border-box;white-space:normal;text-align:center;overflow-wrap:anywhere}
.q76-shop #tab-description a:is([href$="/fobotics-shop-pudu-sh1-zubehoer/"],[href$="/pudu-sh1-scheuersaugmaschine/"],[href$="/pudu-sh1-leistungsstarke-scheuersaugmaschine-fuer-enge-raeume-ch/"]):focus-visible{outline:3px solid #173137;outline-offset:4px}

/* Live product layout: one purchase action, then details, then related products.
 * Express placement is managed in PayPal Payments; payment iframes are not hidden by CSS.
 */
.q76-shop.single-product div.product:has(>.summary){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 48px;align-items:start}
.q76-shop.single-product div.product:has(>.summary)::before,
.q76-shop.single-product div.product:has(>.summary)::after{display:none}
.q76-shop.single-product div.product>.woocommerce-product-gallery,
.q76-shop.single-product div.product>.summary{float:none;width:100%;min-width:0;margin:0;box-sizing:border-box}
.q76-shop.single-product div.product>.woocommerce-product-gallery{padding:20px;border-radius:10px}
.q76-shop.single-product .woocommerce-product-gallery__image img:not(.zoomImg){height:320px!important;max-height:320px;width:100%;object-fit:contain}
.q76-shop.single-product div.product>.summary{padding:4px 0 0}
.q76-shop.single-product .q76-content-fallback .q76-content-fallback__inner .summary h1{font-size:clamp(28px,2.6vw,34px);line-height:1.18;font-weight:300;margin:0 0 16px;letter-spacing:0}
.q76-shop.single-product .summary>.price{font-size:28px;line-height:1.3;margin:0 0 8px}
.q76-shop.single-product .summary>.legal-price-info{font-size:13px;line-height:1.5;margin:0 0 14px}
.q76-shop.single-product .summary>.legal-price-info p{margin:0}
.q76-shop.single-product .summary .woocommerce-product-details__short-description{font-size:16px;line-height:1.55;color:#425e64}
.q76-shop.single-product .summary .woocommerce-product-details__short-description p{margin:0 0 12px}
.q76-shop.single-product .q76-shop-compatibility{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:12px 0;margin:12px 0 16px;line-height:1.5}
.q76-shop.single-product .q76-shop-compatibility ul{margin:0;gap:6px}
.q76-shop.single-product .q76-shop-compatibility>p{flex-basis:100%;margin:0}
.q76-shop.single-product .q76-shop-compatibility>a{margin-left:auto;text-underline-offset:3px}
.q76-shop.single-product .summary form.cart:not(.variations_form){display:flex;gap:12px;align-items:stretch;margin:16px 0 10px;clear:both}
.q76-shop.single-product .summary .quantity{flex:0 0 72px;min-width:0}
.q76-shop.single-product .summary .quantity input{width:72px;height:48px;min-height:48px;padding:10px 8px;border:1px solid #a8babb;border-radius:6px;font-size:16px;text-align:center;box-sizing:border-box}
.q76-shop.single-product .summary .single_add_to_cart_button{min-width:0;max-width:none;min-height:48px;padding:11px 18px;border-radius:6px;font-size:16px;line-height:1.4;white-space:normal;background:#315e6a;color:#fff;border:1px solid #315e6a}
.q76-shop.single-product .summary .single_add_to_cart_button:hover{background:#214752;border-color:#214752}
.q76-shop.single-product .summary>.q76-shop-notice{margin:8px 0 12px;line-height:1.5}
.q76-shop.single-product .product_meta{padding-top:10px;font-size:12px;line-height:1.5}
.q76-shop.single-product div.product>.woocommerce-tabs{grid-column:1/-1;clear:both;margin:0;padding:20px 28px 24px;border:1px solid #d8e2e1;border-radius:10px;background:#fff;min-width:0}
.q76-shop.single-product .woocommerce-tabs ul.tabs{margin:0 0 16px;gap:24px}
.q76-shop.single-product .woocommerce-tabs ul.tabs li{padding:0 0 10px;font-size:20px;font-weight:400;line-height:1.4}
.q76-shop.single-product .woocommerce-tabs ul.tabs a{text-decoration:none;color:#244b55}
.q76-shop.single-product .woocommerce-Tabs-panel{max-width:78ch;margin:0;padding:0;font-size:16px;line-height:1.65}
.q76-shop.single-product .woocommerce-Tabs-panel p{margin:0 0 12px}
.q76-shop.single-product .woocommerce-Tabs-panel p:last-child{margin-bottom:0}
.q76-shop.single-product div.product>.related{grid-column:1/-1;min-width:0;clear:both;border-top:0;padding:12px 0 0;margin:0}
.q76-shop.single-product .related>h2{font-size:24px;font-weight:400;line-height:1.3;margin:0 0 16px}
.q76-shop.single-product .related ul.products{max-width:none;margin:0;gap:18px}
@media(max-width:900px){
 .q76-shop.single-product div.product:has(>.summary){grid-template-columns:minmax(0,1fr);gap:20px}
 .q76-shop.single-product .woocommerce-product-gallery__image img:not(.zoomImg){height:260px!important;max-height:260px}
 .q76-shop.single-product div.product>.woocommerce-tabs{padding:20px}
}
@media(max-width:720px){
 .q76-shop.single-product div.product>.woocommerce-product-gallery{padding:16px}
 .q76-shop.single-product .woocommerce-product-gallery__image img:not(.zoomImg){height:200px!important;max-height:200px}
 .q76-shop.single-product .q76-shop-compatibility>a{margin-left:0}
 .q76-shop.single-product div.product>.woocommerce-tabs{padding:18px}
 .q76-shop.single-product .related ul.products{gap:10px}
}
