/* Homepage location cards — compact regional image headers. */
.gw-home-location-card{padding:0 !important;overflow:hidden;}
.gw-home-location-photo{display:block;width:100%;height:165px;object-fit:cover;margin:0 0 22px;}
.gw-home-location-card h3,.gw-home-location-card p,.gw-home-location-card .gw-card-link{margin-left:24px;margin-right:24px;}
.gw-home-location-card .gw-card-link{margin-bottom:24px;}
@media (max-width:680px){.gw-home-location-photo{height:155px;}}
/*
Theme Name: GW Removals Premium V38
Theme URI: https://gwremovals.co.uk/
Author: GW Removals
Description: Premium, editable WordPress theme for GW Removals with six services, nine locations, reviews, blog, SEO metadata, FAQ schema and i-mve quote integration.
Version: 5.0.13
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: gw-removals-premium
*/
:root{
  --gw-navy:#020d21;
  --gw-navy-2:#031735;
  --gw-panel:#05234d;
  --gw-panel-2:#072b5c;
  --gw-blue:#1583ff;
  --gw-blue-2:#0068f0;
  --gw-blue-soft:#5aaeff;
  --gw-white:#ffffff;
  --gw-text:#f5f9ff;
  --gw-muted:#b8c9dc;
  --gw-line:rgba(255,255,255,.15);
  --gw-green:#00b67a;
  --gw-max:1240px;
  --gw-radius:18px;
  --gw-shadow:0 22px 60px rgba(0,0,0,.28);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,var(--gw-navy),var(--gw-navy-2) 42%,var(--gw-navy));color:var(--gw-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit}
img{max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
.gw-container{width:min(var(--gw-max),calc(100% - 42px));margin-inline:auto}
.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}
.site-header{position:sticky;top:0;z-index:200;background:rgba(2,13,33,.97);border-bottom:1px solid var(--gw-line);backdrop-filter:blur(16px)}
.header-inner{min-height:88px;display:flex;align-items:center;gap:28px}
.site-branding{display:flex;align-items:center;flex:none}
.site-branding img{width:132px;display:block}
.main-navigation{margin-left:auto}
.main-navigation ul{list-style:none;display:flex;align-items:center;gap:27px;margin:0;padding:0}
.main-navigation li{position:relative}
/* Linked borough pills */
.area-tags a.area-tag{cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.area-tags a.area-tag:hover,.area-tags a.area-tag:focus-visible{background:var(--gw-blue);border-color:var(--gw-blue);color:#fff!important;box-shadow:0 8px 22px rgba(21,131,255,.28);transform:translateY(-1px);outline:none}

.main-navigation a{text-decoration:none;font-weight:760;font-size:15px;color:#f3f7fd;transition:.2s ease}
.main-navigation a:hover,.main-navigation .current-menu-item>a,.main-navigation .current-menu-ancestor>a{color:var(--gw-blue-soft)}
.main-navigation .sub-menu{display:none;position:absolute;top:100%;left:-16px;min-width:235px;padding:12px;background:#051a3b;border:1px solid var(--gw-line);border-radius:12px;box-shadow:var(--gw-shadow)}
.main-navigation li:hover>.sub-menu,.main-navigation li:focus-within>.sub-menu{display:grid;gap:2px}
.main-navigation .sub-menu a{display:block;padding:9px 11px;border-radius:8px}
.main-navigation .sub-menu a:hover{background:rgba(21,131,255,.13)}
.menu-toggle{display:none;border:1px solid var(--gw-line);background:transparent;color:#fff;border-radius:8px;padding:9px 11px}
.gw-btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:9px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,var(--gw-blue),var(--gw-blue-2));color:#fff!important;text-decoration:none;font-weight:850;box-shadow:0 13px 32px rgba(0,104,240,.27);transition:transform .18s ease,box-shadow .18s ease}
.gw-btn:hover,.wp-block-button__link:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,104,240,.35)}
.gw-btn--outline{background:rgba(2,13,33,.58);border-color:rgba(255,255,255,.72);box-shadow:none}
.gw-btn--small{min-height:44px;padding-inline:18px}
.header-quote{flex:none}
.btn-row{display:flex;gap:17px;flex-wrap:wrap;margin-top:31px}
.gw-hero,.gw-page-hero{position:relative;background-size:cover;background-position:center;isolation:isolate}
.gw-hero{min-height:710px;display:grid;align-items:center}
.gw-page-hero{min-height:530px;display:grid;align-items:end}
.gw-hero:before,.gw-page-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,13,33,.74) 0%,rgba(2,13,33,.58) 38%,rgba(2,13,33,.20) 68%,rgba(2,13,33,.04) 100%)}
.gw-hero:after,.gw-page-hero:after{content:"";position:absolute;inset:auto 0 0;height:105px;z-index:-1;background:linear-gradient(transparent,rgba(2,13,33,.62))}
.hero-content{max-width:720px;padding:108px 0 94px}
.page-hero-content{max-width:780px;padding:100px 0 74px}
.gw-eyebrow{display:flex;align-items:center;gap:9px;color:var(--gw-blue-soft);font-weight:900;text-transform:uppercase;letter-spacing:.15em;font-size:13px;margin:0 0 20px}
.gw-eyebrow:before{content:"";width:23px;height:3px;border-radius:4px;background:var(--gw-blue)}
.gw-hero h1,.gw-page-hero h1{font-size:clamp(46px,6vw,78px);line-height:1.01;letter-spacing:-.045em;margin:0 0 21px;color:#fff;max-width:800px}
.gw-hero .lead,.gw-page-hero .lead{font-size:clamp(18px,2vw,21px);max-width:690px;color:#e1ebf7;margin:0}
.hero-review{position:absolute;z-index:2;right:max(22px,calc((100vw - var(--gw-max))/2));top:42px;display:flex;align-items:center;gap:14px;padding:13px 18px;border:1px solid var(--gw-line);border-radius:10px;background:rgba(2,13,33,.91);box-shadow:0 18px 45px rgba(0,0,0,.22);font-weight:800}
.hero-review .stars,.review-stars{color:var(--gw-green);letter-spacing:2px}
.breadcrumbs{margin-bottom:24px;color:#87bfff;font-size:14px}
.breadcrumbs a{text-decoration:none}
.gw-section{padding:86px 0}
.gw-section--tight{padding:58px 0}
.gw-section--panel{background:rgba(5,35,77,.58);border-block:1px solid var(--gw-line)}
.gw-section--deep{background:#020d21}
.section-head{max-width:800px;margin:0 auto 43px;text-align:center}
.section-head--left{text-align:left;margin-inline:0}
.section-head h2,.gw-split h2,.content-panel h2,.entry-content h2{font-size:clamp(31px,4vw,48px);line-height:1.1;letter-spacing:-.026em;color:#fff;margin:0 0 13px}
.section-head p,.muted{color:var(--gw-muted)}
.gw-grid{display:grid;gap:21px}
.gw-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.gw-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.gw-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.gw-card,.content-panel,.review-card,.post-card,.contact-panel{background:linear-gradient(180deg,rgba(7,43,92,.94),rgba(3,23,53,.98));border:1px solid var(--gw-line);border-radius:var(--gw-radius);box-shadow:0 18px 48px rgba(0,0,0,.18)}
.gw-card{padding:28px;position:relative;overflow:hidden}
.gw-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:2px;background:linear-gradient(90deg,var(--gw-blue),transparent);opacity:.7}
.gw-card-icon{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(90,174,255,.52);color:var(--gw-blue-soft);background:rgba(21,131,255,.07);font-size:27px;margin-bottom:17px}
.gw-card h3{font-size:22px;line-height:1.2;margin:0 0 10px;color:#fff}
.gw-card p{color:var(--gw-muted);margin:0 0 17px}
.gw-card-link{color:#6db6ff;text-decoration:none;font-weight:850}
.gw-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.gw-split-image{border:1px solid var(--gw-line);border-radius:var(--gw-radius);overflow:hidden;box-shadow:var(--gw-shadow);background:#061a3a}
.gw-split-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.gw-checks{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}
.gw-checks--two{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}
.gw-checks li{position:relative;padding-left:29px;color:#dce8f6}
.gw-checks li:before{content:"✓";position:absolute;left:0;color:var(--gw-blue-soft);font-weight:950}
.gw-benefit{text-align:center;padding:25px}
.gw-benefit .gw-card-icon{margin:0 auto 14px}
.gw-benefit h3{font-size:19px;margin:0 0 8px;color:#fff}
.gw-benefit p{color:var(--gw-muted);margin:0}
.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.process-step{text-align:center;position:relative;padding:10px}
.process-number{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;border:1px solid #62afff;background:#061d43;color:#fff;font-weight:900}
.process-step h3{font-size:18px;margin:0 0 8px}
.process-step p{font-size:14px;color:var(--gw-muted);margin:0}
.quote-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 42px;border-radius:var(--gw-radius);background:linear-gradient(135deg,#0761e8,#188aff);box-shadow:0 24px 54px rgba(0,104,240,.24)}
.quote-cta h2{font-size:clamp(29px,4vw,43px);margin:0 0 7px;line-height:1.1}
.quote-cta p{margin:0;color:#e8f3ff}
.quote-cta .gw-btn{background:rgba(2,13,33,.2);border-color:rgba(255,255,255,.68);box-shadow:none}
.content-panel{padding:36px}
.service-inclusions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--gw-line);border:1px solid var(--gw-line);border-radius:var(--gw-radius);overflow:hidden}
.inclusion{padding:29px;background:#041a3b}
.inclusion h3{font-size:20px;color:#fff;margin:0 0 8px}
.inclusion p{color:var(--gw-muted);margin:0}
.area-tags{display:flex;flex-wrap:wrap;gap:10px}
.area-tag{display:inline-flex;padding:9px 14px;border:1px solid rgba(90,174,255,.45);border-radius:999px;background:rgba(21,131,255,.07);color:#e8f3ff}
.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.faq-grid details{background:#041a3b;border:1px solid var(--gw-line);border-radius:11px;padding:17px 19px}
.faq-grid summary{cursor:pointer;font-weight:820;color:#fff;list-style:none}
.faq-grid summary::-webkit-details-marker{display:none}
.faq-grid summary:after{content:"+";float:right;color:var(--gw-blue-soft);font-size:21px;line-height:1}
.faq-grid details[open] summary:after{content:"–"}
.faq-grid p{color:var(--gw-muted);margin:13px 0 0}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.review-summary{display:grid;grid-template-columns:1.15fr repeat(3,1fr);border:1px solid var(--gw-line);border-radius:var(--gw-radius);overflow:hidden;background:#041a3b}
.review-stat{padding:28px;text-align:center;border-right:1px solid var(--gw-line)}
.review-stat:last-child{border-right:0}
.review-stat strong{display:block;font-size:36px;color:var(--gw-blue-soft);line-height:1.1;margin-bottom:5px}
.review-card{padding:29px}
.review-card blockquote{margin:0;color:#edf5ff}
.review-card cite{display:block;margin-top:18px;color:#70b8ff;font-style:normal;font-weight:850}
.review-note{font-size:13px;color:#90a8c1;margin-top:9px}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}
.post-card{overflow:hidden}
.post-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.post-card-body{padding:25px}
.post-category{font-size:12px;color:#61afff;text-transform:uppercase;letter-spacing:.13em;font-weight:900}
.post-card h2,.post-card h3{font-size:22px;line-height:1.2;margin:9px 0 11px;color:#fff}
.post-card h2 a,.post-card h3 a{text-decoration:none}
.post-card p{color:var(--gw-muted)}
.entry-wrap{max-width:900px;margin-inline:auto}
.entry-content{font-size:18px}
.entry-content h2{margin-top:46px}
.entry-content h3{font-size:26px;margin-top:30px;color:#fff}
.entry-content p,.entry-content li{color:#d1ddec}
.entry-content a{color:#6eb7ff}
.entry-content ul{padding-left:22px}
.entry-featured{margin:0 0 32px;border-radius:var(--gw-radius);overflow:hidden;border:1px solid var(--gw-line)}
.quote-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:25px}
.quote-frame-wrap,.contact-panel{padding:25px}
.quote-frame{width:100%;min-height:920px;border:0;border-radius:12px;background:#fff}
.preview-form{display:grid;gap:16px}
.preview-form label{display:grid;gap:7px;font-weight:800}
.preview-form input,.preview-form select,.preview-form textarea{width:100%;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:#031735;color:#fff;padding:14px}
.preview-form textarea{min-height:130px;resize:vertical}
.contact-list{display:grid;gap:18px}
.contact-item{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start}
.contact-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(21,131,255,.18);color:#66b4ff;border:1px solid rgba(90,174,255,.25)}
.site-footer{background:#01091a;border-top:1px solid var(--gw-line);padding-top:68px}
.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:42px}
.footer-logo{width:145px;display:block;margin-bottom:18px}
.footer-title{font-weight:900;margin-bottom:14px;color:#fff}
.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:8px;color:#c7d5e6}
.footer-links a{text-decoration:none;color:#c7d5e6}
.footer-links a:hover{color:#fff}
.footer-company-number{color:#fff;font-weight:400}
.footer-legal{border-top:1px solid var(--gw-line);margin-top:48px;padding:21px 0;display:flex;justify-content:space-between;gap:24px;color:#afbed0;font-size:13px}
.footer-legal-links{display:flex;gap:22px;flex-wrap:wrap}
.footer-legal-links a{text-decoration:none;font-weight:400;color:#c7d5e6}
.mobile-actions{display:none}
.admin-edit-note{padding:11px 14px;border-radius:8px;background:rgba(21,131,255,.1);border:1px solid rgba(90,174,255,.3);color:#bcdcff;font-size:14px}
@media(max-width:1020px){
 .main-navigation{display:none;position:absolute;top:100%;left:0;right:0;padding:18px 22px;background:#031735;border-bottom:1px solid var(--gw-line)}
 .main-navigation.is-open{display:block}
 .main-navigation ul{display:grid;gap:4px}
 .main-navigation a{display:block;padding:10px}
 .main-navigation .sub-menu{position:static;display:grid;margin-left:14px;box-shadow:none;border:0;background:transparent;padding:0}
 .menu-toggle{display:block;margin-left:auto}
 .header-quote{display:none}
 .gw-grid--4,.gw-grid--3,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gw-split,.quote-layout{grid-template-columns:1fr}
 .service-inclusions{grid-template-columns:repeat(2,minmax(0,1fr))}
 .review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
 .review-stat{border-bottom:1px solid var(--gw-line)}
 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .hero-review{top:18px;right:18px}
}
@media(max-width:680px){
 .gw-container{width:min(var(--gw-max),calc(100% - 28px))}
 .header-inner{min-height:74px}.site-branding img{width:112px}
 .gw-hero{min-height:650px}.gw-page-hero{min-height:480px}
 .hero-content{padding:145px 0 72px}.page-hero-content{padding:100px 0 58px}
 .gw-hero h1,.gw-page-hero h1{font-size:43px}
 .hero-review{font-size:12px;padding:10px 12px;gap:8px}
 .gw-section{padding:65px 0}
 .gw-grid--4,.gw-grid--3,.gw-grid--2,.blog-grid,.gw-checks--two,.service-inclusions,.faq-grid,.related-grid,.review-summary,.footer-grid{grid-template-columns:1fr}
 .quote-cta{align-items:flex-start;flex-direction:column;padding:27px}
 .footer-legal{flex-direction:column}
 .btn-row{display:grid}.btn-row .gw-btn{width:100%}
 .mobile-actions{position:fixed;z-index:250;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;background:#020d21;border-top:1px solid var(--gw-line)}
 .mobile-actions a{text-align:center;text-decoration:none;font-weight:900;padding:14px}
 .mobile-actions a:last-child{background:var(--gw-blue)}
 body{padding-bottom:52px}
}
.gw-card-icon svg,.contact-icon svg{width:28px;height:28px;display:block}.gw-card-icon svg{width:31px;height:31px}/* Release QA: keep compact button icons and telephone labels aligned. */
.gw-btn svg,
.wp-block-button__link svg {
  width: 22px;
  height: 22px;
  display: block;
  flex: 0 0 22px;
}
.gw-btn { white-space: nowrap; }
@media (max-width: 680px) {
  .gw-btn { white-space: normal; }
}


/* V17 image visibility and hero contrast improvements. */
.gw-hero:before,.gw-page-hero:before{background:linear-gradient(90deg,rgba(2,13,33,.74) 0%,rgba(2,13,33,.58) 38%,rgba(2,13,33,.20) 68%,rgba(2,13,33,.04) 100%)}
.gw-hero:after,.gw-page-hero:after{height:105px;background:linear-gradient(transparent,rgba(2,13,33,.62))}
.hero-content,.page-hero-content{position:relative;z-index:1}
.gw-hero h1,.gw-page-hero h1,.gw-hero .lead,.gw-page-hero .lead,.gw-eyebrow{text-shadow:0 2px 14px rgba(0,0,0,.72)}
.gw-split-image img,.post-card img,.about-image img{filter:brightness(1.18) saturate(1.02)}
@media(max-width:760px){.gw-hero:before,.gw-page-hero:before{background:linear-gradient(90deg,rgba(2,13,33,.78) 0%,rgba(2,13,33,.62) 66%,rgba(2,13,33,.18) 100%)}}


/* V19 wider, less-cropped hero composition. */
.gw-hero,
.gw-page-hero {
  background-color: #020d21;
  background-repeat: no-repeat;
}
.gw-hero {
  background-position: center;
  background-size: cover;
}
.gw-page-hero {
  background-position: center;
  background-size: cover;
}
.gw-hero {
  min-height: 760px;
}
.gw-hero .hero-review {
  display: none;
}
.gw-hero:before,
.gw-page-hero:before {
  background: linear-gradient(90deg,#020d21 0%,rgba(2,13,33,.96) 26%,rgba(2,13,33,.78) 47%,rgba(2,13,33,.28) 72%,rgba(2,13,33,.03) 100%);
}
@media (max-width: 760px) {
  .gw-hero { background-size: cover; background-position: 64% center; }
  .gw-page-hero { background-size: cover; background-position: 66% center; }
  .gw-hero { min-height: 680px; }
  .gw-hero:before,
  .gw-page-hero:before {
    background: linear-gradient(90deg,rgba(2,13,33,.96) 0%,rgba(2,13,33,.85) 60%,rgba(2,13,33,.42) 100%);
  }
}


/* V20 final hero composition: preserve the full wide image on desktop. */
.gw-hero,
.gw-page-hero{
  background-color:#020d21;
  background-repeat:no-repeat;
  background-position:center top;
  background-size:100% auto;
}
.gw-hero{
  min-height:clamp(610px,46.875vw,760px);
}
.gw-page-hero{
  min-height:clamp(440px,37.5vw,550px);
}
.gw-hero:before{
  background:linear-gradient(90deg,rgba(2,13,33,.90) 0%,rgba(2,13,33,.76) 28%,rgba(2,13,33,.48) 48%,rgba(2,13,33,.12) 72%,rgba(2,13,33,.02) 100%);
}
.gw-page-hero:before{
  background:linear-gradient(90deg,rgba(2,13,33,.88) 0%,rgba(2,13,33,.72) 32%,rgba(2,13,33,.40) 55%,rgba(2,13,33,.08) 78%,rgba(2,13,33,.02) 100%);
}
.gw-hero:after,.gw-page-hero:after{
  height:90px;
  background:linear-gradient(transparent,rgba(2,13,33,.62));
}
.hero-content{max-width:650px;padding:105px 0 72px}
.page-hero-content{max-width:720px}
.gw-hero .hero-review{display:flex}
@media(max-width:900px){
  .gw-hero{background-size:cover;background-position:55% center}.gw-page-hero{background-size:cover;background-position:64% center}
  .gw-hero{min-height:680px}
  .gw-page-hero{min-height:500px}
  .gw-hero:before,.gw-page-hero:before{background:linear-gradient(90deg,rgba(2,13,33,.94) 0%,rgba(2,13,33,.80) 62%,rgba(2,13,33,.28) 100%)}
}

/* V20 final alignment: hero copy starts at the normal site container edge. */
.hero-content,.page-hero-content{width:min(var(--gw-max),calc(100% - 44px));max-width:none;margin-inline:auto}
.hero-content h1,.hero-content .lead{max-width:650px}
.page-hero-content h1,.page-hero-content .lead{max-width:720px}
.gw-hero h1{font-size:clamp(44px,4.6vw,66px)}
.gw-page-hero h1{font-size:clamp(42px,4.5vw,64px)}
@media(max-width:680px){.hero-content,.page-hero-content{width:min(var(--gw-max),calc(100% - 28px))}.gw-hero h1,.gw-page-hero h1{font-size:42px}}

@media(max-width:900px){
  .gw-hero:after{inset:0;height:auto;background:linear-gradient(transparent 82%,rgba(2,13,33,.66)),linear-gradient(270deg,rgba(2,13,33,.98) 0%,rgba(2,13,33,.88) 48%,rgba(2,13,33,0) 100%) top right/210px 125px no-repeat}
}


/* V21 final image system — full wide images, lighter presentation, no desktop crop. */
.gw-hero,
.gw-page-hero{
  position:relative;
  background-color:#061a36;
  background-repeat:no-repeat;
  background-position:center center !important;
  background-size:100% 100% !important;
  min-height:0 !important;
  overflow:hidden;
}
.gw-hero{aspect-ratio:32/15;display:grid;align-items:center}
.gw-page-hero{aspect-ratio:8/3;display:grid;align-items:end}
.gw-hero:before,
.gw-page-hero:before{
  background:linear-gradient(90deg,rgba(3,19,43,.34) 0%,rgba(3,19,43,.22) 34%,rgba(3,19,43,.08) 58%,rgba(3,19,43,0) 82%) !important;
}
.gw-hero:after,
.gw-page-hero:after{
  height:62px !important;
  background:linear-gradient(transparent,rgba(2,13,33,.35)) !important;
}
.hero-content,
.page-hero-content{
  position:relative;
  z-index:2;
  width:min(var(--gw-max),calc(100% - 44px));
  max-width:none;
  margin-inline:auto;
}
.hero-content{padding:70px 0 58px}
.page-hero-content{padding:72px 0 44px}
.hero-content:before,
.page-hero-content:before{
  content:"";
  position:absolute;
  z-index:-1;
  left:-24px;
  top:34px;
  bottom:28px;
  width:min(680px,calc(100% + 10px));
  border-radius:18px;
  background:linear-gradient(90deg,rgba(2,18,42,.76),rgba(2,18,42,.58) 68%,rgba(2,18,42,.12));
  box-shadow:0 18px 55px rgba(0,0,0,.12);
}
.gw-hero h1{font-size:clamp(42px,4.3vw,64px);max-width:650px}
.gw-page-hero h1{font-size:clamp(40px,4.1vw,60px);max-width:700px}
.gw-hero .lead,.gw-page-hero .lead{max-width:650px}
.gw-hero h1,.gw-page-hero h1,.gw-hero .lead,.gw-page-hero .lead,.gw-eyebrow{text-shadow:0 2px 8px rgba(0,0,0,.38)}
.gw-split-image img,.post-card img,.about-image img,.entry-featured img{filter:none !important;display:block;width:100%;height:auto}
@media(max-width:1100px){
  .gw-hero,.gw-page-hero{background-size:cover !important;background-position:62% center !important;aspect-ratio:auto}
  .gw-hero{min-height:660px !important}
  .gw-page-hero{min-height:500px !important}
  .gw-hero:before,.gw-page-hero:before{background:linear-gradient(90deg,rgba(3,19,43,.55) 0%,rgba(3,19,43,.38) 62%,rgba(3,19,43,.05) 100%) !important}
}
@media(max-width:680px){
  .gw-hero,.gw-page-hero{background-position:68% center !important}
  .gw-hero{min-height:650px !important}
  .gw-page-hero{min-height:490px !important}
  .hero-content,.page-hero-content{width:min(var(--gw-max),calc(100% - 28px))}
  .hero-content:before,.page-hero-content:before{left:-10px;width:calc(100% + 20px);background:rgba(2,18,42,.72)}
  .gw-hero h1,.gw-page-hero h1{font-size:40px}
}


/* V22 lighter hero overlays requested by user */
.gw-hero:before,
.gw-page-hero:before{
  background:linear-gradient(90deg,rgba(3,19,43,.20) 0%,rgba(3,19,43,.12) 32%,rgba(3,19,43,.04) 56%,rgba(3,19,43,0) 82%) !important;
}
.gw-hero:after,
.gw-page-hero:after{
  height:44px !important;
  background:linear-gradient(transparent,rgba(2,13,33,.18)) !important;
}
.hero-content:before,
.page-hero-content:before{
  background:linear-gradient(90deg,rgba(2,18,42,.46),rgba(2,18,42,.30) 66%,rgba(2,18,42,.04)) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.08) !important;
}
.gw-hero h1,.gw-page-hero h1,.gw-hero .lead,.gw-page-hero .lead,.gw-eyebrow{
  text-shadow:0 1px 5px rgba(0,0,0,.22) !important;
}
@media(max-width:1100px){
  .gw-hero:before,.gw-page-hero:before{
    background:linear-gradient(90deg,rgba(3,19,43,.34) 0%,rgba(3,19,43,.22) 58%,rgba(3,19,43,.03) 100%) !important;
  }
}
@media(max-width:680px){
  .hero-content:before,.page-hero-content:before{
    background:rgba(2,18,42,.52) !important;
  }
}


/* V23 much lighter hero shadow pass */
.gw-hero:before,
.gw-page-hero:before{
  background:linear-gradient(90deg,rgba(3,19,43,.10) 0%,rgba(3,19,43,.06) 28%,rgba(3,19,43,.02) 52%,rgba(3,19,43,0) 78%) !important;
}
.gw-hero:after,
.gw-page-hero:after{
  height:24px !important;
  background:linear-gradient(transparent,rgba(2,13,33,.10)) !important;
}
.hero-content:before,
.page-hero-content:before{
  background:linear-gradient(90deg,rgba(2,18,42,.24),rgba(2,18,42,.12) 62%,rgba(2,18,42,.00)) !important;
  box-shadow:none !important;
}
.gw-hero h1,.gw-page-hero h1,.gw-hero .lead,.gw-page-hero .lead,.gw-eyebrow{
  text-shadow:0 1px 2px rgba(0,0,0,.12) !important;
}
@media(max-width:1100px){
  .gw-hero:before,.gw-page-hero:before{
    background:linear-gradient(90deg,rgba(3,19,43,.20) 0%,rgba(3,19,43,.12) 56%,rgba(3,19,43,.02) 100%) !important;
  }
}
@media(max-width:680px){
  .hero-content:before,.page-hero-content:before{
    background:rgba(2,18,42,.34) !important;
  }
}


/* V24 remove dark blue hero shading and show fuller image */
@media(min-width:901px){
  .gw-hero,
  .gw-page-hero{
    background-size:contain !important;
    background-position:center center !important;
    background-color:#07152c !important;
  }
  .gw-hero:before,
  .gw-page-hero:before,
  .gw-hero:after,
  .gw-page-hero:after,
  .hero-content:before,
  .page-hero-content:before{
    background:none !important;
    box-shadow:none !important;
  }
  .gw-hero:after,
  .gw-page-hero:after,
  .hero-content:before,
  .page-hero-content:before{
    display:none !important;
    content:none !important;
  }
  .gw-hero h1,
  .gw-page-hero h1,
  .gw-hero .lead,
  .gw-page-hero .lead,
  .gw-eyebrow,
  .breadcrumbs,
  .breadcrumbs a{
    text-shadow:none !important;
  }
  .hero-content,
  .page-hero-content{
    padding-top:60px !important;
    padding-bottom:38px !important;
  }
}
@media(max-width:900px){
  .gw-hero:before,
  .gw-page-hero:before{
    background:linear-gradient(90deg,rgba(3,19,43,.10) 0%,rgba(3,19,43,.04) 52%,rgba(3,19,43,0) 100%) !important;
  }
  .hero-content:before,
  .page-hero-content:before{
    background:rgba(2,18,42,.18) !important;
    box-shadow:none !important;
  }
}


/* =========================================================
   V27 APPROVED LIGHT HERO SYSTEM
   Real hero files have a white/light fade baked into the left.
   No dark blue half-page overlay is used.
   ========================================================= */
.site-header{
  background:rgba(255,255,255,.98) !important;
  border-bottom:1px solid rgba(5,30,60,.12) !important;
  box-shadow:0 3px 18px rgba(5,30,60,.06) !important;
  backdrop-filter:blur(12px);
}
.main-navigation a{color:#071b35 !important;}
.main-navigation a:hover,.main-navigation .current-menu-item>a,.main-navigation .current-menu-ancestor>a{color:#0877ff !important;}
.main-navigation .sub-menu{
  background:#fff !important;
  border-color:rgba(5,30,60,.12) !important;
  box-shadow:0 16px 36px rgba(4,30,65,.12) !important;
}
.main-navigation .sub-menu a:hover{background:rgba(8,119,255,.08) !important;}
.menu-toggle{color:#071b35 !important;border-color:rgba(5,30,60,.22) !important;}

.gw-hero,.gw-page-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-color:#f7fbff !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-size:cover !important;
  min-height:0 !important;
}
.gw-hero{aspect-ratio:2.22/1;display:grid;align-items:center;}
.gw-page-hero{aspect-ratio:8/3;display:grid;align-items:end;}

/* Absolutely no dark hero overlays. The only overlay is transparent white. */
.gw-hero:before,.gw-page-hero:before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  z-index:-1 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.10) 27%,rgba(255,255,255,.02) 49%,rgba(255,255,255,0) 66%) !important;
}
.gw-hero:after,.gw-page-hero:after,
.hero-content:before,.page-hero-content:before{
  display:none !important;
  content:none !important;
  background:none !important;
  box-shadow:none !important;
}
.hero-content,.page-hero-content{
  position:relative;
  z-index:2;
  width:min(var(--gw-max),calc(100% - 44px)) !important;
  max-width:none !important;
  margin-inline:auto !important;
}
.hero-content{padding:58px 0 50px !important;}
.page-hero-content{padding:48px 0 38px !important;}
.hero-content h1,.hero-content .lead{max-width:650px !important;}
.page-hero-content h1,.page-hero-content .lead{max-width:680px !important;}
.gw-hero h1,.gw-page-hero h1{
  color:#071b35 !important;
  text-shadow:none !important;
  font-size:clamp(42px,4.3vw,64px) !important;
}
.gw-page-hero h1{font-size:clamp(38px,4vw,58px) !important;}
.gw-hero .lead,.gw-page-hero .lead{
  color:#17314f !important;
  text-shadow:none !important;
}
.gw-eyebrow{
  color:#0877ff !important;
  text-shadow:none !important;
}
.gw-eyebrow:before{background:#0877ff !important;}
.breadcrumbs,.breadcrumbs a{color:#24496d !important;text-shadow:none !important;}

.gw-hero .gw-btn--outline,.gw-page-hero .gw-btn--outline{
  background:rgba(255,255,255,.90) !important;
  border-color:rgba(7,27,53,.42) !important;
  color:#071b35 !important;
}
.gw-hero .gw-btn--outline svg,.gw-page-hero .gw-btn--outline svg{color:#0877ff !important;}
.hero-review{
  color:#071b35 !important;
  background:rgba(255,255,255,.92) !important;
  border-color:rgba(7,27,53,.12) !important;
  box-shadow:0 10px 28px rgba(4,30,65,.12) !important;
}

@media(max-width:1100px){
  .gw-hero,.gw-page-hero{background-position:64% center !important;aspect-ratio:auto;}
  .gw-hero{min-height:620px !important;}
  .gw-page-hero{min-height:470px !important;}
  .gw-hero:before,.gw-page-hero:before{
    background:linear-gradient(90deg,rgba(255,255,255,.62) 0%,rgba(255,255,255,.36) 52%,rgba(255,255,255,.04) 100%) !important;
  }
}
@media(max-width:680px){
  .gw-hero,.gw-page-hero{background-position:72% center !important;}
  .gw-hero{min-height:620px !important;}
  .gw-page-hero{min-height:470px !important;}
  .hero-content,.page-hero-content{
    width:min(var(--gw-max),calc(100% - 28px)) !important;
    background:rgba(255,255,255,.76) !important;
    border:1px solid rgba(7,27,53,.08) !important;
    border-radius:18px !important;
    padding:25px 18px !important;
    box-shadow:0 12px 30px rgba(4,30,65,.08) !important;
  }
  .gw-hero h1,.gw-page-hero h1{font-size:39px !important;}
  .hero-review{font-size:12px !important;padding:9px 11px !important;}
}


/* ==============================================================
   V28 FULL PHOTO HERO — ZERO SHADING / ZERO GRADIENT / ZERO FADE
   =============================================================== */
.gw-hero,
.gw-page-hero{
  background-color:#06152b !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-size:100% 100% !important;
  aspect-ratio:16 / 9 !important;
  min-height:0 !important;
  height:auto !important;
  overflow:hidden !important;
  isolation:isolate !important;
}
.gw-hero:before,
.gw-page-hero:before,
.gw-hero:after,
.gw-page-hero:after,
.hero-content:before,
.page-hero-content:before{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
}
.hero-content,
.page-hero-content{
  position:relative !important;
  z-index:3 !important;
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
  width:min(var(--gw-max),calc(100% - 44px)) !important;
  max-width:none !important;
  margin-inline:auto !important;
}
.hero-content{padding:72px 0 54px !important;}
.page-hero-content{padding:66px 0 42px !important;}
.gw-hero h1,
.gw-page-hero h1,
.gw-hero .lead,
.gw-page-hero .lead,
.gw-eyebrow,
.breadcrumbs,
.breadcrumbs a{
  color:#fff !important;
  text-shadow:0 2px 4px rgba(0,0,0,.72) !important;
}
.gw-eyebrow:before{background:#1689ff !important;}
.hero-review{
  background:rgba(3,20,45,.86) !important;
  color:#fff !important;
  box-shadow:0 10px 24px rgba(0,0,0,.14) !important;
}
/* Full photograph first on phones/tablets; copy sits below it so no image crop. */
@media(max-width:900px){
  .gw-hero,
  .gw-page-hero{
    aspect-ratio:auto !important;
    background-size:100% auto !important;
    background-position:center top !important;
    background-color:#06152b !important;
    padding-top:56.25vw !important;
    overflow:visible !important;
  }
  .hero-content,
  .page-hero-content{
    background:#06152b !important;
    width:100% !important;
    padding:32px 22px 38px !important;
    margin:0 !important;
  }
  .gw-hero h1,.gw-page-hero h1{font-size:40px !important;}
  .hero-review{top:18px !important;right:18px !important;}
}


/* V29 BLUE HEADER — V28 full-picture heroes unchanged */
.site-header{
  background:#020d21 !important;
  border-bottom:1px solid rgba(90,174,255,.18) !important;
  box-shadow:0 3px 18px rgba(0,0,0,.16) !important;
  backdrop-filter:blur(12px);
}
.main-navigation a{color:#f5f8ff !important;}
.main-navigation a:hover,
.main-navigation a.is-current,
.main-navigation .current-menu-item>a,
.main-navigation .current-menu-ancestor>a{color:#4aa3ff !important;}
.main-navigation .sub-menu{
  background:#031735 !important;
  border-color:rgba(90,174,255,.22) !important;
  box-shadow:0 16px 36px rgba(0,0,0,.28) !important;
}
.main-navigation .sub-menu a{color:#f5f8ff !important;}
.main-navigation .sub-menu a:hover{background:rgba(21,131,255,.14) !important;color:#6db6ff !important;}
.menu-toggle{color:#fff !important;border-color:rgba(255,255,255,.28) !important;background:transparent !important;}
.header-quote{background:linear-gradient(135deg,#168cff,#0877ff) !important;color:#fff !important;}


/* V30: zoom out hero images slightly to show more street */
@media(min-width:901px){
  .gw-hero,
  .gw-page-hero{
    background-size:92% auto !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
  }
  .gw-hero{aspect-ratio:16 / 9 !important;}
  .gw-page-hero{aspect-ratio:16 / 7 !important;}
}
@media(min-width:1400px){
  .gw-hero,
  .gw-page-hero{
    background-size:90% auto !important;
  }
}
@media(max-width:900px){
  .gw-hero,
  .gw-page-hero{
    background-size:100% auto !important;
    background-position:center top !important;
  }
}


/* V34 HOMEPAGE HERO ONLY — approved clean photo, no shading, text + Trustpilot */
@media(min-width:901px){
  .gw-hero{
    aspect-ratio:1807 / 870 !important;
    min-height:0 !important;
    height:auto !important;
    background-size:100% 100% !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-color:#eef5fb !important;
    overflow:hidden !important;
  }
  .gw-hero:before,.gw-hero:after,.hero-content:before{
    display:none !important;
    content:none !important;
    background:none !important;
    opacity:0 !important;
    box-shadow:none !important;
  }
  .gw-hero .hero-content{
    width:min(var(--gw-max),calc(100% - 44px)) !important;
    max-width:none !important;
    margin-inline:auto !important;
    padding:64px 0 46px !important;
    background:transparent !important;
  }
  .gw-hero .hero-content h1{
    max-width:650px !important;
    color:#071b35 !important;
    text-shadow:none !important;
    font-size:clamp(42px,4.1vw,62px) !important;
  }
  .gw-hero .hero-content .lead{
    max-width:590px !important;
    color:#17314f !important;
    text-shadow:none !important;
  }
  .gw-hero .gw-eyebrow{
    color:#0877ff !important;
    text-shadow:none !important;
  }
  .gw-hero .gw-btn--outline{
    background:rgba(255,255,255,.94) !important;
    border-color:rgba(7,27,53,.40) !important;
    color:#071b35 !important;
  }
  .gw-hero .hero-review{
    display:flex !important;
    position:absolute !important;
    top:26px !important;
    right:max(26px,calc((100vw - var(--gw-max))/2)) !important;
    z-index:6 !important;
    align-items:center !important;
    gap:12px !important;
    padding:12px 16px !important;
    border:1px solid rgba(7,27,53,.12) !important;
    border-radius:10px !important;
    background:rgba(255,255,255,.95) !important;
    color:#071b35 !important;
    box-shadow:0 10px 26px rgba(4,30,65,.12) !important;
    text-decoration:none !important;
    font-weight:800 !important;
  }
  .gw-hero .hero-review .stars{color:#00b67a !important;letter-spacing:2px !important;}
}
@media(max-width:900px){
  .gw-hero{
    background-size:100% auto !important;
    background-position:center top !important;
    padding-top:48.15vw !important;
    background-color:#06152b !important;
  }
  .gw-hero .hero-review{top:14px !important;right:14px !important;font-size:12px !important;padding:9px 11px !important;}
}


/* V35 service cards: image background with icon/content overlay. */
.gw-service-image-card{
  min-height:390px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  padding:28px;
  isolation:isolate;
  transition:transform .2s ease,box-shadow .2s ease;
}
.gw-service-image-card:before{
  content:"";
  display:block;
  position:absolute;
  inset:0;
  width:auto;
  height:auto;
  z-index:-1;
  opacity:1;
  background:linear-gradient(180deg,rgba(2,13,33,.02) 16%,rgba(2,13,33,.16) 42%,rgba(2,13,33,.88) 73%,rgba(2,13,33,.98) 100%);
}
.gw-service-image-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px rgba(0,0,0,.28)}
.gw-service-image-card .gw-card-icon{
  width:58px;height:58px;margin-bottom:17px;
  color:#fff;background:linear-gradient(135deg,#168cff,#0877ff);
  border:1px solid rgba(255,255,255,.38);
  box-shadow:0 10px 24px rgba(0,72,180,.28);
}
.gw-service-image-card h3{color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.32)}
.gw-service-image-card p{color:#eef5ff;text-shadow:0 1px 4px rgba(0,0,0,.48)}
.gw-service-image-card .gw-card-link{color:#67b8ff;text-shadow:0 1px 4px rgba(0,0,0,.5)}
@media(max-width:680px){.gw-service-image-card{min-height:340px}}
/* V37 — service-card image layer. The photo is a real child element, not a card background. */
.gw-service-image-card{
  min-height:390px !important;
  padding:28px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
  isolation:isolate !important;
  overflow:hidden !important;
  background:#06152b !important;
  position:relative !important;
}
.gw-service-image-card .gw-service-card-photo{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  display:block !important;
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  opacity:1 !important;
}
.gw-service-image-card:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  display:block !important;
  height:auto !important;
  width:auto !important;
  background:linear-gradient(180deg,rgba(2,13,33,0) 28%,rgba(2,13,33,.16) 48%,rgba(2,13,33,.90) 74%,rgba(2,13,33,.99) 100%) !important;
  opacity:1 !important;
}
.gw-service-image-card .gw-card-icon,
.gw-service-image-card h3,
.gw-service-image-card p,
.gw-service-image-card .gw-card-link{
  position:relative !important;
  z-index:2 !important;
}
.gw-service-image-card .gw-card-icon{
  color:#fff !important;
  background:linear-gradient(135deg,#168cff,#0877ff) !important;
  border:1px solid rgba(255,255,255,.45) !important;
}
.gw-service-image-card h3{color:#fff !important;}
.gw-service-image-card p{color:#eef5ff !important;}
.gw-service-image-card .gw-card-link{color:#67b8ff !important;}
@media(max-width:680px){.gw-service-image-card{min-height:350px !important;}}

/* Keep the long-distance lorry visible beneath a full-card shade. */
.gw-service-image-card--long-distance:before{
  background:linear-gradient(180deg,rgba(2,13,33,.04) 28%,rgba(2,13,33,.12) 48%,rgba(2,13,33,.70) 75%,rgba(2,13,33,.94) 100%) !important;
}


/* Long-distance full-lorry image: isolated desktop, card and mobile rules. */
.gw-service-image-card--long-distance .gw-service-card-photo{
  background-image:url("https://gwremovals.co.uk/wp-content/uploads/2026/08/exec-a725c3c3-cc63-4dcc-9d19-29afdc4fa670.png") !important;
  background-size:cover !important;
  background-position:center center !important;
}
.gw-service-image-card--long-distance .gw-service-card-photo::after{
  content:none !important;
  display:none !important;
}
body.single-gw_service.postid-2286 .gw-page-hero{
  background-image:url("https://gwremovals.co.uk/wp-content/uploads/2026/08/exec-a725c3c3-cc63-4dcc-9d19-29afdc4fa670.png") !important;
  background-size:cover !important;
  background-position:center center !important;
}
@media(max-width:900px){
  body.single-gw_service.postid-2286 .gw-page-hero{
    min-height:0 !important;
    height:auto !important;
    padding-top:61.34vw !important;
    overflow:visible !important;
    background-image:url("https://gwremovals.co.uk/wp-content/uploads/2026/08/exec-a725c3c3-cc63-4dcc-9d19-29afdc4fa670.png") !important;
    background-size:100% auto !important;
    background-position:center top !important;
    background-repeat:no-repeat !important;
  }
  body.single-gw_service.postid-2286 .gw-page-hero::before{
    display:none !important;
    content:none !important;
  }
  body.single-gw_service.postid-2286 .page-hero-content{
    position:relative !important;
    width:100% !important;
    margin:0 !important;
    padding:28px 18px 34px !important;
    background:#06152b !important;
  }
  body.single-gw_service.postid-2286 .gw-page-hero h1{
    font-size:clamp(32px,9vw,40px) !important;
    line-height:1.06 !important;
  }
}
@media(max-width:680px){
  .gw-service-image-card--long-distance .gw-service-card-photo{
    background-size:cover !important;
    background-position:center center !important;
  }
}


/* GW CONTACT DESIGN 1 — wide quote form, uniform cards and FAQ */
body.page-id-2365{background:#020d21}
body.page-id-2365 .site-main{overflow:hidden}
.gw-contact-v2{background:#020d21;color:#fff}
.gw-contact-hero{position:relative;min-height:590px;display:flex;align-items:flex-end;background-size:cover;background-position:center 46%;isolation:isolate}
.gw-contact-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,13,33,.94) 0%,rgba(2,13,33,.78) 38%,rgba(2,13,33,.18) 68%,rgba(2,13,33,.08) 100%)}
.gw-contact-hero-content{padding-top:180px;padding-bottom:76px}
.gw-contact-hero .breadcrumbs{margin-bottom:24px;color:#d7e7f8}
.gw-contact-hero .breadcrumbs a{color:#fff}
.gw-contact-hero h1{max-width:680px;margin:0 0 18px;font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.04em;color:#fff}
.gw-contact-hero .lead{max-width:640px;margin:0;color:#e5eef8;font-size:clamp(18px,2vw,22px)}
.gw-contact-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.gw-contact-section-heading{max-width:820px;margin:0 auto 34px;text-align:center}
.gw-contact-section-heading .gw-eyebrow{justify-content:center}
.gw-contact-section-heading h2,.gw-contact-card h2,.gw-contact-info-panel h2,.gw-contact-faq-panel h2{margin:0 0 14px;color:#fff;font-size:clamp(28px,3.2vw,43px);line-height:1.08;letter-spacing:-.025em}
.gw-contact-section-heading>p:last-child{margin:0;color:var(--gw-muted);font-size:18px}
.gw-contact-quote-section{padding-top:82px;padding-bottom:72px;background:linear-gradient(180deg,#020d21,#041a3b 48%,#020d21)}
.gw-contact-form-shell{width:100%;padding:16px;border:1px solid rgba(90,174,255,.28);border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.3);overflow:hidden}
.gw-contact-quote-frame{display:block;width:100%!important;height:2200px!important;min-height:2200px!important;max-height:none!important;border:0!important;border-radius:10px!important;background:#fff}
.gw-contact-form-note{margin:0;padding:15px 18px 3px;text-align:center;color:#30445d;font-size:14px}
.gw-contact-form-note a{font-weight:850;color:#0877ff}
.gw-contact-trust-section{padding-top:20px;padding-bottom:86px}
.gw-contact-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.gw-contact-card{min-height:500px;overflow:hidden;border:1px solid var(--gw-line);border-radius:18px;background:linear-gradient(180deg,rgba(7,43,92,.96),rgba(3,23,53,.99));box-shadow:0 20px 55px rgba(0,0,0,.22)}
.gw-contact-photo-card{display:grid;grid-template-rows:290px 1fr}
.gw-contact-photo-card>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.gw-contact-photo-copy,.gw-contact-map-copy{padding:28px 30px}
.gw-contact-photo-copy h2,.gw-contact-map-copy h2,.gw-contact-card-details h2,.gw-contact-review-card h2{font-size:clamp(26px,2.7vw,38px)}
.gw-contact-photo-copy p:last-child,.gw-contact-map-copy p,.gw-contact-review-card>p{color:var(--gw-muted);margin-bottom:0}
.gw-contact-card-details{padding:31px 34px}
.gw-contact-card-details .contact-list{gap:15px;margin-top:24px}
.gw-contact-card-details .contact-item{grid-template-columns:42px minmax(0,1fr);gap:13px;color:#e8f1fb}
.gw-contact-card-details .contact-icon{width:42px;height:42px}
.gw-contact-card-details .contact-item strong{color:#fff}
.gw-contact-card-details .contact-item a{color:#7fc1ff;text-decoration:none;overflow-wrap:anywhere}
.gw-contact-review-card{padding:31px 34px;display:flex;flex-direction:column}
.gw-contact-review-widget{margin-top:20px;min-height:270px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:rgba(255,255,255,.97);padding:14px;color:#162238}
.gw-contact-review-widget>div{width:100%!important}
.gw-contact-map-card{display:grid;grid-template-rows:290px 1fr}
.gw-contact-map-wrap,.gw-contact-map-wrap iframe{width:100%;height:100%}
.gw-contact-map-wrap iframe{display:block;border:0}
.gw-contact-map-copy a{display:inline-flex;margin-top:8px;color:#70bbff;font-weight:850;text-decoration:none}
.gw-contact-info-section{padding-top:84px;background:#03142f;border-top:1px solid var(--gw-line)}
.gw-contact-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.gw-contact-info-panel,.gw-contact-faq-panel{border:1px solid var(--gw-line);border-radius:18px;background:linear-gradient(180deg,rgba(7,43,92,.92),rgba(3,23,53,.98));box-shadow:0 20px 55px rgba(0,0,0,.17)}
.gw-contact-info-panel{padding:36px}
.gw-contact-steps{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:22px}
.gw-contact-steps li{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:start}
.gw-contact-steps li>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gw-blue),var(--gw-blue-2));font-weight:900;color:#fff}
.gw-contact-steps strong{display:block;margin:2px 0 5px;color:#fff;font-size:18px}
.gw-contact-steps p{margin:0;color:var(--gw-muted)}
.gw-contact-benefits{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.gw-contact-benefits li{position:relative;padding:15px 15px 15px 45px;border:1px solid rgba(90,174,255,.2);border-radius:11px;background:rgba(21,131,255,.07);color:#eef6ff;font-weight:750}
.gw-contact-benefits li:before{content:'✓';position:absolute;left:16px;top:14px;color:#69bdff;font-weight:900}
.gw-contact-faq-panel{margin-top:24px;padding:38px}
.gw-contact-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.gw-contact-faq-grid details{padding:19px 20px;border:1px solid rgba(90,174,255,.23);border-radius:12px;background:#041a3b}
.gw-contact-faq-grid details:last-child:nth-child(odd){grid-column:1/-1}
.gw-contact-faq-grid summary{cursor:pointer;color:#fff;font-weight:850;line-height:1.35}
.gw-contact-faq-grid p{margin:13px 0 0;color:var(--gw-muted)}
@media(max-width:900px){
 .gw-contact-hero{min-height:560px;background-position:63% center}
 .gw-contact-hero-shade{background:linear-gradient(90deg,rgba(2,13,33,.92),rgba(2,13,33,.63) 58%,rgba(2,13,33,.18))}
 .gw-contact-trust-grid,.gw-contact-info-grid{grid-template-columns:1fr}
 .gw-contact-card{min-height:0}
 .gw-contact-quote-frame{height:2350px!important;min-height:2350px!important}
}
@media(max-width:680px){
 .gw-contact-hero{min-height:0;padding-top:70vw;display:block;background-size:100% auto;background-repeat:no-repeat;background-position:center top;background-color:#06152b}
 .gw-contact-hero-shade{background:linear-gradient(180deg,rgba(2,13,33,.05) 0,rgba(2,13,33,.14) 42vw,#06152b 70vw,#06152b 100%)}
 .gw-contact-hero-content{padding:24px 18px 42px;background:#06152b}
 .gw-contact-hero h1{font-size:clamp(38px,11vw,52px)}
 .gw-contact-hero-actions{display:grid}
 .gw-contact-hero-actions .gw-btn{width:100%}
 .gw-contact-quote-section{padding:58px 0 50px}
 .gw-contact-form-shell{padding:6px;border-radius:12px}
 .gw-contact-quote-frame{height:2550px!important;min-height:2550px!important;border-radius:8px!important}
 .gw-contact-form-note{padding:14px 10px 8px}
 .gw-contact-trust-section,.gw-contact-info-section{padding-top:48px;padding-bottom:58px}
 .gw-contact-trust-grid{gap:16px}
 .gw-contact-photo-card,.gw-contact-map-card{grid-template-rows:250px 1fr}
 .gw-contact-photo-copy,.gw-contact-map-copy,.gw-contact-card-details,.gw-contact-review-card,.gw-contact-info-panel,.gw-contact-faq-panel{padding:25px 22px}
 .gw-contact-section-heading h2,.gw-contact-card h2,.gw-contact-info-panel h2,.gw-contact-faq-panel h2{font-size:30px}
 .gw-contact-benefits,.gw-contact-faq-grid{grid-template-columns:1fr}
 .gw-contact-faq-grid details:last-child:nth-child(odd){grid-column:auto}
}



/* Final Contact form spacing and card refinements. */
.gw-contact-quote-section{padding-top:56px}
.gw-contact-form-shell{padding:0;overflow:hidden}
.gw-contact-form-intro{padding:42px 46px 24px;text-align:center;background:#fff;color:#142b4d}
.gw-contact-form-intro .gw-eyebrow{justify-content:center;margin-bottom:16px;color:#0877ff!important;text-shadow:none!important}
.gw-contact-form-intro h2{margin:0 0 14px;color:#071a38;font-size:clamp(32px,3.8vw,50px);line-height:1.08;letter-spacing:-.03em}
.gw-contact-form-intro>p:last-child{max-width:850px;margin:0 auto;color:#52657d;font-size:17px;line-height:1.65}
.gw-contact-form-viewport{height:1660px;overflow:hidden;background:#fff}
.gw-contact-form-viewport .gw-contact-quote-frame{transform:translateY(-320px)}
.gw-contact-form-note{padding:18px 18px 25px;background:#fff}
.gw-contact-photo-card>img{object-position:center 28%!important}
.gw-contact-card-details .contact-item a,.gw-contact-card-details .contact-item span{color:#eef6ff!important}
@media(max-width:900px) and (min-width:681px){
 .gw-contact-form-viewport{height:1990px}
 .gw-contact-form-viewport .gw-contact-quote-frame{transform:translateY(-220px)}
}
@media(max-width:680px){
 .gw-contact-quote-section{padding-top:38px}
 .gw-contact-form-intro{padding:30px 20px 16px}
 .gw-contact-form-intro h2{font-size:31px}
 .gw-contact-form-intro>p:last-child{font-size:16px}
 .gw-contact-form-viewport{height:2300px}
 .gw-contact-form-viewport .gw-contact-quote-frame{transform:translateY(-170px)}
 .gw-contact-form-note{padding:15px 16px 22px}
}

/* Shared header and footer logo size and left alignment. */
.site-header .site-branding img,.site-footer .footer-logo{
 display:block!important;width:145px!important;max-width:145px!important;height:auto!important;margin:0!important;padding:0!important;transform:translateX(-23px)!important
}
@media(max-width:1020px){
 .site-header .header-inner,.site-footer .footer-grid{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding-left:20px!important;padding-right:20px!important}
 .site-header .site-branding,.site-footer .footer-grid>div:first-child>a{box-sizing:border-box!important;display:block!important;width:145px!important;max-width:145px!important;margin:0!important;padding:0!important}
}

/* Final page-specific refinements. */
body.post-type-archive-gw_service .gw-grid--3>.gw-service-image-card:nth-child(6) .gw-service-card-photo{background-image:url("https://gwremovals.co.uk/wp-content/uploads/2026/08/gw-storage-no-boxes-1200.jpg?v=20260812-3")!important}
@media(min-width:768px){
 body.post-type-archive-gw_service .gw-service-image-card h3{min-height:52.8px;display:flex;align-items:flex-end;justify-content:center}
 body.post-type-archive-gw_service .gw-service-image-card p{min-height:79.2px}
}
body.home .gw-hero .hero-content h1{color:#fff!important}
.gw-contact-compact-faq .gw-contact-faq-grid{grid-template-columns:1fr;gap:10px}
.gw-contact-compact-faq .gw-contact-faq-grid details{padding:14px 16px}
.gw-contact-compact-faq .gw-contact-faq-grid summary{font-size:16px}


/* Use the box-free Storage card image on every location subpage. */
body.single-gw_location .gw-service-image-card:last-child .gw-service-card-photo {
  background-image: url("https://gwremovals.co.uk/wp-content/uploads/2026/08/gw-storage-no-boxes-1200.jpg?v=20260813-1") !important;
}


/* Centre the desktop navigation independently of the logo and quote button. */
@media (min-width: 1021px) {
  .site-header .header-inner {
    position: relative;
  }
  .site-header .header-quote {
    margin-left: auto;
  }
  .site-header .main-navigation {
    position: absolute;
    left: 50%;
    margin-left: 0;
    transform: translateX(-50%);
  }
}


/* Vertically centre the Contact details within its matching card. */
.gw-contact-card-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 901px) {
  .gw-contact-card-details > * {
    position: relative;
    top: 30px;
  }
}


/* Centre the complete Contact heading and details group within the card. */
.gw-contact-card-details {
  align-items: center;
  text-align: center;
}
.gw-contact-card-details .gw-eyebrow {
  justify-content: center;
}
.gw-contact-card-details .contact-list {
  width: max-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


/* 2026-08-14: lighter hero overlays and alignment refinements. */
body.page-id-2363 .gwa-hero {
  background-image:
    linear-gradient(90deg, rgba(3,18,45,.84) 0%, rgba(3,18,45,.72) 40%, rgba(3,18,45,.18) 68%, rgba(3,18,45,.03) 100%),
    url("https://gwremovals.co.uk/wp-content/plugins/gw-removals-about-page-hotfix-v4/assets/about-hero.webp") !important;
}

@media (min-width: 901px) {
  .gw-contact-hero-shade {
    background: linear-gradient(90deg, rgba(2,13,33,.84) 0%, rgba(2,13,33,.68) 38%, rgba(2,13,33,.12) 68%, rgba(2,13,33,.04) 100%) !important;
  }
}

@media (min-width: 681px) and (max-width: 900px) {
  .gw-contact-hero-shade {
    background: linear-gradient(90deg, rgba(2,13,33,.84), rgba(2,13,33,.54) 58%, rgba(2,13,33,.12)) !important;
  }
}

.gw-home-location-card {
  text-align: center;
}

.gw-contact-card-details .contact-item {
  align-items: center;
}


/* 2026-08-14: lighter hero overlays and alignment refinements. */
body.page-id-2363 .gwa-hero {
  background-image:
    linear-gradient(90deg, rgba(3,18,45,.84) 0%, rgba(3,18,45,.72) 40%, rgba(3,18,45,.18) 68%, rgba(3,18,45,.03) 100%),
    url("https://gwremovals.co.uk/wp-content/plugins/gw-removals-about-page-hotfix-v4/assets/about-hero.webp") !important;
}

@media (min-width: 901px) {
  .gw-contact-hero-shade {
    background: linear-gradient(90deg, rgba(2,13,33,.84) 0%, rgba(2,13,33,.68) 38%, rgba(2,13,33,.12) 68%, rgba(2,13,33,.04) 100%) !important;
  }
}

@media (min-width: 681px) and (max-width: 900px) {
  .gw-contact-hero-shade {
    background: linear-gradient(90deg, rgba(2,13,33,.84), rgba(2,13,33,.54) 58%, rgba(2,13,33,.12)) !important;
  }
}

.gw-home-location-card {
  text-align: center;
}

.gw-contact-card-details .contact-item {
  align-items: center;
}


/* 2026-08-14: homepage hero shading refinement. */
@media (min-width: 901px) {
  body.home .gw-hero::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    opacity: 1 !important;
    background: linear-gradient(90deg, rgba(2,13,33,.72) 0%, rgba(2,13,33,.56) 42%, rgba(2,13,33,.18) 72%, rgba(2,13,33,.04) 100%) !important;
  }
}
