diff --git a/css/style.css b/css/style.css index 19e2e0b..54811ab 100644 --- a/css/style.css +++ b/css/style.css @@ -10765,7 +10765,7 @@ textarea.form-control { .contact-banner { position: relative; width: 100%; - min-height: 500px; + display: flex; align-items: center; background-color: #002b49; /* fallback brand blue */ @@ -10791,7 +10791,7 @@ textarea.form-control { .banner-content { position: relative; z-index: 2; - padding: 0 10%; + padding: 15% 0 10% 0; width: 100%; } @@ -10857,4 +10857,24 @@ textarea.form-control { .banner-content { padding: 0 5%; } .contact-icons { justify-content: center; } .banner-overlay { background: rgba(0, 43, 73, 0.7); } +} + + +.header-icon { + width: 40px; + height: 40px; + background: #f8f9fa; + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; + color: #ff6600; + border: 1px solid #eee; +} + +.header-icon:hover { + background: #ff6600; + color: #fff; + transform: translateY(-3px); + box-shadow: 0 5px 15px rgba(255, 102, 0, 0.4); } \ No newline at end of file diff --git a/includes/header.php b/includes/header.php index aaf5d90..14aacb6 100644 --- a/includes/header.php +++ b/includes/header.php @@ -25,15 +25,15 @@ -
+ +

@@ -47,7 +47,7 @@

- + -->
@@ -64,12 +64,16 @@
-
- +
+
-

Free Call: 0191 3561008

-

Call Us Now

+ +
Free Call: 0191 3561008
+
+ +
Call Us Now
+
@@ -78,8 +82,8 @@
-

Our Location:

-

Stockton-on-Tees, TS21 4AJ

+
Our Location:
+
Stockton-on-Tees, TS21 4AJ