/*!
Theme Name: Hostinger AI theme
Author: Hostinger
Author URI: https://hostinger.com
Details URI: https://hostinger.com
Description: Hostinger AI theme built with SEO and mobile responsiveness in mind, this theme ensures optimal performance and a better online presence.
Version: 2.1.5
Tested up to: 7.1
Requires at least: 5.6
Requires PHP: 8.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hostinger-ai-theme
Tags: ai-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--pjs-navy:#07324a;--pjs-ink:#102d3d;--pjs-blue:#00a6d6;--pjs-cyan:#22d3c5;--pjs-aqua:#5ce1e6;--pjs-coral:#ff7a59;--pjs-sky:#eafcff;--pjs-line:#d7edf2;--pjs-soft:#f5fbfc;--pjs-white:#fff;--pjs-green:#b8f0d2;--pjs-shadow:0 22px 55px rgba(7,50,74,.14);--pjs-radius:24px;--pjs-shell:min(1240px,calc(100% - 40px));}
html{scroll-behavior:smooth}body{margin:0;color:var(--pjs-ink);font-family:'Manrope',sans-serif;background:#fff;-webkit-font-smoothing:antialiased}body .wp-site-blocks{padding:0}*{box-sizing:border-box}.pjs-shell{width:var(--pjs-shell);margin-inline:auto}.pjs-home h1,.pjs-home h2,.pjs-home h3,.pjs-header,.pjs-footer{font-family:'Manrope',sans-serif}.pjs-home h1,.pjs-home h2{font-family:'Bricolage Grotesque',sans-serif;letter-spacing:-.04em}.pjs-topbar{background:var(--pjs-navy);color:#d9f3ff;font-size:12px;font-weight:700;letter-spacing:.02em}.pjs-topbar .pjs-shell{min-height:34px;display:flex;justify-content:center;gap:34px;align-items:center}.pjs-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,235,242,.9);box-shadow:0 10px 32px rgba(6,44,72,.07)}.pjs-header__main{min-height:84px;display:grid;grid-template-columns:240px 1fr 190px;align-items:center;gap:26px}.pjs-brand{display:flex;align-items:center;gap:11px;color:var(--pjs-navy);font-family:'Bricolage Grotesque',sans-serif;font-weight:800;font-size:24px;text-decoration:none;letter-spacing:-.04em}.pjs-brand__mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#0ba4dd,#10d2e8);position:relative;display:flex;align-items:center;justify-content:center;gap:3px;overflow:hidden;box-shadow:0 8px 20px rgba(7,137,207,.25)}.pjs-brand__mark i{display:block;width:5px;height:18px;border-radius:10px;background:#fff;transform:rotate(22deg)}.pjs-brand__mark i:nth-child(2){height:24px;opacity:.9}.pjs-brand__mark i:nth-child(3){height:14px;opacity:.8}.pjs-header-search{height:48px;display:flex;background:#f4f9fc;border:1px solid #dcebf2;border-radius:14px;overflow:hidden;transition:.2s ease}.pjs-header-search:focus-within{background:#fff;border-color:#63c7ef;box-shadow:0 0 0 4px rgba(25,196,237,.12)}.pjs-header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 18px;font:600 14px 'Manrope',sans-serif;color:var(--pjs-ink)}.pjs-header-search button{border:0;background:var(--pjs-blue);color:#fff;font-weight:800;padding:0 23px;cursor:pointer}.pjs-header-search button:hover{background:#0578b6}.pjs-header__actions{display:flex;justify-content:flex-end;gap:17px;align-items:center}.pjs-header__actions a{color:var(--pjs-ink);font-size:13px;font-weight:800;text-decoration:none}.pjs-cart-link{padding:11px 14px;border-radius:12px;background:#eff9fd}.pjs-nav{border-top:1px solid #edf4f7}.pjs-nav{overflow:visible}.pjs-nav .pjs-shell{display:flex;gap:32px;align-items:center;min-height:48px;overflow:visible;white-space:nowrap}@media(max-width:900px){.pjs-nav{overflow-x:auto;overflow-y:visible}.pjs-nav .pjs-shell{overflow:visible;width:max-content;min-width:100%;padding-inline:14px}}.pjs-nav a{color:#355064;text-decoration:none;font-size:13px;font-weight:700;position:relative}.pjs-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-13px;height:2px;background:var(--pjs-cyan);transition:.2s}.pjs-nav a:hover:after{right:0}.pjs-nav__sale{color:#e0553c!important}.pjs-nav-dropdown{position:relative;font-size:13px;font-weight:700;color:#355064}.pjs-nav-dropdown summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;padding:15px 0}.pjs-nav-dropdown summary::-webkit-details-marker{display:none}.pjs-nav-dropdown summary span{font-size:16px;transition:transform .2s}.pjs-nav-dropdown[open] summary span{transform:rotate(180deg)}.pjs-nav-dropdown__menu{position:absolute;top:44px;left:-18px;z-index:100;display:grid;min-width:245px;padding:10px;background:#fff;border:1px solid #d7edf2;border-radius:14px;box-shadow:0 18px 45px rgba(6,44,72,.18);white-space:normal}.pjs-nav-dropdown__menu a{display:block;padding:12px 14px;border-radius:9px}.pjs-nav-dropdown__menu a:hover{background:#eff9fd;color:var(--pjs-navy)}.pjs-nav-dropdown__menu a:after{display:none}@media(min-width:901px){.pjs-nav-dropdown:hover .pjs-nav-dropdown__menu{display:grid}.pjs-nav-dropdown:not([open]) .pjs-nav-dropdown__menu{display:none}.pjs-nav-dropdown:hover .pjs-nav-dropdown__menu{display:grid}}@media(max-width:900px){.pjs-nav-dropdown__menu{position:fixed;top:auto;left:14px;right:14px;min-width:0}}
.pjs-hero{min-height:660px;position:relative;display:flex;align-items:center;overflow:hidden;background:#0b5c84}.pjs-hero__media{position:absolute;inset:0;background:url('https://pooljardishop.com/wp-content/uploads/2026/09/PoolJardiShop-piscina-mediterranea-1024x683.jpg') center 57%/cover no-repeat;transform:scale(1.015);animation:pjsHeroIn 1.1s ease both}.pjs-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,32,53,.86) 0%,rgba(2,41,67,.68) 37%,rgba(3,48,77,.2) 67%,rgba(3,48,77,.04) 100%),linear-gradient(0deg,rgba(0,0,0,.13),transparent 42%)}.pjs-hero__content{position:relative;z-index:2;color:#fff;padding-block:78px;animation:pjsRise .8s .1s ease both}.pjs-kicker,.pjs-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pjs-kicker{padding:8px 12px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);backdrop-filter:blur(8px);border-radius:999px}.pjs-hero h1{font-size:clamp(48px,6.2vw,84px);line-height:.94;margin:24px 0 22px;max-width:800px}.pjs-hero h1 span{color:#51ddff}.pjs-hero p{font-size:18px;line-height:1.65;max-width:650px;color:#e6f7ff;margin:0}.pjs-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.pjs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:14px;font-size:14px;font-weight:800;text-decoration:none;transition:.2s ease}.pjs-btn--primary{background:#1bc7ee;color:#062c48;box-shadow:0 14px 30px rgba(25,196,237,.28)}.pjs-btn--primary:hover{transform:translateY(-2px);background:#64e3ff}.pjs-btn--ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}.pjs-btn--ghost:hover{background:#fff;color:var(--pjs-navy)}.pjs-btn--dark{background:var(--pjs-navy);color:#fff}.pjs-hero__proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:36px;font-size:12px;font-weight:700;color:#d8f5ff}.pjs-photo-credit{position:absolute;right:18px;bottom:14px;z-index:2;color:rgba(255,255,255,.7);font-size:9px}
.pjs-search-panel{position:relative;z-index:4;margin-top:-42px}.pjs-search-panel__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:38px;align-items:center;padding:27px 30px;border-radius:26px;background:linear-gradient(135deg,#063754 0%,#006b84 58%,#079da7 100%);box-shadow:0 22px 52px rgba(3,54,79,.24);border:1px solid rgba(255,255,255,.18);color:#fff}.pjs-search-copy{display:flex;align-items:center;gap:18px}.pjs-search-icon{flex:0 0 58px;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2)}.pjs-search-icon svg{width:29px;height:29px;fill:none;stroke:#6ee8f2;stroke-width:2;stroke-linecap:round}.pjs-eyebrow{color:#63e6f2}.pjs-search-panel h2,.pjs-section h2,.pjs-help h2{font-size:clamp(27px,3.2vw,44px);line-height:1.02;margin:7px 0 8px;color:var(--pjs-navy)}.pjs-search-panel h2{font-size:clamp(25px,2.4vw,35px);color:#fff;margin:5px 0 7px}.pjs-search-panel p,.pjs-section-head p{margin:0;color:#6b8190;font-size:14px}.pjs-search-panel p{color:rgba(235,251,255,.82)}.pjs-search-box>small{display:block;margin:9px 4px 0;color:rgba(231,249,253,.72);font-size:11px}.pjs-product-search{height:60px;display:flex;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:17px;overflow:hidden;box-shadow:0 10px 24px rgba(1,37,54,.18)}.pjs-product-search:focus-within{box-shadow:0 0 0 4px rgba(92,226,238,.24),0 10px 24px rgba(1,37,54,.18)}.pjs-product-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 20px;font:600 15px 'Manrope',sans-serif;color:var(--pjs-ink)}.pjs-product-search button{border:0;background:linear-gradient(135deg,#13bed1,#0b88aa);color:#fff;font-weight:800;padding:0 25px;cursor:pointer;white-space:nowrap}.pjs-product-search button:hover{background:linear-gradient(135deg,#0ca9bc,#067895)}
.pjs-section{padding:92px 0}.pjs-section-head{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:34px}.pjs-section-head h2{margin-bottom:0}.pjs-section-head>a{color:var(--pjs-blue);font-size:13px;font-weight:800;text-decoration:none}.pjs-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.pjs-cat{min-height:230px;border-radius:24px;padding:25px;text-decoration:none;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;transition:transform .25s ease,box-shadow .25s ease}.pjs-cat:before{content:'';position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-55px;background:rgba(255,255,255,.12)}.pjs-cat:after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.16) 46%,transparent 68%);transform:translateX(-120%);transition:transform .65s ease}.pjs-cat:hover:after{transform:translateX(120%)}.pjs-cat:hover{transform:translateY(-5px);box-shadow:0 20px 38px rgba(6,44,72,.16)}.pjs-cat:nth-child(1),.pjs-cat:nth-child(2){grid-column:span 6}.pjs-cat:nth-child(n+3){grid-column:span 4}.pjs-cat--blue{background:linear-gradient(145deg,#046da9,#0daee1)}.pjs-cat--aqua{background:linear-gradient(145deg,#008aa3,#1fcbd1)}.pjs-cat--navy{background:linear-gradient(145deg,#062c48,#0e5b7f)}.pjs-cat--mint{background:linear-gradient(145deg,#167b76,#41b9a8)}.pjs-cat--steel{background:linear-gradient(145deg,#3d6479,#7194a6)}.pjs-cat__icon{font-family:'Bricolage Grotesque',sans-serif;font-size:36px;line-height:1;background:rgba(255,255,255,.16);width:52px;height:52px;border-radius:16px;display:grid;place-items:center;margin-bottom:auto}.pjs-cat strong{font-family:'Bricolage Grotesque',sans-serif;font-size:24px;letter-spacing:-.03em}.pjs-cat small{font-size:12px;color:rgba(255,255,255,.78);margin-top:5px}.pjs-cat b{font-size:12px;margin-top:18px}
.pjs-products-section{background:linear-gradient(180deg,#f7fbfd,#fff)}.pjs-products-section .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;margin:0!important;width:100%!important}.pjs-products-section .woocommerce ul.products:before,.pjs-products-section .woocommerce ul.products:after{display:none!important;content:none!important}.pjs-products-section .woocommerce ul.products li.product{float:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;background:#fff;border:1px solid #dcecf4;border-radius:22px;padding:14px 14px 18px;box-shadow:0 12px 30px rgba(0,93,138,.08);transition:.25s ease;display:flex!important;flex-direction:column;overflow:hidden}.pjs-products-section .woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(6,44,72,.1)}.pjs-products-section .woocommerce ul.products li.product a img{border-radius:16px;aspect-ratio:1/1;object-fit:contain;background:#fff;margin:0 0 15px!important;transition:transform .35s ease}.pjs-products-section .woocommerce ul.products li.product:hover a img{transform:scale(1.035)}.pjs-products-section .woocommerce-loop-product__title{font-family:'Manrope',sans-serif!important;font-size:14px!important;line-height:1.45!important;color:var(--pjs-ink)!important;padding:0!important;min-height:61px;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important;white-space:normal!important}.pjs-products-section .price{font-size:18px!important;font-weight:800!important;color:var(--pjs-navy)!important;margin-top:auto!important}.pjs-products-section .button{border-radius:12px!important;background:var(--pjs-blue)!important;color:#fff!important;font-size:12px!important;text-align:center!important;padding:12px 14px!important;margin-top:10px!important}.pjs-products-section .onsale{background:#e7fbf4!important;color:#087c65!important;border-radius:10px!important;padding:5px 9px!important;min-height:auto!important;line-height:1.2!important;margin:9px!important}
.pjs-trust{padding:28px 0 80px}.pjs-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--pjs-line);border-bottom:1px solid var(--pjs-line)}.pjs-trust article{display:flex;gap:14px;align-items:center;padding:25px 20px;border-right:1px solid var(--pjs-line)}.pjs-trust article:last-child{border-right:0}.pjs-trust article>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf8ff;color:var(--pjs-blue);font-size:11px;font-weight:800}.pjs-trust strong{display:block;font-size:13px;color:var(--pjs-navy)}.pjs-trust small{display:block;font-size:11px;color:#7d909c;margin-top:3px}
.pjs-help{padding:94px 0;background:var(--pjs-navy);color:#fff;overflow:hidden}.pjs-help__inner{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.pjs-help .pjs-eyebrow{color:#51ddff}.pjs-help h2{color:#fff;font-size:clamp(36px,5vw,64px);max-width:660px}.pjs-help p{font-size:16px;line-height:1.7;color:#bdd7e7;max-width:650px}.pjs-help__actions{display:flex;align-items:center;gap:24px;margin-top:28px}.pjs-help .pjs-btn--dark{background:#51ddff;color:#052c46}.pjs-text-link{color:#fff;font-size:13px;font-weight:800;text-decoration:none}.pjs-help__visual{min-height:380px;position:relative;display:grid;place-items:center}.pjs-help__orb{width:330px;height:330px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#69ebff,#0699d2 43%,#033e66 70%);box-shadow:0 0 80px rgba(25,196,237,.28);position:absolute}.pjs-help__orb:after{content:'';position:absolute;inset:24px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.pjs-help__card{position:relative;width:min(330px,90%);padding:26px;border-radius:20px;background:rgba(255,255,255,.96);color:var(--pjs-navy);box-shadow:0 25px 60px rgba(0,0,0,.25);transform:rotate(-3deg)}.pjs-help__card span{display:inline-block;padding:6px 9px;border-radius:8px;background:#e8f8ff;color:#0789cf;font-size:12px;font-weight:800}.pjs-help__card strong{display:block;font:700 26px 'Bricolage Grotesque',sans-serif;margin:14px 0 8px}.pjs-help__card small{font-size:12px;line-height:1.5;color:#708492}.pjs-brands{padding:42px 0;background:#f7fbfd;border-bottom:1px solid var(--pjs-line)}.pjs-brands .pjs-shell{text-align:center}.pjs-brands>div>span{display:block;color:#7c909d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.13em;margin-bottom:22px}.pjs-brand-row{display:flex;justify-content:center;align-items:center;gap:42px;flex-wrap:wrap;color:#426172}.pjs-brand-row b{font-family:'Bricolage Grotesque',sans-serif;font-size:18px;letter-spacing:-.02em}
.pjs-footer{background:#041f33;color:#c6dce8;padding:64px 0 22px}.pjs-footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:50px}.pjs-brand--footer{color:#fff}.pjs-footer p{font-size:13px;line-height:1.7;color:#9ab6c6}.pjs-footer small{font-size:11px;color:#7797a9}.pjs-footer h3{font:700 14px 'Bricolage Grotesque',sans-serif;color:#fff;margin:0 0 18px}.pjs-footer__grid>div>a:not(.pjs-brand){display:block;color:#9ab6c6;text-decoration:none;font-size:12px;margin:0 0 10px}.pjs-footer__grid>div>a:hover{color:#fff}.pjs-footer__badges{display:flex;flex-wrap:wrap;gap:8px}.pjs-footer__badges span{font-size:10px;font-weight:800;color:#bcefff;border:1px solid #26506a;border-radius:999px;padding:7px 10px}.pjs-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #123b54;padding-top:20px;margin-top:45px;font-size:10px;color:#6f90a2}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes pjsHeroIn{from{opacity:.5;transform:scale(1.05)}to{opacity:1;transform:scale(1.015)}}@keyframes pjsRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.pjs-lifestyle{padding:96px 0;background:linear-gradient(180deg,#ffffff 0%,#f3f9f7 100%)}.pjs-section-head--center{justify-content:center;text-align:center;align-items:center}.pjs-section-head--center>div{max-width:760px;margin:auto}.pjs-section-head--center p{margin-top:12px}.pjs-lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pjs-life-card{min-height:470px;border-radius:30px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 24px 60px rgba(6,44,72,.14);isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}.pjs-life-card:hover{transform:translateY(-6px);box-shadow:0 34px 74px rgba(6,44,72,.2)}.pjs-life-card--garden{background-image:url('https://pooljardishop.com/wp-content/uploads/2026/09/PoolJardiShop-jardin-mediterraneo-768x512.jpg')}.pjs-life-card--spa{background-image:url('https://pooljardishop.com/wp-content/uploads/2026/09/PoolJardiShop-jacuzzi-exterior-768x512.jpg')}.pjs-life-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 10%,rgba(4,31,51,.78) 100%);z-index:-1}.pjs-life-card__content{position:absolute;left:32px;right:32px;bottom:34px;color:#fff}.pjs-life-badge{display:inline-flex;padding:8px 11px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);backdrop-filter:blur(10px);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.12em}.pjs-life-card h3{font:800 clamp(32px,4vw,50px)/1 'Bricolage Grotesque',sans-serif;letter-spacing:-.04em;margin:16px 0 12px}.pjs-life-card p{font-size:14px;line-height:1.65;color:#e9f4f7;max-width:560px;margin:0 0 20px}.pjs-life-card a{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.45)}.pjs-life-card small{position:absolute;right:14px;top:14px;color:rgba(255,255,255,.68);font-size:8px}.pjs-confidence{padding:84px 0;background:#fff}.pjs-confidence__intro{text-align:center;max-width:720px;margin:0 auto 34px}.pjs-confidence__intro h2{font:800 clamp(32px,4vw,48px)/1 'Bricolage Grotesque',sans-serif;letter-spacing:-.04em;color:var(--pjs-navy);margin:10px 0 0}.pjs-confidence__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pjs-confidence__grid article{padding:24px 20px;border-radius:20px;border:1px solid #dcebf2;background:linear-gradient(180deg,#fff,#f8fcfe);display:flex;gap:14px;align-items:flex-start;box-shadow:0 10px 30px rgba(6,44,72,.05)}.pjs-confidence__grid svg{width:38px;height:38px;flex:0 0 38px;padding:8px;border-radius:12px;background:#e9f8ff;fill:none;stroke:#0789cf;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pjs-confidence__grid strong{display:block;font-size:13px;color:var(--pjs-navy);margin-bottom:5px}.pjs-confidence__grid small{display:block;font-size:11px;line-height:1.45;color:#6f8593}
.pjs-head-action{display:flex!important;align-items:center;gap:7px}.pjs-head-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pjs-cart-link{background:linear-gradient(135deg,#eef9fd,#e6f7ff);border:1px solid #d2ebf6}.pjs-hero__trustcard{margin-top:28px;max-width:660px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 18px;border:1px solid rgba(255,255,255,.24);background:rgba(4,31,51,.28);backdrop-filter:blur(14px);border-radius:18px;box-shadow:0 16px 38px rgba(0,0,0,.12)}.pjs-hero__trustcard strong{display:block;font:800 14px 'Manrope',sans-serif;color:#fff}.pjs-hero__trustcard small{display:block;margin-top:4px;font-size:11px;line-height:1.5;color:#cfe8f4}.pjs-hero__trustcard a{flex:0 0 auto;color:#071f31;background:#67e1ff;padding:10px 13px;border-radius:10px;text-decoration:none;font-size:11px;font-weight:800}.woocommerce ul.products li.product{position:relative;overflow:hidden}.woocommerce ul.products li.product:before{content:'IVA incluido';position:absolute;left:12px;top:12px;z-index:3;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(6,44,72,.1);font-size:9px;font-weight:800;color:#0b698f;letter-spacing:.03em}.woocommerce ul.products li.product .button{transition:transform .2s ease,box-shadow .2s ease}.woocommerce ul.products li.product .button:hover{transform:translateY(-1px);box-shadow:0 9px 20px rgba(7,137,207,.22)}body.woocommerce-shop .wp-site-blocks main,body.tax-product_cat .wp-site-blocks main,body.single-product .wp-site-blocks main{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:52px 0 80px}body.woocommerce-shop .woocommerce-products-header__title,body.tax-product_cat .woocommerce-products-header__title,body.single-product .product_title{font-family:'Bricolage Grotesque',sans-serif!important;color:var(--pjs-navy);letter-spacing:-.04em}body.single-product div.product div.images img{border-radius:24px;background:#fff;border:1px solid #e2edf2}body.single-product div.product .summary{padding-top:8px}body.single-product div.product .price{font-size:28px!important;font-weight:800;color:var(--pjs-navy)!important}body.single-product div.product .single_add_to_cart_button{background:var(--pjs-blue)!important;border-radius:14px!important;padding:15px 24px!important;font-weight:800!important}body.single-product div.product .woocommerce-product-details__short-description{color:#536b7a;line-height:1.7}body.single-product .woocommerce-tabs{margin-top:58px}body.single-product .woocommerce-tabs ul.tabs li{border-radius:12px 12px 0 0!important}.pjs-life-card[id]{scroll-margin-top:150px}
.pjs-kit-filters{clear:both;margin:0 0 30px;padding:24px;border:1px solid #d6eaf2;border-radius:22px;background:linear-gradient(135deg,#f5fcff 0%,#eefbf8 100%);box-shadow:0 14px 34px rgba(7,50,74,.08)}
.pjs-kit-filter-heading{margin-bottom:18px}.pjs-kit-filter-heading span{display:block;color:#0789cf;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.pjs-kit-filter-heading h2{margin:5px 0 0!important;color:#07324a;font:800 clamp(24px,3vw,36px)/1.1 'Bricolage Grotesque',sans-serif!important;letter-spacing:-.03em}
.pjs-kit-filter-row{display:grid;grid-template-columns:160px 1fr;gap:16px;align-items:center;padding:12px 0;border-top:1px solid #dcecf1}.pjs-kit-filter-row>strong{font-size:13px;color:#07324a}.pjs-kit-filter-options{display:flex;flex-wrap:wrap;gap:9px}.pjs-kit-filter-options a{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid #c9e4ed;border-radius:999px;background:#fff;color:#075c7d;text-decoration:none;font-size:12px;font-weight:800;transition:.2s ease}.pjs-kit-filter-options a:hover{color:#fff;background:#0789cf;border-color:#0789cf;transform:translateY(-1px);box-shadow:0 7px 16px rgba(7,137,207,.18)}
@media(max-width:680px){.pjs-kit-filters{padding:18px}.pjs-kit-filter-row{grid-template-columns:1fr;gap:9px}.pjs-kit-filter-options a{flex:1 1 auto;justify-content:center}}
.pjs-family-filter{clear:both;margin:0 0 34px;padding:28px;border:1px solid #d6eaf2;border-radius:26px;background:linear-gradient(145deg,#f7fcfe,#effaf8);box-shadow:0 16px 40px rgba(7,50,74,.08)}.pjs-family-filter .pjs-kit-filter-heading p{margin:8px 0 0;color:#647f8d;font-size:13px}.pjs-family-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pjs-family-card{min-width:0;display:flex;align-items:center;gap:12px;padding:11px;border:1px solid #d9ebf1;border-radius:17px;background:#fff;color:#07324a;text-decoration:none;box-shadow:0 7px 20px rgba(7,50,74,.05);transition:.22s ease}.pjs-family-card:hover{transform:translateY(-3px);border-color:#8ed9e8;box-shadow:0 14px 28px rgba(7,50,74,.11)}.pjs-family-card__image{width:66px;height:66px;flex:0 0 66px;border-radius:13px;background:#f5fafc;overflow:hidden;display:grid;place-items:center}.pjs-family-card__image img{width:100%;height:100%;object-fit:contain;margin:0!important}.pjs-family-card__copy{min-width:0}.pjs-family-card__copy strong{display:block;font-size:12px;line-height:1.3}.pjs-family-card__copy small{display:block;margin-top:5px;color:#748b97;font-size:10px;font-weight:700}
@media(max-width:1000px){.pjs-family-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.pjs-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pjs-family-filter{padding:18px}}@media(max-width:480px){.pjs-family-grid{grid-template-columns:1fr}.pjs-family-card__image{width:74px;height:74px;flex-basis:74px}}
@media(min-width:981px) and (max-width:1180px){.pjs-products-section .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){.pjs-topbar .pjs-shell span:nth-child(n+3){display:none}.pjs-header__main{grid-template-columns:1fr auto;min-height:72px}.pjs-header-search{grid-column:1/-1;grid-row:2;margin-bottom:16px}.pjs-header__actions{grid-column:2;grid-row:1}.pjs-nav .pjs-shell{gap:24px}.pjs-hero{min-height:600px}.pjs-search-panel__inner{grid-template-columns:1fr;gap:20px}.pjs-category-grid{grid-template-columns:repeat(2,1fr)}.pjs-cat:nth-child(n){grid-column:auto}.pjs-products-section .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.pjs-trust__grid{grid-template-columns:repeat(2,1fr)}.pjs-trust article:nth-child(2){border-right:0}.pjs-trust article:nth-child(-n+2){border-bottom:1px solid var(--pjs-line)}.pjs-help__inner{grid-template-columns:1fr}.pjs-help__visual{min-height:320px}.pjs-footer__grid{grid-template-columns:repeat(2,1fr)}.pjs-lifestyle-grid{grid-template-columns:1fr}.pjs-life-card{min-height:420px}.pjs-confidence__grid{grid-template-columns:repeat(2,1fr)}}
.pjs-float-actions{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.pjs-float{border:0;display:flex;align-items:center;gap:11px;min-height:58px;padding:8px 14px 8px 9px;border-radius:18px;text-decoration:none;box-shadow:0 18px 42px rgba(4,31,51,.22);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.pjs-float:hover{transform:translateY(-3px);box-shadow:0 24px 50px rgba(4,31,51,.28)}.pjs-float__icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto}.pjs-float__icon svg{width:24px;height:24px}.pjs-float__label{display:flex;flex-direction:column;text-align:left}.pjs-float__label strong{font:800 13px 'Manrope',sans-serif;line-height:1.15}.pjs-float__label small{font:600 10px 'Manrope',sans-serif;opacity:.78;margin-top:3px}.pjs-float--ai{color:#fff;background:linear-gradient(135deg,#062c48,#0789cf)}.pjs-float--ai .pjs-float__icon{background:rgba(255,255,255,.14);color:#65e4ff}.pjs-float--wa{color:#fff;background:#25d366}.pjs-float--wa .pjs-float__icon{background:#fff;color:#25d366}.pjs-float--wa:after{content:'Configurar número';position:absolute;right:0;bottom:-18px;font-size:9px;color:#6e8190;white-space:nowrap}
@media(max-width:640px){:root{--pjs-shell:min(100% - 28px,1240px)}.pjs-topbar .pjs-shell{justify-content:space-between;gap:8px}.pjs-header__main{gap:10px}.pjs-brand{font-size:20px}.pjs-brand__mark{width:34px;height:34px}.pjs-header__actions a:first-child{display:none}.pjs-cart-link{padding:9px 11px}.pjs-header-search{height:46px}.pjs-header-search button{padding:0 16px}.pjs-nav .pjs-shell{min-height:44px}.pjs-nav a{font-size:12px}.pjs-hero{min-height:570px;align-items:flex-end}.pjs-hero__media{background-position:62% center}.pjs-hero__overlay{background:linear-gradient(0deg,rgba(2,35,58,.9) 0%,rgba(2,35,58,.65) 58%,rgba(2,35,58,.18) 100%)}.pjs-hero__content{padding-block:58px}.pjs-hero h1{font-size:48px}.pjs-hero p{font-size:15px}.pjs-hero__proof{gap:12px;font-size:10px}.pjs-search-panel{margin-top:-20px}.pjs-search-panel__inner{padding:24px 18px}.pjs-product-search{height:auto;display:grid}.pjs-product-search input{height:54px}.pjs-product-search button{height:48px}.pjs-section{padding:70px 0}.pjs-section-head{align-items:flex-start;flex-direction:column}.pjs-category-grid{grid-template-columns:1fr}.pjs-cat{min-height:210px}.pjs-products-section .woocommerce ul.products{grid-template-columns:1fr 1fr!important;gap:10px!important}.pjs-products-section .woocommerce ul.products li.product{padding:9px 9px 14px}.pjs-products-section .woocommerce-loop-product__title{font-size:12px!important}.pjs-products-section .price{font-size:15px!important}.pjs-trust__grid{grid-template-columns:1fr}.pjs-trust article{border-right:0!important;border-bottom:1px solid var(--pjs-line)}.pjs-help{padding:70px 0}.pjs-help__actions{align-items:flex-start;flex-direction:column}.pjs-help__visual{min-height:270px}.pjs-help__orb{width:250px;height:250px}.pjs-brand-row{gap:24px}.pjs-brand-row b{font-size:16px}.pjs-footer__grid{grid-template-columns:1fr;gap:34px}.pjs-footer__bottom{flex-direction:column}.pjs-photo-credit{display:none}.pjs-life-card{min-height:360px;border-radius:24px}.pjs-life-card__content{left:22px;right:22px;bottom:24px}.pjs-life-card h3{font-size:36px}.pjs-confidence{padding:64px 0}.pjs-confidence__grid{grid-template-columns:1fr}.pjs-float-actions{right:14px;bottom:14px;gap:8px}.pjs-float{min-height:52px;padding:7px;border-radius:16px}.pjs-float__label{display:none}.pjs-float__icon{width:40px;height:40px}.pjs-float--wa:after{display:none}}

/* PoolJardiShop visual polish + overflow fixes */
html,body{max-width:100%;overflow-x:hidden}.wp-site-blocks{padding:0!important;margin:0!important;max-width:100%!important;overflow:visible!important}.wp-site-blocks>*{max-width:100%}.pjs-home,.pjs-header,.pjs-footer,.pjs-topbar{width:100%;max-width:100%}.pjs-shell{max-width:1240px;width:min(1240px,calc(100% - 40px));padding-left:0;padding-right:0}.pjs-topbar{background:linear-gradient(90deg,#07324a 0%,#005f7f 45%,#008d9c 100%)}.pjs-brand__mark{background:linear-gradient(145deg,#00a6d6,#22d3c5);box-shadow:0 10px 24px rgba(0,166,214,.28)}.pjs-header-search button,.pjs-product-search button,.pjs-products-section .button,body.single-product div.product .single_add_to_cart_button{background:linear-gradient(135deg,#00a6d6,#008dbf)!important}.pjs-header-search button:hover,.pjs-product-search button:hover,.pjs-products-section .button:hover,body.single-product div.product .single_add_to_cart_button:hover{background:linear-gradient(135deg,#008dbf,#0076a0)!important}.pjs-nav__sale{color:var(--pjs-coral)!important;font-weight:900!important}.pjs-hero{background:#064866;min-height:680px}.pjs-hero__overlay{background:linear-gradient(90deg,rgba(4,38,57,.91) 0%,rgba(4,55,75,.72) 39%,rgba(0,120,150,.25) 72%,rgba(0,166,214,.08) 100%),linear-gradient(0deg,rgba(3,31,47,.25),transparent 48%)}.pjs-hero h1{max-width:860px;text-wrap:balance}.pjs-hero h1 span{color:#64f1e8;text-shadow:0 8px 28px rgba(34,211,197,.22)}.pjs-btn--primary{background:linear-gradient(135deg,#22d3c5,#64f1e8);color:#07324a;box-shadow:0 16px 34px rgba(34,211,197,.3)}.pjs-btn--primary:hover{background:linear-gradient(135deg,#64f1e8,#a0fff7)}.pjs-search-panel__inner{border:1px solid #cceaf0;background:linear-gradient(135deg,#fff 0%,#f4fdff 72%,#effff9 100%);box-shadow:0 28px 70px rgba(7,50,74,.16)}.pjs-eyebrow{color:#008eb7}.pjs-cat--blue{background:linear-gradient(145deg,#0079b8,#00b7dc)}.pjs-cat--aqua{background:linear-gradient(145deg,#008d9c,#22d3c5)}.pjs-cat--navy{background:linear-gradient(145deg,#07324a,#0a6681)}.pjs-cat--mint{background:linear-gradient(145deg,#138273,#46c9a9)}.pjs-cat--steel{background:linear-gradient(145deg,#466c7e,#69a3b3)}.pjs-products-section{background:linear-gradient(180deg,#eefbff 0%,#fff 100%)}.pjs-products-section .woocommerce ul.products li.product{overflow:visible!important;border-color:#d4eaf0;box-shadow:0 14px 34px rgba(7,50,74,.08)}.pjs-products-section .woocommerce ul.products li.product a{max-width:100%;overflow:visible}.pjs-products-section .woocommerce-loop-product__title{min-height:0!important;height:auto!important;overflow:visible!important;white-space:normal!important;word-break:normal;overflow-wrap:anywhere}.pjs-products-section .price{display:block!important;white-space:normal!important}.pjs-help{background:radial-gradient(circle at 78% 20%,rgba(34,211,197,.2),transparent 28%),linear-gradient(135deg,#052a40,#073f58 52%,#075c68)}.pjs-help .pjs-btn--dark{background:linear-gradient(135deg,#22d3c5,#6ff0dc);color:#07324a}.pjs-trust article>span,.pjs-confidence__grid svg{background:#e7fbf8;color:#008eb7;stroke:#008eb7}.pjs-confidence__grid article{border-color:#d2eceb;background:linear-gradient(180deg,#fff,#f5fffd)}.pjs-life-card--garden:after,.pjs-life-card--spa:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:-1}.pjs-life-card--garden:after{background:linear-gradient(135deg,rgba(34,211,197,.12),transparent 45%)}.pjs-life-card--spa:after{background:linear-gradient(135deg,rgba(0,166,214,.12),transparent 45%)}.pjs-footer{background:linear-gradient(145deg,#031d2c,#07324a)}.pjs-float--ai{background:linear-gradient(135deg,#07324a,#00a6d6)}.pjs-float--ai .pjs-float__icon{color:#72fff0}.woocommerce ul.products li.product,.woocommerce ul.products li.product *{min-width:0}.woocommerce ul.products li.product .woocommerce-loop-product__title,body.single-product .product_title{overflow-wrap:anywhere}.woocommerce .products{overflow:visible!important}.woocommerce ul.products{overflow:visible!important}.woocommerce ul.products li.product .button{white-space:normal!important;line-height:1.25!important}.pjs-section-head,.pjs-help__inner,.pjs-lifestyle-grid,.pjs-confidence__grid,.pjs-footer__grid{min-width:0}.pjs-section-head>*{min-width:0}.pjs-life-card__content{max-width:calc(100% - 64px)}.pjs-life-card h3,.pjs-life-card p{overflow-wrap:anywhere}.pjs-header__main>*{min-width:0}.pjs-nav .pjs-shell{scrollbar-width:none}.pjs-nav .pjs-shell::-webkit-scrollbar{display:none}
@media(max-width:980px){.pjs-shell{width:min(100% - 32px,1240px)}.pjs-header__main{grid-template-columns:minmax(0,1fr) auto}.pjs-hero{min-height:620px}.pjs-hero h1{font-size:clamp(44px,8vw,66px)}.pjs-life-card__content{max-width:calc(100% - 44px)}}
@media(max-width:640px){.pjs-shell{width:calc(100% - 24px)}.pjs-topbar .pjs-shell{overflow:hidden}.pjs-topbar span{white-space:nowrap}.pjs-brand{font-size:19px}.pjs-header__actions{gap:8px}.pjs-head-action{padding:8px!important}.pjs-head-action span{display:none}.pjs-nav .pjs-shell{padding-bottom:2px}.pjs-hero{min-height:590px}.pjs-hero__content{padding-top:54px;padding-bottom:50px}.pjs-hero h1{font-size:clamp(39px,12vw,52px);line-height:.98;overflow-wrap:anywhere}.pjs-hero p{font-size:15px}.pjs-hero__actions .pjs-btn{flex:1 1 160px;padding-inline:16px}.pjs-hero__trustcard{align-items:flex-start;flex-direction:column;gap:12px}.pjs-hero__trustcard a{width:100%;text-align:center}.pjs-search-panel{margin-top:-16px}.pjs-search-panel__inner{border-radius:20px}.pjs-products-section .woocommerce ul.products{grid-template-columns:1fr!important;gap:16px!important}.pjs-products-section .woocommerce ul.products li.product{padding:14px 14px 18px}.pjs-products-section .woocommerce-loop-product__title{font-size:14px!important}.pjs-products-section .price{font-size:18px!important}.pjs-life-card__content{max-width:calc(100% - 36px);left:18px;right:18px}.pjs-life-card h3{font-size:34px}.pjs-help__visual{overflow:visible}.pjs-help__card{width:min(300px,100%);transform:none}.pjs-help__orb{max-width:78vw;max-height:78vw}.pjs-confidence__grid article{padding:20px 16px}.pjs-footer{overflow:hidden}body.woocommerce-shop .wp-site-blocks main,body.tax-product_cat .wp-site-blocks main,body.single-product .wp-site-blocks main{width:calc(100% - 24px);padding-top:34px}.woocommerce div.product .summary,.woocommerce div.product div.images{width:100%!important;float:none!important}.woocommerce div.product .summary{clear:both}}
@media(max-width:420px){.pjs-topbar .pjs-shell span:nth-child(2){display:none}.pjs-hero h1{font-size:38px}.pjs-kicker{font-size:9px;letter-spacing:.08em}.pjs-life-card{min-height:330px}.pjs-life-card h3{font-size:31px}.pjs-float-actions{right:10px;bottom:10px}}
/* Premium WooCommerce catalogue + image treatment */
body.woocommerce-shop,body.tax-product_cat,body.single-product{background:linear-gradient(180deg,#eaf9fc 0,#f7fcfd 280px,#fff 720px)!important;color:#07324a}body.woocommerce-shop main,body.tax-product_cat main,body.single-product main{max-width:1240px!important;margin:0 auto!important;padding:54px 20px 80px!important}body.woocommerce-shop .woocommerce-products-header,body.tax-product_cat .woocommerce-products-header{padding:28px 30px;margin:0 0 28px;border:1px solid #cdebf0;border-radius:26px;background:linear-gradient(135deg,#07324a,#007b96 68%,#22d3c5);box-shadow:0 18px 50px rgba(7,50,74,.16);color:#fff}body.woocommerce-shop .woocommerce-products-header__title,body.tax-product_cat .woocommerce-products-header__title{color:#fff!important;font-size:clamp(32px,5vw,52px)!important;line-height:1!important;margin:0!important}body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count{color:#466c7e;font-weight:700}body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select{border:1px solid #b9dfe7;border-radius:12px;background:#fff;padding:11px 36px 11px 14px;color:#07324a}body.woocommerce-shop ul.products,body.tax-product_cat ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}body.woocommerce-shop ul.products:before,body.woocommerce-shop ul.products:after,body.tax-product_cat ul.products:before,body.tax-product_cat ul.products:after{display:none!important}body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product{width:auto!important;margin:0!important;padding:12px 12px 18px!important;border:1px solid #d4eaf0;border-radius:22px;background:linear-gradient(180deg,#fff,#f9fdfe);box-shadow:0 12px 32px rgba(7,50,74,.09);overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease}body.woocommerce-shop ul.products li.product:hover,body.tax-product_cat ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(7,50,74,.16)}.woocommerce ul.products li.product a img{width:100%!important;height:250px!important;object-fit:contain!important;object-position:center!important;padding:16px!important;margin:0 0 13px!important;border-radius:16px!important;background:radial-gradient(circle at 50% 40%,#fff 0,#f4fbfd 70%,#e9f7fa 100%)!important;box-sizing:border-box!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 5px!important;color:#07324a!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;min-height:61px!important}.woocommerce ul.products li.product .price{padding:0 5px!important;color:#008dbf!important;font-size:20px!important;font-weight:900!important}.woocommerce ul.products li.product .button{margin:10px 5px 0!important;width:calc(100% - 10px)!important;text-align:center!important;border-radius:12px!important;padding:12px 10px!important;background:linear-gradient(135deg,#00a6d6,#008dbf)!important;color:#fff!important;font-weight:800!important}.woocommerce ul.products li.product .button:hover{background:linear-gradient(135deg,#008dbf,#006e91)!important}.woocommerce span.onsale{background:#22b99e!important;color:#fff!important;border-radius:999px!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;top:20px!important;left:20px!important}body.single-product div.product{background:#fff;border:1px solid #d4eaf0;border-radius:28px;padding:28px;box-shadow:0 18px 55px rgba(7,50,74,.12)}body.single-product div.product div.images{background:linear-gradient(145deg,#fff,#eefafd);border:1px solid #d8edf1;border-radius:22px;padding:18px;box-sizing:border-box}body.single-product div.product div.images img{width:100%!important;max-height:560px!important;object-fit:contain!important;object-position:center!important;border-radius:16px!important;background:#fff}body.single-product .product_title{color:#07324a!important;line-height:1.12!important}body.single-product .summary .price{color:#008dbf!important;font-weight:900!important;font-size:30px!important}body.single-product table.variations{background:#f2fbfd;border:1px solid #cdebf0;border-radius:16px;padding:14px!important;display:block}body.single-product table.variations th,body.single-product table.variations td{display:block!important;width:100%!important;padding:5px!important;text-align:left!important}body.single-product table.variations label{font-weight:900!important;color:#07324a!important}body.single-product table.variations select{width:100%!important;min-height:48px!important;border:2px solid #93d9e4!important;border-radius:12px!important;background:#fff!important;color:#07324a!important;padding:0 12px!important;font-size:16px!important;font-weight:700!important}@media(max-width:980px){body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){body.woocommerce-shop main,body.tax-product_cat main,body.single-product main{padding:28px 12px 60px!important}body.woocommerce-shop .woocommerce-products-header,body.tax-product_cat .woocommerce-products-header{padding:22px 20px;border-radius:20px}body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product a img{height:300px!important}body.single-product div.product{padding:14px;border-radius:20px}}
/* WooCommerce Blocks shop polish: prevent cropped product photos and upgrade cards */
body.woocommerce-shop .wc-block-product-template,body.tax-product_cat .wc-block-product-template{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin-top:28px!important}body.woocommerce-shop .wc-block-product,body.tax-product_cat .wc-block-product{display:flex!important;flex-direction:column!important;min-width:0!important;padding:14px 14px 20px!important;border:1px solid #d4eaf0!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#f8fdfe 100%)!important;box-shadow:0 14px 34px rgba(7,50,74,.09)!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important}body.woocommerce-shop .wc-block-product:hover,body.tax-product_cat .wc-block-product:hover{transform:translateY(-4px)!important;box-shadow:0 22px 48px rgba(7,50,74,.16)!important}.wc-block-components-product-image{overflow:hidden!important;border-radius:17px!important;background:radial-gradient(circle at 50% 42%,#fff 0%,#f5fcfd 62%,#e8f7fa 100%)!important;border:1px solid #e0f0f3!important;aspect-ratio:1/1!important}.wc-block-components-product-image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:18px!important;box-sizing:border-box!important}.wc-block-components-product-image img,.wc-block-components-product-image img[style]{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;aspect-ratio:1/1!important;background:transparent!important;transform:none!important}.wc-block-product .wp-block-post-title{margin:16px 6px 8px!important;min-height:52px!important;line-height:1.25!important}.wc-block-product .wp-block-post-title a{color:#07324a!important;font-weight:850!important;text-decoration:none!important}.wc-block-product .wc-block-components-product-price{color:#008dbf!important;font-size:20px!important;font-weight:900!important}.wc-block-product .wc-block-components-product-button{margin-top:auto!important}.wc-block-product .wc-block-components-product-button__button{width:100%!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#00a6d6,#008dbf)!important;color:#fff!important;font-weight:850!important;padding:12px 14px!important;box-shadow:0 8px 20px rgba(0,141,191,.18)!important}.wc-block-product .wc-block-components-product-button__button:hover{background:linear-gradient(135deg,#008dbf,#006e91)!important}.woocommerce-breadcrumb{color:#5d7783!important;font-size:13px!important}.woocommerce-breadcrumb a{color:#008dbf!important;text-decoration:none!important}body.woocommerce-shop h1.wp-block-query-title,body.tax-product_cat h1.wp-block-query-title{margin:10px 0 24px!important;padding:26px 30px!important;border-radius:24px!important;background:linear-gradient(135deg,#07324a 0%,#006e8c 65%,#22d3c5 100%)!important;color:#fff!important;font-size:clamp(34px,5vw,54px)!important;line-height:1!important;box-shadow:0 18px 48px rgba(7,50,74,.15)!important}.wc-block-product-results-count,.wc-block-catalog-sorting{color:#466c7e!important;font-weight:700!important}.wc-block-catalog-sorting select{border:1px solid #b9dfe7!important;border-radius:12px!important;background:#fff!important;color:#07324a!important;padding:11px 36px 11px 14px!important}@media(max-width:980px){body.woocommerce-shop .wc-block-product-template,body.tax-product_cat .wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){body.woocommerce-shop .wc-block-product-template,body.tax-product_cat .wc-block-product-template{grid-template-columns:1fr!important;gap:16px!important}.wc-block-components-product-image a{padding:14px!important}body.woocommerce-shop h1.wp-block-query-title,body.tax-product_cat h1.wp-block-query-title{padding:22px 20px!important;border-radius:20px!important}.wc-block-product .wp-block-post-title{min-height:0!important}}
/* Homepage product grid hard-fix */
.pjs-products-section .woocommerce.columns-4{columns:auto!important;column-count:auto!important;column-width:auto!important}
.pjs-products-section .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;width:100%!important;margin:0!important;padding:0!important;clear:both!important;columns:auto!important;column-count:auto!important;column-width:auto!important}.pjs-products-section .woocommerce ul.products:before,.pjs-products-section .woocommerce ul.products:after{display:none!important;content:none!important}.pjs-products-section .woocommerce ul.products li.product,.pjs-products-section .woocommerce-page ul.products li.product{float:none!important;clear:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important}.pjs-products-section .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;width:100%!important;min-width:0!important}.pjs-products-section .woocommerce ul.products li.product a img{display:block!important;width:100%!important;height:230px!important;max-width:100%!important;object-fit:contain!important;box-sizing:border-box!important}.pjs-products-section .woocommerce ul.products li.product .woocommerce-loop-product__title{display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:62px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;writing-mode:horizontal-tb!important}.pjs-products-section .woocommerce ul.products li.product .price{display:block!important;width:100%!important;white-space:normal!important}.pjs-products-section .woocommerce ul.products li.product .button{display:block!important;width:calc(100% - 10px)!important;box-sizing:border-box!important}@media(max-width:1100px){.pjs-products-section .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.pjs-products-section .woocommerce ul.products{grid-template-columns:minmax(0,1fr)!important}.pjs-products-section .woocommerce ul.products li.product a img{height:300px!important}}
/* PoolJardiShop catalogue refinement: premium aquatic surfaces + stronger typography */
body.woocommerce-shop,body.tax-product_cat,body.single-product{--pjs-catalog-ink:#183d4d;--pjs-catalog-muted:#607985;background:linear-gradient(180deg,#dff5f4 0,#eef9f7 260px,#fbfdfb 700px)!important;color:var(--pjs-catalog-ink)!important;font-family:'Manrope',sans-serif!important}
body.woocommerce-shop main,body.tax-product_cat main,body.single-product main{background:rgba(255,255,255,.72);border-radius:30px;margin-top:30px!important;padding-top:34px!important;box-shadow:0 18px 60px rgba(7,50,74,.06)}
body.woocommerce-shop h1,body.tax-product_cat h1,body.single-product h1,body.single-product h2,body.single-product h3{font-family:'Bricolage Grotesque',sans-serif!important;color:#07324a;letter-spacing:-.035em}
body.woocommerce-shop .woocommerce-products-header,body.tax-product_cat .woocommerce-products-header,body.woocommerce-shop h1.wp-block-query-title,body.tax-product_cat h1.wp-block-query-title{background:radial-gradient(circle at 88% 20%,rgba(119,242,221,.34),transparent 25%),linear-gradient(125deg,#06364d 0%,#087b8c 60%,#27bfae 100%)!important;border:0!important;box-shadow:0 22px 58px rgba(6,54,77,.2)!important}
body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product,body.woocommerce-shop .wc-block-product,body.tax-product_cat .wc-block-product{background:linear-gradient(180deg,#fff 0%,#f6fbfa 100%)!important;border-color:#cce5e2!important;border-radius:24px!important;box-shadow:0 14px 34px rgba(17,74,86,.09)!important}
body.woocommerce-shop ul.products li.product:hover,body.tax-product_cat ul.products li.product:hover,body.woocommerce-shop .wc-block-product:hover,body.tax-product_cat .wc-block-product:hover{box-shadow:0 24px 52px rgba(17,74,86,.17)!important;border-color:#9bd8d0!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.wc-block-product .wp-block-post-title a{font-family:'Bricolage Grotesque',sans-serif!important;color:#153e4d!important;font-weight:700!important;letter-spacing:-.015em!important}
.woocommerce ul.products li.product .price,.wc-block-product .wc-block-components-product-price{color:#087f91!important;font-family:'Manrope',sans-serif!important;font-weight:900!important}
.woocommerce ul.products li.product .button,.wc-block-product .wc-block-components-product-button__button,body.single-product div.product .single_add_to_cart_button{background:linear-gradient(135deg,#087f91,#20b7aa)!important;box-shadow:0 10px 24px rgba(8,127,145,.2)!important}
.woocommerce ul.products li.product .button:hover,.wc-block-product .wc-block-components-product-button__button:hover,body.single-product div.product .single_add_to_cart_button:hover{background:linear-gradient(135deg,#066b7c,#159c91)!important}
body.single-product div.product{background:linear-gradient(145deg,#fff,#f5fbfa)!important;border-color:#cce5e2!important;box-shadow:0 24px 70px rgba(10,66,78,.12)!important}
body.single-product div.product div.images{background:linear-gradient(145deg,#fff,#eaf8f5)!important;border-color:#cce5e2!important}
body.single-product .woocommerce-product-details__short-description,body.single-product .woocommerce-Tabs-panel,body.single-product .product_meta{color:var(--pjs-catalog-muted)!important;line-height:1.8!important}
body.single-product .summary .price{color:#087f91!important}

/* Accessibility contrast refinements */
.pjs-topbar{background:linear-gradient(90deg,#07324a 0%,#00566f 50%,#006875 100%);color:#fff}
.pjs-header-search button,.pjs-product-search button{background:linear-gradient(135deg,#006f91,#005c79)!important}
.pjs-header-search button:hover,.pjs-product-search button:hover{background:linear-gradient(135deg,#005c79,#06475d)!important}
.pjs-nav__sale{color:#b53b25!important}
.pjs-eyebrow{color:#006f91}
.pjs-search-panel p,.pjs-section-head p{color:#526b7b}
.pjs-section-head>a{color:#006f91}
.pjs-cat--blue{background:linear-gradient(145deg,#00607f,#00758f)}
.pjs-cat--aqua{background:linear-gradient(145deg,#00646f,#08766e)}
.pjs-cat--mint{background:linear-gradient(145deg,#0a625b,#187268)}
.pjs-cat--steel{background:linear-gradient(145deg,#3d5f70,#486775)}
.pjs-cat small{color:#fff}
.pjs-products-section .button,.woocommerce ul.products li.product .button,.wc-block-product .wc-block-components-product-button__button,body.single-product div.product .single_add_to_cart_button{background:linear-gradient(135deg,#066b7c,#08766e)!important}
.pjs-products-section .button:hover,.woocommerce ul.products li.product .button:hover,.wc-block-product .wc-block-components-product-button__button:hover,body.single-product div.product .single_add_to_cart_button:hover{background:linear-gradient(135deg,#055868,#075f59)!important}
.pjs-trust article>span,.pjs-confidence__grid svg{color:#006b82;stroke:#006b82}
.pjs-trust small,.pjs-confidence__grid small{color:#526b78}
.pjs-help__card span{color:#005f82}
.pjs-help__card small{color:#526875}
.pjs-brands>div>span{color:#526b78}
.pjs-footer p,.pjs-footer__grid>div>a:not(.pjs-brand){color:#b5cfdb}
.pjs-footer small,.pjs-footer__bottom{color:#9db8c6}
.pjs-hero__media,.pjs-hero__content{animation:none!important}
