/* === Paolo Ronco Shop restyle (Hermes, 2026-07) === */
:root{--pr-ink:#101828;--pr-muted:#667085;--pr-soft:#f7f9fc;--pr-line:#e6eaf0;--pr-blue:#2445a2;--pr-blue-dark:#18357f;--pr-accent:#0ea5e9;--pr-radius:24px;--pr-shadow:0 24px 70px rgba(16,24,40,.10)}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--pr-ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:var(--pr-blue)}a:hover{color:var(--pr-blue-dark)}
#wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff 360px,#fff 760px);box-shadow:none}.container{max-width:1180px}.breadcrumb{background:transparent;font-size:.84rem}.breadcrumb li a{color:var(--pr-muted)}
#header{background:#fff;border-bottom:1px solid rgba(230,234,240,.9);box-shadow:0 10px 30px rgba(16,24,40,.04);position:relative;z-index:20}#header .header-nav{border-bottom:1px solid #f0f2f5;background:#fbfcff;max-height:none;margin-bottom:0}#header .header-nav .right-nav{display:flex;justify-content:flex-end;gap:.6rem;align-items:center}#header .header-top{padding:1rem 0;background:#fff}#header .logo{max-height:58px;width:auto}.header-top a[data-depth="0"]{color:var(--pr-ink);font-weight:700;letter-spacing:-.01em}.top-menu a.dropdown-submenu{font-weight:700;text-transform:none}.search-widget form input[type=text]{border:1px solid var(--pr-line);border-radius:999px;background:#fff;padding:.72rem 3rem .72rem 1.15rem;box-shadow:0 6px 22px rgba(16,24,40,.05)}.search-widget form button[type=submit]{color:var(--pr-blue)}#_desktop_cart .blockcart{border-radius:999px;background:var(--pr-ink);color:#fff;padding:.7rem 1rem}#_desktop_cart .blockcart a,#_desktop_cart .blockcart i{color:#fff}.user-info a,.language-selector button,.currency-selector button{color:var(--pr-muted)!important;font-weight:600}
.pr-shop-home{max-width:1180px;margin:0 auto}.pr-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:2.2rem;align-items:center;padding:4.8rem 1rem 3.6rem}.pr-eyebrow{margin:0 0 .9rem;color:var(--pr-blue);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.pr-hero h1{font-size:clamp(2.6rem,6vw,5.25rem);line-height:.94;letter-spacing:-.065em;margin:0 0 1.25rem;color:var(--pr-ink);max-width:820px}.pr-hero__lead{font-size:1.16rem;line-height:1.75;color:var(--pr-muted);max-width:700px;margin:0 0 1.8rem}.pr-hero__actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-bottom:1.35rem}.pr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:.85rem 1.25rem;font-weight:800;text-decoration:none!important;transition:.2s ease}.pr-btn--primary{background:var(--pr-ink);color:#fff!important;box-shadow:0 14px 34px rgba(16,24,40,.18)}.pr-btn--primary:hover{transform:translateY(-1px);background:#000;color:#fff!important}.pr-btn--secondary{border:1px solid var(--pr-line);color:var(--pr-ink)!important;background:#fff}.pr-btn--secondary:hover{border-color:#cfd6e3;box-shadow:0 10px 30px rgba(16,24,40,.08)}.pr-hero__proof{display:flex;flex-wrap:wrap;gap:.55rem}.pr-hero__proof span{border:1px solid var(--pr-line);background:rgba(255,255,255,.84);border-radius:999px;padding:.45rem .75rem;font-size:.86rem;font-weight:700;color:#344054}.pr-hero__panel{background:radial-gradient(circle at top right,rgba(36,69,162,.16),transparent 42%),#fff;border:1px solid var(--pr-line);border-radius:32px;padding:1.25rem;box-shadow:var(--pr-shadow);position:relative;overflow:hidden}.pr-hero__panel:before{content:"";position:absolute;inset:auto -18% -28% auto;width:260px;height:260px;border-radius:50%;background:rgba(14,165,233,.12)}.pr-panel-card{position:relative;border:1px solid #e9edf4;background:#fff;border-radius:24px;padding:1.25rem;margin-bottom:1rem}.pr-panel-label{display:inline-flex;border-radius:999px;background:#eef4ff;color:var(--pr-blue);font-size:.74rem;font-weight:800;padding:.35rem .65rem;margin-bottom:1rem}.pr-panel-card strong{display:block;font-size:1.55rem;letter-spacing:-.04em;margin-bottom:.55rem}.pr-panel-card p{margin:0;color:var(--pr-muted);line-height:1.6}.pr-panel-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.pr-panel-grid span{border:1px solid var(--pr-line);border-radius:16px;background:#f8fafc;padding:1rem;font-weight:800;text-align:center;color:#344054}.pr-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 1rem 2.7rem}.pr-trust-strip>div{background:#fff;border:1px solid var(--pr-line);border-radius:22px;padding:1.15rem 1.2rem;box-shadow:0 12px 34px rgba(16,24,40,.05)}.pr-trust-strip strong{display:block;margin-bottom:.35rem;color:var(--pr-ink);font-size:1rem}.pr-trust-strip span{color:var(--pr-muted);font-size:.93rem;line-height:1.5}
.featured-products{margin-top:1rem}.products-section-title,h2.h2.products-section-title{font-size:clamp(1.55rem,2.4vw,2.35rem);letter-spacing:-.045em;text-transform:none!important;color:var(--pr-ink);margin:2rem 0 1.35rem}.products-section-title:after{content:"";display:block;width:64px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--pr-blue),var(--pr-accent));margin:.65rem auto 0}.products{align-items:stretch}.product-miniature{height:100%}.product-miniature .thumbnail-container{height:100%;min-height:430px;border:1px solid var(--pr-line);border-radius:26px;background:#fff;box-shadow:0 18px 44px rgba(16,24,40,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-miniature:hover .thumbnail-container{transform:translateY(-5px);border-color:#ccd7ea;box-shadow:0 26px 70px rgba(16,24,40,.12)}.product-miniature .thumbnail-top{background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #f0f3f8}.product-miniature .product-thumbnail img{object-fit:contain;padding:1.1rem;mix-blend-mode:multiply}.product-miniature .product-description{height:auto;min-height:190px;padding:1.1rem 1.15rem 1.2rem;background:#fff;text-align:left}.product-miniature .product-title{margin:0 0 .75rem;text-align:left;line-height:1.28}.product-miniature .product-title a{font-size:1rem;font-weight:800;color:var(--pr-ink);letter-spacing:-.025em;text-transform:none}.product-miniature .product-title a:hover{color:var(--pr-blue)}.product-miniature .product-price-and-shipping{text-align:left;margin:.35rem 0 .8rem}.product-miniature .price{font-weight:900;font-size:1.15rem;color:var(--pr-blue)}.pr-card-note{font-size:.84rem;line-height:1.55;color:var(--pr-muted);margin:.3rem 0 .9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pr-card-cta{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#f2f6ff;color:var(--pr-blue)!important;font-weight:800;font-size:.84rem;padding:.55rem .78rem;text-decoration:none!important}.pr-card-cta:hover{background:var(--pr-blue);color:#fff!important}.highlighted-informations{border-radius:0;background:rgba(255,255,255,.92)}.quick-view{color:var(--pr-blue)!important;font-weight:700}.all-product-link{display:inline-flex!important;float:none!important;border:1px solid var(--pr-line);border-radius:999px;padding:.85rem 1.1rem;background:#fff;color:var(--pr-ink)!important;font-weight:800;box-shadow:0 8px 28px rgba(16,24,40,.06);text-decoration:none!important}.all-product-link:hover{background:var(--pr-ink);color:#fff!important}.page-home .custom-text{border:1px solid var(--pr-line);border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(16,24,40,.07);padding:2rem;margin:2.7rem 0}.page-home .custom-text h2{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.055em;color:var(--pr-ink)!important}.page-home .custom-text p,.page-home .custom-text li{color:var(--pr-muted);font-size:1.02rem;line-height:1.75}.page-home .custom-text strong{color:var(--pr-ink)}
.pr-section{margin:3.5rem 1rem;padding:2.2rem;border:1px solid var(--pr-line);border-radius:30px;background:#fff;box-shadow:0 18px 55px rgba(16,24,40,.06)}.pr-section h2{font-size:clamp(1.85rem,3vw,3rem);line-height:1.05;letter-spacing:-.055em;margin:0 0 1.4rem;color:var(--pr-ink)}.pr-process__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pr-process article{border:1px solid var(--pr-line);border-radius:22px;background:#fbfcff;padding:1.25rem}.pr-process article span{display:inline-flex;color:var(--pr-blue);font-weight:900;margin-bottom:1rem}.pr-process h3{font-size:1.1rem;margin:0 0 .6rem;color:var(--pr-ink);letter-spacing:-.02em}.pr-process p{margin:0;color:var(--pr-muted);line-height:1.6}.pr-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;align-items:start}.pr-faq p{color:var(--pr-muted);line-height:1.7}.pr-faq details{border:1px solid var(--pr-line);border-radius:18px;padding:1rem 1.1rem;background:#fbfcff;margin-bottom:.8rem}.pr-faq summary{cursor:pointer;font-weight:900;color:var(--pr-ink)}.pr-faq details p{margin:.8rem 0 0;color:var(--pr-muted)}
.product-container,.page-product #content{background:#fff;border-radius:28px}.page-product .h1{font-size:clamp(2rem,3vw,3.25rem);letter-spacing:-.055em;line-height:1.05}.page-product .product-prices .current-price span{color:var(--pr-blue);font-weight:900}.btn-primary,.btn-primary:active,.btn-primary:focus{background:var(--pr-ink);border-color:var(--pr-ink);border-radius:999px;font-weight:800}.btn-primary:hover{background:#000;border-color:#000}.btn-outline-primary{border-radius:999px;color:var(--pr-blue);border-color:var(--pr-blue);font-weight:800}.tabs{border-radius:24px;border:1px solid var(--pr-line);box-shadow:0 14px 40px rgba(16,24,40,.06);overflow:hidden}.tabs .nav-tabs .nav-link.active{color:var(--pr-blue);border-bottom-color:var(--pr-blue)}.product-information,.product-description,.tabs .tab-content{color:#475467;line-height:1.75}.product-description h2,.product-description h3,.product-description h4{color:var(--pr-ink);letter-spacing:-.03em}.product-description ul{padding-left:1.25rem}.product-description li{margin:.4rem 0}.footer-container{background:#0b1220;color:#d0d5dd;margin-top:4rem;padding-top:2.5rem;box-shadow:none}.footer-container a{color:#e5e7eb}.footer-container a:hover{color:#fff}.footer-container .h3,.footer-container .h4,.footer-container .block-contact-title,.footer-container .title{color:#fff}.footer-container li a{font-size:.95rem}.block_newsletter{background:#fff;border:1px solid var(--pr-line);border-radius:26px;padding:1.4rem;box-shadow:0 16px 45px rgba(16,24,40,.06)}.block_newsletter form input[type=email]{border-radius:999px;border:1px solid var(--pr-line)}.block_newsletter .btn{border-radius:999px}.pr-footer-note{color:#98a2b3;font-size:.9rem;line-height:1.6;margin-top:1rem}.pr-footer-note strong{color:#fff}
@media (max-width:991px){.pr-hero{grid-template-columns:1fr;padding-top:3.2rem}.pr-trust-strip,.pr-process__grid,.pr-faq{grid-template-columns:1fr}#header .header-top{padding:.7rem 0}.search-widget{min-width:100%;margin-top:.8rem}.product-miniature .thumbnail-container{min-height:390px}}@media (max-width:575px){.pr-hero{padding:2.4rem .4rem 2rem}.pr-section{margin:2rem .4rem;padding:1.35rem}.pr-trust-strip{margin-left:.4rem;margin-right:.4rem}.pr-hero h1{font-size:2.55rem}.pr-hero__panel{border-radius:24px}.products-section-title:after{margin-left:auto;margin-right:auto}}


/* Restyle cache-busted delivery fixes */
.pr-hero__actions a{display:inline-flex!important}.pr-hero__proof span,.pr-panel-grid span{display:inline-flex!important;margin-right:.55rem;margin-bottom:.55rem}.pr-trust-strip strong,.pr-trust-strip span{display:block!important}.pr-btn--primary{background:#101828!important;color:#fff!important}.pr-btn--secondary{background:#fff!important;color:#101828!important}.pr-panel-grid{grid-template-columns:repeat(3,1fr)}


/* Catalog/shop polish: clearer shop context, less empty space, better mobile alignment */
#wrapper .breadcrumb{padding-top:.75rem;padding-bottom:.25rem}.page-category #main,.page-best-sales #main,.page-new-products #main,.page-prices-drop #main{background:transparent}.pr-category-hero{border:1px solid var(--pr-line)!important;border-radius:30px!important;background:linear-gradient(135deg,#fff 0,#f8fbff 62%,#eef4ff 100%)!important;box-shadow:0 18px 55px rgba(16,24,40,.07)!important;padding:1.6rem 1.75rem!important;margin-bottom:1.4rem!important;min-height:0!important}.pr-category-hero .h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.02;letter-spacing:-.055em;text-transform:none;margin:0 0 .8rem;color:var(--pr-ink)}.pr-category-copy{max-width:780px;color:var(--pr-muted)!important;font-size:1.02rem;line-height:1.65}.pr-category-copy p{margin:0}.pr-category-pills{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.pr-category-pills span{display:inline-flex;border:1px solid #d8e2f3;background:#fff;border-radius:999px;padding:.48rem .72rem;font-weight:800;font-size:.84rem;color:#344054}.page-category #subcategories{display:none!important}.page-category #left-column .block-categories,.page-category #search_filters{border:1px solid var(--pr-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.04);overflow:hidden}.page-category #left-column .block-categories .category-sub-menu,.page-category #search_filters .facet{padding-left:.85rem;padding-right:.85rem}.page-category #left-column #search_filters_brands,.page-category #left-column #manufacturer-link-widget,.page-category #left-column .blockmanufacturer,.page-category #left-column .brands-sort,.page-category #left-column [href*="/brands"]{display:none!important}.page-category #products .products{row-gap:1.2rem}.page-category #products .products .product-miniature{margin-bottom:1.2rem}.page-category #products #js-product-list-top{background:#fff;border:1px solid var(--pr-line);border-radius:18px;padding:.75rem 1rem;margin-bottom:1rem;box-shadow:0 10px 30px rgba(16,24,40,.04)}#products .total-products p{margin:0;font-weight:800;color:var(--pr-ink)}#products .sort-by-row{align-items:center}.product-miniature .thumbnail-container{display:flex;flex-direction:column}.product-miniature .thumbnail-top{min-height:185px;display:flex;align-items:center;justify-content:center}.product-miniature .product-description{display:flex;flex-direction:column;flex:1}.product-miniature .pr-card-cta{margin-top:auto;align-self:flex-start}.page-best-sales #content-wrapper .products,.page-home .featured-products .products{justify-content:center}.page-best-sales .product-miniature,.page-home .featured-products .product-miniature{max-width:380px}.footer-container{margin-top:2.5rem}.footer-container .links .title{border-bottom-color:rgba(255,255,255,.12)}
@media (max-width:767px){body{overflow-x:hidden}.container{width:100%;max-width:100%}#wrapper{padding-top:.75rem}.pr-shop-home{padding-left:.75rem;padding-right:.75rem}.pr-hero{padding:2rem 0 1.3rem;gap:1.1rem}.pr-hero h1{font-size:2.15rem;line-height:1.02;letter-spacing:-.045em}.pr-hero__lead{font-size:1rem;line-height:1.58;margin-bottom:1rem}.pr-hero__actions{display:grid;grid-template-columns:1fr;gap:.65rem}.pr-btn{width:100%;min-height:46px}.pr-hero__proof{display:grid;grid-template-columns:1fr;gap:.45rem}.pr-hero__proof span{justify-content:center;margin:0!important}.pr-panel-grid{grid-template-columns:repeat(2,1fr)!important}.pr-trust-strip{gap:.75rem;margin-bottom:1.5rem}.products-section-title,h2.h2.products-section-title{text-align:left;margin:1.35rem 0 1rem}.products-section-title:after{margin-left:0}.product-miniature .thumbnail-container{min-height:0;border-radius:22px}.product-miniature .thumbnail-top{min-height:150px}.product-miniature .product-description{min-height:0;padding:1rem}.pr-card-note{font-size:.86rem;-webkit-line-clamp:2}.pr-section{border-radius:24px;margin:1.5rem 0;padding:1.1rem}.pr-section h2{font-size:1.75rem}.page-home .custom-text{padding:1.1rem;border-radius:22px;margin:1.5rem 0}.page-home .custom-text p,.page-home .custom-text li{font-size:.96rem;line-height:1.58}.pr-category-hero{border-radius:24px!important;padding:1.15rem!important;margin-bottom:1rem!important}.pr-category-hero .h1{font-size:2rem}.pr-category-copy{font-size:.96rem;line-height:1.55}.pr-category-pills{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.pr-category-pills span{justify-content:center;text-align:center}.page-category #left-column{padding-left:15px;padding-right:15px}.page-category #products #js-product-list-top{padding:.7rem;border-radius:16px}.page-category #products .products{margin-left:0;margin-right:0}.page-category #products .products .product-miniature{padding-left:0;padding-right:0}.search-widget{padding-left:0;padding-right:0}.search-widget form input[type=text]{width:100%}.block_newsletter{border-radius:22px}.block_newsletter form .row{margin-left:0;margin-right:0}.block_newsletter form input[type=email]{margin-bottom:.6rem}.footer-container{text-align:left}}

/* Hide empty template blocks/pages globally */
#search_filters_brands,.blockmanufacturer,.brands-sort,[href*="/brands"]{display:none!important}

/* Header cart should look clickable/visible even when empty */
#_desktop_cart .blockcart,#_desktop_cart .blockcart.inactive,#_mobile_cart .blockcart{background:#101828!important;color:#fff!important;border-radius:999px!important}#_desktop_cart .blockcart a,#_desktop_cart .blockcart i,#_desktop_cart .blockcart .cart-products-count,#_mobile_cart .blockcart a,#_mobile_cart .blockcart i{color:#fff!important}


/* Custom shop menu integrated in the real header row + mobile hamburger */
#header .header-top .pr-shop-nav-menu{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;min-height:58px;padding-left:.75rem;padding-right:.75rem}
.pr-shop-nav-menu a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e2f3;background:#fff;border-radius:999px;padding:.5rem .85rem;font-size:.84rem;font-weight:900;letter-spacing:.01em;color:#243043;text-decoration:none;box-shadow:0 8px 22px rgba(16,24,40,.04);transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap}
.pr-shop-nav-menu a:hover{transform:translateY(-1px);border-color:#b9c8df;background:#f8fbff;color:#111827;text-decoration:none}
#mobile_top_menu_wrapper .pr-shop-nav-menu--mobile{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;width:100%;padding:1rem .9rem .75rem;margin:0;border-top:1px solid #e6edf7;border-bottom:1px solid #e6edf7;background:#f8fbff}
#mobile_top_menu_wrapper .pr-shop-nav-menu--mobile a{border-radius:16px;padding:.72rem .8rem;background:#fff;color:#243043;box-shadow:0 8px 20px rgba(16,24,40,.05)}
@media (max-width:767px){.header-nav .mobile{min-height:58px}.pr-shop-nav-menu--desktop{display:none!important}}
