/*
Theme Name: Road Forms UK
Theme URI: https://roadforms.co.uk/
Author: Steel Formers Ltd
Description: WordPress recreation of the Road Forms UK Bluepark storefront.
Version: 1.0.0
Text Domain: roadforms
*/

:root {
	--rf-orange: #f37527;
	--rf-orange-light: #f68b55;
	--rf-ink: #1c191a;
	--rf-copy: #323c41;
	--rf-muted: #5e6268;
	--rf-line: #e4e5e7;
	--rf-pale: #f2f3f4;
	--rf-yellow: #ffc011;
	--rf-red: #ec0000;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #eee; color: var(--rf-copy); font-family: Manrope, Arial, sans-serif; font-size: 17px; line-height: 1.3; }
img { max-width: 100%; height: auto; }
a { color: var(--rf-ink); text-decoration: none; }
a:hover { color: var(--rf-orange); }
button, input, select, textarea { font: inherit; }
h1, h2, h3, h4, h5, h6 { font-family: Barlow, Arial, sans-serif; color: var(--rf-copy); line-height: 1.12; }
.screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus { clip: auto !important; clip-path: none; background: #fff; color: #000; display: block; font-weight: 700; height: auto; left: 8px; padding: 12px 18px; top: 8px; width: auto; z-index: 100000; }
.rf-shell, .rf-wrap { width: min(100% - 40px, 1400px); margin-inline: auto; }

/* Header */
.rf-site-header { position: relative; z-index: 50; background: var(--rf-ink); }
.rf-account-bar-wrap { background: var(--rf-orange); color: var(--rf-ink); }
.rf-account-bar { width: min(100% - 40px, 1400px); height: 36px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
.rf-account-bar-info span { display: inline-block; padding: 5px 0 5px 27px; background: url("../../uploads/roadforms-source/icon-globe.png") 0 6px / 20px 20px no-repeat; font-size: 16px; font-weight: 500; }
.rf-account-bar-links { display: flex; align-self: stretch; }
.rf-account-bar-links a { display: flex; align-items: center; padding: 0 20px; color: var(--rf-ink); font-size: 16px; font-weight: 500; }
.rf-account-bar-links a:hover { background: var(--rf-orange-light); color: #000; }
.rf-account-bar-links .rf-basket-link { padding-left: 47px; background-image: url("../../uploads/roadforms-source/icon-basket.png"); background-position: 18px 10px; background-size: 20px 17px; background-repeat: no-repeat; }
.rf-masthead-wrap { background: var(--rf-ink); }
.rf-masthead { width: min(100% - 40px, 1400px); height: 98px; margin: 0 auto; display: grid; grid-template-columns: minmax(0,1fr) 310px 376px; column-gap: 33px; align-items: center; padding-right: 20px; }
.rf-logo { display: flex; align-items: center; transform: translateY(12px); }
.rf-logo img { display: block; width: 152px; height: auto; }
.rf-search { width: 310px; display: flex; transform: translateY(6px); }
.rf-search input { width: 100%; min-width: 0; height: 40px; border: 0; border-radius: 0; background: #fff; color: #333; padding: 0 12px; font-size: 16px; }
.rf-search button { flex: 0 0 30px; width: 30px; height: 40px; border: 0; background: var(--rf-orange); color: var(--rf-ink); font: 700 24px/1 Barlow, Arial, sans-serif; cursor: pointer; }
.rf-search button:hover { background: var(--rf-orange-light); }
.rf-contact-images { width: 376px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; transform: translateY(12px); }
.rf-contact-images img { display: block; width: 254px; height: 27px; object-fit: fill; }
.rf-contact-images a:last-child img { width: 376px; height: 40px; }
.rf-menu-toggle { display: none; }
.rf-nav-marker { height: 0; }
.rf-nav-placeholder { height: 0; }
.rf-primary-nav { background: var(--rf-ink); color: #fff; border: 0; font-family: "Barlow Semi Condensed", Barlow, sans-serif; }
.rf-primary-nav.is-sticky { position: fixed; top: 0; right: 0; left: 0; z-index: 100; box-shadow: 0 2px 6px rgba(0,0,0,.28); }
body.admin-bar .rf-primary-nav.is-sticky { top: 32px; }
.rf-nav-inner { width: min(100% - 40px, 1400px); min-height: 40px; margin: 0 auto; display: flex; align-items: stretch; }
.rf-nav-inner a { display: flex; align-items: center; justify-content: center; min-height: 40px; padding: 4px 25px; border-left: 1px solid var(--rf-orange); color: #fff; font-size: 20px; font-weight: 700; line-height: 1; text-transform: uppercase; white-space: nowrap; transition: color .1s ease, background .1s ease; }
.rf-nav-inner a:first-child { border-left: 0; padding-left: 14px; }
.rf-nav-inner a:hover { color: var(--rf-orange-light); background: #242122; }
.rf-callout-bar { background: #eee; }
.rf-callout-bar ul { width: min(100% - 40px, 1400px); min-height: 59px; margin: 0 auto; padding: 10px 0; display: flex; justify-content: space-around; align-items: center; list-style: none; }
.rf-callout-bar li { min-height: 34px; display: flex; align-items: center; padding: 5px 0 5px 48px; background-image: url("../../uploads/roadforms-source/usp-icons.png"); background-repeat: no-repeat; background-size: 48px 300px; color: #5d5d5d; font-size: 17px; font-weight: 600; }
.rf-callout-bar .rf-co-deliv { background-position: 0 3px; padding-left: 56px; }
.rf-callout-bar .rf-co-bespo { background-position: 0 -74px; }
.rf-callout-bar .rf-co-quick { background-position: 0 -149px; }
.rf-callout-bar .rf-co-brita { background-position: 0 -221px; }
.rf-callout-bar a { color: #5d5d5d; }
.rf-site-content { background: #fff; min-height: 50vh; }

/* Footer */
.rf-site-footer { border-top: 10px solid var(--rf-orange); background: #393939; color: #b0b0b0; }
.rf-footer-main { width: min(100% - 40px, 1400px); margin: 0 auto; padding: 50px 0 24px; }
.rf-footer-columns { display: flex; justify-content: space-between; gap: 60px; }
.rf-footer-contact { flex: 1; }
.rf-footer-logo img { display: block; width: 234px; height: auto; margin-bottom: 36px; }
.rf-footer-contact h4, .rf-footer-links h4 { margin: 0 0 10px; color: #d8d8d8; font: 700 19px/1.2 "Barlow Semi Condensed", sans-serif; text-transform: uppercase; }
.rf-footer-phone { margin: 0 0 4px; color: #fff; font-size: 24px; }
.rf-footer-phone a { color: #fff; }
.rf-footer-phone em { font-size: 16px; }
.rf-footer-mail { margin: 0; color: var(--rf-orange); font-weight: 700; }
.rf-footer-mail a { color: #fff; font-size: 19px; font-weight: 400; }
.rf-footer-links { flex: 0 1 46%; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.rf-footer-links ul { margin: 0; padding: 0; list-style: none; }
.rf-footer-links a { display: inline-block; padding: 2px 0; color: #b0b0b0; font-size: 16px; font-weight: 500; }
.rf-footer-links a:hover { color: #fff; }
.rf-payment-logos { max-width: 730px; margin: 40px auto 0; padding-top: 10px; border-top: 1px solid #7c7c7c; display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.rf-payment-logos img { width: 44px; height: 28px; object-fit: contain; opacity: .35; }
.rf-payment-logos .rf-secure { width: 103px; }
.rf-footer-base { background: var(--rf-ink); padding: 26px 20px 18px; text-align: center; }
.rf-footer-base p { margin: 0; color: #909090; font-size: 14px; line-height: 1.6; }
.rf-footer-base a { color: #909090; }
.rf-footer-base a:hover { color: #fff; }

.rf-cookie-banner { position: fixed; z-index: 999; inset: auto 0 0; min-height: 77px; display: flex; align-items: center; gap: 30px; width: 100%; max-width: none; padding: 13px 40px 13px 30px; border: 0; background: #333; color: #fff; box-shadow: none; }
.rf-cookie-banner.is-accepted { display: none; }
.rf-cookie-banner strong { display: none; }
.rf-cookie-banner div { flex: 1; order: 1; }
.rf-cookie-banner p { max-width: 980px; margin: 0; font-size: 14px; line-height: 1.45; }
.rf-cookie-banner a { color: #d89472; text-decoration: underline; }
.rf-cookie-accept { order: 2; margin-left: auto; border: 0; border-radius: 4px; background: #ee7f3d; padding: 9px 18px; color: var(--rf-ink); font-weight: 500; cursor: pointer; white-space: nowrap; }

/* General pages */
.rf-page-main { padding: 17px 0 72px; }
.rf-page-main .rf-shell { max-width: 1400px; }
.rf-page-article > h1, .rf-not-found h1 { margin: 0 0 20px; padding: 10px 0 2px; color: var(--rf-copy); font: 700 42px/1.15 Barlow,Arial,sans-serif; letter-spacing: 0; text-transform: uppercase; }
.rf-page-article > h1::after, .rf-not-found h1::after { display: none; }
.rf-page-copy { max-width: 980px; color: #333; font-size: 17px; line-height: 1.3; }
.rf-page-copy h2 { margin-top: 2em; font-size: 29px; }
.rf-page-copy h3 { margin-top: 1.8em; font-size: 22px; }
.rf-page-copy a { color: #b84a12; text-decoration: underline; }
.rf-page-copy table { width: 100%; border-collapse: collapse; }
.rf-page-copy th, .rf-page-copy td { padding: 10px; border: 1px solid #ccc; text-align: left; }
.rf-page-copy .rf-contact-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: 36px; }
.rf-page-copy label { display: block; margin-bottom: 14px; font-weight: 700; }
.rf-page-copy input, .rf-page-copy textarea, .rf-page-copy select { display: block; width: 100%; margin-top: 5px; padding: 10px 12px; border: 1px solid #bbb; border-radius: 0; }
.rf-button, .rf-page-copy button, .rf-page-copy input[type="submit"] { display: inline-block; width: auto; border: 0; background: var(--rf-yellow); color: var(--rf-ink); padding: 12px 20px; font-weight: 800; cursor: pointer; text-decoration: none !important; }
.rf-enquiry-form { padding: 28px; background: #f1f1f1; }
.rf-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 18px; }
.rf-enquiry-form .rf-consent { display: flex; gap: 9px; align-items: flex-start; font-weight: 400; }
.rf-enquiry-form .rf-consent input { width: auto; margin-top: 4px; }
.rf-honeypot { position: absolute; left: -10000px; }
.rf-existing-customer { display: flex; align-items: center; gap: 18px; margin: 0 0 14px; padding: 0; border: 0; }
.rf-existing-customer legend { float: left; margin-right: 20px; font-weight: 700; }
.rf-existing-customer label { display: flex; align-items: center; gap: 6px; margin: 0; font-weight: 400; }
.rf-existing-customer input { width: auto; margin: 0; }
.rf-arithmetic { display: flex; align-items: center; gap: 16px; margin: 18px 0; }
.rf-arithmetic strong { min-width: 72px; padding: 10px; background: #fff; border: 1px solid #bbb; text-align: center; }
.rf-arithmetic label { margin: 0; font-weight: 400; }
.rf-arithmetic label span { display: block; font-style: italic; }
.rf-arithmetic input { width: 100px; }
.rf-delivery-glance { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin: 24px 0; }
.rf-delivery-glance > div { display: flex; flex-direction: column; gap: 8px; padding: 18px; background: #efefef; }
.rf-delivery-glance span { color: var(--rf-red); font: 700 22px Barlow,Arial,sans-serif; }
.rf-delivery-glance small { font-size: 14px; line-height: 1.45; }
.rf-source-layout { display: grid; grid-template-columns: 240px minmax(0,1fr); align-items: start; }
.rf-source-content { min-width: 0; padding-left: 20px; border-left: 1px solid #ccc; }
.rf-source-content .rf-page-copy { max-width: none; }
.rf-source-sidebar { align-self: start; padding: 0 20px 20px 0; color: #404040; }
.rf-commerce .rf-source-sidebar { padding-top: 0; }
.rf-source-sidebar section + section { margin-top: 28px; }
.rf-source-sidebar h2 { margin: 0; padding: 10px 0; border-top: 3px solid var(--rf-orange); border-bottom: 1px solid #ccc; color: #4a4a4a; font: 700 20px/1.2 Barlow,Arial,sans-serif; }
.rf-source-sidebar ul { margin: 20px 0 0; padding: 0; list-style: none; }
.rf-source-sidebar li { margin: 0; }
.rf-source-sidebar a { display: block; padding: 7px 0; border-top: 1px solid #ccc; color: #323c41; font: 400 17px/1.35 Barlow,Arial,sans-serif; text-decoration: none; }
.rf-source-sidebar li:first-child a { border-top: 0; }
.rf-source-sidebar a:hover, .rf-source-sidebar a.current { border-top-color: var(--rf-orange); background: #f8f0d2; color: #000; }
.rf-breadcrumb { margin: 0 0 14px; color: #666; font-size: 14px; line-height: 1.3; }
.rf-breadcrumb a { color: #333; }

.rf-page-delivery-returns .rf-page-copy > h2:first-child { margin: 0; padding: 30px 30px 0; border: 1px solid #e4e5e7; border-width: 6px 1px 0; border-top-color: var(--rf-orange-light); border-radius: 12px 12px 0 0; color: var(--rf-ink); font: 700 28px/1.2 Barlow,Arial,sans-serif; }
.rf-page-delivery-returns .rf-page-copy > h2:first-child + p { margin: 0; padding: 8px 30px 22px; border-inline: 1px solid #e4e5e7; color: var(--rf-muted); font-size: 16px; }
.rf-page-delivery-returns .rf-delivery-glance { grid-template-columns: 1fr 1fr 1.25fr; gap: 14px; margin: 0; padding: 0 30px; border-inline: 1px solid #e4e5e7; }
.rf-page-delivery-returns .rf-delivery-glance > div { gap: 7px; padding: 20px; border-radius: 8px; background: #f4f5f6; }
.rf-page-delivery-returns .rf-delivery-glance > div:nth-child(3) { background: var(--rf-ink); color: #e2e3e4; }
.rf-page-delivery-returns .rf-delivery-glance > div:nth-child(3) strong,
.rf-page-delivery-returns .rf-delivery-glance > div:nth-child(3) span { color: var(--rf-orange-light); }
.rf-page-delivery-returns .rf-delivery-glance span { color: var(--rf-ink); font: 700 27px/1.15 "Barlow Semi Condensed",Arial,sans-serif; }
.rf-page-delivery-returns .rf-delivery-glance + p { margin: 0 0 34px; padding: 20px 30px 30px; border: 1px solid #e4e5e7; border-width: 0 1px 1px; border-radius: 0 0 12px 12px; box-shadow: 0 12px 28px rgba(28,25,26,.08); }

/* Source-matched home page */
.rf-home { --rf-yellow-home:#f68b55; font-family: Manrope, Arial, sans-serif; color: var(--rf-ink); background: #fff; line-height: 1.55; }
.rf-home .rf-wrap { max-width: 1180px; padding: 0 26px; width: 100%; }
.rf-hero { display: grid; grid-template-columns: 1.08fr .92fr; min-height: 570px; margin: 60px auto 0; overflow: hidden; border-radius: 0; background: var(--rf-ink); color: #fff; box-shadow: none; }
.rf-hero-copy { padding: 68px 58px; display: flex; flex-direction: column; justify-content: center; }
.rf-kicker { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 20px; color: var(--rf-yellow-home); font-size: 13px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.rf-kicker::before { content: ""; width: 32px; height: 3px; background: var(--rf-yellow-home); }
.rf-home h1 { margin: 0 0 24px; color: #fff; font: 700 clamp(44px,5.2vw,72px)/.98 "Barlow Semi Condensed", Arial, sans-serif; letter-spacing: -.025em; text-transform: uppercase; }
.rf-home h1 { padding: 10px 0 2px; }
.rf-lead { max-width: 650px; margin: 0 0 30px; color: #e6e7e8; font-size: 18px; line-height: 1.65; }
.rf-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 30px; }
.rf-btn { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 13px 22px; border-radius: 0; font-size: 15px; font-weight: 800; line-height: 1.2; text-decoration: none; transition: transform .18s ease, background .18s ease; }
.rf-btn:hover { transform: translateY(-2px); }
.rf-btn-primary { background: var(--rf-yellow-home); color: var(--rf-ink); }
.rf-btn-primary:hover { color: var(--rf-ink); background: #ff9e6c; }
.rf-btn-secondary { background: #fff; color: var(--rf-ink); }
.rf-btn-outline { border: 2px solid rgba(255,255,255,.6); background: transparent; color: #fff; }
.rf-btn-outline:hover { color: #fff; }
.rf-btn-dark { background: var(--rf-ink); color: #fff; }
.rf-btn-dark:hover { color: #fff; }
.rf-proof { display: flex; flex-wrap: wrap; gap: 10px 22px; margin: 0; padding: 0; list-style: none; color: #cfd1d4; font-size: 14px; }
.rf-proof li::before { content: ""; display: inline-block; width: 7px; height: 7px; margin-right: 8px; border-radius: 50%; background: var(--rf-yellow-home); vertical-align: 1px; }
.rf-hero-media { position: relative; display: flex; align-items: center; justify-content: center; padding: 50px; overflow: hidden; background: linear-gradient(145deg,#f1f2f3 0%,#d4d7da 100%); }
.rf-hero-media::before { content: ""; position: absolute; width: 430px; height: 430px; right: -95px; top: -110px; border-radius: 50%; background: rgba(246,139,85,.92); }
.rf-hero-media img { position: relative; z-index: 1; width: 100%; max-width: 620px; filter: drop-shadow(0 22px 22px rgba(0,0,0,.24)); transform: rotate(-2deg); }
.rf-spec-badge { position: absolute; z-index: 2; left: 28px; bottom: 28px; padding: 14px 18px; border-left: 5px solid var(--rf-yellow-home); background: #fff; color: var(--rf-ink); box-shadow: 0 8px 24px rgba(0,0,0,.16); font-weight: 800; }
.rf-trust { display: grid; grid-template-columns: repeat(4,1fr); margin: 22px auto 0; overflow: hidden; border: 1px solid var(--rf-line); border-radius: 0; background: #fff; }
.rf-trust-item { padding: 24px 20px; border-right: 1px solid var(--rf-line); text-align: center; }
.rf-trust-item:last-child { border-right: 0; }
.rf-trust strong { display: block; margin-bottom: 3px; font-size: 16px; }
.rf-trust span { display: block; color: var(--rf-muted); font-size: 13px; }
.rf-section { padding: 78px 0; }
.rf-section-head { max-width: 760px; margin: 0 auto 38px; text-align: center; }
.rf-eyebrow { display: block; margin-bottom: 10px; color: var(--rf-orange-light); font-size: 13px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.rf-home h2 { margin: 0 0 14px; color: var(--rf-ink); font: 700 clamp(34px,4vw,50px)/1.05 "Barlow Semi Condensed",Arial,sans-serif; letter-spacing: -.02em; text-transform: uppercase; }
.rf-section-head p { margin: 0; color: var(--rf-muted); font-size: 17px; line-height: 1.3; }
.rf-choice-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.rf-card { display: flex; flex-direction: column; overflow: hidden; border: 1px solid var(--rf-line); border-radius: 0; background: #fff; box-shadow: 0 10px 30px rgba(15,20,25,.07); }
.rf-card-media { height: 245px; display: flex; align-items: center; justify-content: center; padding: 24px; background: #f1f3f4; }
.rf-card-media img { width: 100%; height: 100%; object-fit: contain; }
.rf-card-body { padding: 26px; display: flex; flex: 1; flex-direction: column; }
.rf-card h3 { margin: 0 0 10px; color: var(--rf-ink); font: 400 22px/1.15 Manrope,Arial,sans-serif; }
.rf-card p { margin: 0 0 20px; color: var(--rf-muted); line-height: 1.3; }
.rf-card-link { width: max-content; margin-top: auto; padding-bottom: 2px; border-bottom: 2px solid currentColor; color: var(--rf-orange-light); font-weight: 800; }
.rf-card-hire { position: relative; border-color: var(--rf-ink); background: var(--rf-ink); color: #fff; }
.rf-card-hire .rf-card-body { padding: 34px; }
.rf-card-hire h3 { color: #fff; font-size: 30px; }
.rf-card-hire p { color: #d9dbde; }
.rf-hire-mark { height: 245px; padding: 34px; display: flex; align-items: flex-end; background: linear-gradient(135deg,var(--rf-yellow-home),#e76f37); color: var(--rf-ink); font: 700 48px/.95 "Barlow Semi Condensed",Arial,sans-serif; text-transform: uppercase; }
.rf-featured { padding: 22px 0 70px; }
.rf-featured-inner { padding-top: 40px; border-top: 1px solid var(--rf-line); }
.rf-featured-title { margin-bottom: 24px; text-align: center; }
.rf-featured-title p { max-width: 650px; margin: 12px auto 0; color: #555; font-size: 17px; }
.rf-featured-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.rf-benefits { padding: 78px 0; background: #f2f3f4; }
.rf-benefit-shell { display: grid; grid-template-columns: .9fr 1.1fr; gap: 58px; align-items: center; }
.rf-benefit-lead { padding: 46px; border-radius: 0; background: var(--rf-yellow-home); }
.rf-benefit-lead h2 { margin-bottom: 16px; font-size: 48px; }
.rf-benefit-lead p { margin: 0; color: #292929; font-size: 17px; }
.rf-benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.rf-benefit { padding: 26px; border: 1px solid #dddfe1; border-radius: 0; background: #fff; }
.rf-benefit-no { width: 34px; height: 34px; margin-bottom: 15px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--rf-ink); color: #fff; font-weight: 800; }
.rf-benefit h3 { margin: 0 0 7px; color: var(--rf-ink); font-size: 18px; }
.rf-benefit p { margin: 0; color: var(--rf-muted); font-size: 14px; }
.rf-apps { padding: 72px 0; }
.rf-app-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 28px; }
.rf-app-list span { padding: 11px 17px; border: 1px solid #cfd2d5; border-radius: 0; background: #fff; color: #3c4146; font-weight: 700; }
.rf-calculator { padding: 76px 0; background: var(--rf-ink); color: #fff; }
.rf-calc-shell { display: grid; grid-template-columns: .85fr 1.15fr; gap: 48px; align-items: center; }
.rf-calc-intro .rf-eyebrow { color: var(--rf-yellow-home); }
.rf-calc-intro h2 { color: #fff; }
.rf-calc-intro p { max-width: 540px; margin: 0; color: #d9dbde; font-size: 17px; }
.rf-calc-card { padding: 32px; border-radius: 0; background: #fff; color: var(--rf-ink); box-shadow: 0 16px 40px rgba(0,0,0,.22); }
.rf-calc-toggle { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 24px; }
.rf-calc-mode { min-height: 46px; border: 1px solid var(--rf-line); border-radius: 0; background: #f2f3f4; color: var(--rf-ink); font: 800 14px Manrope,Arial,sans-serif; cursor: pointer; }
.rf-calc-mode.active { border-color: var(--rf-yellow-home); background: var(--rf-yellow-home); }
.rf-calc-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.rf-calc-fields.rf-calc-run { grid-template-columns: 1fr; }
.rf-calc-field { display: block; color: var(--rf-ink); font-size: 14px; font-weight: 800; }
.rf-calc-field input { display: block; width: 100%; height: 48px; margin-top: 7px; padding: 10px 12px; border: 1px solid #cfd2d5; border-radius: 0; background: #fff; color: var(--rf-ink); font: 600 16px Manrope,Arial,sans-serif; }
.rf-calc-field input:focus { border-color: var(--rf-yellow-home); outline: 3px solid rgba(246,139,85,.28); }
.rf-calc-slab[hidden], .rf-calc-run[hidden] { display: none; }
.rf-calc-result { margin: 22px 0 12px; padding: 20px; border-left: 5px solid var(--rf-yellow-home); background: #f2f3f4; }
.rf-calc-result strong, .rf-calc-result span { display: block; }
.rf-calc-result strong { margin-bottom: 6px; font-size: 24px; line-height: 1.2; }
.rf-calc-result span { color: var(--rf-muted); font-size: 14px; }
.rf-calc-note { margin: 0 0 20px; color: var(--rf-muted); font-size: 12px; }
.rf-delivery { padding: 68px 0; background: #fff; }
.rf-delivery-shell { padding: 36px; border: 1px solid var(--rf-line); border-top: 6px solid var(--rf-yellow-home); border-radius: 0; box-shadow: 0 14px 34px rgba(28,25,26,.08); }
.rf-delivery-head { display: grid; grid-template-columns: .8fr 1.2fr; gap: 34px; align-items: end; margin-bottom: 28px; }
.rf-delivery-head h2 { margin: 4px 0 0; }
.rf-delivery-head p { margin: 0; color: var(--rf-muted); font-size: 16px; }
.rf-delivery-grid { display: grid; grid-template-columns: 1fr 1fr 1.25fr; gap: 16px; }
.rf-delivery-card { padding: 24px; border: 1px solid var(--rf-line); border-radius: 0; background: #f4f5f6; }
.rf-delivery-card strong { display: block; margin-bottom: 8px; font-size: 13px; letter-spacing: .09em; text-transform: uppercase; }
.rf-delivery-price { display: block; margin-bottom: 7px; color: var(--rf-ink); font: 700 31px/1.1 "Barlow Semi Condensed",Arial,sans-serif; }
.rf-delivery-card p { margin: 0; color: var(--rf-muted); font-size: 14px; }
.rf-delivery-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.rf-delivery-actions .rf-btn-outline { border-color: var(--rf-ink); color: var(--rf-ink); }
.rf-delivery-small { margin: 14px 0 0; color: var(--rf-muted); font-size: 12px; }
.rf-final { margin: 0 auto 30px; padding: 48px; display: grid; grid-template-columns: 1fr auto; gap: 30px; align-items: center; border-radius: 0; background: var(--rf-orange-light); color: #fff; }
.rf-final h2 { margin-bottom: 8px; color: #fff; font-size: 40px; }
.rf-final p { margin: 0; color: #fff0e8; font-size: 16px; }
.rf-final .rf-actions { margin: 0; }

/* WooCommerce catalogue */
.rf-commerce { padding: 17px 0 74px; }
.rf-commerce .rf-shell { position: relative; max-width: 1400px; }
.woocommerce .woocommerce-breadcrumb { margin: 0 0 14px; color: #666; font-size: 14px; line-height: 1.3; }
.woocommerce .woocommerce-breadcrumb a { color: #333; }
.woocommerce h1.page-title { margin: 0 0 20px; padding: 0 0 2px; color: var(--rf-copy); font: 700 42px/1.15 Barlow,Arial,sans-serif; letter-spacing: 0; text-transform: uppercase; }
.woocommerce h1.page-title::after { display: none; }
.term-description, .rf-category-intro { max-width: none; color: #333; font-size: 17px; line-height: 1.3; }
.term-description a, .rf-category-intro a { color: #e56431; }
.woocommerce .woocommerce-result-count { margin-top: 20px; }
.woocommerce .woocommerce-ordering { margin-top: 11px; }
.woocommerce .woocommerce-ordering select { width: 190px; height: 40px; border: 1px solid #aaa; background: #fff; padding: 0 36px 0 10px; }
.woocommerce ul.products { clear: both; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; margin: 26px 0 0; padding: 0 15px 0 0; border-top: 1px solid var(--rf-orange); }
.woocommerce ul.products::before, .woocommerce ul.products::after { display: none; }
.woocommerce ul.products li.product { width: 100% !important; margin: 0; padding: 10px; border-right: 1px solid var(--rf-orange); border-bottom: 1px solid var(--rf-orange); background: #fff; }
.woocommerce ul.products li.product:nth-child(3n) { border-right: 0; }
.woocommerce ul.products li.product .woocommerce-LoopProduct-link { display: block; width: 100%; }
.woocommerce ul.products li.product a img { display: block; width: 100% !important; height: 216px; margin: 0 0 20px; object-fit: contain; background: #fff; transition: opacity .18s ease; }
.woocommerce ul.products li.product a:hover img { opacity: .88; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { min-height: 48px; padding: 0; color: var(--rf-copy); font: 600 20px/1.18 Barlow,Arial,sans-serif; }
.woocommerce ul.products li.product .price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 3px; margin: 8px 0; color: var(--rf-red); font: 500 18px Barlow,Arial,sans-serif; }
.rf-vat-note { display: inline; color: #777; font: 400 12px Manrope,Arial,sans-serif; white-space: nowrap; }
.woocommerce ul.products li.product .button { margin-top: 12px; border-radius: 0; background: var(--rf-yellow); color: var(--rf-ink); font: 600 16px Barlow,Arial,sans-serif; }
.woocommerce ul.products li.product .button:hover { background: var(--rf-orange); }

/* WooCommerce product detail */
.single-product div.product { display: grid; grid-template-columns: minmax(0,.48fr) minmax(0,.52fr); gap: 30px; align-items: start; }
.single-product div.product .woocommerce-product-gallery, .single-product div.product .summary { width: auto !important; float: none !important; margin: 0 !important; }
.single-product div.product .woocommerce-product-gallery { opacity: 1 !important; }
.single-product div.product .woocommerce-product-gallery { margin-top: 5px !important; margin-left: 5px !important; }
.single-product div.product .summary { padding-right: 5px; }
.single-product .woocommerce-product-gallery__trigger { display: none !important; }
.single-product .woocommerce-product-gallery__wrapper { border: 1px solid #ccc; }
.single-product .woocommerce-product-gallery__image a { display: flex; min-height: 384px; align-items: center; justify-content: center; }
.single-product .woocommerce-product-gallery__image img { max-height: 600px; object-fit: contain; }
.single-product .flex-control-thumbs { display: grid !important; grid-template-columns: repeat(3,62px); gap: 10px; width: max-content; margin: 9px 0 0 !important; padding: 0 !important; list-style: none; }
.single-product .flex-control-thumbs li { float: none !important; width: 62px !important; height: auto; margin: 0 !important; display: flex; align-items: flex-start; justify-content: center; }
.single-product .flex-control-thumbs img { width: 62px !important; height: auto !important; max-height: 47px; padding: 1px; border: 1px solid #d6d6d6; object-fit: contain; background: #fff; }
.single-product div.product .product_title { margin: 0 0 5px; padding: 0 0 2px; color: var(--rf-copy); font: 700 42px/1.15 Barlow,Arial,sans-serif; letter-spacing: 0; text-transform: uppercase; }
.single-product div.product .product_title::after { content: ""; display: block; width: 54px; height: 6px; margin: 24px 0 12px; background: var(--rf-orange); }
.single-product .woocommerce-product-details__short-description { color: #514e47; font-size: 17px; line-height: 1.3; letter-spacing: 0; }
.single-product .woocommerce-product-details__short-description p { margin: 17px 0; }
.single-product .woocommerce-product-details__short-description > p:first-child { margin: 5px 0 30px; font-weight: 600; line-height: 23px; }
.single-product .woocommerce-product-details__short-description table { width: 100%; margin: 0 0 20px; border-collapse: collapse; font-size: 14px; }
.single-product .woocommerce-product-details__short-description th,
.single-product .woocommerce-product-details__short-description td { padding: 7px 9px; border: 1px solid #ccc; text-align: left; }
.single-product .woocommerce-product-details__short-description th { background: #ececec; }
.rf-price-heading { margin: 17px 0 10px; color: var(--rf-copy); font-weight: 700; text-transform: uppercase; }
.single-product div.product p.price { margin: 34px 0 0; color: var(--rf-red); font-size: 28px; font-weight: 700; }
.single-product form.cart { margin-top: 24px; padding: 18px 26px; background: #f0f0f0; }
.single-product table.variations { margin-bottom: 16px; }
.single-product table.variations th, .single-product table.variations td { display: table-cell; text-align: left; vertical-align: top; }
.single-product table.variations th { width: 200px; padding: 8px 20px 8px 0; }
.single-product table.variations td { padding: 4px 0 8px; }
.single-product table.variations select { width: 185px !important; min-width: 185px !important; max-width: 185px !important; min-height: 36px; border: 1px solid #aaa; background: #fff; padding: 5px 30px 5px 8px; }
.rf-variation-radios { display: grid; gap: 4px; padding-top: 3px; }
.rf-variation-radios label { display: flex; align-items: center; gap: 5px; font-weight: 400; }
.rf-variation-radios input { margin: 0; }
.rf-radio-source { position: absolute !important; width: 1px !important; height: 1px !important; clip: rect(0,0,0,0); overflow: hidden; }
.rf-next-product { position: absolute; z-index: 2; top: 0; right: 0; color: #333; font-size: 14px; }
.single-product .reset_variations { display: none !important; }
.woocommerce div.product form.cart div.quantity { margin-right: 10px; }
.woocommerce .quantity .qty { width: 62px; min-height: 52px; border: 1px solid #bebebe; border-radius: 0; }
.woocommerce div.product form.cart .button { min-width: 200px; min-height: 52px; border-radius: 0; background: var(--rf-yellow); color: var(--rf-ink); font: 600 19px "Barlow Semi Condensed",Arial,sans-serif; }
.woocommerce div.product form.cart .button:hover { background: var(--rf-orange); }
.rf-site-quote { display: inline-flex; min-height: 52px; align-items: center; margin-left: 10px; padding: 0 16px; border: 1px solid var(--rf-orange); color: var(--rf-copy); font-weight: 700; }
.product_meta { margin-top: 16px; color: #777; font-size: 14px; }
.product_meta > span { display: inline-block; margin-right: 8px; }
.rf-hire-login { margin-top: 24px; padding: 18px 22px; background: #f0f0f0; }
.rf-hire-login a { color: var(--rf-red); font-weight: 700; }
.rf-hire-addon { display: block; width: 100%; margin: 0 0 16px; font-weight: 600; }
.rf-hire-addon input { margin-right: 8px; }
.stock.out-of-stock { color: var(--rf-red); font-weight: 700; }
.single-product .woocommerce-tabs, .single-product .related, .single-product .up-sells { grid-column: 1 / -1; width: 100%; margin-top: 40px; }
.woocommerce div.product .woocommerce-tabs ul.tabs { padding-left: 0; border-bottom: 3px solid var(--rf-orange); }
.woocommerce div.product .woocommerce-tabs ul.tabs::before { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border: 0; border-radius: 0; background: #e7e7e7; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: var(--rf-ink); color: #fff; }
.woocommerce div.product .woocommerce-tabs .panel { max-width: 1020px; color: #50555a; }
.woocommerce div.product .woocommerce-tabs .panel h2, .related.products > h2 { font-size: 28px; }
.woocommerce div.product .woocommerce-tabs .panel h3 { margin-top: 1.8em; padding: 7px 9px; background: #e4e4e4; color: #555; font-size: 21px; text-transform: uppercase; }

/* Basket, checkout and account */
.woocommerce-cart .rf-page-main, .woocommerce-checkout .rf-page-main, .woocommerce-account .rf-page-main { padding-top: 42px; }
.woocommerce table.shop_table { border-radius: 0; border-color: #ccc; }
.woocommerce table.shop_table th { font-family: Barlow,Arial,sans-serif; font-size: 16px; }
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button { border-radius: 0 !important; background: var(--rf-yellow) !important; color: var(--rf-ink) !important; font-weight: 700 !important; }
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: var(--rf-orange) !important; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single { border: 1px solid #aaa; border-radius: 0; padding: 9px; }
.select2-container--default .select2-selection--single { height: 42px; }
.woocommerce-info { border-top-color: var(--rf-orange); }
.woocommerce-info::before { color: var(--rf-orange); }

@media (max-width: 1180px) {
	.rf-nav-inner { overflow-x: auto; justify-content: flex-start; }
	.rf-nav-inner a { padding-inline: 15px; font-size: 18px; }
	.rf-contact-images { flex-basis: 254px; }
	.woocommerce ul.products { grid-template-columns: repeat(3,minmax(0,1fr)); }
	.woocommerce ul.products li.product:nth-child(4n) { border-right: 1px solid var(--rf-orange); }
	.woocommerce ul.products li.product:nth-child(3n) { border-right: 0; }
}

@media (max-width: 900px) {
	.rf-source-layout { grid-template-columns: 1fr; }
	.rf-source-sidebar { display: none; }
	.rf-source-content { padding-left: 0; border-left: 0; }
	.rf-account-bar-info { display: none; }
	.rf-account-bar { width: 100%; justify-content: flex-end; }
	.rf-account-bar-links a { padding-inline: 12px; font-size: 13px; }
	.rf-account-bar-links .rf-basket-link { padding-left: 38px; background-position-x: 10px; }
	.rf-masthead { height: 90px; display: flex; gap: 18px; padding-right: 0; }
	.rf-logo { flex-basis: 150px; }
	.rf-logo, .rf-search { transform: none; }
	.rf-logo img { width: 145px; }
	.rf-contact-images { display: none; }
	.rf-search { max-width: none; }
	.rf-menu-toggle { width: 46px; height: 50px; flex: 0 0 46px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; border: 0; background: transparent; color: #fff; }
	.rf-menu-toggle span { display: block; width: 26px; height: 2px; background: var(--rf-orange); }
	.rf-menu-toggle b { font-size: 10px; text-transform: uppercase; }
	.rf-primary-nav { display: none; }
	.rf-primary-nav.is-open { display: block; }
	.rf-primary-nav.is-sticky { position: static; }
	.rf-nav-inner { width: 100%; display: grid; overflow: visible; }
	.rf-nav-inner a, .rf-nav-inner a:first-child { min-height: 46px; justify-content: flex-start; padding: 10px 20px; border: 0; border-top: 1px solid #4d4144; }
	.rf-callout-bar ul { min-height: 54px; }
	.rf-callout-bar li { padding-left: 0; background: none; font-size: 14px; }
	.rf-hero { grid-template-columns: 1fr; min-height: 0; }
	.rf-hero-copy { padding: 52px 40px; }
	.rf-hero-media { min-height: 390px; }
	.rf-trust { grid-template-columns: 1fr 1fr; }
	.rf-trust-item:nth-child(2) { border-right: 0; }
	.rf-trust-item:nth-child(-n+2) { border-bottom: 1px solid var(--rf-line); }
	.rf-choice-grid { grid-template-columns: 1fr 1fr; }
	.rf-card-hire { grid-column: 1 / -1; }
	.rf-hire-mark { height: auto; min-height: 180px; }
	.rf-benefit-shell, .rf-calc-shell { grid-template-columns: 1fr; }
	.rf-delivery-head, .rf-delivery-grid { grid-template-columns: 1fr; }
	.rf-final { grid-template-columns: 1fr; }
	.rf-final .rf-actions { justify-content: flex-start; }
	.single-product div.product { grid-template-columns: 1fr; }
	.single-product .woocommerce-product-gallery__image a { min-height: 360px; }
	.woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.woocommerce ul.products li.product:nth-child(3n) { border-right: 1px solid var(--rf-orange); }
	.woocommerce ul.products li.product:nth-child(2n) { border-right: 0; }
}

@media screen and (max-width: 782px) {
	body.admin-bar .rf-primary-nav.is-sticky { top: 46px; }
}

@media (max-width: 620px) {
	.rf-cookie-banner { inset: auto 0 0; min-height: 0; flex-wrap: wrap; max-width: none; gap: 10px; padding: 14px 18px; }
	.rf-cookie-banner p { font-size: 13px; }
	.rf-cookie-accept { order: 2; }
	.rf-delivery-glance { grid-template-columns: 1fr; }
	body { font-size: 15px; }
	.rf-shell { width: min(100% - 28px,1400px); }
	.rf-account-bar-links a:last-child { display: none; }
	.rf-masthead { width: calc(100% - 28px); height: 80px; }
	.rf-logo { flex-basis: 118px; }
	.rf-logo img { width: 115px; }
	.rf-search { display: none; }
	.rf-menu-toggle { margin-left: auto; }
	.rf-callout-bar { display: none; }
	.rf-footer-main { width: calc(100% - 36px); padding-top: 36px; }
	.rf-footer-columns { display: grid; gap: 34px; }
	.rf-footer-links { grid-template-columns: 1fr 1fr; }
	.rf-payment-logos { flex-wrap: wrap; justify-content: flex-start; }
	.rf-home .rf-wrap { padding: 0 14px; }
	.rf-hero { margin-top: 12px; border-radius: 0; }
	.rf-hero-copy { padding: 38px 24px; }
	.rf-home h1 { font-size: 43px; }
	.rf-lead { font-size: 16px; }
	.rf-actions { display: grid; grid-template-columns: 1fr; }
	.rf-btn { width: 100%; }
	.rf-hero-media { min-height: 275px; padding: 28px; }
	.rf-spec-badge { left: 14px; bottom: 14px; font-size: 13px; }
	.rf-trust { grid-template-columns: 1fr; }
	.rf-trust-item { border-right: 0; border-bottom: 1px solid var(--rf-line); }
	.rf-trust-item:last-child { border-bottom: 0; }
	.rf-section { padding: 54px 0; }
	.rf-choice-grid { grid-template-columns: 1fr; }
	.rf-card-hire { grid-column: auto; }
	.rf-card-media { height: 220px; }
	.rf-benefits, .rf-calculator { padding: 54px 0; }
	.rf-benefit-lead { padding: 30px 24px; }
	.rf-benefit-lead h2 { font-size: 38px; }
	.rf-benefit-grid, .rf-calc-toggle, .rf-calc-fields { grid-template-columns: 1fr; }
	.rf-apps { padding: 52px 0; }
	.rf-calc-card { padding: 24px 18px; }
	.rf-delivery { padding: 52px 0; }
	.rf-delivery-shell { padding: 26px 20px; }
	.rf-delivery-price { font-size: 28px; }
	.rf-delivery-actions { display: grid; }
	.rf-final { padding: 34px 24px; border-radius: 0; }
	.rf-final h2 { font-size: 34px; }
	.woocommerce ul.products { grid-template-columns: 1fr; }
	.woocommerce ul.products li.product, .woocommerce ul.products li.product:nth-child(n) { border-right: 0; }
	.woocommerce ul.products li.product a img { height: 240px; }
	.single-product div.product .product_title { font-size: 34px; }
	.single-product .woocommerce-product-gallery__image a { min-height: 0; }
	.single-product form.cart { padding: 16px; }
	.rf-site-quote { width: 100%; margin: 10px 0 0; justify-content: center; }
	.rf-page-copy .rf-contact-grid { grid-template-columns: 1fr; }
}
