﻿/*!

Theme Name: pHountain-Store
Theme URI: https://phountain.com/
Author: Mo Industries
Author URI: https://phountain.com/
Description: Proprietary lead-generation and brand system. © 2026 Mo Industries. All Rights Reserved. Unauthorized copying of these files is strictly prohibited.
Version: 1.0.0
License: Proprietary
Text Domain: phountain
/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/******* Global **********/
body{font-family: "Open Sans", sans-serif;font-weight: 400;color:#333;font-size:17px !important;line-height: 1.6; letter-spacing: -0.5px;}
 
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", sans-serif;font-weight: 700; color:#000;line-height: 1.1 !important;
	/* color: #2c2832; */
}

body h1 {
	font-size: 56px;
}
body h2{font-size: 50px;}
body h3{font-size: 40px;}
body h4{font-size: 30px;}
body h5 {font-size: 22px;}
body h6 {font-size: 20px;}
body h2 span, body h3 span {
  color: #0077ef;
}
body a {
color:#333;
}
body a:hover {
    color: #000;
    text-decoration: none;
}

.upper{text-transform: uppercase;}
.blue{color:#0077ef;}
.dark-blue{color:#004a98;}
.green{color:#76bc21;}
.white{color:#fff;}
.fw-700{font-weight: 700;}
.orange{color:#666;}
.btn {
position: relative;
font-weight: 600;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: .8rem 1rem !important;
line-height: 1.5;
border-radius: 99px;
border-width: 1px;
border-style: solid;
}
#banner .btn.btn-transparent, .btn.btn-transparent.bordered {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #fff;
  color: #fff;
}
#banner .btn.btn-transparent:hover, .btn.btn-transparent.bordered:hover {
  background-color: #0077ef;
  border-color: #0077ef;
  color: #fff;
}
.btn.btn-transparent {
  background-color: transparent;
  border-color: #0077ef;
  color: #0077ef;
}
.btn.btn-transparent:hover {
  background-color: #0077ef;
  border-color: #0077ef;
  color: #fff;
}
.btn.btn-transparent.btn-light {
	border-color: #fff;
}
.btn.btn-transparent.btn-light:hover {
	border-color: #0077ef;
}

.btn-info, .btn-default{color: #fff;
background-color: #2946bf;
border-radius: 50px;
border-color: #004a98;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-info.focus,.btn-info:focus,.btn-info:hover, .btn-default.focus,.btn-default:focus,.btn-default:hover,.btn-info:active,.btn-default:active,.btn-info:checked,.btn-default:checked{color:#fff; background-color: #76bc21 !important; border-color:  #76bc21 !important; box-shadow: none !important; text-decoration: none;}

.btn-white{color: #004a98;
background-color: #fff;
border-radius: 50px;
border-color: #fff;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-white.focus,.btn-white:focus,.btn-white:hover, .btn-white:active,.btn-white:checked{color:#004a98; background-color: #fff !important; border-color:  #fff !important; box-shadow: none !important; text-decoration: none;}


.btn-blue, .btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue:checked{color: #fff;
background-color:transparent;
border-color: #fff;
	border-radius: 0px;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;}
.btn.btn-info.btn-black {
  background-color: #22282B;
  border-color: #22282B;
}
.btn.btn-info.btn-black:hover {
  background-color: #00195d;
  border-color: #00195d;
}
.btn.btn-link {
	padding: 0;
	border: none;
	color: #000;
	font-weight: 800;
	font-size: 16px;
}
.btn.btn-link:hover {
  color: #000;
}

.location-back-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-align: center;
  line-height: 1.2;
  max-width: 100%;
}

h2.title-detail, h3.title-detail, h4.title-detail{
	color: #fff;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
margin: 0;
}


input:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #eee;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
}

.large-padding{
	padding-top:150px;
	padding-bottom: 150px;
}
.pad-100{
	padding-top:100px;
	padding-bottom: 100px;
}
.pad-tp-100 {
	padding-top: 100px;
  }
  .pad-btm-100 {
	padding-bottom: 100px;
  }
  .pad-80{
	padding-top:80px;
	padding-bottom: 80px;
}
.pad-tp-80 {
	padding-top: 80px;
  }
  .pad-btm-80 {
	padding-bottom: 80px;
  }
.pad-70{
	padding-top:70px;
	padding-bottom: 70px;
}
.pad-50{
	padding-top:50px;
	padding-bottom: 50px;
}
.pad-25{
	padding-top:25px;
	padding-bottom: 25px;
}
.w-85 {
width: 85%!important;
}

.divider{
	width: 200px;
height: 6px;
background-color: #76bc21;
display: table;
margin: 20px auto;
}

.divider.div-left{
margin: 20px 0px;
}

.topText{
	color: #004a98;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 20px;
    font-weight: 600;
}
.topText+h1, .topText+h2, .topText+h3{
margin-top: 5px;
}

.fw-400{
	font-weight: 400 !important;
}

ul.bullList li{
position: relative;
padding: 5px 0 5px 22px;
	}
		ul.bullList li::before{
color: #0077ef;
vertical-align: middle;
top: 7px;
position: absolute;
left: 0;
content: "\f324";
display: inline-block;
font-family: "Font Awesome 6 Pro";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
	}

.gray-bg {
background-color: #F6F7F9;
}
.grey-bg {
background-color: #DFDFDF;
}
.pri-light-bg {
	background-color: #eaffee;
}
.dark-grey-bg {
	background-color: #191919;
}
.light-blue-bg {
	background-color: #e6f0f7;
}
.blue-bg {
	background-color: #004a98;
}




/******* Header **********/

nav#header {
box-shadow: none;
width: 100%;
padding: 12px 20px;
background-color: hsla(38, 50%, 97%, .95);
}

.flexia-sticky-navbar nav#header{
-webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
}


@media only screen and (min-width: 1201px) {
.dropdown:hover>.dropdown-menu {
  display: block;
}    
}

nav#header.navbar-expand-xl .navbar-nav .nav-link{
padding: 1rem 0.8rem 0.5rem 0.8rem;
position: relative;
}

.navbar-expand-xl .navbar-nav .nav-link:hover, .navbar-expand-xl .navbar-nav .nav-link:active {
color: #004a98;
}


.dropdown-item.active, .dropdown-item:active {
color: #16181b !important;text-decoration: none;background-color:#f8f9fa!important;
}



nav{background-color: transparent;}

.nav-link {
  color: #345;
  font-weight: 500;
}
.navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  left: 0.5rem;
  right: 0.5rem;
  bottom: 0.2rem;
  height: 4px;
  border-radius: 999px;
  background: #87CEFA;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: center;
  transition: opacity .2s ease, transform .2s ease;
}
.navbar-nav .nav-item:hover > .nav-link::after,
.navbar-nav .nav-item:focus-within > .nav-link::after,
.navbar-nav .nav-link.is-current::after {
  opacity: 1;
  transform: scaleX(1);
}
.navbar-nav:hover .nav-link.is-current:not(:hover)::after {
  opacity: 0;
  transform: scaleX(0);
}
.nav-link:hover {
color: #038018;
}

nav#header #navbar .nav-link.btn.btn-info {
  padding: .8rem 1rem;
}
nav#header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

@media only screen and (min-width: 1201px) {
  nav#header .container {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  nav#header .navbar-brand {
    flex: 0 0 auto;
  }

  nav#header #navbar {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    margin-left: auto;
  }

  nav#header #navbar .navbar-nav {
    width: 100%;
    justify-content: center;
  }

  nav#header .header-right {
    flex: 0 0 auto;
    margin-left: 12px;
    white-space: nowrap;
  }
}

.navbar-brand img {
width: 230px;
height: auto !important;
}


.dropdown-menu {
padding: 0px;
margin: 0px;
color: #101F2F;
border: none;
border-radius: 0px;
}
.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #101F2F;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px solid #eee;
}
.services .dropdown-menu {
	min-width: 45rem !important;
	padding-bottom: 15px;
  }
.services .dropdown-menu h5 a:hover {
  text-decoration: none;
}


.flexia-navbar.flexia-sticky-navbar {
	z-index: 999;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar.flexia-sticky-navbar #header { 
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar {
z-index: 999999;
/*box-shadow: 0 .15em .35em 0 rgba(0,0,0,.135);*/
transition: all .3s ease-in-out;
transform: translate3d(0,0,0);
background-color: #fdfce60a;
position: relative;
width: 100%;
border-top: 0;
}

.header-right {
  gap: 10px;
}

.header-cta.btn.btn-info {
  background-color: #2946bf !important;
  border-color: #414A77 !important;
  color: #fff !important;
  padding: .5rem 1rem;
  border-radius: 999px;
}

.header-cta.btn.btn-info:hover,
.header-cta.btn.btn-info:focus {
  background-color: #061c7e !important;
  border-color: #353e64 !important;
  color: #fff !important;
}

.header-cart {
  position: relative;
  display: flex;
  align-items: center;
}

.header-cart-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-left: 6px;
  border-radius: 50%;
  background: rgba(202, 211, 255, 0.12);
  color: #000000;
  text-decoration: none;
  position: relative;
}

.header-cart-link:hover,
.header-cart-link:focus {
  background: rgba(65, 74, 119, 0.2);
  color: #1b1f32;
  text-decoration: none;
}

.header-cart-link i {
  font-size: 20px;
}

.header-cart-count {
  position: absolute;
  top: -5px;
  right: -5px;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 999px;
  background: #414A77;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

/* Dropdown: visibility-only toggle so fade transition works in both directions */
.header-cart-dropdown {
  position: absolute;
  top: calc(100% - 1px);
  right: 0;
  width: 320px;
  padding: 16px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(16, 31, 47, 0.18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
  z-index: 1050;
  overflow: hidden;
}

.header-cart:hover .header-cart-dropdown,
.header-cart:focus-within .header-cart-dropdown,
.header-cart.is-open .header-cart-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.header-cart.is-loading .header-cart-dropdown {
  opacity: .55;
  pointer-events: none;
}

.header-cart-dropdown::before {
  content: "";
  position: absolute;
  top: -7px;
  right: 16px;
  width: 14px;
  height: 14px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: -3px -3px 8px rgba(16, 31, 47, 0.06);
}

/* Items list: capped height + scroll so many items never overflow the box */
.header-cart-items {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #d0d7e2 transparent;
}

.header-cart-items::-webkit-scrollbar { width: 4px; }
.header-cart-items::-webkit-scrollbar-track { background: transparent; }
.header-cart-items::-webkit-scrollbar-thumb { background: #d0d7e2; border-radius: 4px; }

.header-cart-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}

.header-cart-item:last-child {
  border-bottom: 0;
}

/* Thumbnail link */
.header-cart-item-thumb {
  flex: 0 0 48px;
  display: block;
  text-decoration: none;
}

.header-cart-item-thumb img,
.header-cart-item img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

/* Meta: flex:1 fills remaining space so names wrap instead of overflowing */
.header-cart-item-meta {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.header-cart-item-name {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  color: #101F2F;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.header-cart-item-name a {
  color: inherit;
  text-decoration: none;
}

.header-cart-item-name a:hover {
  color: #414A77;
}

/* Qty controls */
.header-cart-qty-controls {
  display: flex;
  align-items: center;
  gap: 6px;
}

.header-cart-qty-btn {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  border: 1px solid #d0d7e2;
  background: #f5f7fb;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #414A77;
  transition: background .15s, border-color .15s;
}

.header-cart-qty-btn:hover {
  background: #e7ebf5;
  border-color: #b0bbd0;
}

.header-cart-qty-btn i {
  font-size: 8px;
}

.header-cart-qty-display {
  font-size: 13px;
  font-weight: 700;
  min-width: 18px;
  text-align: center;
  color: #101F2F;
}

.header-cart-item-price {
  font-size: 13px;
  font-weight: 700;
  color: #414A77;
}

/* Remove button */
.header-cart-item-remove {
  flex: 0 0 auto;
  background: none;
  border: none;
  cursor: pointer;
  color: #b0bbd0;
  padding: 3px 5px;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 2px;
  transition: color .15s, background .15s;
}

.header-cart-item-remove:hover {
  color: #e74c3c;
  background: #fff0f0;
}

/* Subtotal row */
.header-cart-subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0 0;
  margin-top: 4px;
  border-top: 1px solid #ececec;
  font-size: 14px;
}

.header-cart-subtotal-label {
  color: #5e6978;
  font-weight: 500;
}

.header-cart-subtotal-price {
  font-weight: 700;
  color: #101F2F;
}

.header-cart-empty {
  font-size: 14px;
  color: #5e6978;
  margin: 0;
  text-align: center;
  padding: 8px 0;
}

.header-cart-dropdown-actions {
  display: flex;
  gap: 8px;
  margin-top: 12px;
}

.header-cart-dropdown-actions .btn {
  flex: 1;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: .6rem .9rem;
  min-width: 0;
  white-space: normal;
  text-align: center;
  line-height: 1.2;
  overflow-wrap: anywhere;
  font-size: 13px;
}

.header-cart-dropdown-actions .btn-primary {
  background-color: #2e4ad5;
  border-color: #414A77;
}

.header-cart-dropdown-actions .btn-primary:hover,
.header-cart-dropdown-actions .btn-primary:focus {
  background-color: #353e64;
  border-color: #353e64;
}

.header-cart-dropdown-actions .btn-light {
  background-color: #f5f7fb;
  border-color: #f5f7fb;
  color: #414A77;
}

.header-cart-dropdown-actions .btn-light:hover,
.header-cart-dropdown-actions .btn-light:focus {
  background-color: #e7ebf5;
  border-color: #e7ebf5;
  color: #414A77;
}

/* ── Account icon & dropdown ─────────────────────────────────────────── */
.header-account {
  position: relative;
  display: flex;
  align-items: center;
}

.header-account-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-left: 6px;
  border-radius: 50%;
  background: rgba(202, 211, 255, 0.12);
  color: #000000;
  border: none;
  cursor: pointer;
  position: relative;
  transition: background .15s, color .15s;
  padding: 0;
  line-height: 1;
}

.header-account-link:hover,
.header-account-link:focus {
  background: rgba(65, 74, 119, 0.2);
  color: #1b1f32;
  outline: none;
}

.header-account-link i {
  font-size: 20px;
}

.header-account-link .header-account-avatar {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

/* Dropdown panel */
.header-account-dropdown {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  width: 260px;
  padding: 8px 0;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(16, 31, 47, 0.18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
  z-index: 1050;
  overflow: hidden;
}

.header-account-dropdown::before {
  content: "";
  position: absolute;
  top: -7px;
  right: 20px;
  width: 14px;
  height: 14px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: -3px -3px 8px rgba(16, 31, 47, 0.06);
}

.header-account:hover .header-account-dropdown,
.header-account:focus-within .header-account-dropdown,
.header-account.is-open .header-account-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

/* Identity row (logged-in header) */
.header-account-identity {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px 14px;
  border-bottom: 1px solid #f0f2f7;
  margin-bottom: 4px;
}

.header-account-identity-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  flex: 0 0 40px;
  display: block;
}

.header-account-identity-info {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.header-account-identity-name {
  font-size: 14px;
  font-weight: 700;
  color: #101F2F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}

.header-account-identity-email {
  font-size: 12px;
  color: #5e6978;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 1px;
}

/* Nav list */
.header-account-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-account-nav-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 9px 16px;
  font-size: 13.5px;
  font-weight: 500;
  color: #2d3748;
  text-decoration: none;
  transition: background .12s, color .12s;
  line-height: 1.3;
}

.header-account-nav-link:hover,
.header-account-nav-link:focus {
  background: #f5f7fb;
  color: #414A77;
  text-decoration: none;
}

.header-account-nav-link i {
  font-size: 14px;
  width: 18px;
  text-align: center;
  color: #7b8caa;
  flex: 0 0 18px;
  transition: color .12s;
}

.header-account-nav-link:hover i,
.header-account-nav-link:focus i {
  color: #414A77;
}

.header-account-nav-divider {
  height: 1px;
  background: #f0f2f7;
  margin: 4px 0;
}

.header-account-nav-link--logout {
  color: #e74c3c;
}

.header-account-nav-link--logout i {
  color: #e74c3c;
}

.header-account-nav-link--logout:hover,
.header-account-nav-link--logout:focus {
  background: #fff5f5;
  color: #c0392b;
}

.header-account-nav-link--logout:hover i,
.header-account-nav-link--logout:focus i {
  color: #c0392b;
}

/* Guest / logged-out state */
.header-account-guest {
  padding: 20px 16px 14px;
  text-align: center;
  border-bottom: 1px solid #f0f2f7;
  margin-bottom: 8px;
}

.header-account-guest-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f0f2f7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #7b8caa;
}

.header-account-guest-icon i {
  font-size: 22px;
}

.header-account-guest-title {
  font-size: 15px;
  font-weight: 700;
  color: #101F2F;
  margin: 0 0 4px;
  line-height: 1.3;
}

.header-account-guest-sub {
  font-size: 12px;
  color: #5e6978;
  margin: 0;
  line-height: 1.4;
}

.header-account-auth-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  padding: 0 14px 10px;
}

.header-account-signin-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border-radius: 999px;
  padding: .6rem .9rem;
  font-size: 13px;
  font-weight: 600;
  background-color: #2e4ad5;
  border: 1px solid #414A77;
  color: #fff;
  text-decoration: none;
  transition: background .15s, border-color .15s;
  line-height: 1.2;
}

.header-account-signin-btn:hover,
.header-account-signin-btn:focus {
  background-color: #353e64;
  border-color: #353e64;
  color: #fff;
  text-decoration: none;
}

.header-account-register-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-size: 12.5px;
  color: #414A77;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
}

.header-account-register-link i {
  font-size: 10px;
}

.header-account-register-link:hover,
.header-account-register-link:focus {
  color: #2e4ad5;
  text-decoration: underline;
}

.header-account-quick-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 8px 16px 6px;
  border-top: 1px solid #f0f2f7;
  margin-top: 4px;
}

.header-account-quick-links a {
  font-size: 12px;
  color: #7b8caa;
  text-decoration: none;
  font-weight: 500;
  transition: color .12s;
}

.header-account-quick-links a:hover {
  color: #414A77;
}
/* ── end account styles ─────────────────────────────────────────────── */

.slideInDown{
    -webkit-animation-name:slideInDown;
    animation-name:slideInDown
}
@keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
@-webkit-keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.top-bar {
	background-color: #131C45;
	padding: 10px 0;
}
.top-bar ul li a, .top-bar ul li i {
	color: #fff;
}
.top-bar ul li {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #fff;
}
.top-bar ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}
.top-bar ul li.social {
	display: flex;
	gap: 15px;
}
.top-bar ul li.social i.fa-brands {
	font-size: 20px;
}

/******* Carousel **********/

#carouselExampleCaptions.carousel {
    width: 100%;
    height: 750px;
}
#carouselExampleCaptions.carousel .carousel-inner {
    height: 100%;
}
#carouselExampleCaptions.carousel .carousel-inner .carousel-item {
    height: 100%;
}
.carousel-caption h2 {
color: #fff;
font-size: 40px;
font-weight: 700;
}
.carousel-caption p{
font-size: 20px;
margin: 18px 0px 30px 0px;
}

.carousel-caption {
position: absolute;
right: auto;
top: 22%;
bottom: auto;
left: 12%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
margin: 0 auto;
text-align: left;
width: 50%;
}
.carousel-inner .carousel-item::after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to right, #000 , #000);
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0.4;
}
.carousel-inner .carousel-item img {
  height: 100%;
	object-fit: cover;
	object-position: center;
  }
  .carousel-caption .btn.btn-info {
    color: #004a98;
    background-color: #fff;
    border-color: #fff;
	  display: table;
}
.carousel-caption .btn.btn-info:hover {
    color: #fff;
    background-color: #004a98;
    border-color: #004a98;
}

	.carousel-control-next, .carousel-control-prev {
		display: none !important;
	}


.container {
  max-width: 1230px !important;
}
.rounded-1 {
	border-radius: 5px;
}
.rounded-2 {
	border-radius: 10px;
}
.rounded-3 {
	border-radius: 20px;
}
.dark-border {
    border: 2px solid #4c6580;
}
.pri-clr {
	color: #004a98;
}
.sec-clr {
	color: #76bc21;
}
.blue-clr {
    color: #004a98;
}
.orange-clr {
    color: #ff6e2f;
}
.dark-blue-bg {
	background-color: #1c61ad;
}
.big {
	font-size: 1.2rem;
}
.pri-clr-bg {
	background-color: #0077ef;
}
.header-call h4 {
  font-weight: normal;
}
.header-call h4 a {
  font-weight: 700;
}


/******* HOME  **********/

.newsletter-form input.wpcf7-form-control.wpcf7-email {
    width: 100%;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 10px 15px;
    color: #fff;
}
.newsletter-form input.wpcf7-form-control.wpcf7-email::placeholder {
    color: #fff;
}
.newsletter-form .wpcf7-form {
    position: relative;
}
.newsletter-form input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    height: 49px;
    padding: 0px 15px;
}
.newsletter-form {
	max-height: 450px;
}

.newsletter-form p{
	margin-bottom: 0px;
}

/******* SUB PAGES  **********/

.page:not(.page-template-page-products):not(.page-products).page:not(.page-template-page-contact):not(.page-contact) .inner-header {
    width: 100% !important;
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    border-bottom: 8px solid #4a6741;
    max-height: 300px !important;
    position: relative;
}

.page-template-page-products .inner-header,
.page-template-page-store .inner-header,
.post-type-archive-product .inner-header {
    width: 100% !important;
    height: auto !important;
    max-height: 250px !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page:not(.home):not(.page-template-page-blog) h1 {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding: .45rem 1rem;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(10, 16, 28, 0.88), rgba(19, 28, 42, 0.72));
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px) saturate(120%);
  -webkit-backdrop-filter: blur(10px) saturate(120%);
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.72);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.34);
}
/*
.inner-header::after{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent !important;
  width: 100%;
  max-height: 380px;
  z-index: 1;
}
*/

.inner-header div{z-index: 9;}
.cta-section {
    border-bottom: 8px solid #4a6741;
}
.newsletter-section {
    border-bottom: 8px solid #4a6741;
}
.newsletter-section h3 {
	font-size: 30px;
}
.newsletter-section .newsletter-fallback-note {
  color: #ffffff;
}
.newsletter-section .newsletter-fallback-note a {
  color: #ffffff;
  text-decoration: underline;
}
.newsletter-section .newsletter-fallback-note a:hover {
  color: #dff3ff;
}
.home-wellness-image {
  width: 100%;
  max-height: 750px;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.iconWrap .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #004a98;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconWrap .icon i {
    font-size: 30px;
}
.iconWrap .icon i::before {
    color: #76bc21;
}
.iconWrap .icon i::after {
    color: #fff;
}
.servWrap img {
    height: 340px;
    object-fit: cover;
    object-position: top;
    border-radius: 5px 5px 0px 0px;
}
.servContent h3 { font-size: 22px; }
.iconWrap h3 { font-size: 22px; }

.formWrap .wpcf7-form-control.wpcf7-text {
    background-color: #fff;
    border: 2px solid #d7d7d7;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 6px;
}
.formWrap .wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    border: 2px solid #d7d7d7;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 6px;
}
.formWrap .wpcf7-form-control.wpcf7-select {
    background-color: #fff;
    border: 2px solid #d7d7d7;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 6px;
}
.field-50 br {
    display: none;
}
.field-50 p {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
  margin: 0;
}
.field-50 p .wpcf7-form-control-wrap {
    max-width: 48.9%;
    flex: 48.8%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
}


.post-type-archive-product .woocommerce ul.products li.product a img,
.tax-product_cat .woocommerce ul.products li.product a img,
.tax-product_tag .woocommerce ul.products li.product a img {
  max-width: 300px;
  width: 100%;
  height: auto !important;
  object-fit: contain;
}


.woocommerce ul.products li.product a img {
  display: block;
  margin: 0 auto;
  height: 300px !important;
  width: auto;
}
.woocommerce ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .price {
    font-weight: 600;
    margin-bottom: 0;
  font-size: 20px;
    color: #76bc21;
}
.woocommerce ul.products li.product .button {
    margin-top: 10px;
    color: #fff;
    background-color: #004a98;
    border-radius: 50px;
    border-color: #004a98;
    padding: .9rem 2em;
}

.single.single-product .entry-header {
    display: none;
}
.single.single-product .entry-content {
    margin: 0;
}
.product-top {
    float: left;
    width: 100%;
}
.woocommerce div.product div.summary {
  position: relative;
  top: 0;
}
.single.single-product h1.product_title {
	font-size: 35px;
	line-height: 1;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.single.single-product div.product p.price {
	color: #004a98;
	font-size: 1.5rem;
  font-weight: 600;
}
.single.single-product .woocommerce-variation-price {
    margin-bottom: 20px;
}
.single.single-product .woocommerce-variation-price .price {
    color: #76bc21;
    font-size: 1.5rem;
    font-weight: 600;
}
.woocommerce div.product form.cart .variations select {
    padding: 4px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #bbb;
}
.single.single-product nav#header {
    background-color: #f7f7f7;
}
.single.single-product .product_meta {
	display: none;
}
.single.single-product .single_add_to_cart_button.button {
	color: #fff;
	background-color: #004a98;
	border-radius: 50px;
	border-color: #004a98;
	text-align: center;
	padding: 15px 40px;
}
.single.single-product .single_add_to_cart_button.button:hover {
	background-color: #76bc21;
}

@media only screen and (max-width: 991px) {
  .woocommerce div.product div.summary {
    top: 0;
  }
}

.woocommerce .quantity .qty {
	height: 46px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
}
.woocommerce div.product form.cart div.quantity {
	margin: 0 15px 0 0;
}
.woocommerce div.product form.cart {
	margin-bottom: 2em;
	border-top: 1px solid #e1e1e1;
	padding-top: 25px;
	margin-top: 20px;
}
.woocommerce-tabs h2 {
    font-size: 26px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #004a98;
    background-color: #004a98;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
    color: #000;
}
.related.products h2 {
    font-size: 40px;
    margin-bottom: 30px;
}
.woocommerce-message {
	border-top-color: #004a98;
}
.woocommerce-message::before {
	color: #004a98;
}
.woocommerce .woocommerce-message .button {
	color: #fff;
	background-color: #004a98;
	border-radius: 50px;
	border-color: #004a98;
	text-align: center;
}
.woocommerce .woocommerce-message .button:hover {
	background-color: #76bc21;
	color: #fff;
}
.woocommerce-notices-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 1em 0 1em;
}
.woocommerce-cart .wc-block-cart {
	background-color: #f6f7f9;
	padding: 20px !important;
	border-radius: 5px;
}
.woocommerce-cart .wc-block-cart .wc-block-cart__main.wp-block-woocommerce-cart-items-block {
	border-right: 1px solid hsla(0,0%,7%,.11);
}
.woocommerce-cart .wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
	background-color: #fff;
	padding: 20px;
}
.woocommerce-cart .wc-block-cart__submit-button {
	color: #fff;
	background-color: #004a98;
	border-radius: 50px;
	border-color: #004a98;
	text-align: center;
}
.woocommerce-cart .wc-block-cart__submit-button:hover {
	background-color: #76bc21;
	text-decoration: none;
}
.wc-block-components-totals-coupon__content button {
    background-color: #004a98;
    color: #fff;
}
.woocommerce-checkout .wc-block-checkout {
	background-color: #f6f7f9;
	padding: 20px !important;
	border-radius: 5px;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
	color: #fff;
	background-color: #004a98;
	border-radius: 50px;
	border-color: #004a98;
	border: none;
	text-align: center;
	font-size: 18px;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
	background-color: #76bc21;
	border-color: #76bc21;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    background-color: #fff;
}
.woocommerce-order-received .woocommerce-order {
	background-color: #f6f7f9;
	padding: 20px;
	border-radius: 5px;
}
.woocommerce-order-received .woocommerce-order h2 {
	font-size: 30px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	color: #004a98;
}
.woocommerce ul.products li.product a.added_to_cart {
  text-decoration: underline;
  margin-left: 15px;
}
.wc-block-grid.wp-block-product-new {
  margin-top: 30px;
}
.wc-block-grid__products {
  justify-content: center;
}
.wc-block-grid.wp-block-product-new .wc-block-grid__product-title {
  font-size: 22px;
  color: #000;
}
.wc-block-grid__product-price.price .woocommerce-Price-amount.amount {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 20px;
  color: #76bc21;
}
.wc-block-grid.wp-block-product-new .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  color: #fff;
  background-color: #004a98;
  border-radius: 50px;
  border-color: #004a98;
  padding: .9rem 2em;
  font-weight: 700;
  font-size: 16px;
}
.woocommerce-account .woocommerce {
    background-color: #f6f7f9;
    padding: 30px;
    border-radius: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
    background-color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 12px 20px;
    display: block;
    border-bottom: 1px solid #d9d9d9;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #76bc21;
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    color: #004a98;
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
    color: #76bc21;
}
.woocommerce-account .woocommerce table.shop_table {
    background-color: #fff;
}
.woocommerce-account .woocommerce table.my_account_orders .button {
    background-color: #004a98;
    color: #fff;
    border-radius: 50px;
}
.woocommerce-account .woocommerce table.my_account_orders .button:hover {
    background-color: #76bc21;
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 24px;
}
.woocommerce-account ul.wc-item-meta {
    padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-customer-details address {
    background-color: #fff;
}
.woocommerce-info {
	border-top-color: #004a98;
	background-color: #fff;
}
.woocommerce-info::before {
	color: #004a98;
}
.woocommerce .woocommerce-info .button {
	color: #fff;
	background-color: #004a98;
	border-radius: 50px;
	border-color: #004a98;
	text-align: center;
}
.woocommerce .woocommerce-info .button:hover {
	background-color: #76bc21;
	color: #fff;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 48%;
    background-color: #fff;
    border-radius: 5px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 48%;
    background-color: #fff;
    border-radius: 5px;
}
.woocommerce-account .addresses .title .edit {
    float: left;
}
.woocommerce-account .woocommerce form .form-row label {
    margin: 0;
    width: 100%;
}
.woocommerce-account .woocommerce form .form-row .input-text, .woocommerce-account .woocommerce form .form-row select {
    border: 1px solid #dddddd;
}
.woocommerce-account .woocommerce-Button.button {
    color: #fff;
    background-color: #004a98;
    border-radius: 50px;
    border-color: #004a98;
    text-align: center;
}
.woocommerce-account .woocommerce-Button.button:hover {
	background-color: #76bc21;
	color: #fff;
}
.woocommerce-account .woocommerce form .password-input, .woocommerce-account.woocommerce-page form .password-input {
    width: 100%;
}

#main {
margin-top: 0px !important;
}


.testimonialWrap {
    position: relative;
}
.testimonialPhoto {
    width: 125px;
    height: 125px;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: -64px;
    border-radius: 50%;
    border: 4px solid #76bc21;
}
.testimonialWrap p {
    margin-top: 32px;
}
.testimonialWrap i {
    position: absolute;
    top: 8px;
    right: 45px;
    font-size: 70px;
    color: #76bc21;
    opacity: 0.1;
}
.testimonialCol {
    margin-bottom: 110px;
}

.postWrap .postImg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.postContent {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.postContent .post-title {
    min-height: 44px;
}

#category-tabs button {
  padding: 8px 16px;
  margin: 5px;
  border: none;
  background: #eee;
  cursor: pointer;
}
#category-tabs .active {
  background-color: #007bff;
  color: white;
}
#loader {
  margin: 20px 0;
}

.single-header h1 {
	font-size: 2.2rem;
	line-height: 1.2 !important;
}
.single-header {
	background-color: #004a98;
}
.single-header .profile-author {
	color: #fff;
	font-weight: 600;
}
.profile-img img {
	border-radius: 50%;
}
.single.single-post .entry-content h2 {
	font-size: 2.5rem;
	margin-bottom: 15px;
	line-height: 1.2 !important;
}
.single.single-post .entry-content h3 {
	font-size: 2rem;
}
.single.single-post .entry-content h4 {
	line-height: 1.2 !important;
	font-size: 24px;
}
.single.single-post .entry-content a {
	color: #e41e26;
}
.single.single-post .entry-content a:hover {
	color: #000;
	text-decoration: none;
}
.cat-badge {
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 4px 15px;
	font-size: 14px;
}
.cat-badge:hover {
	background-color: #e41e26;
	color: #fff;
	text-decoration: none;
}
.post-meta .post-category a {
    border-radius: 5px;
    background-color: #76bc21;
    color: #fff;
    padding: 5px 15px 5px 15px;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
}
.post-date {
    color: #fff;
    font-size: 14px;
}
.blog-sidebar #sidebar h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3d82d1;
    margin-bottom: 20px;
}
.blog-sidebar #sidebar ul li {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.blog-sidebar #sidebar ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blog-sidebar #sidebar ul li a {
    font-size: 18px;
    font-weight: 700;
}
.blog-sidebar #sidebar ul li a:hover {
    text-decoration: none;
}
.blog-sidebar {
    padding-top: 78px;
    padding-left: 20px;
    position: sticky;
    top: 40px;
}
.blog-sidebar h3 {
    font-size: 26px;
    margin-top: 0;
}
.blog-sidebar .recentposts h4 {
    margin-top: 0;
    line-height: .8 !important;
}
.blog-sidebar #sidebar .recentposts .date {
    font-size: 14px;
    background-color: #76bc21;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
}
.blog-sidebar .recentposts, .blog-sidebar .categories {
    background-color: #f6f7f9;
    padding: 30px 20px;
}



.well{background-color: #004a98; padding: 24px; border-radius: 50px; color: #fff;}


/******* FOOTER  **********/


#footer {
    background-color: hsla(38, 50%, 97%, .95);
    padding-top: 50px;
	font-size: 14px;
}

#footer .fa-brands{
	font-size: 30px;
}
#footer h3 {
  font-size: 24px;
    margin-bottom: 20px;
    color:#004a98;
}

#footer .socList .list-inline-item:not(:last-child) {
margin-right: 1rem;
}

.foot-copy{font-size: 12px;}

ul.list-unstyled.nav-list li {
    margin-bottom: 15px;
    display: flex;
    align-items: start;
}
.list-unstyled.privacy-terms-link {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    gap: 20px;
}
.foot-copy {
    border-top: 1px solid #cfcfcf;
}
.foot-logo {
  display: block;
  width: 100%;
  max-width: 230px;
  height: auto;
}
.woocommerce .woocommerce-ordering select {
  background-color: transparent;
  border: 1px solid #9f9f9f;
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .ph-product-card-image,
	.ph-product-card-image img {
		height: 600px;
		width: auto;
		margin: 0 auto;
	}
  nav#header .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap !important;
    position: relative;
    justify-content: space-between;
  }

  nav#header #navbar {
    flex: 0 0 100% !important;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    order: 3 !important;
    text-align: center;
    margin-top: 10px;
  }

  nav#header #navbar.collapse:not(.show) {
    display: none !important;
  }

  nav#header #navbar.show,
  nav#header #navbar.collapsing {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100%;
  }

  nav#header #navbar .navbar-nav {
    width: 100%;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: center;
  }

  nav#header #navbar .navbar-nav .nav-item {
    width: 100%;
    text-align: center;
  }

	nav#header .navbar-toggler {
    margin-left: 0;
		padding: 8px 8px;
		outline: none;
		background-color: #004a98;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	}
  .header-right {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin-left: auto;
  }
  .header-cta.btn.btn-info {
    padding: .75rem 1rem;
    font-size: 14px;
  }
  .header-cart-link {
    width: 44px;
    height: 44px;
    margin-left: 0;
  }
  .header-cart-link i {
    font-size: 18px;
  }
  .header-account-link {
    width: 44px;
    height: 44px;
    margin-left: 0;
  }
  .header-account-link i {
    font-size: 18px;
  }
  .header-account-dropdown {
    width: min(260px, calc(100vw - 24px));
    max-width: calc(100vw - 24px);
  }
	nav#header .navbar-toggler .navbar-toggler-icon {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	nav#header .navbar-toggler .navbar-toggler-icon i {
		color: #fff;
		font-size: 30px;
	}
  nav#header .navbar-toggler .navbar-toggler-icon .fa-light.fa-bars {
    display: block;
  }
  nav#header .navbar-toggler .navbar-toggler-icon .fa-light.fa-xmark {
    display: none;
  }
  nav#header .navbar-toggler:not(.collapsed) .navbar-toggler-icon .fa-light.fa-bars {
    display: none;
  }
  nav#header .navbar-toggler:not(.collapsed) .navbar-toggler-icon .fa-light.fa-xmark {
    display: block;
  }
#carouselExampleCaptions.carousel {
  height: 490px;
}
	.carousel-caption {
  max-width: 100%;
  padding: 0px 15px;
}
body h1 {
  font-size: 50px;
}
.inner-header {
  display: flex;
  align-items: center;
  height: 300px;
}
body h2 {
  font-size: 45px;
}
.servWrap img {
  height: 245px;
}
.woocommerce-notices-wrapper {
  max-width: 92%;
}
.single-header h1 {
  font-size: 2.8rem;
}
.blog-sidebar {
  padding-left: 0;
}
.blog-sidebar #sidebar {
  padding: 0;
}
.single.single-post .entry-content h2 {
  font-size: 2.2rem;
}
.single.single-post .entry-content h3 {
  font-size: 1.7rem;
}
.single.single-post .entry-content h4 {
  font-size: 20px;
}
}


@media only screen and (max-width: 991px) {
	nav#header {
		padding: 12px 15px;
	}
  .header-right {
    display: flex !important;
    align-items: center;
    gap: 6px;
    margin-left: auto;
    flex-wrap: nowrap;
  }
  .header-cta.btn.btn-info {
    padding: .65rem .9rem;
    font-size: 13px;
  }
  .header-cart-link {
    width: 40px;
    height: 40px;
  }
  .header-cart-link i {
    font-size: 16px;
  }
  .header-cart-dropdown {
    right: 0;
    width: min(300px, calc(100vw - 24px));
    max-width: calc(100vw - 24px);
  }
  .header-cart-dropdown-actions {
    flex-direction: column;
  }
  .header-cart-dropdown-actions .btn {
    width: 100%;
  }
  .header-account-link {
    width: 40px;
    height: 40px;
  }
  .header-account-link i {
    font-size: 16px;
  }
  .header-account-dropdown {
    width: min(260px, calc(100vw - 24px));
    max-width: calc(100vw - 24px);
  }
	#carouselExampleCaptions.carousel {
  height: 450px;
}
.carousel-caption {
  left: 15px;
  width: 100%;
  top: 22%;
  bottom: auto;
}
.carousel-caption h2 {
  padding-right: 35%;
  margin-top: 0;
}
.carousel-caption p {
  padding-right: 13%;
}
body h1 {
  font-size: 46px;
}
body h2 {
  font-size: 40px;
}
body h3 {
  font-size: 34px;
}
body h4 {
  font-size: 26px;
}
.field-50 p .wpcf7-form-control-wrap {
  max-width: 48.6%;
  flex: 48.6%;
}
.related.products h2 {
  font-size: 34px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}
.single-header h1 {
  font-size: 2.5rem;
}
.inner-header {
  height: 300px;
}
}


@media only screen and (max-width: 767px) {
.carousel-caption {
    left: 0;
    top: 22% !important;
    bottom: auto;
  }

.newsletter-form iframe {
  max-height: none !important;
}

.carousel-caption h2 {
  font-size: 35px;
  padding-right: 0;
}
.carousel-caption p {
  padding-right: 0;
}
ul.list-unstyled.nav-list li {
  justify-content: center;
}
#footer h3 {
  margin-top: 0;
}
nav#header .navbar-toggler .navbar-toggler-icon i {
    font-size: 22px;
  }
nav#header .navbar-toggler {
  padding: 4px 4px;
}
.pad-100 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pad-tp-100 {
  padding-top: 80px;
}
.pad-btm-100 {
  padding-bottom: 80px;
}
body h1 {
  font-size: 36px;
}
body h2 {
  font-size: 32px;
}
body h3 {
  font-size: 30px;
}
.topText {
  font-size: 18px;
}
.field-50 p .wpcf7-form-control-wrap {
  max-width: 48.3%;
  flex:48.3%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 20px;
}
.single.single-product h1.product_title {
  font-size: 30px;
}
.woocommerce-tabs h2 {
  font-size: 22px;
}
.related.products h2 {
  font-size: 30px;
}
.woocommerce-cart .wc-block-cart .wc-block-cart__main.wp-block-woocommerce-cart-items-block {
  border-right:none;
}
.woocommerce-cart .wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
  padding: 15px !important;
}
.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout.is-mobile {
  padding: 0 !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  padding:10px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
  margin-top: 0;
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
    font-size: 26px;
    line-height: 1.2;
}
.woocommerce ul.order_details {
    padding: 0;
}
.woocommerce ul.order_details li {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    border-bottom: 1px dashed #cfc8d8;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
}
.woocommerce-order-received .woocommerce-order h2 {
    font-size: 24px;
}
ul.wc-item-meta {
    padding: 0;
}
.woocommerce-account .woocommerce {
    padding: 30px 15px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    width: 100%;
    padding-bottom: 5px;
}
.woocommerce-info {
    display: flex;
    flex-direction: column;
}
.testimonialWrap p {
  margin-top: 55px;
}
.single-header h1 {
  font-size: 2rem;
}
}

@media (max-width: 575px) {
	.ph-feature-card { padding: 16px 12px; }
	.ph-testimonial-card { padding: 16px 12px; }
	.ph-home-carousel,
	.ph-home-carousel .carousel-inner,
	.ph-home-carousel .carousel-item { height: 280px; }
	.ph-home-carousel .carousel-caption {
		left: 6%;
		right: 6%;
		top: 30px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
  .carousel-caption h2 {
    font-size: 40px;
    margin-top: 0;
  }
  .carousel-caption p {
    font-size: 16px;
  }
  .btn {
    padding: .7rem 1rem;
  }
  body h2 {
    font-size: 32px;
  }
  body h3 {
    font-size: 28px;
  }
  body h4 {
    font-size: 24px;
  }
  .field-50 p .wpcf7-form-control-wrap {
    max-width: 100%;
    flex: 100%;
  }
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
  .single.single-product h1.product_title {
    font-size: 26px;
  }
  .single.single-product div.product p.price {
    font-size: 1.2rem;
  }
  .single.single-product .woocommerce-variation-price .price {
    font-size: 1.2rem;
  }
  .pad-80 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .woocommerce-message {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .single-header h1 {
    font-size: 1.8rem;
  }
  .single.single-post .entry-content h2 {
    font-size: 1.6rem;
  }
  .single.single-post .entry-content h3 {
    font-size: 1.4rem;
  }
  .single.single-post .entry-content h4 {
    font-size: 18px;
  }
  .blog-sidebar {
    padding-top: 0;
  }
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    width: 100%;
    margin-bottom: 40px !important;
  }
  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
}


@media (min-width: 1200px) {
  .ml-xl-3, .mx-xl-3 {
    gap: 20px;
    padding-left: 0.8rem !important;
  }
  .inner-header {
    display: flex;
    align-items: center;
    height: 300px;
  }
  
}

@media (min-width: 1201px) {
  .header-cta.btn.btn-info {
    background-color: #1b38c9 !important;
    border-color: #3b446c !important;
	}
	.header-cart-link {
    background: rgb(97 104 143 / 11%) !important;
    color: #000000 !important;
	}
	.header-account-link {
    background: rgb(97 104 143 / 11%) !important;
    color: #000000 !important;
	}
  img.w-100,
  .w-100 img {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  img.w-100,
  .w-100 img {
    width: 100% !important;
  }
  .header-cta.btn.btn-info {
    background-color: #1b38c9 !important;
    border-color: #3b446c !important;
	}
	.header-cart-link {
    background: rgb(97 104 143 / 11%) !important;
    color: #000000 !important;
	}
	.header-account-link {
    background: rgb(97 104 143 / 11%) !important;
    color: #000000 !important;
	}
}	
/* ── NAV: keep nav links expanded and toggler hidden at 1201px+ ── */
@media (min-width: 1201px) {
    /* .collapse.navbar-collapse specificity (0,2,2,1) beats the 1200px hide rule */
    nav#header #navbar.navbar-collapse.collapse {
        display: flex !important;
        flex-basis: auto;
    }
    nav#header .navbar-toggler {
        display: none !important;
    }
    nav#header .container {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }
    nav#header .navbar-brand {
        flex: 0 0 auto;
    }
    nav#header #navbar {
        flex: 1 1 auto;
        width: auto;
        min-width: 0;
        margin-left: auto;
    }

    nav#header .header-right {
        flex: 0 0 auto;
        margin-left: 12px;
        white-space: nowrap;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
  nav#header .container {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    position: relative !important;
  }

  nav#header .navbar-brand {
    flex: 0 0 auto !important;
  }

  nav#header #navbar {
    display: none !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    order: 3 !important;
    margin: 10px 0 0 !important;
    margin-left: 0 !important;
    text-align: center !important;
  }

  nav#header #navbar.show,
  nav#header #navbar.collapsing {
    display: block !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  nav#header #navbar .navbar-nav {
    width: 100% !important;
    justify-content: flex-end !important;
    align-items: flex-end !important;
  }

  nav#header #navbar .navbar-nav .nav-item {
    width: 100% !important;
    text-align: center !important;
  }

  nav#header .header-right {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-left: auto !important;
    flex: 0 0 auto !important;
    white-space: nowrap !important;
  }

  nav#header .navbar-toggler {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: 0 !important;
    padding: 8px 8px !important;
    background-color: #004a98 !important;
  }
}

@media (max-width: 550px) {
    /* nav#header anchor raises specificity to (0,1,1,1) — beats any class-only rule */
    nav#header .header-cta,
    .header-cta.btn.btn-info {
        display: none !important;
    }
    .navbar-brand img {
        height: 56px !important;
        width: auto !important;
    }
} 

@media (max-width: 575px) {
  .location-back-btn {
    width: 100%;
    max-width: 220px;
    white-space: normal;
  }
}

@media (max-width: 550px) {
	.header-cta,
  .header-cta button,
  .header-cta a {
		display: none !important;
	}
  .navbar-brand img {
    height: 56px !important;
    width: auto !important;
  }  

	.header-cta {
		display: none;
	}
	.ph-product-card-image,
	.ph-product-card-image img {
		max-width: 200px;
		margin: 0 auto;
		height: auto;
	}
}

.page:not(.home):not(.page-template-page-blog) .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-wrap: wrap;
}


.ph-testimonial-card.w-100 img {
	max-height: 48px;
	width: auto !important;
}

.page-template-page-products .content img {
	max-width: 500px !important;
	height: auto;
}

.page-template-page-products .divider {
    width: 200px;
    height: 6px;
    background-color: #76bc21;
    display: table;
    margin: 20px auto !important;
}

.page-template-page-contact .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.page:not(.home):not(.page-template-page-blog):not(.page-template-page-services) .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
	flex-wrap: wrap;
}
.page:not(.home):not(.page-template-page-blog) .row {
  width: 100%;
  justify-content: center;
}
.page:not(.home):not(.page-template-page-blog) .col-md-12,
.page:not(.home):not(.page-template-page-blog) .col-sm-12 {
  text-align: center;
}

/* ── About-section image — responsive sizing ── */
/* Mobile / stacked columns: fixed width, centred */
.about-section img.w-100 {
    width: 600px !important;
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
}
/* Tablet portrait (≥768 px): columns sit side-by-side —
   fill the column so the image never bleeds into the text */
@media (min-width: 992px) and (max-width: 1200px) {
    .about-section img.w-100 {
        width: 250px !important;
        height: auto !important;
        margin-bottom: auto !important;
    }
}
/* Desktop (≥992 px): same — fill the column naturally */
@media (max-width: 768px) {
    .about-section img.w-100 {
        width: 100% !important;
        height: auto !important;
    }
}

.header-cta.btn.btn-info, .header-cta {
    background-color: #2946bf !important;
}

.ph-home-carousel {
	width: 100% !important;
  max-height: 450px !important;
}

#main {
	padding-top:0 !important;
}

.carousel-item img {
	width: 100% !important;
	max-height: 450px !important;
}





@media (max-width: 1200px) {
	nav#header #navbar .navbar-nav .nav-item {
    width: 100%;
    text-align: center;
		background: #e4eaf3;
  }
  nav#header #navbar {
		margin-top: 10px;
		margin-bottom: -10px;
  }
  nav#header {
    box-shadow: none;
    width: 100%;
    padding: 10px 0;
    background-color: #fdfce60a;
  }
  .header-right {
    display: flex !important;
    align-items: center;
    gap: 14px;
    margin-left: auto;
		padding-right: 12px;
    flex-wrap: nowrap;
  }
	.navbar-brand {
		padding-left: 12px;
	}
  .ph-carousel-controls {
    margin-top: 0 !important;
  }

}

@media (max-width: 575px) {
	.ph-home-carousel,
	.ph-home-carousel .carousel-inner,
	.ph-home-carousel .carousel-item { height: 280px; }
	.ph-home-carousel .carousel-caption {
		left: 6%;
		right: 6%;
		top: 22px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-right: 40px;
	}
	.ph-home-carousel .carousel-caption h2 {
		font-size: 24px !important;
	}
	.ph-home-carousel .carousel-caption p {
		font-size: 15px !important;
	}
	.ph-home-carousel .carousel-item img {
		opacity: 100%;
	}
  .ph-brand-card li {
    padding-bottom: 0!important;
  }
  .ph-brand-card p {
    margin-bottom: 10px !important;
  }
	.ph-newsletter-section {
		padding-top: 20px !important;
	}
	.ph-products-section{
		padding-top: 10px !important;
	}
	.ph-brand-section{
		padding-top: 10px !important;
	}
	.ph-testimonials-section{
		padding-top: 10px !important;
	}
	.ph-locations-section{
		padding-top: 10px !important;
	}
	nav#header .navbar-brand img {
		max-height: 28px !important;
		width: auto;
	}
	nav#header .header-right .header-cta {
		display: none;
	}

  nav#header #navbar {
    margin-top: 10px;
  }
  .ph-carousel-slide {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 100px) {
  nav#header .header-right .header-cta {
		background-color: #2946bf !important;
	}
	
 .header-cta.btn.btn-info {
    background-color: #2946bf !important;
    border-color: #414A77 !important;
    color: #fff !important;
	}
 .header-cart-link {
	 color: #000 !important;
 }
 .header-account-link {
	 color: #000 !important;
 }
}

/* ═══════════════════════════════════════════════════
   SINGLE BLOG POST — LAYOUT IMPROVEMENTS
   Uses new/scoped selectors only — no existing rules
   overridden, so other pages are unaffected.
   ═══════════════════════════════════════════════════ */

/* ── Header: compact padding ── */
.single-header.single-header-slim {
    padding-top: 26px;
    padding-bottom: 26px;
}
.single-header.single-header-slim h1 {
    font-size: 1.9rem;
    line-height: 1.22 !important;
    margin-top: 6px;
}
.single-header.single-header-slim .post-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}

/* ── Featured image: left-aligned, capped width ── */
.single-featured-img {
    display: block;
    width: 100%;
    max-width: 78%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .13);
    margin: 1.5rem 0 2rem 0;
}

/* ── Body images inside post content ── */
.single.single-post .entry-content img:not(.single-featured-img) {
    max-width: 78%;
    height: auto;
    border-radius: 6px;
    display: block;
    margin-bottom: 1.25rem;
}

/* ── Entry content: readability ── */
.single.single-post .entry-content {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #2e2e2e;
}
.single.single-post .entry-content > p {
    margin-bottom: 1.3rem;
}
.single.single-post .entry-content > ul,
.single.single-post .entry-content > ol {
    margin-bottom: 1.3rem;
    padding-left: 1.4rem;
}
.single.single-post .entry-content > ul li,
.single.single-post .entry-content > ol li {
    margin-bottom: 0.45rem;
    line-height: 1.7;
}

/* ── Sidebar wrapper: tighter top gap ── */
.blog-sidebar.blog-sidebar-v2 {
    padding-top: 30px;
    padding-left: 18px;
    position: sticky;
    top: 36px;
}

/* ── Sidebar section header ── */
.blog-sidebar-v2 .sidebar-section-heading {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #004a98;
    margin: 0 0 12px 0;
    padding-bottom: 7px;
    border-bottom: 2px solid #004a98;
}

/* ── Sidebar card shell ── */
.blog-sidebar-v2 .sidebar-card {
    background-color: #f6f7f9;
    border-radius: 8px;
    padding: 18px 16px;
    margin-bottom: 18px;
    list-style: none;
}
.blog-sidebar-v2 .sidebar-card li {
    padding: 7px 0;
    border-bottom: 1px solid #e2e6ea;
    line-height: 1.45;
}
.blog-sidebar-v2 .sidebar-card li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.blog-sidebar-v2 .sidebar-card li:first-child {
    padding-top: 0;
}

/* ── Recent posts: title and date ── */
.blog-sidebar-v2 .sidebar-card h4 {
    font-size: 12.5px;
    font-weight: 600;
    margin: 3px 0 0 0;
    line-height: 1.4;
}
.blog-sidebar-v2 .sidebar-card h4 a {
    color: #222;
    text-decoration: none;
}
.blog-sidebar-v2 .sidebar-card h4 a:hover {
    color: #004a98;
}
.blog-sidebar-v2 .sidebar-card .date {
    font-size: 10.5px;
    background-color: #76bc21;
    color: #fff;
    padding: 2px 7px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 2px;
    text-decoration: none;
}

/* ── Categories list ── */
.blog-sidebar-v2 .categories.sidebar-card li a {
    color: #444;
    font-size: 12.5px;
    font-weight: 500;
    text-decoration: none;
}
.blog-sidebar-v2 .categories.sidebar-card li a:hover {
    color: #004a98;
}

/* ── Mobile: unstack image ── */
@media (max-width: 767px) {
    .single-featured-img,
    .single.single-post .entry-content img:not(.single-featured-img) {
        max-width: 100%;
        border-radius: 6px;
    }
    .blog-sidebar.blog-sidebar-v2 {
        padding-left: 0;
        padding-top: 28px;
        position: static;
    }
}
/* ── end single blog post improvements ── */

#footer .w-100 img { height: auto !important; }

/* ═══════════════════════════════════════════════════
   BLOG LISTING PAGE — v2 card grid
   All selectors are new / scoped — existing styles
   on other pages are unaffected.
   ═══════════════════════════════════════════════════ */

/* ── Page header ── */
.blog-listing-header {
    background-color: #004a98;
    padding: 26px 0;
    border-bottom: 3px solid #76bc21;
}
.blog-listing-header__title {
    color: #fff;
    font-size: 2rem;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}

/* ── Listing wrapper ── */
.blog-listing-wrap {
    padding-top: 44px;
    padding-bottom: 16px;
}

/* ── Grid row: consistent bottom gap ── */
.blog-listing-grid {
    row-gap: 0;
}
.blog-item-v2 {
    margin-bottom: 30px;
    display: flex;
}

/* ── Card shell ── */
.blog-card-v2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-decoration: none;
    color: inherit;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .07);
    border: 1px solid #eaecef;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.blog-card-v2:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    text-decoration: none;
    color: inherit;
}

/* ── Card image wrapper (5:3 aspect ratio) ── */
.blog-card-v2__img {
    position: relative;
    width: 100%;
    padding-top: 60%;
    overflow: hidden;
    background-color: #e9edf2;
    flex-shrink: 0;
}
.blog-card-v2__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.38s ease;
}
.blog-card-v2:hover .blog-card-v2__img img {
    transform: scale(1.06);
}

/* ── Category badge overlaid on image ── */
.blog-card-v2__cat {
    position: absolute;
    bottom: 10px;
    left: 12px;
    background-color: #76bc21;
    color: #fff;
    font-size: 10.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    padding: 3px 9px;
    border-radius: 4px;
    line-height: 1.5;
    pointer-events: none;
}

/* ── Card body ── */
.blog-card-v2__body {
    padding: 16px 18px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.blog-card-v2__date {
    font-size: 11.5px;
    color: #999;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.02em;
}
.blog-card-v2__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.42;
    margin: 0;
    color: #1a1a1a;
    transition: color 0.18s ease;
}
.blog-card-v2:hover .blog-card-v2__title {
    color: #004a98;
}

/* ── Load more row ── */
.blog-loadmore-row {
    padding: 20px 0 48px;
}
.blog-loadmore-btn {
    display: inline-block;
    background-color: #004a98;
    color: #fff;
    border: none;
    padding: 13px 44px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    letter-spacing: 0.04em;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.15s ease;
}
.blog-loadmore-btn:hover {
    background-color: #003370;
    color: #fff;
    transform: translateY(-2px);
}
.blog-loadmore-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}
.blog-loader-text {
    font-size: 14px;
    color: #777;
    margin-bottom: 14px;
}

/* ── Mobile ── */
@media (max-width: 767px) {
    .blog-listing-header__title {
        font-size: 1.6rem;
    }
    .blog-listing-wrap {
        padding-top: 28px;
    }
    .blog-item-v2 {
        margin-bottom: 20px;
    }
}
/* ── end blog listing v2 ── */

/* ═══════════════════════════════════════════════════
   LOCATION PAGES — stacked, centred buttons ≤ 575 px
   ═══════════════════════════════════════════════════ */
@media (max-width: 575px) {
    .locations-section .btn {
        display: block;
        margin-left: auto  !important;
        margin-right: auto !important;
        max-width: 140px !important;
        text-align: center;
        white-space: normal;
    }
    /* gap between the two buttons */
    .locations-section .btn + .btn {
        margin-top: 10px;
    }
    /* reduce side padding on the second (All locations) button */
    .locations-section .btn.location-back-btn {
        padding-left: 14px;
        padding-right: 14px;
        max-width: 140px !important;
    }
}

/* ── Footer logo centred on small screens ── */
@media (max-width: 575px) {
    .foot-logo img,
    #footer .foot-logo img {
        margin-left: auto;
        margin-right: auto;
    }
}

/* ═══════════════════════════════════════════════════
   SECTION TEXT — justify paragraphs for readability
   Titles / headings are intentionally excluded.
   ═══════════════════════════════════════════════════ */

/* Paragraphs inside centered contentWrap blocks
   (Bootstrap .text-center sets center on the wrapper,
   children inherit it — this overrides the inheritance
   on p tags specifically, leaving headings untouched) */
.contentWrap.text-center p {
    text-align: justify;
}

/* About-section body copy */
.about-section .contentWrap p {
    text-align: justify;
}

/* Contact page intro paragraph */
.contact-section .contentWrap p,
.contact-section p:not(h2):not(h3):not(h4) {
    text-align: justify;
}

/* Service card descriptions (text sits directly in
   .servContent alongside the h3, not in a <p>) */
.servContent {
    text-align: justify;
}
.servContent h3 {
    text-align: left;
}

/* Newsletter section side copy */
.newsletter-section p {
    text-align: justify;
}

/* ═══════════════════════════════════════════════════
   IFRAME FORM WRAPPERS — max width on small screens
   Gives the cross-origin iframe every available pixel
   by absorbing the Bootstrap container's side padding.
   (Input field padding itself lives inside the iframe
   and must be changed in the HighLevel form builder.)
   ═══════════════════════════════════════════════════ */
@media (max-width: 575px) {
    .formWrap,
    .newsletter-form {
        margin-left:  -15px;
        margin-right: -15px;
    }
}